@charset "utf-8";

/* CSS Document */

h2#sincyaku{
	background: url(../images/page_midashi-bg.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 20px 0px;
	color: #400;
	font-size: 15px;
	line-height: 18px;
	padding: 10px 16px 22px 46px;
}
span.date{
	color: #999;
	font-size: 10px;
}

div#center_column div#top_center_left{
	width: 390px;
	padding: 0px;
	float: left;
	overflow: hidden;
}


#center_column div#center_banner{
	overflow: hidden;
	margin: 0px 0px 0px 0px;
}

#center_column div#center_banner p{
	padding: 0px;
	margin: 0px;
}

div#center_column div#top_center_right{
	width: 180px;
	overflow: hidden;
	float: left;
	margin: 0;
	margin-left: 20px;
	font-size: 12px;
	line-height: 1.6em;
}

div#center_column div#top_center_right p{
	width: 180px;
	margin: 0 0 10px 0;
}

div#center_column div.the_content h3{
	color: #8b1414;
	font-size: 12px;
	border: 0px #fff solid;
	margin: 0px;
	padding: 0px;
	background: none;
	display:block;
}

div#center_column div.the_content h3 a{
	color: #8b1414;
}

div#center_column div.the_content h3 a:hover{
	text-decoration: underline;
}

div#center_column div.the_content p{
	padding: 0 0 1.0em 0;
	margin: 0;
}

div#flash {
	text-align: center;
	width: 568px;
	height: 267px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 16px 30px 11px 31px;
	_padding: 16px 15px 11px 31px;
	background: url(../images/flash_bg.gif);
	display: block;
}