@charset "UTF-8";
/* CSS Document */

#newsWrapper{
	
}
#newsWrapper p{
	font-size:12px;
	color:#333333;
	line-height:150%;
	
}

#contactWrapper strong{
	font-size:16px;
	color:#333333;
	line-height:150%;
	font-weight:bold;
	
}
#contactWrapper strong.red{
	font-size:14px;
	color:#ff0033;
	line-height:150%;
}
#contactWrapper strong.redthin{
	font-size:14px;
	color:#ff0033;
	line-height:150%;
	font-weight:normal;
}
.newsBox{
	margin:28px 47px;
	overflow:hidden;
}

#detaile_header{
	
}
p#date{
	padding-left:10px;
}
#newsWrapper h1{
	padding-top:5px;
	padding-bottom:5px;
	clear:both;
	font-size:18px;
	color:#132f5b;
	line-height:120%;
	border-bottom:dotted 1px #000;
}
#detail p{
	margin:20px 0;
	font-size:14px;
	color:#333333;
	line-height:180%;
}

#detail a{
	color: #ff0000;
	
}

#detail a:hover{
	text-decoration:underline;	
}



#down{
	overflow:hidden;
	padding-bottom:20px;
}

#down a.text01{
	float:left;
	padding-left:15px;
	font-size:15px;
	color:#132f5b;
	line-height:110%;
	text-decoration:none;
}
#down a:hover{
	text-decoration:underline;
}
#down a strong{
	font-size:12px;
	color:#132f5b;
	font-weight:normal;
}



#subFooter{
	clear:both;
	margin-top:20px;
	padding-top:8px;
	border-top:solid 1px #e0e0e0;	
}
#twitter{
	padding-left:3px;
}
#facebook{
	padding-left:0;
}

#news_all a{
	font-size:12px;
	color:#ff0000;
}
#news_all a:hover{
	text-decoration:underline;
	
}

#year{
	font-size:19px;
	color:#3b3a3a;
	line-height:170%;
	border-bottom:solid 1px #e0e0e0;
	margin-bottom:25px;
}

.news_topics{
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:13px;
	clear:both;
	border-bottom:dotted 1px #000;
}
.news_topics a{
	font-size:14px;
	color:#132f5b;
	line-height:120%;
}
.news_topics a:hover{
	text-decoration:underline;
	
}
.backNumber{
	padding-bottom:5px;
}
.backNumber a{
	font-size:14px;
	color:#e7161a;
	line-height:120%;
}
.backNumber a:hover{
	text-decoration:underline;
}

.wp-caption-text{
	margin: 0 0 10px !important;
	font-size: 12px !important;
	line-height: 1.3;
}

