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


/* common
------------------------------------------------- */
a {text-decoration: none;color: #e8081a; text-decoration:underline;}
a:hover{
	text-decoration: none;
}
img{border:none;outline:none;vertical-align:bottom;}
.t10 {font-size: 10px;color: #0668B4;}
.fl_le {float: left;}
.fl_ri {float: right;}
.clear {clear: both;}
.center {text-align: center;}
.right {text-align: right;}
.impt {color: #990000;}
.red{	color: #e93000;font-weight: bold;}

.clearfix:after {
  content: ".";  /* Vvf */
  display: block;  /* ubNxvf */
  clear: both;
  height: 0;
  visibility: hidden;
}
.bold{font-weight:bold;}

.mt10{ margin-top:10px;}
.mt20{ margin-top:20px;}
.mt30{ margin-top:30px;}
.mr5{ margin-right:5px;}
.mr10{ margin-right:10px;}
.mr20{ margin-right:20px;}
.mr30{ margin-right:30px;}
.mb10{ margin-bottom:10px;}
.mb20{ margin-bottom:20px;}
.mb30{ margin-bottom:30px;}
.ml10{ margin-left:10px;}
.ml20{ margin-left:20px;}
.ml30{ margin-left:30px;}

.pt10{ padding-top:10px;}
.pt20{ padding-top:20px;}
.pt30{ padding-top:30px;}
.pr10{ padding-right:10px;}
.pr20{ padding-right:20px;}
.pr30{ padding-right:30px;}
.pb10{ padding-bottom:10px;}
.pb20{ padding-bottom:20px;}
.pb30{ padding-bottom:30px;}
.pl10{ padding-left:10px;}
.pl20{ padding-left:20px;}
.pl30{ padding-left:30px;}

ul li{list-style:none;}
body {
	font-size: 12px;
	line-height: 1.8em;
	color: #333;
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","ＭＳ Ｐゴシック","MS PGothic",Arial, Helvetica,sans-serif;
}

#gungho {
background: url(../img/common/header_line.gif) repeat-x scroll 0 0 white;
height: 36px;
vertical-align: bottom;
width: 100%;
}
#gungho p#ragnarok {
background: url(../img/common/header_bg.gif) no-repeat scroll 100% 0 white;
height: 30px;
text-align: left;
width: 100%;
}

/* Footer
------------------------------------------------- */
#footer_wrap{
	width:100%; 
	background:url(../img/bottom-bg.jpg) no-repeat;
	height:400px;
	z-index:1;
}
#footer{
	width:960px;
	margin: 0 auto;
	background:url(../img/footer-bg.jpg) repeat-x;
	height:358px;
	color: #fff;
	padding:20px 15px 0;
	position: relative;
	
}
#footer h5{
	margin-bottom: 10px;
}
#footer .footer_box .cont{ width:920px; margin:0 auto; padding: 15px 30px;}
#footer p{ padding:10px;}

#footer a {
	color: #FFFFFF;
}
.footer-left{
float:left;
width:400px;
padding-left: 30px;
}
#footer-links .linkLine{
	float:left;
	margin-right: 30px;
	height:220px;
	line-height:2;
}
#footer-links .linkLine .mainlink{
	font-size:12px;
	background:url(../img/common/icon01.png) 0 8px no-repeat;
	padding:0 0 0 7px;
	font-weight:bold;
}
#footer-links .linkLine .sublink{
	font-size:12px;
	background:url(../img/common/icon02.png) 0 4px no-repeat;
	padding:0 0 0 7px;
	margin: 4px 0 8px 2px;
	line-height: 1.3;
}
.footer-left #sns li{
	float:left;
	margin-left:10px;
}

	.footer-right{
	float:right;
	width:520px;
	}
	#footer .footer-right .about-ro h5{
		font-size:15px;
	}
	#footer .footer-right .about-ro{
		margin-bottom: 20px;
	}	
	#footer .footer-right .about-ro p{
		padding: 0;
	}
	.footer-right .about-detail{
		margin-bottom:10px;
	}
	.footer-right .about-detail img{
		float:left;
	}
	.footer-right .about-detail ul{
		font: 10px;
		margin-left: 180px;
	}
	.footer-right .about-detail li{
		list-style-type:disc;
		margin-left:10px;
	}
	.footer-right dl{
		text-align:center;
	}
#copy{
	padding:30px 0 50px 0;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	background:#1a526d;
		width:990px;
	text-align:center;
	color:#fff;
	border-top:1px solid #999;

}
#footer #copy p{
	font-size: 10px;
	margin: 0 ;
	padding: 0;
}
/* header, gnavi
------------------------------------------------- */
body{
	background: url(../img/common/bottom-bg.jpg) no-repeat center bottom #ffe436;
}
#home #wrap{
	background: url(../img/home/top-bg.jpg) center top no-repeat;
}
#container{
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
#mainWrap{
	width:990px;
	margin:0 auto;
	background: #fff;
}
#home #header{
	height: 350px;
	width: 990px;
	margin:0 auto;
}
#home #header h1{
width: 731px;
margin: 0 auto;
padding-top: 10px;

}
#gnavi{
	background:url(../img/common/gmenu-bg.png) no-repeat;
	width:1012px;
	height:56px;
	margin: 0 auto;
	padding-top: 20px;
	margin-bottom: 15px;
	padding-left: 9px;
}
#gnavi li{
	float:left;
	margin-left:11px;
}

/* mainWrap
------------------------------------------------- */
#main{
	padding: 20px 15px 30px;
	overflow: hidden;
	position: relative;
	z-index: 10;
}

h2{
	font-size:30px;
}
#home #leftCol{
	width:475px;
	float:left;
}
#home #leftCol h2{
	margin-bottom: 15px;
}
#home #centerCol{
	width:231px;
	float: left;
	padding-left: 10px;
}
#home #centerCol p:first-child{
	margin-top:
}
#home #rightCol{
	float:right;
	width: 231px;
}

#topics li{
	clear: left;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
}
#topics .thumb{
	float:left;
	border:1px solid #000;
}
#topics .topicInfo{
	width: 310px;
	margin-left: 165px;

}
#topics .topicInfo p{
	width: 120px;
	text-align:center;
	margin-bottom:5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
	font-size: 10px;
	behavior: url(../js/PIE.htc);
	color: #fff;
	font-weight: bold;
}
#topics .topicInfo .type01{
	background:#c0da06;
}

#topics .topicInfo .topicsTitle{
	font-size:18px;
	font-weight:bold;
}
.topicsTitle a{
	color:#db6284;
	text-decoration:none;
}
#topics .topicInfo .date{
	padding-top:15px;
	font-family: ff-tisa-web-pro-1, ff-tisa-web-pro-2, Georgia, 'Times New Roman', serif;
}

#centerCol #cp-bnr,centerCol #special-bnr,centerCol #site-bnr{
	margin-bottom: 10px;
	padding:0 0 10px 0;
	border-bottom:2px solid #d5d5d5;
}
#centerCol #cp-bnr ul li,#centerCol #special-bnr ul li,#centerCol #site-bnr ul li{
	margin:0 0 6px 0;
}
#home #thankyou{
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}
#home #thankyou .inner{
	padding: 5px 10px;
	position: relative;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#home #thankyou .inner img{
	position: absolute;
	right: 5px;
	top: -35px;
}
#home #thankyou p{
	width: 285px;
	margin-bottom: 6px;	
}
#home #thankyou table{
	width: 285px;
}

/*#home #thankyou p.note{
	font-size: 10px;
}*/
#home #thankyou ul.note {
	margin-bottom: 10px;
}
#home #thankyou ul.note li {
	margin-left: 1em;
	text-indent: -1em;
	line-height: 1.2;
	font-size: 10px;
	color: #990000;
}
#news{
	margin-top:20px;
	width:475px;
}
#news h2{
	line-height:30px;
}
#news .news-scroll{
	overflow-y: scroll;
	overflow-x: hidden;
	border:1px solid #d6d6d6;
	width:455px;
	height: 100px;
	padding:0 10px;
}
#news .each-news{
	margin:5px 0;
	width:100%;
	
}
#news .date{
	float:left;
	width:70px;
	font-size:11px;
}
#news .newsList{
	float:left;
	width:400px;
	margin-left:10px;
}
#news .newsList li{
}

#sponsor{
	height: 149px;
	width: 990px;
	margin: 0 auto;
	background: url(../img/home/sponsor_bg.jpg) repeat-x;
	clear: both;
	padding-top: 20px;
}
#sponsor h4{
	text-align: center;	
	margin-bottom: 10px;
}
#sponsor ul{
	padding-left: 50px;
}
#sponsor ul li{
	float: left;
	margin-right: 10px;
}

#centerCol p{
	margin-bottom:10px;
}
#rightCol #twitter{
}
#rightCol .toplist{
	margin-bottom:10px;
}
#rightCol .toplist h4{
	background-color:#999;
	color:#fff;
}
#rightCol #fb{
}
	
#rightCol #blog{
	width: 239px;
	height: 132px;
	background: url(../img/home/blog_bg.jpg) no-repeat;
	margin-left: -2px;
	padding-top: 80px;
}
#rightCol #blog ul {
	width: 200px;
	margin: 0 auto;
}
#rightCol #blog ul li{
	background: url(../img/home/blog-list.jpg) no-repeat left center;
	padding-left: 15px;	
	margin-bottom: 6px;
}

#bottom{
	width:990px;
	height:125px;

	background-color: #b8ce24;
	clear: left;	
}
#bottom h3{
	font-size:19px;
	text-align:center;
	padding-bottom:10px;
	font-weight:bold;
}
#bottom li{
	float:left;
	margin-left:7px;
}
#on-bubble1{
	position: absolute;
	top:0;
	right: -15px;
}
#on-bubble2{
	position: absolute;
	top:30%;
	left: 12px;
}
#on-bubble3{
	position: absolute;
	bottom:0;
	right: 27px;	
}
#pickup{
	background: url(../img/home/pickup_bg.jpg) no-repeat;
	height: 234px;
	padding-top: 20px;
	position: relative;
}
#pickup #spark1{
	position: absolute;
	top: -13px;
	left: -10px;
}
#pickup #spark2{
	position: absolute;
	top: 120px;
	left: 230px;
}

#pickup #spark3{
	position: absolute;
	top: -10px;
	right: 420px;
}

#pickup #spark4{
	position: absolute;
	top: -10px;
	right: -10px;
	
}

#pickup dl{
	float: left;
	width: 234px;
	padding-left: 10px;
	position: relative;
	z-index: 10;
}
#pickup dl dt{
	margin-bottom: 10px;
} 
#pickup dl #title01{
	position: absolute;
	top: -10px;
}
#pickup dl #title02{
	position: absolute;
	bottom: 36px;
}

#pickup dl #title03{
	position: absolute;
	top: -10px;
}

#pickup dl #title04{
	position: absolute;
	bottom: 36px;
}

#pickup dl dd.text{
	font-size: 10px;
	line-height: 1.2;
	padding: 8px;
	background: url(../img/pickup-textbg-all.png) center top no-repeat;
}

#home #bannerBlock02{
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 15px 0 10px;
	margin: 15px 0;
}


/* 下層スタイル
------------------------------------------------- */
#sec #wrap{
	background: url(../img/common/sec_bg.jpg) center top no-repeat;
}
#sec #header{
	height: 185px;
	width: 990px;
	margin: 0 auto;
	position: relative;
}
#sec #header a{
	display: block;
	position: absolute;
	top:10px;
	
}

#sec #mainCol{
	width: 710px;
	float: left;
	overflow: hidden;
}
#sec #rightCol{
	margin-left: 720px;
}
#sec #article{
	clear: both;
}
#sec #main{
	padding-top: 15px;
}
#sec #main .breadcomb{
	margin-bottom: 15px;
	overflow: hidden;
}
#sec #main .breadcomb li{
	float: left;
	margin-right: 10px;
}
#sec #mainCol .section{
	margin-bottom: 50px;
	padding-left: 10px;
	clear: both;
	overflow: hidden;
}
#sec #mainCol h2{
	margin-bottom: 25px;
	margin-left: -10px;
	
}
#sec #mainCol h3{
	background: url(../img/common/h3_bg.jpg) no-repeat;
	height: 38px;
	line-height: 38px;
	font-size: 18px;
	font-weight: bold;
	padding-left: 40px;
	margin-bottom: 20px;
	margin-left: -10px;	
}
#sec #mainCol h3.short{
	background: url(../img/common/h3_bgs.jpg) no-repeat;
	height: 38px;
	line-height: 38px;
	font-size: 18px;
	font-weight: bold;
	padding-left: 40px;
	margin-bottom: 20px;
	margin-left: -10px;	
}

#sec #mainCol h3 span.p16{
	font-size: 16px !important;
}

#sec #mainCol h3 span.small{
	padding: 0 !important;
	font-size: 12px;
}


#sec #mainCol h3 .new,
span.new {
	font-size: 16px;
	color: #c00;
	margin-left: 10px;
	font-weight: bold;
}

#sec #mainCol h4{
	background: url(../img/common/h4_bg.jpg) no-repeat;	
	line-height: 25px;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	margin: 10px 0 20px -10px;
}
#sec #mainCol h4 span{
	background: #fff;
	padding: 0 10px;
	
}

#sec #mainCol h4 span.small{
	padding: 0 !important;
	font-size: 12px;
}

#sec #mainCol p{
	margin:0 0 1em 0;
}
/*#sec #mainCol table{*/
table{
	border-top: 1px solid #dcddda;
	border-left: 1px solid #dcddda;
	width:100%;

}
/*#sec #mainCol table th{*/
table th{
	padding: 10px 8px;
	background: #e7f5ff;
	font-weight: bold;
/*	width: 30%;*/
	border-bottom: 1px solid #dcddda;
	border-right: 1px solid #dcddda;	
}

/*#sec #mainCol table td{*/
table td{
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px solid #dcddda;
	border-right: 1px solid #dcddda;	
}
#sec #mainCol #article .divideEven h4{
	margin-left: 0;
	margin-bottom: 10px
}
#sec #mainCol #article .divideEven .boxOne{
	float: left;
	width: 325px;
}
#sec #mainCol #article .divideEven .boxTwo{
	float: right;
	width: 325px;	
}

#sec #mainCol #article .divideEven .boxOne img.line,
#sec #mainCol #article .divideEven .boxTwo img.line{
	background: url(../img/common/img_bg.gif) no-repeat;
	padding: 7px;
}


#sec #mainCol #article .divide .boxOne{
	float: left;
	width: 425px;
}
#sec #mainCol #article .divide .boxTwo{
	margin-left: 446px;
}
#sec #mainCol #article .divide .boxTwo img {
	background: url(../img/common/img_bg.gif) no-repeat;
	padding: 7px;
}
#sec #mainCol #article .divide .boxTwo img.non{
	background: #fff;
	padding: 0;
}

#sec #mainCol #article .divide .boxTree{
	float: left;
	width: 230px;
}

#sec #localNavi {
	padding: 20px 0 20px 0px;
	width: 230px;
	margin: 0 auto;
	border-bottom: 1px solid #eee;
}
#sec #localNavi li{
	background: url(../img/common/arrow.gif) no-repeat left center;
	padding-left: 12px;
	margin:0 0 4px 0;
	font-weight:bold;
	font-size:16px;
}
#sec #localNavi li.lv2{
	background:none;
}
#sec #localNavi li.lv2 ul.lv2Navi li{
	background: url(../img/common/arrow2.gif) no-repeat left center;
	font-weight:normal;
	font-size:12px;
	padding-left:8px;
	margin:0 0 4px 0;

}
#sec #rightCol .banner {
	padding-top: 15px;
}
#sec #rightCol .banner li{
	margin-bottom: 10px;
	text-align: center;
	
}

/*アミューズメント
----------------------------------------------------------*/

.rjc-am{
	background:#000 url(../img/amusement/rjc2.jpg) no-repeat;
	padding:0 0 0 10px;
	height:300px;
}
.rjc-am p,
.amImg p{
	width:280px;
	color:#fff;
}

.rjc-am p.headline,
.amImg p.headline {
	font-size:48px;
	font-weight:bold;
	padding:60px 0 0;
	white-space:nowrap;
	font-family:Georgia;
}

.amImg p.headline2 {
	font-size:48px;
	font-weight:bold;
	padding:40px 0 0;
	white-space:nowrap;
	font-family:Georgia;
	line-height: 1;
}

.rjc-am p.headline span,
.amImg p.headline span,
.amImg p.headline2 span {
	font-size:30px;
	font-weight:bold;
}

.rjc-am p a,
.amImg p a{
	color:#fff;
	font-weight:bold;
}

.amImg{
	padding:0 0 0 10px;
	height:300px;
	margin:0 0 10px 0;
}

.guest-am { background:#000 url(../img/amusement/guest.jpg) no-repeat; }
.jam-am { background:#000 url(../img/amusement/guest/jam.jpg) no-repeat; }
.yu-am { background:#000 url(../img/amusement/guest/yu.jpg) no-repeat; }
.gos-am { background:#000 url(../img/amusement/guest/gos.jpg) no-repeat; }
.basic-am { background:#000 url(../img/amusement/rjc/basic.jpg) no-repeat; }
.guide-am { background:#000 url(../img/amusement/rjc/guide.jpg) no-repeat; }
.interview-am { background:#000 url(../img/amusement/rjc/final.jpg) no-repeat; }
.rbr-am { background:#000 url(../img/amusement/rbr/rbr.jpg) no-repeat; }
.rbr-am2 { background:#000 url(../img/amusement/rbr/rbr2.jpg) no-repeat; }
.playguide { background:#000 url(../img/about/playguide/playguide.jpg) no-repeat; }

.caption {
	font-size: 11px;
	text-align: center;
	line-height: 1.2;
}

.captionR {
	font-size: 11px;
	text-align: right;
	line-height: 1.2;
}

.captionL {
	font-size: 11px;
	text-align: left;
	line-height: 1.2;
}

.ttl_guide {
	font-size:18px;
	font-weight:bold;
}

ul.skillList li {
	float:left;
	width: 160px;
	height: 260px;
	margin-right: 15px;
	line-height: 1.1em;
}

ul.skillList li p.skillName {
	font-size:14px;
	font-weight:bold;
	background: #120b79;
	padding: 5px 3px;
	margin: 0 0 5px !important;
	color: #fff;
}


table.interviewTable th {
	text-align: center;
	width: 20% !important;
}

table.interviewTable td {
	width: 30% !important;
}

.interviewTab h4{
	background: url(../img/common/h4_bg.jpg) no-repeat;	
	line-height: 16px;
	font-size: 14px !important;
	font-weight: bold;
	padding: 0 20px !important;
	margin: 20px 0 0 !important;
	clear: both;
}

.interviewTab dl {
	margin: 10px 0 0 30px;
}

.interviewTab dl dt {
	font-weight:bold;
	color: #0078ff;
	float: left;
	width: 80px;
	font-size: 12px !important;
}

.interviewTab dl dd {
	font-size: 12px !important;
}

#sec #mainCol #article .divide dl.mapShop dt {
	font-weight: bold;
	font-size: 16px;
	padding: 0 0 2px 25px;
	
}

#sec #mainCol #article .divide dl.mapShop dd {
	border-top: #999 1px dotted;
	padding-top: 5px;
	margin-bottom: 20px;
}

#sec #mainCol #article .divide dl.mapShop dd p.time {
	color: #0070d8;
}

#sec #mainCol #article .divide dl.mapShop dt.num01 { background: url(../img/amusement/shop/num01.gif) no-repeat; }
#sec #mainCol #article .divide dl.mapShop dt.num02 { background: url(../img/amusement/shop/num02.gif) no-repeat; }
#sec #mainCol #article .divide dl.mapShop dt.num03 { background: url(../img/amusement/shop/num03.gif) no-repeat; }
#sec #mainCol #article .divide dl.mapShop dt.num04 { background: url(../img/amusement/shop/num04.gif) no-repeat; }
#sec #mainCol #article .divide dl.mapShop dt.num05 { background: url(../img/amusement/shop/num05.gif) no-repeat; }
#sec #mainCol #article .divide dl.mapShop dt.num06 { background: url(../img/amusement/shop/num06.gif) no-repeat; }

#main .section ul.kome li{
	margin-left: 1em;
	text-indent: -1em;
	line-height: 1.5;
	margin-bottom: 5px;
}



/*ギャラリー
----------------------------------------------------------*/
.photoArea{
	width: 650px;
	margin-left: 15px;
}
#bx-pager{
	width: 656px;
	margin-left: 15px;	
}
#bx-pager a{
	margin-right: 6px;
}
.bx-next{
	float: right;
}

/*注意事項
----------------------------------------------------------*/
.attention #main .section ul li{
	list-style: disc;
	line-height: 2;
	margin-left: 1.5em;
	margin-bottom: 10px;
}

#main .section ul.attention li{
	list-style: disc;
	line-height: 2;
	margin-left: 1.5em;
	margin-bottom: 10px;
}


/*グッズ
----------------------------------------------------------*/
#sec #mainCol .goods .section .goodsImg{
	float: left;
	width: 250px;
}
#sec #mainCol .goods .section .goodsDetail{
	float: right;
	width: 425px;
}

#sec #mainCol .goods .section .goodsDetail dl dt{
	list-style-type:none;
	font-weight: bold;
	color: #ff8c04;
	float: left;
	padding: 13px 0 0 ;
}


#sec #mainCol .goods .section .goodsDetail dl dd{
	padding: 12px 0 10px ;
	border-top: 1px dashed #ddd;
}

#sec #mainCol .goods .section .goodsDetail dl dd.end{
	border-bottom: 1px dashed #ddd;
}

#sec #mainCol .goods .section .goodsDetail dl dd.goodsName{
}

#sec #mainCol .goods .section .goodsDetail dl dd.goodsPrice{
	font-weight: bold;
	color: #c00;
}

#sec #mainCol .goods .divide .goodsDetail dl dd.goodsInfo{
}

/*バトルロイヤル
----------------------------------------------------------*/
.catch {
	padding: 10px 10px 0;
}

table.rbr th {
	padding: 5px 8px !important;
}

table.rbr tr.item th {
	background: #008aff;
	color:#fff;
	font-size: 14px;
}

table.rbr th.name { width: 245px; }
table.rbr th.piece { width: 45px; }
table.rbr th.refining { width: 45px; }
/*table.rbr th.notes { width: 40%; }*/
table.rbr th.skill,
table.rbr th.status { width: 170px; }

table.rbr tr.ng { background: #666; }


/*場内マップ
----------------------------------------------------------*/
#sec #mainCol #article .divide .mapOne{
	float: left;
	width: 385px;
}
#sec #mainCol #article .divide .mapTwo{
	float: right;
	width: 300px;
}

#sec #mainCol #article .divide .mapOne p,
#sec #mainCol #article .divide .mapTwo p {
	line-height: 1.2;
	margin-bottom: 5px !important;
}

#sec #mainCol #article .divide dl.mapInfo {
	margin-top: 20px;
	padding: 20px 10px 10px;
	border: #ccc 1px solid;
	width: 355px;
}


#sec #mainCol #article .divide dl.mapInfo dt {
	padding: 0;
	float: left;
	height:30px;
	width: 52px;
}

#sec #mainCol #article .divide dl.mapInfo dd {
	float: left;
	margin: 0 5px 10px 0;
	width: 103px;
}

#sec #mainCol #article .divide dl.mapBooth dt {
	padding: 0 0 0 25px;
}

#sec #mainCol #article .divide dl.mapBooth dt span {
	font-weight: bold;
	color: #8dc21f;
	margin-right: 5px;
}

#sec #mainCol #article .divide dl.mapBooth dd {
	margin-bottom: 10px;
}

#sec #mainCol #article .divide dl.mapBooth dt.num01 { background: url(../img/map/num01.gif) no-repeat; }
#sec #mainCol #article .divide dl.mapBooth dt.num02 { background: url(../img/map/num02.gif) no-repeat; }
#sec #mainCol #article .divide dl.mapBooth dt.num03 { background: url(../img/map/num03.gif) no-repeat; }
#sec #mainCol #article .divide dl.mapBooth dt.num04 { background: url(../img/map/num04.gif) no-repeat; }
#sec #mainCol #article .divide dl.mapBooth dt.num05 { background: url(../img/map/num05.gif) no-repeat; }
#sec #mainCol #article .divide dl.mapBooth dt.num06 { background: url(../img/map/num06.gif) no-repeat; }
#sec #mainCol #article .divide dl.mapBooth dt.num07 { background: url(../img/map/num07.gif) no-repeat; }
#sec #mainCol #article .divide dl.mapBooth dt.num08 { background: url(../img/map/num08.gif) no-repeat; }
#sec #mainCol #article .divide dl.mapBooth dt.num09 { background: url(../img/map/num09.gif) no-repeat; }
#sec #mainCol #article .divide dl.mapBooth dt.num10 { background: url(../img/map/num10.gif) no-repeat; }
#sec #mainCol #article .divide dl.mapBooth dt.num11 { background: url(../img/map/num11.gif) no-repeat; }
#sec #mainCol #article .divide dl.mapBooth dt.num12 { background: url(../img/map/num12.gif) no-repeat; }

#sec #mainCol #article .divide dl.mapBooth a { color: #333 !important; }



/*楽しみ方ガイド
----------------------------------------------------------*/
#sec #mainCol #article div.point {
	margin-left: 160px;
	width: 490px;
	padding: 10px 20px;
	border: #999 1px dotted;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;	
}

#sec #mainCol #article div.point .txt {
	width: 360px;
	float: left;
}
#sec #mainCol #article div.point img {
	width: 120px;
	float: right;
}