

*html {
	width:100%;
}


body {
	font-size:62.5%;
	margin:0;
	padding:0 0 173px;
	background: #000000 url('../img/index_body_bk.jpg') no-repeat top center;
	width:100%;
	min-height: 860px;
	_height: 1033px;
	text-align:center;
	line-height:110%;
	position: relative;
}
a {
	text-decoration: none;
	color: #ED1E79;
}

img {
	border: 0;
}
img.photo {
	border: solid 1px #282C8B;
}

div.display_none {
	display: none;
}


#contain {
	width: 960px;
	min-height: 107px;
	_height: 587px;
	margin: 0 auto;
	padding: 480px 0 0;
	background: url('../img/index_contain_bk.jpg') no-repeat top center;
	position: relative;
}

h1 {
	text-align: center;
	font-size: 1.2em;
	color: #FFF;
	position: absolute;
	top: 0;
	left: 0;
	width: 960px;
	height: 18px;
	_height: 23px;
	margin: 5px 0 0;
}

#index_box {
	width: 380px;
	height: 80px;
	position: absolute;
	top: 45px;
	left: 530px;
	color: #D992D7;
	font-size: 1.2em;
	line-height: 120%;
	text-align: left;
}

#index_enter_area {
	width: 220px;
	_width: 380px;
	height: 71px;
	_height: 84px;
	padding: 8px 0 5px 160px;
	position: absolute;
	top: 320px;
	left: 530px;
	text-align: left;
	font-size: 1.3em;
	line-height: 130%;
	color: #5B606A;
}

a#index_btn_enter {
	display: block;
	width: 160px;
	height: 84px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	background: url('../img/index_enter_bt.jpg') 0 -84px;
}
a:hover#index_btn_enter {
	background-position: 0 0;
}


#link_box_area_yancha {
	color: #FFFFFF;
	position: relative;
	width:744px;
	min-height: 150px;
	_height: 150px;
	margin: 0 auto;
	padding-top: 100px;
}
#himeketsu {
	font-size: 1.4em;
	position: absolute;
	top: 0;
	left: 0;
	width: 650px;
	height: 100px;
	text-align: center;
}

#sougo_link_banner {
	width: 200px;
	_width: 400px;
	height: 50px;
	_height: 100px;
	padding: 50px 0 0 200px;
	position: relative;
	margin: 0 auto;
	line-height: 130%;
	font-size: 1.2em;
}
#sougo_link_banner div.sougo_info {
	width: 400px;
	height: 50px;
	text-align: left;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
}
#sougo_link_banner div.mini {
	width: 88px;
	height: 50px;
	position: absolute;
	top: 50px;
	left: 0;
}

.link_box_yancha {
	width:88px;
	height:50px;
	_height: 53px;
	display:block;
	margin-right:5px;
	margin-bottom:10px;
	padding-bottom: 3px;
	color:#fff;
	text-decoration:none;
	text-align:center;
	font-size:1.1em;
	line-height: 120%;
	float:left;
}
a:hover.link_box {
	font-weight:bold;
}




