@charset "utf-8";
/* ===================================================================
 style info : door

25px : 197%
23px : 182%
21px : 167%
19px : 153.9%
17px : 139%
15px : 123.1%
14px : 116%
13px : 108%
12px : 100%
11px : 93%
10px : 85%
09px : 77%
=================================================================== */

h1 {
	height: 334px;
	background: url(../../images/sp/index_image/index_image_02.jpg) no-repeat center top;
	text-align: right;
}

p.no18 {
	padding: 10px 10px 10px 55px;
	margin: 0 -10px 10px -10px;
	border-bottom: 1px solid #610000;
	background: url(../../images/sp/icon_18kin.png) no-repeat 10px center;
}

p.enter {
	clear: both;
	padding: 0 10px;
	text-align: center;
	color: #FFFFFF;
}

p.enter a {
	display: block;
	padding: 20px 0;
	border: 1px solid #999;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #850101;
	background: -moz-linear-gradient(top, #850101, #850101 10%, #000);
	background: -webkit-gradient(linear,left top,left bottom,from(#850101),color-stop(0.1, #850101),to(#000));
	color: #8B008B;
	font-weight: bold;
	font-size: 108%;
	text-decoration: none;
}

dl.exit {
	padding: 5px 0;
	margin: 0 -10px 10px -10px;
	border-bottom: 1px solid #610000;
	text-align: center;
	color: #FFFFFF;
}

dl.exit dt {
	display: inline;
	font-size: 93%;
}

dl.exit dd {
	display: inline;
	padding-right: .5em;
}

ul.link {
	text-align: center;
	line-height: 2.6;
}