@charset "utf-8";

h3.right_contents_ttl_fb{
clear:left;	
width:auto;
margin:30px 0 0 0;
padding:5px 0 0px 10px;
text-align:left;
background-color:#D80C18;
}

h3.right_contents_ttl_pdf{
clear:left;	
width:auto;
margin:0;
padding:5px 0 0px 10px;
text-align:left;
background-color:#D80C18;
}


.fb_contents{
width:381px;
height:auto;
margin:0px 0px 20px 0;
padding:0;
overflow:hidden;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}

.fb_contents li{
width:auto;
height:auto;
margin:0 0 20px 20px;
padding:20px 0 0 0;
text-align:left;	
}


.pdf_contents{
width:381px;
height:auto;
margin:0px 0px 20px 0;
padding:20px 0 0 0;
overflow:hidden;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}

.backnumber{
	clear:left;
	width:auto;
	height:auto;
	margin:0;
	padding:0;
	background-color:#E0E0E0;
	text-align:center;
	font-weight:bold;
	font-size:14px;
}


.backnumber a{
	display:block;
	padding:10px 0 10px 0;
}


	
	/* 隠しコンテンツのCSS */
	
	#fb_left_contents{
	width:300px;
	height:auto;
	margin:0;
	padding:0;
	text-align:left;
	overflow:hidden;
	float:left;	
	}
	
	#fb_right_contents{
	width:235px;
	height:auto;
	margin:0;
	padding:0;
	text-align:left;
	overflow:hidden;
	float:left;	
	}
	
	
	
	.banner {
		position: relative;
		display: none;/* ライトボックス表示するコンテンツは消しておきます */
		width: 625px;/* 隠しコンテンツの横幅 */
		height: 430px;/* 隠しコンテンツの高さ */
		background-color:#EEEFEF;
		margin:0;
		padding:35px;
		overflow:hidden;
	}
	
	.fb_ttl{
	width:auto;
	height:auto;
	margin:0 0 35px 0;
	padding:0;
	text-align:left;
	overflow:hidden;	
	}
	
	.fb_banner{
	width:auto;
	height:auto;
	margin:0;
	padding:0;
	text-align:left;
	overflow:hidden;	
	}
	
	.fb_size{
	width:auto;
	height:auto;
	margin:0 0 15px 0;
	padding:0;
	text-align:left;
	overflow:hidden;
	font-size:12px;	
	}
	
	
	
	
	
	@media screen and (max-width: 480px) {
		
		
h3.right_contents_ttl_fb{
display:none;
}


.fb_contents{
display:none;
}

h3.right_contents_ttl_pdf{
clear:left;	
width:auto;
margin:0;
padding:5px 0 0px 10px;
text-align:left;
background-color:#D80C18;
}
		
.pdf_contents{
width:auto;
height:auto;
margin:0px 0px 20px 0px;
padding:20px 0 0 0;
overflow:hidden;
border:none;
}		
		
.pdf_contents #thumbnail_box{
width:auto;
height:auto;
margin:0px 0px 15px 15px;
padding:0;
overflow:hidden;
float:none;
}				
		
.backnumber{
	clear:left;
	width:auto;
	height:auto;
	margin:0;
	padding:0 0 0 15px;
	background-color:#E0E0E0;
	text-align:left;
	font-weight:bold;
	font-size:14px;
}


.backnumber a{
	display:block;
	padding:10px 0 10px 0;
}		
		
	}