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

*{
	font-size:100%;
	margin:0px;
	padding:0px;
	zoom:1;
	line-height:1.5;
}

li{
	list-style-type:none;
}

body{
	background:url(../../img/entrances/index_back.gif);
}

div.contents{
	width:800px;
	margin:0px auto;
	display:block;
	background:#ffffff;
	padding-bottom:100px;
}

div:after{
	clear:both;
	display:block;
	content:"";
	visibility:hidden;
	height:0px;
}

h1{
	background:url(../../img/entrances/index_photo.gif) no-repeat center center;
	width:506px;
	height:382px;
	padding:30px 0px;
	margin:0px auto 20px;
	display:block;
}

div.buttons{
	background:url(../../img/entrances/index_gradation.gif) repeat-x;
	height:124px;
}

div.buttons div.inner{
	width:390px;
	margin:0px auto;
	padding-top:18px;
	padding-bottom:8px;
}

div.buttons a{
	width:163px;
	height:52px;
	display:block;
}

div.buttons a.enter{
	float:left;
	display:inline;
	background:url(../../img/entrances/index_enter.gif) no-repeat 0px 0px;
}

div.buttons a.enter:hover{
	background:url(../../img/entrances/index_enter_on.gif) no-repeat 0px 0px;
}

div.buttons a.leave{
	float:right;
	display:inline;
	background:url(../../img/entrances/index_leave.gif) no-repeat 0px 0px;
}

div.buttons a.leave:hover{
	background:url(../../img/entrances/index_leave_on.gif) no-repeat 0px 0px;
}


div.buttons p{
	clear:both;
	width:376px;
	height:32px;
	margin:0px auto;
	background:url(../../img/entrances/index_copy.gif) no-repeat 0px 0px;
}


div.link{
	margin:0px 20px;
}

div.link ul{
	clear:both;
	overflow:hidden;
	margin-bottom:20px;
}

.link li{
	width:88px;
	height:31px;
	overflow:hidden;
	display:inline;
	float:left;
	margin:8px 8px;
	background:#D9E6E8;
	font-size:10px;
	text-align:center;
}

.link li img{
	text-decoration:none;
	border:none;
}

.link li a{
	width:100%;
	height:100%;
	display:block;
	text-decoration:none;
}

h2{
	background:url(../../img/entrances/index_link.gif) no-repeat top center;
	height:18px;
	margin:12px;
}

h3{
	height:25px;
	border-top:solid 3px #8CC419;
	margin-bottom:12px;
}

h3.useful{	
	background:url(../../img/entrances/indx_oyakudati.gif) no-repeat 0px -1px;
}

h3.info{
	background:url(../../img/entrances/index_kyujin.gif) no-repeat 0px -1px;
}

h3.others{
	background:url(../../img/entrances/index_sonota.gif) no-repeat 0px -1px;
}