@charset "utf-8";
/* CSS Document */


#riyou h2#pageImage{
	width:100%;
	height:150px;
	text-indent:-9999px;
	background-image: url(../kiyaku/images/riyoukiyaku_headerImg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#policy h2#pageImage{
	width:100%;
	height:150px;
	text-indent:-9999px;
	background-image: url(../kiyaku/images/policy_headerImg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#siteMap h2#pageImage{
	width:100%;
	height:150px;
	text-indent:-9999px;
	background-image: url(../kiyaku/images/sitemap_headerImg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

h3.riyoukiyaku{
	width:840px;
	height:50px;
	margin:0px auto;
	background:url(../images/title_riyoukiyaku.gif) no-repeat;
	text-indent:-9999px;
}

h3.policy{
	width:840px;
	height:50px;
	margin:0px auto;
	background:url(../images/title_policy.gif) no-repeat;
	text-indent:-9999px;
}

h3.sitemap{
	width:840px;
	height:50px;
	margin:0px auto;
	background:url(../images/title_sitemap.gif) no-repeat;
	text-indent:-9999px;
}

.boxWrapper{
	float:left;
}

#siteMap .leftBox{
	float:left;
	width:260px;
}

#siteMap .centerBox{
	float:left;
	margin:0px 30px;
	width:260px;
	display:inline;
}

#siteMap .rightBox{
	float:right;
	width:260px;
}

#siteMap .largeTxtBox dl{
	margin:10px auto;
}

#siteMap .largeTxtBox ul{
	margin:10px auto;
}

#siteMap .largeTxtBox dt{
	color:#333;
}

#siteMap .largeTxtBox dd{
	color:#666;
}