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

/*リセット*/

body{
	
	margin:0px;
	padding:0px;
	font-size:13px;
	line-height:20px;
	font-family:Perpetua, "Adobe Caslon Pro", "Adobe Garamond Pro", "ヒラギノ明朝 ProN W3", serif;
	letter-spacing:0.2em;
	overflow:scroll;
	
	}
	
img{
	margin: 0px;
	padding:0px;
	border:none;
}
a{
	text-decoration:none;
	color:inherit;
}

#header{
	position:relative;
	width:100%;
	height:80px;
	z-index:2;
	float:left;
	min-width:650px;
	
	overflow:hidden;



}
/*
#menu_area{
	position:absolute;
	top:0px;
	left:0px;
	width:280px;
	height:100%;
	background-color:rgba(0,0,0,0.9);
	z-index:20;
}
*/

#menu_in{
	position:relative;
	float:right;
	z-index:29;
	text-align:right;
	padding-right:24px;
	width:auto;
	margin-top:32px;
}
#menu_in ul{
	list-style:none;
	/*font-family:Perpetua, "Adobe Caslon Pro", "Adobe Garamond Pro", "ヒラギノ明朝 ProN W3", serif;*/
	font-family:sans-serif;
	font-size:10px;
	/*font-weight:bold;*/
}
#menu_in ul li{
	float:left;
	margin-left:24px;
}
#menu_in ul li a{
	padding-bottom:6px;
}

#content{
	position:absolute;
	top:90px;
	bottom:40px;
	left:28px;
	right:28px;
	/*background-color:#09F;*/
	width:auto;
	height:auto;
	overflow:hidden;
}

#content_in{
	position:relative;
	width:1198px;
	height:658px;
}


#footer{
	position:absolute;
	height:40px;
	width:100%;
	bottom:0px;
	z-index:1;
	font-size:10px;
	font-weight:bold;
	font-family:Perpetua, "Adobe Caslon Pro", "Adobe Garamond Pro", "ヒラギノ明朝 ProN W3", serif;
	color:#222;
	text-align:right

}
#footer p{
	margin-right:24px;
}




/*パーツ*/
h1{
	padding:0px;
	margin-top:36px;
	margin-left:24px;
	font-size:12px;
	color:black;
	line-height:1em;
	font-family:Perpetua, "Adobe Caslon Pro", "Adobe Garamond Pro", "ヒラギノ明朝 ProN W3", serif;
	font-weight:normal;
	line-height:2em;
	float:left;
	width:280px;

}
h2{
	padding:0px;
	margin-top:50px;
	margin-left:24px;
	font-size:10px;
	color:black;
	line-height:1em;
	font-family:Perpetua, "Adobe Caslon Pro", "Adobe Garamond Pro", "ヒラギノ明朝 ProN W3", serif;
	font-weight:bold;
	line-height:1em;
	color:white;
	letter-spacing:1em;
}
#title_a{
	font-weight:bold;
	letter-spacing:0.1em;
	margin-right:1em;
}
#title_b{
	font-size:24px;
}

#line_a{
	position:absolute;
	background-color:rgba(120,120,120,0.1);
	width:100%;
	height:6px;
	top:72px;
	z-index:11;
}

#line_b{
	width:280px;
	background-color:rgba(0,0,0,0.9);
	height:6px;
}

/*シート*/
#sheet{
	top:80px;
	bottom:0px;
	width:100%;
	background-color:rgba(255,255,255,0.98);
	position:absolute;
	z-index:50;
	right:0px;
	/*-webkit-box-shadow: -2px 0px 8px rgba(0,0,0,0.1);*/
	display:none;
	-webkit-transform-origin:left top;
	-moz-transform-origin:left top;
	-o-transform-origin:left top;
	transform-origin:left top;
	min-width:500px;

	
}
.sheet_in{
	color:#000;
	padding:30px 140px 0px 130px;
	font-family:sans-serif;
	font-family:Perpetua, "Adobe Caslon Pro", "Adobe Garamond Pro", "ヒラギノ明朝 ProN W3", serif;
	font-weight:normal;
	font-size:11px;
	padding-bottom:28px;
	min-width:500px;

}
.h3_tit{
	margin-top:12px;
	font-weight:normal;
	font-size:16px;
	border-bottom:solid 1px #888;
	padding-bottom:14px;
	margin-bottom:44px;
}
#sheet td{
	padding-bottom:32px;
	vertical-align:top;

}
#sheet th{
	font-weight:bold;
	letter-spacing:0em;
	padding-right:100px;	
	padding-bottom:32px;
	vertical-align:top;
}

#close{
	position:rerative;
	float:right;
	display:block;
	width:30px;
	height:30px;
	border:solid 1px #666;
	font-size:9px;
	text-align:center;
	line-height:30px;
	letter-spacing:0.1em;
	right:140px;
	top:28px;
}
#next{
	position:rerative;
	display:block;
	width:30px;
	height:30px;
	border:solid 1px #666;
	font-size:9px;
	text-align:center;
	line-height:30px;
	letter-spacing:0.1em;
	float:right;
}
#back{
	position:rerative;
	display:block;
	width:30px;
	height:30px;
	border:solid 1px #666;
	font-size:9px;
	text-align:center;
	line-height:30px;
	letter-spacing:0.1em;
}

.nb_area{
	margin-left:130px;
	margin-right:140px;
	background-color:#09F;
	mposition:absolute;
	margin-bottom:0px;
	margin-top:40px;
	min-width:500px;
}
.nb_area_b{
	margin-left:130px;
	margin-right:140px;
	mposition:absolute;
	padding-bottom:60px;
	margin-top:0px;
	min-width:500px;
}

/*ccatch_usa*/
#c_usa{
	color:#09F;
	font-family:sans-serif;
	font-weight:bold;
	letter-spacing:0px;
	min-width:400px;
}
#usa_point{
	float:left;
}
#usa_p{
	font-size: 30px;
	display:inline;
}
#usa_ps{
	display:inline;
}
#usa_time{
	margin:auto;
	width:100%;
	text-align:center;
}
#usa_ts{
	display:inline;
}
#usa_t{
	font-size: 30px;
	display:inline;
}
#usa_main{
	position:rerative;
	width:400px;
	margin:auto;
	
}
#s_screen{
	
	border: solid 3px #09F;
	width:100%;
	margin-bottom:26px;
}
#s_screen li{
	margin-bottom:12px;
}
#usa_main a{
	display:block;
	background-color:#09F;
	color:white;
	padding:4px 6px 4px 6px;
	text-align:center;
	margin:auto;
	font-size:16px;
	width:90px;
}
#usa_main a:hover{
	display:block;
	background-color:#4cF;
	color:white;
	padding:4px 6px 4px 6px;
	text-align:center;
	margin:auto;
	font-size:16px;
	width:90px;
}
#e_screen{
	border: solid 3px #09F;
	width:100%;
	margin-bottom:26px;
	display:none;
	}
#usa_tit{
	font-size: 26px;
	margin-left:20px;
}
#usa_tits{
	margin-left:20px;
}
#usa_c_rogo{
	margin-top:80px;
	margin-bottom:28px;
	display:block;
}
#usa_fld{
	position:absolute;
	width:100%;
	height:auto;
	bottom:0px;
	top:150px;
	left:0px;
	background-repeat:no-repeat;
	background-position:bottom left;
	display:none;
	overflow:hidden;
	
}
#ana{
	position:absolute;
	bottom:0px;
	left:0px;
}

#loading{
	width:100%;
	position:absolute;
	text-align:center;
	margin-top:200px;
	background-color:rgba(256, 256, 256, 0.8);
}

#loading p{
	font-weight:bold;
	margin:0.5em;
}

.dl a{
	color:#fff;
	background-color:#aaa;
	padding:4px;
	font-family:"Helvetica Neue";
	font-weight:bold;
	letter-spacing:0em;
}

.text_link{
	color:#479;
}