@charset "utf-8";
body {
	font: 12px/18px "Meiryo UI", "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	background: #000000 url(../img/bg.jpg) repeat-x fixed 0px 0px;
}
#container {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#container #header {
	background: url(../img/header_bg.png) no-repeat 0px 0px;
	height: 450px;
	width: 910px;
	text-align: right;
	padding-right: 10px;
}
#container #header H1 {
	background: url(../img/logo.png) no-repeat 0px 0px;
	height: 200px;
	width: 414px;
	text-align: left;
	text-indent: -9999px;
	margin: 10px 0px 10px auto;
}
#container #header H2 {
	background: url(../img/h2.png) no-repeat 0px 0px;
	height: 60px;
	width: 740px;
	text-align: left;
	text-indent: -9999px;
	margin-left: auto;
	margin-right: 0px;
	margin-bottom: 0px;
}
#container #header H3 {
	background: url(../img/h3.png) no-repeat 0px 0px;
	height: 114px;
	width: 477px;
	text-align: left;
	text-indent: -9999px;
	float: right;
	margin-right: 10px;
	margin-top: 20px;
}
#container #contents {
	background: url(../img/bg_contents.png) repeat-y 0px 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#container #contents #center {
	background: url(../img/bg_center.png) no-repeat 0px 0px;
	padding-right: 30px;
	padding-left: 420px;
	width: 450px;
	min-height: 770px;
}
#container #contents #center H4 {
	background: url(../img/h4.png) no-repeat 0px 0px;
	height: 36px;
	width: 125px;
	text-align: left;
	text-indent: -9999px;
	margin-left: 325px;
}
#container #contents #center DL {
	border: 4px double #000000;
	padding: 5px 10px;
	background: #FFFFFF;
	width: 420px;
}
#container #contents #center DT {
	font-weight: bold;
	width: 10em;
	float: left;
	padding-top: 4px;
}
#container #contents #center DD {
	padding-left: 11em;
	border-bottom: 1px dotted #91AA24;
	padding-top: 4px;
	padding-bottom: 4px;
}
#container #contents #center DD.last {
	border-bottom: none;
}
#container #contents #center DD SPAN {
	font-size: 10px;
	line-height: 12px;
	color: #CC0000;
}
#container #contents #center DD STRONG {
	background: #FF0000;
	color: #FFFFFF;
	margin-left: 5px;
}
#container #contents #center2 {
	width: 840px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 0px;
}

#container #contents #center2 .otsuu_live {
	background: url(../img/otsuu.png) no-repeat 0px 0px;
	height: 210px;
	width: 434px;
	text-align: left;
	text-indent: -9999px;
	margin: 15px auto;
}
#container #contents H6 {
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background: #CC0000;
	color: #FFFFFF;
	margin-top: 15px;
}
#container #contents UL {
	border-top: 2px solid #CC0000;
	border-right: 2px solid #CC0000;
	border-bottom: 2px solid #CC0000;
	border-left: 2px solid #CC0000;
	padding: 10px;
	background: #FFFFFF;
}
#container #contents LI {
	list-style: disc outside;
	margin-left: 15px;
}
#container #contents #footer {
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: 30px;
	margin-left: 30px;
	border-top: 1px dotted #666666;
}
#container #contents #goods {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
#container #contents #center2 LI {
	list-style: none;
	margin-left: 5px;
}

#container #contents #goods .goods {
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 810px;
}
#container #contents #goods .title {
	margin-bottom: 15px;
	float: right;
}
#container #contents #goods .goods TH {
	font-size: 14px;
	font-weight: bold;
	background: #CCCCCC;
	color: #000000;
}
#container #contents #goods .goods TH.name {
	text-align: center;
	width: 400px;
	border-top: 2px solid #666666;
	border-bottom: 1px dotted #666666;
	padding-top: 3px;
	padding-bottom: 3px;
}
#container #contents #goods .goods TH.price {
	text-align: center;
	font-size: 12px;
	font-weight: lighter;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #666666;
}
#container #contents #center2 LI LI {
	list-style: disc outside;
	margin-left: 15px;
}
#container #contents #goods .goods .name STRONG {
	font-weight: bold;
	color: #FF0000;
}

#container #contents #center2 A.link-lv {
	background: url(../img/bn_lv.png) no-repeat 0px 0px;
	_background: url(../img/bn_lv.gif) no-repeat 0px 0px;
	text-align: left;
	text-indent: -9999px;
	display: block;
	height: 130px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
#container #contents #center2 A.link-lv:hover {
	background: url(../img/bn_lv.png) no-repeat 0px -130px;
	_background: url(../img/bn_lv.gif) no-repeat 0px -130px;
}

#container #contents #goods .goods TD TABLE {
	margin-right: auto;
	margin-left: auto;
}
#container #contents #goods .goods .imgbox {
	width: 200px;
	padding: 10px;
}
#container #contents #goods .goods .infobox {
	padding: 10px;
}
#container #header IMG.live {
	float: left;
}
#container #contents #center2 LI UL {
	border-style: none;
}
#container #contents #center2 LI IMG {
	margin-left: 15px;
}
#container #contents #goods li STRONG {
	color: #FF0000;
}
