@charset "utf-8";

#registerArea{
	width:758px;
	height:auto;
	min-height:400px;
	margin:0;
	padding:0;
	border:solid 1px #c6c0b3;
}
#registerArea h2{
	margin:0;
	padding:0;
	width:758px;
	height:110px;
	text-indent:-9999px;
	font-size:1px;
	background-image:url(../image/registerImg_01.gif);
}
#registerArea img{
	margin:10px 14px;
	padding:0;
	border:none;
}
#rules{
	width:730px;
	height:auto;
	overflow:hidden;
	margin:20px 14px;
	padding:0;
}
#rules h3{
	width:730px;
	margin:0;
	padding:0;
	border-bottom: solid 1px #ff7800;
	border-top:solid 1px #ff7800;
	font-size:14px;
	font-weight:bold;
	text-indent:5px;
	line-height:2.0em;
	color:#ff7800;
}
#rules p{
	font-size:12px;
	color:#555555;
	line-height:1.5em;
	padding:0 10px;
}
#inquiryBox{
	width:650px;
	overflow:hidden;
	text-align:center;
	margin:0 40px;
	padding:0;
}
#inquiryBox p{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#000;
}
#inquiryBox textarea{
	margin:10px auto;
	padding:0;
	width:600px;
	height:10em;
	font-size:14px;
	line-height:1.4em;
}
#inquiryBox table{
	margin:5px 100px;
	padding:0;
	border:none;
	width:480px;
	text-align:center;
}

#directoryArea_w{
	width:760px;
	margin:0 0 20px 0;
	padding:0;
	background-color:#f7f1ea;
}
#directoryArea_w p{
	font-size:10px;
	text-align:left;
	line-height:2.0em;
	color:#7a7a7a;
	margin:0;
	padding:0;
	text-indent:5px;
}
#directoryArea_w p a{
	color:#ff8800;
}
/*サイトマップ---------*/
#sitemapArea{
	width:730px;
	height:auto;
	overflow:hidden;
	margin:20px 14px;
	padding:0;
}
#sitemapArea h3{
	width:730px;
	margin:0;
	padding:0;
	border-bottom: solid 1px #ff7800;
	border-top:solid 1px #ff7800;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	text-indent:5px;
	line-height:2.0em;
	color:#ff7800;
}
.sitemapBox{
	width:650px;
	height:auto;
	overflow:hidden;
	margin:20px 40px 0 40px;
	padding:0;
}
.sitemapBox p.cg{
	width:650px;
	height:20px;
	margin:0;
	padding:10px 0 0 0;
	background:url(../../image/arrow_01.gif) no-repeat 0 12px;
	font-size:12px;
	color:#555555;
	line-height:1.0em;
	text-indent:15px;
}
.sitemapBox_left{
	margin:0;
	padding:7px 0 0 0;
	width:120px;
	height:auto;
	overflow:hidden;
	background:url(../../image/arrow_01.gif) no-repeat 0 12px;
	float:left;
}
.sitemapBox_left p{
	margin:0;
	padding:0 0 0 15px;
	font-size:12px;
	color:#555555;
	line-height:1.5em;
}
.sitemapBox ul.right{
	width:500px;
	height:auto;
	overflow:hidden;
	margin:0;
	padding:0;
	font-size:12px;
	color:#555555;
	line-height:1.0em;
	list-style:none;
}
.sitemapBox ul li{
	width:500px;
	height:20px;
	margin:0;
	padding:10px 0 0 0;
	text-indent:70px;
	background:url(../../image/middleLi.gif) no-repeat;
}
.sitemapBox ul li.topli{
	width:500px;
	height20px;
	margin:0;
	padding:10px 0 0 0;
	text-indent:70px;
	background:url(../../image/topLi.gif) no-repeat;
}
.sitemapBox ul li.bottomli{
	width:500px;
	height:20px;
	margin:0;
	padding:10px 0 0 0;
	text-indent:70px;
	background:url(../../image/bottomLi.gif) no-repeat;
}