@charset "utf-8";


/* --------------------------------------------------
	行頭を表示するときは「##」で検索してください。
-------------------------------------------------- */

/* --------------------------------------------------
	##contents
-------------------------------------------------- */
#title1:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
#title1{
	margin:0;
	width:627px;
	min-height:59px;
	height:auto !important;
	height:59px;
	/*\*//*/
	overflow:hidden;
	/**/
}
.t-list{background:url(../news/img/bg2.jpg) no-repeat left top;}
.t-details{background:url(../news/img/bg1.jpg) no-repeat left top;}
#title1 h3{
	display:inline;
	float:left;
	line-height:1.2;
	color:#BD0000;
	font-size:138%;
}
.t-list h3{
	margin:18px 0 0 54px;
	width:450px;
}
.t-details h3{
	margin:22px 0 0 23px;
	width:471px;
}
.t-details h3 span{
	color:#858585;
	font-weight:normal;
	font-size:54%;
}
#title1 p{
	margin:22px 24px 0 0;
	display:inline;
	float:right;
	width:150px;
	color:#999;
	font-size:75%;
	text-align:right;
}
#title1 p a{color:#343434;}
#title1 p a:hover{color:#F00;}
#news-box{
	margin:0 0 0 15px;
	clear:both;
	width:598px;
	overflow:hidden;
}
.news-article{
	margin:-1px 0 0 0;
	padding:10px 0 35px;
	background:url(../news/img/line1.gif) repeat-x left top;
}
.news-article h4{
	margin:0 0 3px;
	color:#E5000F;
	font-size:88%;
}
.news-article h4 span{
	color:#858585;
	font-weight:normal;
	font-size:86%;
}
.news-article h4 a{color:#E5000F;}
.news-article h4 a:hover{color:#F00;}
.article:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
.article{
	width:598px;
	color:#696969;
	font-size:75%;
	/*\*//*/
	overflow:hidden;
	/**/
}
.article a{color:#696969;}
.article a:hover{color:#F00;}
.p-move{
	margin:0 0 0 15px;
	padding-top:4px;
	background:url(../news/img/line1.gif) repeat-x left top;
	width:598px;
	color:#999;
	font-size:75%;
	text-align:right;
}
.p-move a{color:#343434;}
.p-move a:hover{color:#F00;}


