/*
===== universal reset =================================
*/

*{
	margin:0;
	padding:0;
}

/*
===== body and base setting ===========================
*/

body {
	margin: 0;
	padding: 0;
	color:#333;
	text-align:center;/* box centering */
	font-size: 75%;
	font-weight: normal;
	line-height: 1.5;
	font-family: 'メイリオ','Meiryo','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Osaka','ＭＳ Ｐゴシック',sans-serif;
}

/* general params
--------------------*/
h1, h2, h3, h4, h5, h6,
div, p, pre, ul, ol, dl, dt, dd, li,
address, form, blockquote{
	margin: 0;
	padding: 0;/* margin&padding reset */
	font-size: 100%;
	line-height: 1.5;/* base line height */
	text-align: left;
	display: block;
}
table {margin : 0;empty-cells: show; font-size: 100%;}
hr,.areaAnchor,.anchor { display : none; }
img {
	border: none;/* img do not want a border */
	vertical-align: bottom;
}
li { list-style: none; }/* link do not want a dot */

/* acronyms and abbreviations styles 
-------------------------------------*/
acronym,abbr{cursor:help;}

.clear {
	clear: both;
	}　　

/*
===== link setting ===========================
*/
a {
	color: #333333;
	}

a:link{
	color: #333333;
	}

a:visited{
	color: #333333;
	}

a:hover{
	color: #CC0000;
	text-decoration: underline;
	}

a:active{
	color: #CC0000;
	text-decoration: underline;
}


/*
===== contents ===========================
*/

#wrap {
	margin: 0 auto;
	width: 750px;
	}
	
#header {
	padding: 12px 0 5px 0;
	}	
	
#header p.logo {
	float: left;
	}
	
#header p.close {
	float: right;
	}
	
#contents {
	clear: both;
	border: solid 1px #999999;
	background: url(../img/bg.gif) 0 0 repeat-x;
	}
	
#contents h1 {
	padding: 22px 0 0 24px;
	}
	
#contents p.headline {
	padding: 8px 0 16px 24px;
	}

#contents div#campaign {
	margin: 24px auto 35px auto;
	padding: 27px 0 0 21px;
	width: 679px;
	background-color: #B70014;
	}
	
#contents div#campaign h2 {
	padding: 0 0 20px 0;
	}
	
#contents div#campaign ul li img {
	vertical-align: bottom;
	}	
	
#contents div#campaign p.prize {
	padding: 10px 0 0 0;
	}
	
#contents div#campaign p.btn {
	padding: 20px 0 30px 68px;
	}
	
#contents ul#case {
	background-color: #D21F1F;
	}
	
#contents ul#case li.store {
	float: left;
	padding: 0 0 0 40px;
	}
	
#contents ul#case li.web {
	float: left;
	padding: 0 0 0 59px;
	}
	
#contents ul#case li img {
	vertical-align: bottom;
	}	
	
#contents div#storeBlock {
	clear: both;
	margin: 0 auto;
	padding: 40px 0 0 0;
	width: 700px;
	}	
	
#contents div#storeBlock h2 {
	padding: 0 0 9px 0;
	border-bottom: solid 2px #D21F1F;
	}	
	
#contents div#storeBlock dl {
	clear: both;
	padding: 15px 0 0 0;
	}
	
#contents div#storeBlock dl dt {
	padding: 0 0 3px 0;
	font-weight: bold;
	}
	
#contents div#storeBlock div#jmb {
	padding: 10px;
	width: 440px;
	background-color: #DFDFDF;
	}
	
#contents div#storeBlock div#jmb p {
	float: left;
	padding: 25px 10px 0 0;
	}
	
#contents div#storeBlock div#jmb span {
	float: left;
	display: block;
	}
	
#contents div#storeBlock dl.mile {
	clear: both;
	padding: 15px 0 5px 0;
	}	
	
#contents div#storeBlock p.attention {
	font-size: 92%;
	}
	
#contents div#storeBlock dl.premium {
	font-size: 92%;
	}		
	
#contents div#storeBlock dl table {
	border-top: solid 1px #999999;
	border-left: solid 1px #999999;
	}	
	
#contents div#storeBlock dl table th {
	padding: 8px;
	color: #CC0000;
	text-align: center;
	background-color: #FFFFCC;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	}
	
#contents div#storeBlock dl table td {
	padding: 8px;
	text-align: center;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	}
	
#contents div#storeBlock dl table td.case {
	padding: 8px 12px;
	text-align: left;
	}		
	
#contents div#storeBlock div#double {
	margin: 20px 0;
	padding: 18px 23px 15px 23px;
	background-color: #B70014;
	}
	
#contents div#storeBlock div#double h3 {
	padding: 0 0 13px 0;
	}
	
#contents div#storeBlock div#double div.txt {
	float: left;
	width: 325px;
	}
	
#contents div#storeBlock div#double div.txt p {
	padding: 0 0 10px 0;
	color: #FFFFFF;
	}
	
#contents div#storeBlock div#double span {
	float: left;
	}
	
#contents div#storeBlock div#double p.appli {
	clear: both;
	padding: 10px 0 0 0;
	_padding: 5px 0 0 0;
	color: #FFFFFF;
	line-height: 1;
	border-top: solid 1px #D46571;
	}
	
#contents div#storeBlock div#double p.appli span {
	float: none;
	font-weight: bold;
	}	
	
#contents div#storeBlock div#contact {
	margin: 5px 0 0 0;
	padding: 10px 10px 10px 0;
	border: solid 1px #999999;
	}
	
#contents div#storeBlock div#contact ul {
	float: left;
	padding: 0 0 0 15px;
	font-size: 84%;
	width: 155px;
	}
	
#contents div#storeBlock p.daimaruhome {
	clear: both;
	padding: 13px 0 0 201px;
	}																		

#contents p.pagetop {
	padding: 15px 0 0 0;
	text-align: right;
	}	
	
#contents div#webshoppingBlock {
	clear: both;
	margin: 0 auto;
	padding: 40px 0 20px 0;
	width: 700px;
	}	
	
#contents div#webshoppingBlock h2 {
	padding: 0 0 9px 0;
	border-bottom: solid 2px #D21F1F;
	}	
	
#contents div#webshoppingBlock dl {
	clear: both;
	padding: 15px 0 0 0;
	}
	
#contents div#webshoppingBlock dl dt {
	padding: 0 0 3px 0;
	font-weight: bold;
	}
	
#contents div#webshoppingBlock dl dt span {
	color: #CC0000;
	}
	
#contents div#webshoppingBlock div#jmb {
	padding: 10px;
	width: 440px;
	background-color: #DFDFDF;
	}
	
#contents div#webshoppingBlock div#jmb p {
	float: left;
	padding: 25px 10px 0 0;
	}
	
#contents div#webshoppingBlock div#jmb span {
	float: left;
	display: block;
	}
	
#contents div#webshoppingBlock div#jalhome {
	clear: both;
	margin: 22px 0 0 0;
	padding: 20px 25px;
	background-color: #F1EFE1;
	}
	
#contents div#webshoppingBlock div#jalhome h3 {
	padding: 0 0 18px 0;
	border-bottom: solid 1px #CC0000;
	}
	
#contents div#webshoppingBlock div#jalhome dl.jal {
	padding: 0;
	}	
	
#contents div#webshoppingBlock div#jalhome p {
	padding: 10px 0 0 0;
	}
	
#contents div#webshoppingBlock div#jalhome p.flow {
	padding: 10px 0 0 0;
	font-weight: bold;
	}	
	
#contents div#webshoppingBlock div#jalhome dl dt {
	padding: 10px 0 5px 0;
	}	
	
#contents div#webshoppingBlock div#jalhome a.emile {
	color: #CC0000;
	font-size: 117%;
	font-weight: bold;
	}
	
#contents div#webshoppingBlock div#jalhome p.detail {
	padding: 20px 0 10px 0;
	text-align: center;
	font-size: 117%;
	}
	
#footer {
	clear: both;
	padding: 10px 0 50px 0;
	}																									



/*	
===== CLEARFIX ==========================================
*/
.clearfix{
    zoom:1;/*for IE 5.5-7*/
}
.clearfix:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    line-height:0;
    visibility:hidden;
}
* html .clearfix{
	display:inline-table;
	/*\*/display:block;/**/
}
/*
