body {
    margin: 0;
    padding: 0;
    font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    font-size: small;
    line-height: 150%;
    color: #000000;
    background:#F2EFE6 url(../../image/background.jpg) repeat-y center;
}
img {
    border: none;
    vertical-align:bottom;
}
p {
    margin: 0;
    padding: 0;
}
#wrapper {
    margin: 0;
    padding: 0;
}
#base {
    width:1050px;
    margin: 0 auto;
    padding: 0;
    background-color:#FFFFFF;
}
#header {
    clear:both;
    margin: 0;
    padding: 0;
    background:#000000 url(../../image/header-background.jpg) repeat-x top;
    height:119px;
}
#header p {
    position:absolute;
    top:25px;
    left:755px;
    background:#ffff00;
    font-weight:bold;
    padding:10px;
    font-size:20px;
}
#header h1 {
    display: inline;
    float:left;
    margin: 0;
    padding: 0;
    width:653px;
    height:119px;
    list-style:none;
    position:relative;
}
#header h1 a {
    display: block;
    width:653px;
    height:119px;
    text-indent: -9999px;
    background: url(../../image/logo.jpg) no-repeat;
}
ul.h-menu {
    float:right;
    margin: 75px 13px 0 0;
    padding: 0;
    width:321px;
    height:27px;
    list-style:none;
    background: url(../../image/h-menu00.jpg) no-repeat;
}
ul.h-menu li {
    display: inline;
    float:left;
    margin: 0 5px 0 0;
    padding: 0;
    width:102px;
    height:27px;
    list-style:none;
}
ul.h-menu li a {
    display: block;
    width:102px;
    height:27px;
    text-indent: -9999px;
}
ul.h-menu li#menu1 a:hover {
    background: url(../../image/h-menu01.jpg) no-repeat;
}
ul.h-menu li#menu2 a:hover {
    background: url(../../image/h-menu02.jpg) no-repeat;
}
ul.h-menu li#menu3 a:hover {
    background: url(../../image/h-menu03.jpg) no-repeat;
}
#content {
    clear:both;
    margin: 0;
    padding: 0 0 20px;
}
.pan {
    clear:both;
    margin: 25px auto 2px;
    padding:  5px 10px;
    color: #454545;
    background:#F2F2F2;
}
.pan a:link {
    color: #454545;
}
.pan a:visited {
    color: #454545;
}
.pan a:hover {
    color: #BD110A;
}
#cart {
    margin:0 auto;
    padding:30px 0 30px;
    width:900px;
}
#cart .cart-tit {
    display:block;
    margin:20px 0 30px;
    padding: 17px 20px 12px;
    width:860px;
    font-size:22px;
    border-top:1px solid #D9D9D9;
    border-right:1px solid #D9D9D9;
    border-left:1px solid #D9D9D9;
    border-bottom:2px solid #B21008;
    background:#F1F1F1 url(../../image/cart-title.jpg) no-repeat left top;
    color:#B21008;
    font-weight:bold;
    font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo','ＭＳ Ｐゴシック',sans-serif;
}
#footer {
    clear:both;
    margin: 0;
    padding: 10px 0 30px;
    background:#000000 url(../../image/footer-background.jpg) repeat-x top;
    font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo','ＭＳ Ｐゴシック',sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#FFFFFF;
    text-align:center;
    letter-spacing: 2px;
}
