﻿@charset "utf-8";
#pageHead,
h1,
h2.imgText {margin:0 !important;}
/* mainImage
----------------------------------------------- */
#mainImage {
position:relative;
margin:0 0 11px;
}
/* sizeInfo
----------------------------------------------- */
#sizeInfo {
position:relative;
margin:0 0 17px;
padding:0 0 4px;
background:#999 url(../img/top/bg_sizeinfo_b.gif) no-repeat 0 100%;
}
#sizeInfo ul {padding:0 0 9px 10px;background:url(../img/top/bg_sizeinfo_m.gif) repeat 0 0;}
#sizeInfo li {margin-right:10px;}

/* categoryIndex
----------------------------------------------- */
#categoryIndex {
position:relative;
width:100%;
}
#categoryIndex li {width:200px;margin:3px 20px 10px 0;}
#categoryIndex li.last {margin-right:0;}

#categoryIndex h3 {
position:relative;
clear:both;
}
#categoryIndex h3 span {
position:absolute;
font-weight:normal;
right:0;
}
#categoryIndex p {
color:#666;
font-size:10px;
line-height:1.3;
}


/* brandIndex
----------------------------------------------- */
#brandIndex {
position:relative;
width:100%;
}
#brandIndex li {width:155px;margin:5px 6px 10px 0;}
#brandIndex li.last {margin-right:0;}
#brandIndex li img {width:155px;height:80px;}
#brandIndex a {
text-decoration:none;
text-align:center;
color:#333;
}

/* newsArea
----------------------------------------------- */
div#newsarea {
position:relative;
width:100%;
}
div#newsarea h2 a {
position:absolute;
display:block;
top:0;
right:0;
padding:0 40px 0 0;
font-size:10px;
line-height:13px;
color:#666;
font-weight:normal;
background:url(../img/top/ico_rss.gif) no-repeat 100% 50%;
text-decoration:none;
}
div#newsarea ul {
position:relative;
margin:0;
padding:0;
list-style:none;
}
div#newsarea ul li {
position:relative;
padding:10px 0;
border-bottom:1px dotted #CCC;
}
div#newsarea span.date {
float:left;
color:#666;
width:20%;
padding-right:10px;
}
div#newsarea span.title {
float:left;
width:70%;
}


