/*  タイトル
============================================================ */

div#rcontents div#page-title {
	background-image: url(../images/title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 20px;
	margin-left: 25px;
	height: 50px;
}
div#rcontents h1#hoscom-title {
	background-image: url(images/title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 30px;
}

/*  リード文
============================================================ */

div#rcontents p.lead {
	margin-top: 10px;
	margin-right: 40px;
	margin-left: 50px;
}div#rcontents div.hoscom-contents h2 {
	font-size: 130%;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FF6A6A;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFB5B5;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 20px;
}
div#rcontents div.hoscom-contents {
	margin-top: 15px;
	margin-right: 50px;
	margin-left: 50px;
	clear: both;
	padding-top: 5px;
}
div#rcontents div.hoscom-contents div.hoscom-img {
	float: left;
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 10px;
	display: inline;
	width: 200px;
}
div#rcontents div.hoscom-contents div.hoscom-img img {
	margin-left: 35px;
	border: 1px solid #CCC;
}
div#rcontents div.hoscom-contents div.hoscom-img dl {
	margin-left: 0px;
	margin-top: 5px;
}
div#rcontents div.hoscom-contents div.hoscom-img dl dt {
	background-image: url(images/pdfdl-title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 25px;
	margin-top: 0px;
}
div#rcontents div.hoscom-contents div.hoscom-img dl dd {
	margin-top: 5px;
	margin-left: 0px;
}
div#rcontents div.hoscom-contents div.hoscom-img dl dd a {
	background-image: url(../rashinban/images/pdf-icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}
div#rcontents div.hoscom-contents dl {
	margin-top: 15px;
	margin-left: 240px;
}
div#rcontents div.hoscom-contents dl dt {
	font-weight: bold;
	margin-top: 10px;
}
div#rcontents div.hoscom-contents dl dd {
	margin-top: 4px;
	margin-left: 20px;
}
div#rcontents p#nendai-title {
	background-color: #FFE1DF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FF6A6A;
	border-bottom-color: #FF6A6A;
	margin-top: 10px;
	margin-right: 25px;
	margin-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 130%;
	font-weight: bold;
}
