/*Yorinuki Style*/

div.yorinuki_box {
	margin: 10px 0px 0px 20px;
	padding: 0px;
	width: 555px;
	line-height: normal;
}

div.yorinuki_title {
	margin: 0px;
	padding: 0px;
	width: 555px;
	background: url(../yorinuki/img/bg_yorinuki_title.gif) top left no-repeat;
}

div.yorinuki_title h4 {
	margin: 0px 48px 0px 45px;
	padding: 35px 5px 10px 5px;
	font-weight: bold;
	font-size: 130%;
	line-height: 120%;
	text-align: center;
	color: #a81a04;
	background: url(../yorinuki/img/line_yorinuki_title.gif) bottom center repeat-x;
}

div.yorinuki_cont {
	margin: 0px;
	padding: 15px 48px 0px 45px;
	line-height: 130%;
	background: url(../yorinuki/img/bg_yorinuki_cont.gif) top left no-repeat;
}

div.yorinuki_cont p.yorinuki_reader {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 8px 0px;
	font-weight: bold;
	font-size: 95%;
	text-align: left;
	color: #363;
	border-bottom: 1px solid #9f975a;
}

div.yorinuki_bottom {
	margin: 0px;
	padding: 0px;
	width: 555px;
	height: 45px;
	font-size: 50%;
	line-height: normal;
	background: url(../yorinuki/img/bg_yorinuki_bottom.gif) top left no-repeat;
}


