@charset "shift_jis";

div#content {
	width: 800px;
	padding: 10px;
	background: #fff;
}

/* ---------------------------------------------------------
■ テキストリンク
--------------------------------------------------------- */
a:link    { color: #666666; text-decoration: none; }


/* ---------------------------------------------------------
■ レイアウトベース
--------------------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	text-align: center; /* 中央レイアウト */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
}
	
div#mv {
	width: 800px;
	margin: 0 auto; /* 中央レイアウト */
	text-align: left; /* テキスト左寄せ */
	overflow: hidden;
}

/* Netscape対策 */
div#mv:after {
    content: "";
    display: block;
    clear: both;
/*    height: 1px;*/
    overflow: hidden;
}

#bg {
	background: url(../img/bg_main.jpg) repeat-x #280720;
}
	
div#content {
	width: 800px;
	margin: 0 auto; /* 中央レイアウト */
	text-align: left; /* テキスト左寄せ */
	overflow: hidden;
}

/* Netscape対策 */
div#content:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

p,
table td {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
}

/* ---------------------------------------------------------
■ mv
--------------------------------------------------------- */
div#mv table td.lead {
	background: url(../img/bg_lead.jpg) no-repeat;
	height: 80px;
}

div#mv table td.lead p {
	position:  relative;
	top: 15px;
	left: 275px;
	width: 510px;
	font-size: 10px;
	line-height: 14px;
	color: #f3dcec;
}

/* ---------------------------------------------------------
■ item_01
--------------------------------------------------------- */
table.item01 {
	background: url(../img/bg_fr_01.gif) repeat-y;
}

table.item01 td.detail_01 {
	background: url(../img/menu_bg_detail_01.jpg) no-repeat;
	height: 80px;
}

table.item01 td.detail_01 p {
	position: relative;
	top: 10px;
	left: 60px;
	width: 310px;
	color: #582b4d;
}

table.item01 td.detail_02 {
	background: url(../img/menu_bg_detail_02.jpg) no-repeat;
	height: 80px;
}

table.item01 td.detail_02 p {
	position: relative;
	top: 10px;
	left: 60px;
	width: 310px;
	color: #582b4d;
}

table.item01 td.tx {
	padding: 15px 15px 5px 25px;
}

table.item01 td.tx2 {
	padding: 15px 15px 5px 30px;
}

td.item_detail_01 table.item_detail {
	margin: 0 0 0 10px;
}

td.item_detail_02 table.item_detail {
	margin: 0 0 0 15px;
}

table.item_detail {
	background: url(../img/bg_fr_02.gif) repeat-y;
	margin-bottom: 10px;
}

table.item_detail td.tx {
	padding: 10px 10px 10px 20px;
	text-align: left;
}

td.bt {
	padding: 10px 0 15px;
	text-align: center;
}

/* ---------------------------------------------------------
■ item02
--------------------------------------------------------- */
table.item02 {
	width: 800px;
	background: #fff;
}

table.item02_detail {
	background: url(../img/menu_bg_detail_03.gif) no-repeat #ffffff;
	height:69px;
}

table.item02_detail td.detail_tx1 {
	padding: 10px 0 5px 35px;
	color: #582b4d;
}

table.item02_detail td.detail_tx2 {
	padding: 10px 20px 5px 10px;
	color: #582b4d;
}

table.change {
	background: url(../img/menu_03_il.jpg) no-repeat bottom right #B98DAE;
	width: 235px;
	margin: 15px 10px 0 20px;
}

table.change div.tit{
	background: #2F0B27;
	font-weight: bold;
	color: #ffffff;
	padding: 5px;
	margin: 5px;
}

table.change td.tx1 {
	padding: 5px 10px 0 10px;
	line-height: 20px;
}

table.change td.tx2 {
	padding: 0 10px 10px 10px;
	line-height: 20px;
}

table.item02 table.item_detail {
	margin-top: 7px;
}


/* ---------------------------------------------------------
■ goods
--------------------------------------------------------- */
table.goods{
	background: #300b27;
	margin-bottom: 20px;
	margin-top: 10px;
}

table.goods td {
	color: #ffffff;
}

table.goods td.left {
	padding: 30px 0 10px 15px;
}

table.left {
	width: 325px;
	background: #3B1731;
	margin-top: 15px;
}

table.left td.tx,
table.right td.tx {
	padding: 10px 10px 10px 20px;
}

table.left td.bg_01 {
	background: url(../img/goods_bg_01.jpg) no-repeat;
	padding: 10px 20px 15px;
}

table.left td.bg_02 {
	background: url(../img/goods_bg_02.jpg) no-repeat;
	padding: 12px 20px 15px;
}

table.goods td.right {
	padding-bottom: 10px;
}

table.right {
	width: 430px;
	background: #3B1731;
	margin-top: 15px;
}

table.right img.bt {
	margin: 0 0 20px 15px;
}

table.right img.bt2 {
	margin: 0 15px 18px 0;
}

table.right td.bg_03 {
	background: url(../img/goods_bg_03.jpg) no-repeat;
	padding: 18px 20px 10px;
}

table.right td.bg_04 {
	background: url(../img/goods_bg_04.jpg) no-repeat;
	padding: 10px 20px;
}

table.right td.bg_05 {
	background: url(../img/goods_bg_05.jpg) no-repeat;
	padding: 15px 5px 10px;
}

