@charset "Shift_JIS";

/*ブラウザスタイルの初期化*/

body,div,h1,h2,h3,h4,h5,h6,
p,blockquote,pre,address,
ul,ol,li,dl,dt,dd,
table,th,td,
form,fieldset,legend{
	margin:0;
	padding:0;
	font-family:Verdana,Arial,"ヒラギノ角ゴ Pro W3",Osaka,"ＭＳ Ｐゴシック",san-serif;
}

/*font-size初期化*/

body{
	background-color:#000;
	font-size:10px;
	_font-size:62.5%;/*IE6向け*/
}

/*border初期化*/

img,object{
	border:0;
}

/*table設定*/

table{
	/*border-collapse:collapse;*/
	border-spacing:0;
}
/*テキスト設定*/

p{
	text-align:justify;
	text-justify:distribute;
}

/*共通*/

#enter-nav,
#nav{
	list-style:none;
}

#enter-nav:after,
#nav:after,
.pick-box:after,
.fresh:after{
	content:"";
	display:block;
	clear:both;
	height:1px;
	visibility:hidden;
}

ul img{
	vertical-align:bottom;
}

#enter-nav a:hover img,
#nav a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}

.left{
	float:left;
}

.right{
	float:right;
}

/*エンターページ*/

#enter{
	width:786px;
	margin:0 auto;
	padding-bottom:20px;
	font-size:1.2em;
	margin-left: auto;
	margin-right: auto;
}

.jump{
	font-size:8px;
}

#enter h1{
	font-size:10px;
	color:#FFF;
	text-align:center;
	font-weight:normal;
}

.summary{
	padding:0 20px;
	font-size:10px;
	color:#FFF;
	text-align:center;
}

.summary a{
	color:#FFF;
	text-decoration:none;
}

em{
	font-style:normal;
}

#enter-nav{
	background:url(img/enterNav-bg.gif) no-repeat;
	margin-left:116px;
	padding-left:93px;
	width:554px;
}

#enter-nav li{
	float:left;
	margin-right:71px;
}

#enter h2{
	text-align:center;
}



#enter table{
	width:629px;
	margin:0 auto 15px;
	color:#FFF;
	line-height:1.2em;
}

#enter th{
	padding-left:12px;
	width:5em;
	text-align:left;
	vertical-align:top;
}

#enter td{
	padding-right:12px;
	padding-bottom:10px;
}

#enter p{
	text-align:center;
	color:#FFF;
	line-height:1.4;
}

#enter p.txt{
	margin: 30px 0 10px;
	color:#F00;
	font-weight: bold;
}

#enter p.txt2{
	padding-bottom:10px;
}


#enter h3{
	padding-bottom:12px;
	color: #FFFF99;
	text-align:center;
	font-size:1em;
	margin-top: 15px;
}
div#enter h3 strong {
	font-weight: bold;
	}
div#enter p.setumei {
	font-size: 0.9em;
	line-height: 150%;
	margin-bottom: 10px;
	}
	
	
ul#navi {
	list-style: none;
	display: block;
	width: 410px;
	margin: 0 auto;
	}
	
ul#navi li {
	display: block;
	float: left;
	margin-right: 10px;
	}
	
ul#navi li a{
	color: #FFFF99;
	text-decoration: none;
	}
	
ul#navi li a:hover{
	color: #FFFF99;
	text-decoration: underline;
	}
	

.rui1top {
	color: #FFFFFF;
	text-align: center;
	}
.rui1top a {
	background: url(img/rec_banner_bg.jpg) no-repeat;
	display: block;
	width: 750px;
	padding: 150px 0 110px;
	line-height: 160%;
	}
.rui1top a:link {
	color: #FFFFFF;
	text-decoration: none;
	}
.rui1top a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
	/*--seo master--*/
div.sbox { width: 800px;
 }
div.sbox h1 { margin-left:10px;
color: #FFFFFF; }
td div.summary { margin-left:10px; 
color: #FFFFFF;}