<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "euc-jp";
/* CSS Document */

.cont_box{
	width: 700px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	background:url(/dol/campaign/2013summer/img/cont_center.gif) top center;
}

.text_box{
	width: 640px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	color: #353535;
	line-height: 1.5;
}

.text_box p{
	font-size: 14px;
	line-height: 1.2;
}

h1{
	width: 610px;
	height: 37px;
	margin: 0 auto;
	text-align: left;
	color: #f00;
	padding: 53px 0 0 90px;
}
h1.h1_title1{
	background:url(/dol/campaign/2013summer/img/h1_title1.jpg) top center no-repeat;
}
h1.h1_title2{
	background:url(/dol/campaign/2013summer/img/h1_title2.jpg) top center no-repeat;
}

.btn_box_gc{
	width: 650px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	background:url(/dol/campaign/2013summer/img/btn_mat_gc.gif) top center no-repeat;
}

.btn_box{
	width: 650px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	background:url(/dol/campaign/2013summer/img/btn_box_center.gif) top center;
}

.banner_box{
	padding-top: 5px;
}


h3{
	margin-bottom: 5px;
	margin-top: 0px;
}

h2{
	width: 640px;
	text-align: left;
	font-size: 16px;
	color: #f00;
	font-weight: bold;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	border-left: solid 5px #f00;
	border-bottom: solid 1px #f00;
	padding-left: 8px;
	margin: 10px auto 5px auto;
}

h4{
	font-weight: bold;
	color: #ff6600;
	font-size: 14px;
}

table.list{ margin-bottom: 5px; width: 97%;}
table.list td{ padding: 5px; border: solid 1px #005aff; text-align: center;}
table.list th{ padding: 5px; border: solid 1px #005aff;}

th.th_title1{
	background: #005aff;
	color: #fff;
	text-align: center;
}


.left_box{
	width: 250px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	/* border-right: solid 1px #005aff; */
	float: left;
}
.right_box{
	width: 370px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	float: left;
	padding-left: 5px;
}


ul.at{
	margin: 0;
	padding: 0;
}

ul.at li{
	margin: 0;
	padding: 0;
	border-bottom: dotted 1px #808080;
}




/* win
-------------------------------------------------------------------------------- */

#btn_win_play a{
	background: url(/dol/campaign/2013summer/img/btn_win_play.png);
	width: 311px;
	height: 56px;
	display: block;
}

#btn_win_play a:hover{
	background: url(/dol/campaign/2013summer/img/btn_win_play.png) 0px -56px;
}

#btn_win_play strong{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}

/* ps3
-------------------------------------------------------------------------------- */

#btn_ps3_play a{
	background: url(/dol/campaign/2013summer/img/btn_ps3_play.png);
	width: 311px;
	height: 56px;
	display: block;
}

#btn_ps3_play a:hover{
	background: url(/dol/campaign/2013summer/img/btn_ps3_play.png) 0px -56px;
}

#btn_ps3_play strong{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}


/* han
-------------------------------------------------------------------------------- */
#btn_han_play{
	width: 622px;
	margin: 0 auto;
	text-align: center;
}
#btn_han_play a{
	background: url(/dol/campaign/2013summer/img/btn_han_play.png);
	width: 622px;
	height: 56px;
	display: block;
}

#btn_han_play a:hover{
	background: url(/dol/campaign/2013summer/img/btn_han_play.png) 0px -56px;
}

#btn_han_play strong{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}



.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix{display:inline-block;}
* html .clearfix{height:1%;}
.clearfix{display:block;}
</pre></body></html>