@charset "Shift_JIS";




/*--- 01.body container wrapper
--------------------------------------------------------------------------*/



/*--- 02.fixed-parts
--------------------------------------------------------------------------*/

#asks-title {
	width:768px;
	height:27px;
	margin:0 auto 15px;
	position:relative;
}

h1 {
	width:674px;
	height:27px;
	position:absolute;
	top:0;
	left:0;
}


/*--- 03.interview
--------------------------------------------------------------------------*/


#main {
    width:594px;
	margin:0 auto 30px;
	color: #808080;
}



#contents{
	width:594px;
	padding:0 0 20px;	
	background-image:url(../img/frame_basebg.gif);
}



#rule-box{
	width:550px;
	margin:0 auto;
}


/*--- 04.pagination
--------------------------------------------------------------------------*/



/*--- 05.link
--------------------------------------------------------------------------*/


.currentpos {
	font-size: 8pt;
	margin-right: 24px;
}
.currentpos a:link {
	color: #808080;
	text-decoration: underline;
}
.currentpos a:visited {
	color: #808080;
	text-decoration: underline;
}
.currentpos a:hover {
	color: #808080;
	text-decoration: underline;
}
.currentpos a:active {
	color: #808080;
	text-decoration: underline;
}
.pt9 {
	font-size: 9pt;
	line-height: 140%;
	color: #808080;
}
a:focus{
	outline:none;
}

#lead{
	font-size: 9pt;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 140%;
}
#rule{
	background-image:url(../img/line_side.png);
	padding: 10px;
	
}

#rule-bottom{
	
	margin-bottom: 20px;
}

#rule h2{
	font-size: 12pt;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	color: #FF418C;
}
#rule p{
	font-size: 9pt;
	margin: 0px;
	padding: 0px 0px 10pt 0px;
	line-height: 120%;
}
#rule dl{
	padding-bottom: 10px;
}
#rule dt{
	font-size: 10pt;
	margin: 0px;
	padding-bottom: 5px;
	color: #FF418C;
	font-weight: bold;
}
#rule dd{
	font-size: 9pt;
	margin: 0px;
	padding-left: 18pt;
	line-height: 120%;
}
#rule ul,li{
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
}
#rule li{
	padding-bottom: 5px;
}

#rule .nest{
	list-style-type: none;
	padding-left: 18pt;
	padding-top: 5px;
}

#rule .num{
	list-style-type: decimal;
	padding-left: 18pt;
}

#notice{
	border: 1px solid #FF418C;
	padding: 10px;
	margin-bottom: 20px;
}
#notice h2{
	font-size: 10pt;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	color: #FF418C;
}
#notice p{
	font-size: 9pt;
	margin: 0px;
	padding: 0px 0px 10pt 0px;
	line-height: 120%;
}
#buttons{
	margin-top: 40px;
	text-align: center;
}
#notice2{
	margin: 10px 0px 10px 0px;
	font-size: 8pt;
	line-height: 120%;
}

#news{
	margin:30px 0 0 0;
	padding:20px;
	background:#f6f6f6;
	color:#808080;
	font-size:12px;
}

#news h3{
	margin:0 0 10px 0;
	color:#ff418c;
}

#news p{
	margin-bottom:10px;
}

#news a{
	color:#808080;
	padding:10px 0 0 18px;
	background:url(../img/list.gif) no-repeat 0 12px;
	text-decoration:underline;
}

#news a:hover{
	color:#999;
}