@charset "UTF-8";


/*side----------------------*/

#othermain {
	float: left;
	width: 665px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-right: 29px;
}
#sidebg_faq {
	float: left;
	margin-top: 15px;
	background-image: url(../image/side_bg.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	width: 208px;
	margin-bottom: 15px;
	height: 438px;
}


#sidebg_stipulation {
	float: left;
	margin-top: 15px;
	background-image: url(../image/side_bg.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	width: 208px;
	margin-bottom: 15px;
	height: 438px;
}
#side_bg {
	background-image: url(../image/side_bg.jpg);
	background-repeat: repeat-y;
	float: left;
	height: 800px;
	width: 208px;
	margin-top: 15px;
}


/*side----------------------*/

.area {
	width: 684px;
	padding: 0px 10px 10px 0px;
	margin-bottom: 10px;
}



#sitemap {
	font-size: 12px;
	line-height: 1.8em;
	width: 620px;
	margin-bottom: 30px;
	margin-left: 40px;
	padding-top: 15px;
	color: #333333;
}

#sitemap a {
	color: #1D55B6;
}
#sitemap a:hover {
	color: #FF0000;
	text-decoration: underline;
}



#sitemap dl {
	width: 620px;
}

#sitemap dt {
	background-image: url(../sitemap/botan.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
	padding-left: 17px;
	border-top: 1px dotted #999999;
	padding-top: 7px;
	padding-bottom: 7px;
	width: 605px;
}

#sitemap dd {
	line-height: 2.1em;
}
