@charset "utf-8";


/* =import 
----------------------------------------------*/
@import url(reset.css);
@import url(layout.css);


/* hn
------------------------------------------- */
h1{
position:absolute;
top:0;
left:19px;
}
h2{
/*
position:absolute;
*/
top:9px;
left:169px;
font-weight:100;
font-size:90%;
color:#999999;
}


/* link
------------------------------------------- */
a:link{ color:#960101; text-decoration:underline; }
a:hover{ color:#960101; text-decoration:none; }
a:visited{ color:#960101; text-decoration:underline; }

/* section
------------------------------------------- */
.section{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-bottom:30px;
	}
.section .left{
	float:left;
	margin-right:20px;
	}
.section .right{
	float:right;
	margin-left:20px;
	}



.section p{
	width:100%;
	margin-bottom:20px;
	}
.section p strong{
	color:#FF0000;
	}

.center{ text-align:center; }
.atention{
	color:#FF0000;
	font-weight:bold;
	font-size:140%;
	}

.section .three-days_top {
	PADDING-BOTTOM: 0px; MARGIN: 0px auto; PADDING-LEFT: 0px; WIDTH: 650px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
.section .three-days_bottom {
	BACKGROUND-IMAGE: url(../images/countdown_bottom.jpg); PADDING-BOTTOM: 0px; MARGIN: 0px auto 70px; PADDING-LEFT: 0px; WIDTH: 650px; PADDING-RIGHT: 0px; BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: center bottom; PADDING-TOP: 0px
}

/* text */
#wrapper .text{
	width:629px;
	margin:0 auto;
	padding:10px 0;
	}
	
/* list
------------------------------------------- */
.list01{
	width:708px;
	padding:23px;
	background:#d3f7a8;
	border:#83c03b solid 1px;
	margin-bottom:15px;
	}
.list01 li{
	background:url(../images/allow-01.gif) no-repeat;
	padding:0 0 0 35px;
	margin-bottom:10px;
	color:#2f4317;
	font-weight:bold;
	}
	
	
.list02{
	width:708px;
	padding:23px;
	background:#fee0e0;
	border:#ed8484 solid 1px;
	margin-bottom:15px;
	}
.list02 li{
	background:url(../images/allow-02.gif) no-repeat;
	padding:0 0 0 35px;
	margin-bottom:10px;
	}
.list02 li strong{
	color:#FF0000;
	}
	

/* voice
------------------------------------------- */
.voice{
	width:100%;
	background:url(../images/voice-bg.gif) repeat-y;
	margin-bottom:20px;
	}
.voice .bottom{
	width:100%;
	background:url(../images/voice-bottom.gif) no-repeat 0 bottom;
	padding:0 0 10px 0;
	}
.voice .top{
	width:694px;
	background:url(../images/voice-top.gif) no-repeat 0 top;
	padding:31px;
	}
.voice .main{
	width:100%;
	height:auto;
	overflow:hidden;
	background:url(../images/youtsu-05.gif) no-repeat right 0;
	position:relative;
	margin-bottom:20px;
	}
.voice .main .img{
	float:left;
	margin-right:20px;
	}
.voice .main p{
	width:304px;
	position:absolute;
	bottom:0;
	right:0;
	color:#452f16;
	padding:15px 0;
	border-top:#452f16 dotted 1px;
	border-bottom:#452f16 dotted 1px;
	font-weight:bold;
	}
.voice .text{
	padding:20px 30px !important;
	background:#ffffff;
	border:#f9c453 solid 1px;
	}
.voice .text p{
	margin-bottom:10px;
	}
	
	
/* profile
------------------------------------------- */
.profile{
	width:754px;
	border:#c3c3c3 solid 1px;
}
.profile .box{
	width:700px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	padding:15px 0;
	}
.profile dl{
	width:530px;
	float:right;
	}
	
/* Q&A
------------------------------------------- */
.quetion{
	width:610px !important;
	float:right;
	padding:15px;
	background:#fce4c1;
	border:#f79763 solid 1px;
	color:#7d1a1a;
	}
.answer{
	width:610px !important;
	float:left;
	padding:15px;
	background:#e4fbb7;
	border:#bdd181 solid 1px;
	color:#4e5c22;
	}
	
/* info
------------------------------------------- */
.info{
	width:755px;
	background:#f8d5d5;
	padding:20px 0;
	}
.info .box{
	width:718px;
	margin:0 auto;
	}
.info .box .mid{
	padding-left:80px;
	line-height:2em;
	}

/* footer
------------------------------------------- */
#footer{
	text-align:center;
	font-size:12px;
	}
#footer li{
	display:inline;
	padding:0 8px;
	border-right:#999999 solid 1px;
	}


/* header-title
------------------------------------------- */
#header-title{
	text-align:left;
	font-size:16px;
	}
#header-title li{
	display:inline;
	padding:0 8px;
	}