/*特定商取引法に関する表示*/
.to_top {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 300px;
}
.to_top a {
	background-position: 0px 0px;
	background-image: url(../img_allproducts/to_top.jpg);
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	height: 25px;
	width: 233px;
}
.to_top a span {
	overflow: hidden;
	position: absolute;
	height: 0px;
	width: 0px;
}
.to_top a:hover {
	background-position: 0px -25px;
	background-image: url(../img_allproducts/to_top.jpg);
	background-repeat: no-repeat;
}
#contract {
	width: 800px;
	margin-left: 55px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 5px;
	padding-bottom: 50px;
}
#contract .to_top {
	padding-left: 245px;
}
#contract h2 {
	font-size: 1.5em;
	width: 250px;
	background: url(../img_main/bg_img/bg_grayline.jpg) repeat-x left bottom;
	margin: 10px 0px 20px;
	padding: 0px 0px 0px 3px;
}
#contract ul li {
	clear: left;
}
#contract ul li h3 {
	font-weight: bold;
	font-size: 110%;
	padding-left: 5px;
}
#contract ul li dl {
	padding-bottom: 15px;
}

#contract ul li dl dt {
	float: left;
	padding-left: 15px;
}
#contract ul li dl dd{
	padding-left: 250px;
	padding-bottom: 5px;
	line-height: 1.3;
}

/*個人情報の取り扱いについて*/
#policy {
	width: 800px;
	margin-left: 55px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 5px;
	padding-bottom: 50px;
}
#policy .to_top {
	padding-left: 245px;
}
#policy h2 {
	font-size: 1.5em;
	width: 250px;
	background: url(../img_main/bg_img/bg_grayline.jpg) repeat-x left bottom;
	margin: 10px 0px 20px;
	padding: 0px 0px 0px 3px;
}
#policy dl dt {
	float: left;
	padding-left: 10px;
}
#policy dl dd{
	padding-left: 250px;
	padding-bottom: 10px;
}
#rsj {
	width: 800px;
	margin-left: 55px;
	min-height: 300px;
	height:auto !important;
	height: 300px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 5px;
}
#rsj .to_top {
	padding-left: 245px;
}
#rsj h2 {
	font-size: 1.5em;
	width: 400px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#rsj p {
	padding-left: 10px;
}

