@charset "utf-8";

body{
width:800px;
margin:0 auto;
font-family:"ＭＳ Ｐゴシック", Osaka, sans-serif;
background: #FFFFFF url(../img/parts/body_bg.gif) repeat-x center top;
}


/* HEADER */

#header{
width:790px;
height:70px;
padding:0 5px;
}
#header .logo{
float:left;
width: 200px;
margin: -5px 0 0;
}
#header h1 {
font-size: 10px;
font-weight: normal;
line-height: 15px;
color: #666666;
padding: 10px 20px 0;
text-align: right;
}
#header .shopping {
padding: 0 20px;
float: left;
width: 230px;
}

#header address{
float:right;
width:300px;
margin: 0;
}
#header address img{
vertical-align:top;
}

/* CONTENTS */
#contents{
width:790px;
height:22px;
padding:0 5px;
overflow:hidden;
list-style:none;
}
#contents:after{
content:"";
display:block;
clear:both;
}
#contents li{
display:inline;
float: left;
margin: 0;
padding: 0 1px;
background: url(../img/contents/line.gif) no-repeat right center;
}
#contents li.last_child {
background: none;
}

#contents li img{
vertical-align:top;
}

/* CONTENT */
#content{
width:800px;
padding:10px 0 0;
background: #FFFFFF url(../img/parts/content_bg.gif) no-repeat center top;
}
#content:after{
content:"";
display:block;
clear:left;
}
#content a:link, #content a:visited {
color: #669900;
}
#content a:hover, #content a:active {
color: #99CC00;
}
#content h2 {
line-height: 90px;
padding: 0;
background-repeat: no-repeat;
background-position: center top;
text-indent: -9999px;
}
#content h3 {
padding: 5px;
clear: both;
}

#content .main_img {
margin: 0px;
padding: 0 0 10px;
width: 740px;
}
#content p {
font-size: 75%;
line-height: 1.5;
padding: 0 20px 10px;
}

#pankz {
font-size: 10px;
line-height: 1.5;
list-style-type: none;
text-align: left;
padding: 0 20px;
margin: 0;
height: 30px;
clear: both;
}
#pankz li {
display: inline;
}
#pankz li a {
background: url(../img/parts/pankz.gif) no-repeat left center;
padding-left: 15px;
}
#pankz a:link, #pankz a:visited {
color: #666666;
}
#pankz a:hover, #pankz a:active {
color: #999999;
}

#top {
font-size: 75%;
clear: both;
text-align: right;
line-height: 2;
padding: 0 20px;
margin: -30px 0 0;
}

/* FOOTER */
#footer{
width:800px;
clear: both;
height: 90px;
}
#footer .logo {
line-height: 30px;
padding: 20px;
float: left;
height: 30px;
width: 140px;
}
#footer ol {
list-style-type: none;
padding: 0 0 0 20px;
}
#footer ol li {
display: inline;
padding: 10px 5px;
float: left;
}
#footer .contact {
clear: both;
border-top: 1px solid #CCCCCC;
}

#footer ul{
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size:10px;
text-align:center;
line-height:30px;
list-style:none;
height:30px;
border-bottom: 1px solid #CCCCCC;
}
#footer ul a:link,
#footer ul a:visited{
color:#666666;
text-decoration:none;
}
#footer ul a:hover,
#footer ul a:active{
color:#999999;
}
#footer ul li{
display:inline;
}
#footer ul li{
padding-left:0.4em;
padding-right:0.2em;
border-left:1px solid #CCCCCC;
}
#footer ul li.first_child{
padding-left:0;
border-left:none;
}
#footer ul li.last_child{
padding-right:0;
}
#footer address{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
clear:left;
padding:0 20px;
line-height: 40px;
width: 760px;
color: #999999;
}
#footer address img {
float: left;
margin-top: 10px;
}

#footer address a:link, #footer address a:visited {
color: #999999;
}
#footer address a:hover, #footer address a:active {
color: #000000;
}
