body {
	margin:0;
}
.boxContainer {
width:480px;
overflow: hidden;
border: 0px #AD0000 solid;
margin:0 auto 0 auto;
margin-bottom:20px;
border:0px #000 solid;
float:left;
}
.boxContainer2 {
width:760px;
overflow: hidden;
border: 0px #AD0000 solid;
margin:0 auto 0 auto;
}
.main-box {
float:left;
width:280px;
border: 3px #B40404 solid;
padding:1px;
margin:2px;
}
.main-text {
float:left;
width:270px;
font-size:150%;
font-weight:bold;
line-height:25px;
margin:0px;
margin-bottom:5px;
padding:0px;
}
.layout {
float:left;
padding:5px;
}
.box {
float:left;
margin:2px;
}
.box2 {
float:left;
margin:6px;
}
.cg_sale_main {
width:149px;
height:229px;
border: 2px #B40404 solid;
}
dl.cg_sale_goods {
width:150px;
text-align:center;
margin:0px;
margin-top:5px;
}
.shousai {
margin:0px;
margin-top:0px;
margin-left:8px;
height:70px;
width:150px;
text-align:left;border: 0px #AD0000 solid;
}
.icon_price {
width:135px;
height:157px;
margin:0px;
margin-top:-70px;
margin-bottom:0px;
}
.icon_price-main {
position:relative;
width:270px;
height:270px;
margin:0px;
margin-top:-90px;
margin-bottom:0px;
}
li {
margin-left:0px;
list-style-type: none;
}
.cg_cart_space {
margin:0px;
padding:0px;
position:relative; top:25px; left:0px;
width:150px;
border: 0px #AD0000 solid;
}
ul.clearfix {
margin-top:0px;
margin-bottom:0px;
padding:0px;
margin-left:-5px;
padding:5px;
}
#cg_cart-main {
width:260px;
margin-top:5px;
margin-bottom:5px;
margin-left:5px;
text-align:center;
background-color:#FFB300;
border-radius: 5px;
padding:10px 5px 10px 5px;
color:#000;
font-weight:bold;
font-size:140%;
}
#cg_cart {
width:127px;
text-align:center;
background-color:#FFB300;
border-radius: 5px;
padding:3px;
color:#000;
font-weight:bold;
}
.cg_icon {
margin-top:0px;
margin-bottom:0px;
padding:0px;
border: 0px #AD0000 solid;
}
img {
border:0px;
}
a:hover img.linkimg{
opacity:0.8;
filter:alpha(opacity=90);
-ms-filter: "alpha( opacity=90 )";
background:none!important;
}
a:hover div.linkimg{
opacity:0.6;
filter:alpha(opacity=90);
-ms-filter: "alpha( opacity=90 )";
}
/* --- 見出しエリア --- */
div.heading {
width: 758px; /* 見出しエリアの幅 */
margin-left:2px;
margin-bottom: 1em;
background: url(../img/heading_back3_left.gif) no-repeat left top; /* 見出しエリアの背景 */
border-bottom: 2px #B40404 solid; /* 見出しエリアの下境界線 */
}
/* --- 見出し --- */
div.heading h3 {
margin: 0;
padding: 10px 10px 5px; /* 見出しのパディング（上、左右、下） */
background: url(../img/heading_back3_right.gif) no-repeat right top; /* 見出しの背景 */
border-bottom: 2px #B40404 solid; /* 見出しの下境界線 */
font-size: 130%; /* 見出しの文字サイズ */
line-height: 100%;
color:#000000;
}


