@charset "UTF-8";
/* ==============================
  play_faq
================================= */

.faq-cont {
	width: 905px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	overflow: hidden;
}

.faq-cont .left {
	width: 440px;
	float:left;
	display:block;
	padding-bottom:20px;
}
.faq-cont .right {
	width: 440px;
	float:right;
	display:block;
	padding-bottom:20px;
}


#koen-box {
	　width:400px;
	overflow: hidden;
	margin-bottom: 5px;
}

#koen-box .ttl {
	width:153px;
	height:47px;
	text-indent: -9999px;
	font-size: 1px;
	line-height: 1px;
	display:block;
	float:left;
    background-repeat: no-repeat;
}

.ttl.kobe {
    background-image: url(../img/faq_ttl_kobe.gif);
}

.ttl.saitama {
    background-image: url(../img/faq_ttl_saitama.gif);
}

.koen_navi {
	background-position: right center;
	background-repeat: no-repeat;
	float: left;
	font-size: 1px;
	height: 31px;
	line-height: 1px;
	padding-left: 10px;
	text-indent: -9999px;
	width: 175px;
}

.koen_navi.kobe {
    background-image: url(../img/faq_navi_kobe.gif);
}

.koen_navi.saitama {
    background-image: url(../img/faq_navi_saitama.gif);
}

.secbox {
	margin-bottom: 10px;
}
.qbox {
}
.qbox a {
	font-size: 12px;
	line-height: 1em;
	color: #336699;
	font-weight: bold;
	line-height: 1.2;
	text-align: left;
	text-decoration: none;
	/*white-space: nowrap;*/ /* required in IE 6 */
	outline: 0;
	display: inline-block;
	background: #d1e2ff;
	padding: 10px 10px 8px;
	cursor:pointer;
}
.qbox a:hover {
	background: #e4eeff;
}
.qbox img {
	vertical-align: baseline;
}
.ans {
	padding: 10px 15px 10px 0;
	font-size: 12px;
	line-height: 22px;
	background: #f8f8f8;
	color: #444444;
}
.secbox ul {
}
.pat-cont {
	padding-left:15px;
	line-height: 1.5em;
}
.pat-cont li {
	padding-left:1em;
	list-style:none;
	text-indent:-1em;
	padding-bottom:7px;
	line-height: 1.4em;
}
.pat-cont a {
	text-decoration:underline;
	color:#319CC3;
}
.pat-cont a:viseited {
 text-decoration:underline;
 color:#319CC3;
}
.pat-cont a:hover {
	text-decoration:none;
	color:#a5d9ec;
}


.how {
	display:block;
	font-weight:bold;
	padding-top:1em;
}
.comp {
	padding-top:1em;
	display:block;
	font-weight:bold;
	padding-bottom:7px;
 padding
}
.buy {
	padding-left:1em;
	line-height:1.5;
	display:block;
}
.buy a {
	text-decoration:underline;
	color:#319CC3;
}
.buy a:viseited {
 text-decoration:underline;
 color:#319CC3;
}
.buy a:hover {
	text-decoration:none;
	color:#a5d9ec;
}
.buy-caution {
	display:block;
	padding-top: 7px;
	font-size:90%;
	line-height:1.5;
	display:block;
	padding-bottom:10px;
}
.red-caution {
	display:block;
	color:#FF0000;
}
.hikikae {
	padding-top:15px;
	display:block;
	font-weight:bold;
	padding-bottom:7px;
	padding
}