@charset "utf-8";

/* --------------------------------------------------
	行頭を表示するときは「##」で検索してください。
-------------------------------------------------- */

/* --------------------------------------------------
	##contents
-------------------------------------------------- */
#title1{margin:0 0 33px;}
#box:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
#box{
	width:950px;
	min-height:1%;
	_height:1%;
	background:url(../info/img/line1.gif) repeat-y 675px 0;
	/*\*//*/
	overflow:hidden;
	/**/
}
#box-left{
	float:left;
	width:650px;
}
#box-right{
	float:right;
	width:250px;
}
.title1{
	color:#ab241b;
	font-size:200%;
}
.date{
	margin:0 0 14px;
	font-size:117%;
}
.img-left{margin:0 8px 8px 0;}
.article:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
.article{
	width:650px;
	/*\*//*/
	overflow:hidden;
	/**/
}
.more:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
.more{
	margin-top:16px;
	padding-top:16px;
	border-top:1px #ccc solid;
	width:650px;
	/*\*//*/
	overflow:hidden;
	/**/
}
.title2{
	margin:0 0 7px;
}
.s-list{
	margin:0 0 16px;
	padding:0;
}
.s-list li{
	margin:0;
	padding:0 0 12px 22px;
	list-style:none;
	background:url(../info/img/icon1.gif) no-repeat 3px 4px;
}
.s-list li a{
	color:#000;
	text-decoration:underline;
}
.s-list li a:hover{
	color:#f00;
	text-decoration:underline;
}
.list-move{
	margin:0 0 12px;
	color:#929292;
}
.list-move a{
	color:#7c4b4b;
	text-decoration:underline;
}
.list-move a:hover{
	color:#f00;
	text-decoration:underline;
}

