@charset "utf-8";

/* index.css
------------------------------------------------------

	=0 common
	=1 header
	=2 innner
	=3 footer
	
----------------------------------------------------*/


/* =0 common
----------------------------------------------------*/
body{
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	background-color:#ffffff;
	margin:0px;
	font-size:12px;
}

#wrapper{
	text-align:left;
	margin:0 auto;
	width:808px;
}
.mt10{
	padding-top:10px;
}
.mt5{
	padding-top:5px;
}
.ml10{
	margin-left:10px;
	}
.ml270{
	margin-left:270px;
}
.mr10{
	margin-right:10px;
	}

p{
	line-height:1.8em;
}
.fl_l{
	float:left;
}
.fl_r{
	float:right;
}

/* =1 header
----------------------------------------------------*/
.logo{
	margin:20px auto 20px 0px;
}

/* =2 innner
----------------------------------------------------*/
h1{
	background-image:url(../img/p_main.gif);
	background-repeat:no-repeat;
	width:808px;
	height:348px;
	text-indent:-9999px;
}

h2{
	color:#D0111B;
	font-size:12px;
}

#snav{
	background-image:url(../img/bnr_opening.gif);
	background-repeat:no-repeat;
	height:91px;
	
}

#snav ul{
	text-indent:-9999px;
}
#snav li{
	float:left;
}
#snav a{
	display:block;
	overflow:hidden;
	height:91px;
}
.opening a{
	width:539px;
}
.campaign a{
	width:269px;
}
#column_x h2{
	margin-top:10px;
	margin-bottom:10px;

}
#column_y h2{
	background-image:url(../img/ttl_acsmap.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-top:10px;
	margin-bottom:5px;
}

h3{
	color:#333333;
	font-weight:normal;
	font-size:12px;
	margin-top:20px;
	margin-bottom:10px;
	background-image:url(../img/square.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
	_background-position:0 2px;
	padding-left:2px;
}
*:first-child+html h3{
	background-position:0 1px;
}

h4{
	text-indent:-9999px;
	background-image:url(../img/bnr_storep.gif);
	background-repeat:no-repeat;
	height:38px;
	position:absolute;
	left:0;
	bottom:0px;
}

li{
	padding-bottom:6px;
}

h4 a{
	display:block;
	overflow:hidden;
	width:180px;
	height:38px;
}

#main{
	width:808px;
}

#column_x{
	float:left;
	width:370px;
	height:350px;
	margin-right:20px;
	position:relative;
}

#column_y{
	float: right;
	width: 408px;
	height: 410px;
}
*:first-child+html #column_y{
	background-position:0px 27px;
}
.dbook{
	height:107px;
	width:530px;
	background-repeat:no-repeat;
	float:right;
}
.dbook_btn{
	width:279px;
	/*height:107px;*/
	float:left;
}
.dbook h5{
	text-indent:-9999px;
}
#main .dbook ul{
/*	width:140px;*/
	width:200px;
	padding-top:20px;
	margin:0px 0px 5px 25px;
	_margin:0px 0px 5px 12px;
	font-size:11px;
	height:70px;
	float:left;
}
#main .dbook ul a{
	color:#FFFFFF;
}
#map{
	width: 408px;
	height: 345px;
}
*:first-child+html #map {
}

.column_section{
	width:800px;
	margin-top:20px;
	clear:both;
}
.column_section01{
	width:809px;
	margin-top:5px;
	margin-bottom:20px;
}

.campaignbnr_01{
	background-image:url(../img/bnr_campaign02.gif);
	background-repeat:no-repeat;
	height:99px;
	text-indent:-9999px;
}
.campaignbnr_01 a{
	display:block;
	width:809px;
	height:99px;
	overflow:hidden;
}

.campaign_info{
	background-image:url(../img/ttl_campaign.gif);
	background-repeat:no-repeat;
	height:13px;
	text-indent:-9999px;
	margin-bottom:5px;
}

.caption,
.caption a{
	clear:both;
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
	padding-left:7px;
}

.column_section #column_x .red_txt{
	margin-top:7px;
	color:#D0111B;
	line-height:1.3em;
}

.left{
	width:800px;
	margin-top:3px;
	clear:both;
}
.left2{
	width:800px;
	clear:both;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.right{
	width:265px;
	float:right;
	margin-top:3px;
}
.sp13{
margin-right:13px;
}

p.kome{
	color:#ff0000;
}


/* =3 footer
----------------------------------------------------*/
address{
	background-image:url(../img/fotter.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	height:28px;
	width:800px;
	margin:20px auto 0px auto;
}
