@charset "utf-8";

/* CSS Document */

#center_column { 
	width: 420px;
	padding: 15px 25px 10px 25px; 
}

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

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;
}
