@charset "utf-8";

/* --------------------------------------------------
	行頭を表示するときは「##」で検索してください。
-------------------------------------------------- */

/* --------------------------------------------------
	##contents
-------------------------------------------------- */
#box1-left{
	width:610px;
	float:left;
}
#box1-right:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
#box1-right{
	width:300px;
	float:right;
	/*\*//*/
	height:auto;
	overflow:hidden;
	/**/
}
#title1:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
#title1{
	margin:0 0 13px;
	padding:0 0 8px;
	border-bottom:3px #ccc solid;
	width:610px;
	min-height:1%;
	_height:1%;
	/*\*//*/
	height:auto;
	overflow:hidden;
	/**/
}
.details #title1{
	margin:0;
	border-bottom:none;
}

#title1 h2{
	width:500px;
	float:left;
	color:#c40000;
	font-size:150%;
	line-height:1.6;
}
#title1 h2 span{
	padding:3px;
	border:1px #733535 solid;
	color:#733535;
	font-size:67%;
	line-height:2.0;
}
#title1 p{
	width:100px;
	float:right;
	text-align:right;
}
#title1 p img{vertical-align:top;}
.box1{
	border-collapse:collapse;
	border:0;
}
.date{
	padding:0 16px 10px 0;
	white-space:nowrap;
	color:#606060;
	vertical-align:top;
}
.cat{
	padding:0 0 10px 0;
	width:82px;
	vertical-align:top;
}
.title1{
	padding:0 0 10px 0;
	vertical-align:top;
	color:#780000;
}
.title1 a{color:#780000;}
.title1 a:hover{color:#f00;}
.page-move{
	padding-top:25px;
	text-align:right;
}
#s-box-left{
	width:155px;
	float:left;
}
#s-box-right{
	width:120px;
	float:right;
}
.s-box1{
	padding:0 0 0 15px;
	border-left:1px #ccc solid;
	min-height:250px;
	_height:250px;
}
.s-title1{
	margin:0 0 3px;
	color:#c40000;
	font-size:150%;
}
.s-list1{
	margin:0;
	padding:0;
}
.s-list1 li{
	margin:0;
	padding:0 0 6px 16px;
	list-style:none;
	color:#780000;
	background:url(../news/img/icon1.gif) no-repeat 0 3px;
}
.s-list1 li a{
	color:#780000;
	text-decoration:none;
}
.s-list1 li a:hover{
	color:#f00;
	text-decoration:underline;
}

.txt-cat{
	clear:both;
	margin:0 0 10px;
	color:#606060;
	font-size:117%;
}
#article:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
#article{
	width:610px;
	/*\*//*/
	overflow:hidden;
	/**/
}
