/* 詳細ページ（PC）専用CSS */



 .fs12 {
	font-size:12px;
 }


.snap_main {
    width: 600px;
	text-align:center;
	margin-top:0 !important;
}

.snap_main img {
    width: 350px;
	
}

.snap_text {
    width: 600px;
    padding-bottom: 20px;
}

.snap_left {
    width: 290px;
	margin-right:20px;
}


.snap_right {
    width: 290px;
}

.snap_left img,
.snap_right img {
    width: 290px;
}


 .snap_cap {
    width: 600px;
	font-size:12px;
	line-height:1.2;
    padding-bottom: 20px;
}


.two_column {
    width: 290px;
	padding-bottom: 20px;
	float:left;
}
.two_column_img {
    width: 290px;
	padding-bottom:10px;
}
.two_column_img img {
    width: 290px;
}
 .two_column_cap {
    width: 290px;
	font-size:12px;
	line-height:1.2;
}
 .two_column_small_cap {
	font-size:10px;
	line-height:1.2;
	width:290px;
	padding-bottom:10px;
	float:left;
}

.ml20 {
	margin-right:20px;
}

.clear { clear:both; }  

 .pagenation {
    width: 600px;
	font-size:16px;
	font-weight:bold;
    padding-bottom: 20px;
	padding-top:20px;
	text-align:center;
	color:#000000;
}

a:link {
	/*color:#000000;*/
	color:#fff;
	/*rhino*/
}
.single_content p a:link {
	color:#000000;
}


.iframeBox {
    position: relative;
    width: 100%;
    margin-bottom: 40px;
}

.iframeBox iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.single_footer-content .pb32 {
	padding-bottom:32px;
	float:left;
}

.single_footer-name {
	font-size:14px;
	font-size:1.4rem;
	margin-top:1.6em  !important;
}

.single_footer-profileBox {
	float:left;
}


.snap_left_tweed {
    width: 290px;
	margin-right:20px;
	float:left;
}


.snap_right_tweed {
    width: 290px;
}

.snap_left_tweed img,
.snap_right_tweed img {
    width: 290px;
}

.snap_right_tweed .block1 {
    width: 290px;
	margin-bottom:12px;
	height:210px;
	overflow:hidden;
	float:left;
}

.snap_right_tweed .block2 {
    width: 290px;
	height:210px;
	overflow:hidden;
}
.th_column {width:185px;padding-bottom:9px;display:inline-block;}
.th_column_img img {width:185px;}
.mr15 {margin-right:15px;}
.mb10 {margin-bottom:10px;}