html,body,
h1,h2,h3,h4,h5,h6,
div,p,ul,ol,li,dl,dt,dd,table,tr,th,td,form,textarea,address,
span,a,img,em,strong {
	font-size:100%;
	font-style:normal;
	font-weight:normal;
	line-height:100%;
	text-decoration:none;
	list-style:none;
	border:none;
	padding:0;
	margin:0;
}

ul, ol{
	overflow:hidden;
	padding:0;
	margin:auto -3em 1em 0;
}

li{
	margin-top:0.25em;
	margin-bottom:0.25em;
}

ul li, ol li{
	
}

img {
	vertical-align:bottom;
}

a {
	color:#99620f;
}

a:hover {
	color:#966;
	text-decoration:underline;
}

body {
	width:100%;
	height:100%;
	color:#666;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック",sans-serif;
	background:#fff;
}

#wrapper {
	
}

#wrapper h1 {
	font-size:10px;
	text-align:center;
	line-height:120%;
	margin:7px 0 15px;
}

#contents {
	width:800px;
	border:2px groove #999999;
	background:#efeacd url("../img/index/index_top_bg.gif") no-repeat;
	padding:45px 0 0;
	margin:0 auto;
}

#top_area {
	width:410px;
	background:url("../img/door_title.gif") no-repeat top left;
	padding:0 0 0 301px;
	margin:0 0 0 0;
	margin:0 auto;
}

#top_area h2 {
	font-size:14px;
	text-align:center;
	line-height:140%;
	background:url("../img/line.gif") repeat-x bottom;
	padding:0 0 5px;
}

#top_area h2 span {
	color:#933;
	font-size:17px;
	font-weight:bold;
	letter-spacing:4px;
	display:block;
}

#top_area h3 {
	line-height:200%;
	margin:0 0 1em;
}

#top_area dl {
	
}

#top_area dl dt {
	font-size:11px;
	line-height:160%;
	padding:0 0 0 10px;
}

#top_area dl dd {
	font-size:10px;
	line-height:160%;
	margin:0 0 1em 0;
}

#top_area #enter {
	text-align:center;
	background:url("../img/line.gif") repeat-x bottom;
	padding:0 0 5px;
	margin:30px 0 0;
	position:static;
}

#top_area #enter li {
	font-size:16px;
	font-weight:bold;
	line-height:160%;
	display:inline;
	padding:0 10px;
	margin:0;
}

#top_area #enter li a {
	font-weight:bold;
}

#middle_area {
	width:700px;
	background:url("../img/line.gif") repeat-x top;
	padding:2em 0 0;
	margin:20px auto 0;
}

#middle_area p {
	font-size:10px;
	text-align:center;
	line-height:160%;
}

#bottom_area {
	width:800px;
	background:#efeacd url("../img/index/index_bottom_bg.gif") no-repeat bottom;
	padding:0 0 45px;
	margin:20px auto 0;
}

#bottom_area h3 {
	width:600px;
	background:url("../img/line.gif") repeat-x top;
	padding:7px 50px 0;
	margin:0 auto 1.5em;
}

#bottom_area h4 {
	width:600px;
	padding:0 50px;
	margin:1.5em auto;
}

#bottom_area p {
	width:600px;
	font-size:10px;
	line-height:160%;
	padding:0 50px;
	margin:0 auto;
}

#bottom_box {
	width:582px;
	border:2px solid #fffff3;
	padding:7px;
	margin:2em auto 0;
}

#bottom_box h4 {
	width:auto;
	line-height:200%;
	padding:0;
	margin:0 0 2em;
}

#bottom_box ol {
	width:542px;
	padding:0 0 0 40px;
	margin:11px 0;
}

#bottom_box ol li {
	list-style:decimal;
	margin-bottom:3em;
}

#bottom_box ol li h5 {
	font-size:11px;
	line-height:160%;
}

#bottom_box ol li p {
	width:auto;
	color:#933;
	font-size:11px;
	line-height:120%;
	padding:0;
	margin:0 0 0;
}

address {
	text-align:center;
}

address a {
	font-size:10px;
	padding:2px 0 5px;
}


