/* --------------------------------------------------------------------------- */
/* index page */
/* --------------------------------------------------------------------------- */

/* --------------------------------------------------------------------------*/

#read {
	clear: both;
	background: url(../../img/bg_top_read_m.png) 0 0 repeat-y;
	margin: 0 0 20px 0;
	width: 594px;
	color: #333;
}
#read .contents{
	background: url(../../img/bg_top_read_h.png) 0 0 no-repeat;
	padding: 110px 20px 0 207px;
}
#read .footer{
	background: url(../../img/bg_top_read_f.png) 0 0 no-repeat;
	height: 12px;
}

#read_1{
	height: 60px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
#read_2 {
	height: 70px;
	margin: 0 0 20px 0;
}
#read_end {
	text-align: right;
}
