@charset "utf-8";
/* CSS Document */

#header_login_form{
display: inline;
}

div#header{
height:75px;
padding-top:15px;
margin-bottom:80px;
}
div#header h1 {
display:inline;
float:left;
}
div#header h1 a img {
width:287px;
height:75px;
}
#header_navi_wrapper{
display:inline;
float:right;
}

#header_sub_wrapper{
display:inline;
float:right;
}
#h_navi_sub{
display:inline;
float:left;
}
#h_navi_sub p {
font-size:0.7em;
font-weight:bold;
letter-spacing: 1px;
line-height:28px;
margin-right:20px;
}
#h_navi_touroku{
display:inline;
float:left;
}
#h_navi_cart{
clear:both;
display:inline;
float:right;
height:28px;
margin-top:3px;
padding-top:2px;
/*width:400px;*/
}
#h_navi_cart p{
display:inline;
float:left;
font-size:9px;
font-weight:bold;
}
.b_mail_mag {
width:97px;
padding-left:25px;
height:27px;
letter-spacing:2px;
 background: url("../images/icon/icon_mail.gif") no-repeat scroll 0 2px transparent;
}
.b_wish_list {
width:107px;
border-left:#E0D7D3 1px solid;
padding-left:17px;
height:27px;
}
.b_shopping_bag {
background:url(../images/icon/icon_bag.gif) no-repeat 15px 0px;
border-left:#E0D7D3 1px solid;
width:142px;
text-align:right;
}
#mailmagazine {
border-left:#E0D7D3 1px solid;
padding-left:15px;
margin-left:15px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
.b_mail_mag {
 background: url("../images/icon/icon_mail@2x.gif") no-repeat scroll 0 2px transparent;
 background-size: 17px 11px;
}
.b_shopping_bag {
background:url(../images/icon/icon_bag@2x.gif) no-repeat 15px 0px;
background-size: 19px 18px;
}

}
