@charset "EUC-JP";



body {
background: url("../img/common/bg.jpg") repeat-x left top;
}
#wrapper {
margin: 0px auto;
}


/* HEADER
--------------------------------------------------------------------*/
#header {
width:902px;
margin: 20px auto 0;
}
#header h1 {
width:902px;
height:46px;
text-indent:-9999px;
background: url("../img/common/h1_originalgoods.jpg") no-repeat left top;
}

/* MAIN CONTENT
--------------------------------------------------------------------*/
#mainContent {
width:900px;
margin: 0 auto;
border-left:1px solid #d9dddf;
border-right:1px solid #d9dddf;
background:#fff;
}

/* MENU
------------------------------------*/
#menu {
height:41px;
background:#363535;
}
#menu ul {
padding:12px 0 0 25px;
font-size:12px;
color:#fff;
}
#menu ul li {
margin:0 10px 0 0;
padding:0 0 0 15px;
display:inline;
background: url("../img/common/ico_pankuzu.jpg") no-repeat left top;
}
#menu ul li a {
color:#fff;
}
#menu ul li a:hover {
text-decoration:none;
}

/* LEFT COLUMN
------------------------------------*/
#leftColumn {
margin:0 0 200px 25px;
float:left;
}
#leftColumn ul {
margin:15px 0 350px 0;
}
#leftColumn ul li {
width:200px;
background: url("../img/common/dot.jpg") repeat-x left bottom;
}
#leftColumn ul li a {
padding:5px 5px 5px 13px;
color:#404040;
text-decoration:none;
display:block;
zoom: 1;
background: url("../img/common/ico_left.gif") no-repeat 5px 11px;
}
#leftColumn ul li a:hover {
background:#eaeaea url("../img/common/ico_left.gif") no-repeat 5px 11px;
}

/* WHATS NEW
------------------------------------*/
#leftColumn h2 {
width:83px;
height:20px;
margin:15px 0 0 0;
text-indent:-9999px;
background: url("../img/common/whats_new.jpg") no-repeat left top;
}
#leftColumn dl {
width:200px;
margin:10px 0 20px 0;
background: url("../img/common/dot.jpg") repeat-x left top;
}
#leftColumn dl dt {
padding:5px 0 0 13px;
color:#2c93db;
background: url("../img/common/ico_left_wn.gif") no-repeat 5px 11px;
}
#leftColumn dl dd {
padding:0 5px 5px 13px;
color:#404040;
text-decoration:none;
background: url("../img/common/dot.jpg") repeat-x left bottom;
}

/* RIGHT COLUMN
------------------------------------*/
#rightColumn {
width:627px;
margin:15px 25px 0 0;
display:inline;
float:right;
}
#rightColumn #pankuzu {
width:627px;
height:31px;
margin:0 0 30px 0;
background: url("../img/common/bg_pankuzu.jpg") no-repeat left top;
}
#rightColumn #pankuzu p {
padding:5px 0 0 10px;
}

.contentBox {
padding:0 0 20px 0;
margin:0 0 35px 0;
border-bottom:1px solid #a0c9e6;
}
#pankuzu a, .contentBox a {
color:#2c93db;
}
#pankuzu a:hover, .contentBox a:hover {
text-decoration:none;
}

#rightColumn h2 {
margin:0 0 12px 0;
padding:0 0 5px 20px;
font-size:20px;
line-height:1.2em;
color:#2392de;
border-bottom:1px solid #eaeaea;
background: url("../img/common/title_arrow.jpg") no-repeat left 3px;
}
.imgBox {
width:130;
float:left;
}
.detailBox {
width:470px;
float:right;
}
#rightColumn #gototop {
margin:0 0 20px 0;
text-align:right;
}
.bannerArea {
text-align:center;
}

/* 
--------------------------------------------------------------------*/
.left {text-align:left;}
.center {text-align:center;}
.right {text-align:right;}

/* P
--------------------------------------------------------------------*/
.red {color:#ff0000;}



/* FOOTER
--------------------------------------------------------------------*/
#footer {
height:20px;
padding:14px 0 0 0;
margin: 0px auto;
text-align:center;
background:#363535;
clear:both;
}
#footer address {
width:341px;
height:5px;
text-indent:-9999px;
display:inline-block;
background: url("../img/common/copyright.jpg") no-repeat left top;
}

/* CLEARFIX
--------------------------------------------------------------------*/
.clearfix:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}
.clearfix {
min-height: 1px;
}
* html .clearfix {
height: 1px;
/*\*//*/
height: auto;
overflow: hidden;
/**/
}



