/* CSS Document */

div#contener{
text-align:center;
width:100%;
background:url(../img/bg_beige.gif) repeat 0 0;
}

/*==========お買い物ガイド==========*/
div#guideWrapper{
margin:0 auto;
width:980px;
text-align:left;
padding:20px 0;
}
div#gdBoxLeft{
width:510px;
float:left;
}
div#gdBlockRight{
width:470px;
float:left;
}
/*div#gdBoxCenter{
width:250px;
float:left;
}*/
div#gdBoxRight{
width:470px;
float:left;
}
div#gdBoxLeft dl.gdText{
marign-left:10px;
}
div#gdBoxLeft dl.gdText,div#gdBoxCenter dl.gdText{
margin-right:40px;
}
div#gdBoxRight dl.gdText{
margin-right:10px;
}

dl.gdText dt{
height:14px;
background:#684C4B;
color:#fff;
font-size:12px;
font-weight:bold;
padding:5px;
}

#ttlPay{background-position:0 0;}
#ttlPostage{background-position:0 -24;}
#ttlDelivery{background-position:0 -48;}
#ttlReservaition{background-position:0 -72;}
#ttlPrivacy{background-position:0 -120;}
#ttlHours{background-position:0 -144;}
#ttlReturn{background-position:0 -96;}
#ttlOperation{background-position:0 -168;}

dl.gdText dd{
position:relative;
margin:10px 0 30px 0;
padding:0;
line-height:1.8em;
font-size:11px;
color:#46391F;
}
dl.gdText dd.useIcon{
	margin-top:6px;
}

dl.gdText dd a{
display:block;
margin-bottom:4px;
color:#684C4B !important;
text-indent:none;
}
dl.gdText dd a:hover{
}

dl.gdText dd img{
margin:0 3px 10px 0px;
}

dl.gdText dd span{line-height:1.8em;}

div.specific{
margin:3px 0 10px 0;
padding:8px 7px 8px 10px;
background:#FFF;
font-size:10px;
line-height:1.8em;
}

.first{color:#990000;}
.second{color:#005455;}
.bolder{font-weight:bolder;}
.underline{text-decoration:underline}


/*==========クレジット==========*/
div#credit{
background-color:#FFF;
padding:5px; 
font-size:11px;
color:#6B5933;
}
p.credit01{
margin-bottom:10px;
font-size:14px;
font-weight:bolder;
}
