@charset "Shift_JIS";

/*-------------------------------------------------------
  BlackSetting
-------------------------------------------------------*/
div#contentsTop {
border-top: #CCCCCC solid 1px;
border-bottom: #CCCCCC solid 1px;
margin-bottom: 16px;
background: url("../../top_img/images.jpg") no-repeat top left #000;
height: 512px;
position: relative;
}

/*:: Text :::::::::::::::::::::::::::::::::::::::::::::*/
div#contentsTop div.txt {
text-align: right;
color: #FFF;
position: absolute;
top: 40px;
left: 480px;
width: 296px;
font-size: .86em;
}

/*:: Menu :::::::::::::::::::::::::::::::::::::::::::::*/
div#contentsTop div.rightMenu {
position: absolute;
top: 165px;
left: 480px;
width: 296px;
color: #FFFFFF;
font-size: .88em;
line-height: 1.1em;
background: url("../../img/line.gif") top left repeat-x;
}

div#contentsTop div.rightMenu div.brand {
margin-top: 20px;
}

div#contentsTop div.rightMenu div.brand p.pic {
float: right;
margin-left: 10px;
}


/*pre*/
div#contentsTop01 {
border-top: #CCCCCC solid 1px;
border-bottom: #CCCCCC solid 1px;
margin-bottom: 16px;
background: url("../../top_img/images01.jpg") no-repeat top left #000;
height: 512px;
position: relative;
}

/*:: Text :::::::::::::::::::::::::::::::::::::::::::::*/
div#contentsTop01 div.txt {
text-align: right;
color: #FFF;
position: absolute;
top: 40px;
left: 480px;
width: 296px;
font-size: .86em;
}

/*:: Menu :::::::::::::::::::::::::::::::::::::::::::::*/
div#contentsTop01 div.rightMenu {
position: absolute;
top: 165px;
left: 480px;
width: 296px;
color: #FFFFFF;
font-size: .88em;
line-height: 1.1em;
background: url("../../img/line.gif") top left repeat-x;
}

div#contentsTop01 div.rightMenu div.brand {
margin-top: 20px;
}

div#contentsTop01 div.rightMenu div.brand p.pic {
float: right;
margin-left: 10px;
}
/*endpre*/

/*-------------------------------------------------------
  WhiteTopSetting
-------------------------------------------------------*/
div#news,
div#blog,
div#shop {
margin-bottom: 20px;
}

div#blog h3,
div#shop h3 {
margin-bottom: 5px;
}

/*:: news :::::::::::::::::::::::::::::::::::::::::::::*/
div#news {
float: left;
margin-left: 23px;
_margin-left: 12px;/* for IE */
margin-right: 30px;
_margin-right: 12px;/* for IE */
width: 450px;
}

div#news h3 {
float: left;
margin-bottom: 80px;
}

div#news dl {
margin-left: 90px;
font-size:11px;
}

div#news dl dt {
background: url("../../top_img/icon_list.gif") top left no-repeat;
padding-left: 10px;
line-height: 1.6em;
font-size:11px;
}

div#news dl dd {
padding-left: 10px;
margin-bottom: 5px;
line-height: 1.6em;
font-size:11px;
}

/*:: shop ::::::::::::::::::::::::::::::::::::::::::::*/
div#shop {
float: right;
width: 123px;
margin-right: 20px;
_margin-right: 12px;/* for IE */
}

