@charset "utf-8";

#content{
	width:1000px;
	text-align:left;
	margin:0px auto;
	position:relative;
	}
	
#over{
	position:absolute;
	top:0px;
	left:0px;
	z-index:1000;
	}
	
#content-inner{
	width:1000px;
	padding-top:60px;
	}
	
#content-inner-left,#content-inner-right{
	width:50%;
	}

#sub-nav{
	/*width:660px*/;
	}
	
#sub-nav li{
	width:304px;
	margin-right:44px;
	}
		
#sub-nav li:last-child	{ margin-right:0; }


#news,#blog{
	width:100%;
	height:140px;
	overflow:auto;
	overflow-x:hidden;
	margin-bottom:64px;
	font-size: 14px;
    letter-spacing: 0.01em;
	}
	
#news-txt,#blog-txt{
	width:100%;
	}

#news-txt dt,#blog-txt-left{
	width:100px;
	vertical-align:top;
	text-align:left;
	}

#news-txt dd{
	width:400px;
	vertical-align:top;
	text-align:left;
	}
	
#news-txt a:link{
	color:#000000;
	}
	
#news-txt a:visited{
	color:#000000;
	}
	
#news-txt a:hover{
	color:#000000;
	opacity:0.7;
 	filter:alpha(opacity=70);
	}
	
#news-txt a:active{
	color:#000000;
	}
	
#red01{
	font-size:13px;
	color:#C30000;
	font-weight:normal;
	}
	
#red02{
	font-size:18px;
	color:#C30000;
	font-weight:bold;
	}
	
#osusume-hl{
	width:320px;
	border-bottom:#000 1px solid;
	padding-bottom:3px;
	font-size:16px;
	font-weight:normal;
	}
	
#osusume{
	width:320px;
	height:200px;
	overflow:auto;
	overflow-x:hidden;
	}	
	
#osusume-txt{
	width:310px;
	font-size:13px;
	font-weight:normal;
	line-height:1.7;
	text-align:justify;
	}
	
#osusume-photo{
	width:320px;
	height:240px;
	}

#blog-txt-right{
	width:530px;
	vertical-align:top;
	text-align:left;
	padding-bottom:5px;
	}	
	
#blog-txt a:link{
	color:#000000;
	}
	
#blog-txt a:visited{
	color:#000000;
	}
	
#blog-txt a:hover{
	color:#000000;
	opacity:0.7;
 	filter:alpha(opacity=70);
	}
	
#blog-txt a:active{
	color:#000000;
	}

/* 2015.10.20広告削除のために挿入 */

#blog ul li{
	width:100%;
	height:20px;
	margin-bottom:5px;
}

#blog ul li a{
	color:#000000;
}

#blog ul li a:link{
	color:#000000;
}

#blog ul li a:visited{
	color:#000000;
}

#blog ul li a:hover{
	color:#000000;
	opacity:0.7;
 	filter:alpha(opacity=70);
}

#blog ul li a:active{
	color:#000000;
}
