@charset "utf-8";

/* =====================
etc
===================== */

p.detaillink{
border-top:1px dashed #999;
margin:6px 0 0 0;
padding:6px 0 0 0;
text-align:right;
font-size:90%;
}

p.detaillink a{
background:#fff url(../images/ico_arw01.gif) no-repeat 0 50%;
padding:0 0 0 15px;
text-decoration:none;
}

p.go_top{
margin:6px 0 0 0;
padding:6px 10px 0 0px;
text-align:right;
font-size:90%;
}

p.go_top a{
background:url(../common/images/icon_top.gif) no-repeat 0 50%;
text-decoration:none;
padding:0 0 0 18px;
}



/*画像回り込み*/
img.imgright{
float:right;
margin:0 0 3px 5px;
}

img.imgleft{
float:left;
margin:0 5px 3px 0;
}


/*周り込み解除*/
.clear{
clear:both;
}

#clear{
clear:both;
}


/*clearfix*/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix {display: inline-block;}
/*\*/
* html .clearfix {height: 1%}
.clearfix {display:block;}
/**/



.margintop20{
margin-top:20px;
}

/* =====================
LAYOUT
===================== */
body{
text-align:center;
}

#container{
width:900px;
margin:0 auto;
}

#header{
width:900px;
height:150px;
background:#FFF;
margin:0 auto;
position:relative;
text-align:left;
}

#topnavi{
width:900px;
margin:0 auto;
}

#contents{
width:900px;
margin:0 auto;
text-align:left;
}


#footer{
width:900px;
clear:both;
margin:0 auto;
}

/* =====================
LINK
===================== */
a:link , a:visited , a:active{
color:#999;
font-weight:bold;
text-decoration:underline;
}

a:hover{
color:#09c;
text-decoration:none;
}

/*address*/
#footer address a{
color:#ff0;
text-decoration:none;
}

#footer address a:hover{
text-decoration:underline;
}


/*copyright*/
#footer p a{
text-decoration:none;
}

#footer p a:hover{
text-decoration:underline;
}



/* =====================
HEADER
===================== */

#header h1#logo{
position:absolute;
top:50px;
}

#header ul.menu {
position:absolute;
top:130px;
}

#header ul.menu li{
float:left;
margin-right:50px;
}




/* =====================
CONTENTS
===================== */

h2{
background: url(../common/images/icon_titl01.gif) no-repeat 0 50%;
margin:20px 0 10px 0;
padding:0 0 0 15px;
}



div#shop_top{
width:900px;
margin-bottom:30px;
}

div.shopbox{
background:#FFFFCC;
padding:10px;
margin-bottom:10px;
}


div.sb_left{
float:left;
width:200px;
}


div.sb_right{
width:590px;
float:right;
padding-right:70px;
}



dt.listttl{
color:#09F;
font-size:110%;
font-weight:bold;
}

dl dd{
margin:10px 0 0 0px;
}

ul.listbuy{
float:right;
clear:both;
}



/*イメージ写真*/
p.sp_news_img{
width:200px;
height:150px;
border:#999999 solid 1px;
float:left;
margin:5px 10px 0 0;
background:#FFFFFF;
}
p.sp_news_img a img{
 display:block;
 margin:20px auto;
 text-align: center;
}




/* =====================
FOOTER
===================== */
div#footer{
margin-top:50px;
}

p.gazou a{
color:#666666;
}

p.copy a{
color:#3399FF;
}

ul.footerlink{
margin:5px 0 50px 210px;
font-size:80%;
}


ul.footerlink li{
float:left;
margin:0 30px 0 0px;
}












