@charset "Shift_JIS";


#back {
	text-align: right;
	height: auto;
	width: 560px;
	padding-bottom: 10px;
}


/* コンテンツ本体のCSS */
#contents h2 {
	text-indent: -9999px;
	display: block;
	margin: 0px 0px 10px;
	padding: 0px;
	width: 558px;
	background-image: url(../img/pagetitle_feature.jpg);
	background-repeat: no-repeat;
	height: 148px;
}

#contents #read_text{
	text-align: left;
	width: 500px;
	float: left;
	clear: left;
	margin-left: 10px;
}
