@charset "UTF-8";

#nana{
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	width:800px;
	margin:0 auto;
	padding-bottom:30px;
	border:1px solid #666;
	background:#390;
}

.nana_box{
	width:800px;
	padding-top:40px;
	background:url(bg.gif) repeat;
	color:#000;
}

.nana_box p img{
	display:block;
	margin:0 auto;
}

.intro_box{
	width:620px;
	margin:10px auto;
}

p.intro{
	display:inline;
	width:390px;
	margin-right:10px;
	font-size:13px;
}

.pink{
	color:#FF3399;
}

.intro_mov{
	display:inline;
	width:200px;
	font-size:9px;
}

.qa{
	width:600px;
	margin:15px auto;
	font-size:13px;
}

.question td{
	color:#ff0000;
	font-weight:bold;
	padding:5px 0 10px;
}

.answer td{
	padding-bottom:10px;
}

.qa_text{
	width:600px;
	margin:0 auto;
	text-align:right;
	font-size:13px;
}

.sisyoku{
	width:309px;
	height:261px;
	padding:48px 0 0 13px;
	background:url(sisyoku.gif) no-repeat;
}

.sisyoku ul{
	width:290px;
	margin:0 auto;
	list-style:disc;
	font-size:13px;
	line-height:1.2;
}

.sisyoku ul li{
	font-weight:bold;
}

.under_box{
	width:680px;
	margin:30px auto 0;
}

.under_box p{
	margin-top:4px;
	font-size:12px;
}





