@charset "utf-8";
body {
	font: 12px/18px "Meiryo UI", "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	background: #DBDFE6 url(../img/bg.jpg) repeat 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: 58px;
	width: 441px;
	text-align: left;
	text-indent: -9999px;
	margin-left: auto;
	margin-right: 0px;
}
#container #contents #center .lead {
	margin-left: 50px;
	text-align: right;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 5px;
	color: #CC0000;
}
#container #contents #center2 H5 {
	background: url(../img/h5.png) no-repeat right 0px;
	height: 36px;
	text-align: left;
	text-indent: -9999px;
}
#container #contents #center2 table#list {
	width: 100%;
	border: 4px double #333333;
}
#container #contents #center2 #list TD {
	border-bottom: 1px solid #666666;
	padding: 3px 1em;
}
#container #contents #center2 #list .div {
	text-align: center;
}
#container #contents #center2 #list TH {
	border-bottom: 2px solid #333333;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 14px;
	line-height: 14px;
}

#container #header H3 {
	background: url(../img/h3.png) no-repeat 0px 0px;
	height: 127px;
	width: 421px;
	text-align: left;
	text-indent: -9999px;
	float: right;
	margin-right: 15px;
	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: 15px;
}

#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 #center2 H6 {
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background: #CC0000;
	color: #FFFFFF;
}
#container #contents #center2 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 #center2 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;
	margin-top: 30px;
	border-top: 1px dotted #666666;
}
#container #header IMG.live {
	float: left;
}
#container #contents #goods {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
#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 #center .info {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	padding-left: 50px;
	color: #333333;
	text-align: right;
	margin-bottom: 15px;
}
#container #contents #goods .goods .name STRONG {
	font-weight: bold;
	color: #FF0000;
}
#container #contents #goods .goods .imgbox {
	width: 200px;
	padding: 10px;
}
#container #contents #goods .goods .infobox {
	padding: 10px;
}
