@charset "shift_jis";

#leftmenu{
	width:700px;
	height:560px;
	float:left;
}

#rightmenu{
	width:220px;
	height:560px;
	float:right;
	/*margin:15px;
	_margin:9px;*/
}

#contents{
	width:950px;
	height:560px;
	float:left;
	padding:15px;
	_margin-top:22px;
}

.imgspacing{margin:0 0 10px 0;}

div#index_top{
	width:700px;
	height:400px;
	background-repeat: no-repeat;
	vertical-align: bottom;
}
div.index_top_comment{
	width:200px;
	height:112px;
	top:288px;
	float:right;
	position:relative;
	text-align:right;
	vertical-align: bottom;
	display:table-cell;
	font-size:10px;
	line-height:14px;
	color:#FFFFFF;
}

div#news{
	width:248px;
	height:202px;
	border:1px solid #891112;
	overflow:auto;
}
h2#newstitle{
	margin:0;
	padding-left:5px;
	border-left:18px solid #891112;
	background-color:#CC888A;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
}
div#news table{
	font-size:10px;
	margin-left:5px;
}
div#news table td{
	border-bottom:1px dotted #891112;
}


div#koushin{
	width:700px;
	height:150px;
	margin-top:10px;
	
}

div#topbuttons{
	width:100%;
	height:400px;
}

div#oshirase{
	width:100%;
	height:150px;
	margin-top:10px;
	border:1px solid #891112;
	text-align: center;
}
