@charset "utf-8";

/*+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
+-----+■Sitemap
+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
--+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+*/

.sitemap .boxtype01{
	width:500px;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:10px;
}
.sitemap .boxtype01 .sitbox01{
	width:500px;
	padding-top:5px;
	padding-bottom:5px;
	background-image:url(../images/index_line01.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}
.sitemap .boxtype01 .sitbox02{
	padding-top:5px;
	padding-bottom:5px;
}
.sitemap .boxtype01 .sitbox01 h3,
.sitemap .boxtype01 .sitbox02 h3{
	width:500px;
	margin-left:0 !important;
	margin-bottom:0 !important;
	padding-left:20px;
	font-weight:bold;
	background-image: url(../images/index_icon01.gif);
	background-position:10px 5px;
	background-repeat:no-repeat;
}
.sitemap h3 a:link{color:#666666;text-decoration:none;}
.sitemap h3 a:visited{color:#666666;text-decoration:none;}
.sitemap h3 a:hover{color:#999999;text-decoration:underline;}
.sitemap h3 a:active{color:#999999;text-decoration:underline;}

.sitemap .boxtype01 .sitbox01 h3.list,
.sitemap .boxtype01 .sitbox02 h3.list{
	width:200px;
	background-position:10px 5px;
	background-repeat:no-repeat;
	float:left;
}
.sitemap .boxtype01 .sitbox01 ul,
.sitemap .boxtype01 .sitbox02 ul{
	width:200px;
	float:left;
}
.sitemap .boxtype01 .sitbox01 ul.left{
	padding-left:91px;
}
/*+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
+-----+■Privacy
+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
--+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+*/

.privacy .boxtype01{
	width:500px;
	margin-top:20px;
	margin-bottom:0;
	padding-bottom:20px;
	background-image:url(../images/index_line01.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}
.privacy .boxtype01 p{
	margin-bottom:10px;
}
.privacy .boxtype01 .pritext{
	text-align:right;
	font-weight:bold;
	margin-bottom:0;
}
.privacy .boxtype02{
	width:490px;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:10px;
	padding:10px;
	background-color:#fff6df;
}
.privacy .boxtype02 h2{
	font-weight:bold;
	text-align:center;
}
.privacy .boxtype02 li{
	font-weight:bold;
	margin-bottom:10px;
}
.privacy .boxtype02 ul li ul li{
	background-image:url(../images/privacy_li.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding:0 0 0 20px;
	margin-bottom:10px;
	font-size:100%;
	font-weight:normal;
}
.privacy .boxtype02 ul li ul li ul li{
	background-image:none;
	padding:0 0 0 10px;
	margin-bottom:0px;
	font-size:100%;
	font-weight:normal;
}
.privacy .boxtype02 dl{
	margin-bottom:10px;
}
.privacy .boxtype02 dt{
	font-weight:bold;
}
.privacy .boxtype03{
	width:500px;
	margin-left:20px;
}
.privacy .boxtype03 dl{
	margin-bottom:10px;
}
.privacy .boxtype03 dt{
	font-weight:bold;
}
.privacy .boxtype03 dd{
	padding-left:14px;
}
/*+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
+-----+■Inquiry
+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
--+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+*/
.inquiry .boxtype01{
	width:480px;
	margin-top:20px;
	margin-bottom:10px;
}

.inquiry .inqbox01,.inquiry .inqbox02,
.inquiry .inqbox03,.inquiry .inqbox04{
	background-color:#fff6df;
	background-repeat:no-repeat;
	margin-left: 10px;
}
.inquiry .inqbox01{
	margin-top:0px;
	background-image:url(../images/index_bg01.gif);
	background-position:20px 17px;
	width: 500px;
}
.inquiry .inqbox02{
	margin-top:10px;
	background-image:url(../images/index_bg02.gif);
	background-position:17px 8px;
	width: 500px;
}
.inquiry .inqbox03{
	margin-top:10px;
	background-image:url(../images/index_bg03.gif);
	background-position:14px 17px;
	width: 500px;
}
.inquiry .inqbox04{
	margin-top:10px;
	background-image:url(../images/index_bg04.gif);
	background-position:20px 10px;
	width: 500px;
}
.inquiry .inqlist01,
.inquiry .inqlist02{
	width:400px;
	padding-top:15px;
	padding-left:80px;
	padding-bottom:10px;
}
.inquiry .inqlist02{
	padding-top:5px;
}
.inquiry .inqlist01 dt,
.inquiry .inqlist02 dt{
	padding-bottom:3px;
	font-weight:bold;
	background-image:url(../images/index_line01.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}
.inquiry .inqlist01 dd,
.inquiry .inqlist02 dd{
	padding-top:3px;
	padding-left:12px;
}
