
table#header {
	width:100%;
	margin-bottom:12px;
	background:url(../image/ginren/bgHeader.jpg) top repeat-x #CB1300;
}

table#header100per {
	width:100%;
	margin-bottom:10px;
	background:url(../image/ginren/bgHeader100per.jpg) top repeat-x #76766E;
}

table#headerNavi {
	width:900px;
	margin:0 auto;
	text-align:center;
}

table#header100perNavi {
	width:100%;
}

table#headerNaviSimple {
	width:900px;
	margin:0 auto;
	text-align:center;
}

table#naviUnder {
	width:900px;
	margin:0 auto;
	text-align:center;
	background:url(../image/ginren/bgNaviUnder.jpg) top left no-repeat;
}

#wrapper_naviUnder {
	width:100%;
	background:url(../image/ginren/bgNaviUnder100per.jpg) top left repeat-x;
	text-align:center;
	padding-bottom:10px;
}

table#naviUnder100per {
	width:900px;
	margin:0 auto;
}

table#naviUnderSimple {
	width:900px;
	margin:0 auto 10px auto;
	text-align:center;
	background:url(../image/ginren/bgNaviUnderSimple.jpg) top left no-repeat;
}


table#wrapper {
	width:900px;
	margin:-10px auto 0 auto;
	text-align:center;
	border-bottom:solid 10px #FFFFFF;
}

td#leftcol {
	width:160px;
	padding-right:10px;
	vertical-align:top;
}

td#maincol {
	width:730px;
	padding-top:10px;
	vertical-align:top;
}

td#simplecol {
	width:900px;
	padding-top:10px;
	vertical-align:top;
}

table#footer {
	width:900px;
	margin:0 auto;
	text-align:center;
}

#footerLayout {
	width:900px;
	height:107px;
	background:url(../image/ginren/bgFooter.jpg) top left no-repeat;
	position:relative;
}

#footerSimpleLayout {
	width:900px;
	height:66px;
	background:url(../image/ginren/bgFooterSimple.jpg) top left no-repeat;
	position:relative;
}

/* ********************************************************************************detail/
/* cart ********************************************************************************/

.subject2 {
	line-height:28px;
	color:#FFFFFF;
	font-weight:bold;
	padding:0 10px 0 20px;
	background:url(../image/ginren/bgSubject2.jpg) top left no-repeat;
}

.subject3 {
	line-height:28px;
	color:#FFFFFF;
	font-weight:bold;
	padding:0 10px 0 20px;
	background:url(../image/ginren/bgSubject3.jpg) top left no-repeat;
}

.cartSubject {
	border:solid 1px #B4B4B4;
	padding:1px;
	margin-bottom:1px;
}
.cartSubject p {
	padding:2px;
	border:solid 1px #E0E0E0;
	background:url(../image/ginren/bgBreadlist.jpg) center repeat-x #FDFDFD;
}

.cartSubject p span {
	color:#333333;
	font-weight:bold;
	padding-left:19px;
	background:url(../image/ginren/iconCartSubject.gif) center left no-repeat;
}

.boxCart {
	border:solid 1px #B4B4B4;
	padding:15px;
}

.subtotal {
	margin:0 0 10px 605px;
	padding:5px 0;
	border:solid 1px #CCCCCC;
	background:#FFF9E0;
	text-align:center;
	color:#FF6600;
	font-weight:bold;
}

#btnCartControl {
	width:900px;
	height:47px;
	margin-bottom:10px;
	background:url(../image/ginren/bgCartControl.gif) bottom repeat-x;
}

ul#cartControl01 {
	width:230px;
	height:37px;
	position:relative;
}

ul#cartControl01 li {
	position:absolute;
	top:0;
	height:37px;
	font-size:0;
	line-height:0;
}

li#btnClearCart {
	left:0;
	width:131px;
	background:url(../image/ginren/bgDotLine.gif) right repeat-y;
}

li#btnShopping {
	left:131px;
}

table#headerNaviSimple {
	width:900px;
	margin:0 auto;
	text-align:center;
}
