@charset "utf-8";
/* CSS Document */
html{
	background:#000000;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}
body{
	background:#000000;
	color:#FFF;
	font-size:80%;
	line-height:1.3em;
	}
*{
	margin:0;
	padding:0;
	}
strong{
	font-weight:bold;
	text-decoration:none;
	}
.event strong{
	font-size:100%;
	/*border:1px solid #FFFFFF;
	padding:1px 2px;*/
	}
small{
	font-size:80%;
	font-weight:normal;}

a:link,
a:visited{
	color:#FFFFFF;
	}	
a:hover,
a:active{
	color:#666666;
	}

#container{
	width:760px;
	background:url(main_bg.jpg) no-repeat right top;
	height:100%;
	margin:0 auto;
	position:relative;
	}
.head{
	height:540px;

	}
h1{
	margin-top:10px;
	}
.days{
	margin:0px;
	}
.read{
	margin:0px;
	width:295px;
	font-size:90%;
	}
.information{
	margin:15px 0 0 0;
	}
.information a img{
	border:none;
	}
	
.main{
	width:650px;
	/*border-bottom:1px #FFFFFF solid;*/
	margin-top:10px;
	margin-bottom:10px;
	clear:both;
	}
.h1image{
	width:160px;
	float:left;
	}
.main .h1image p{
	margin:0;
	padding:0;
	}
.main h2{
	margin:0px 10px 5px 0;
	padding:15px 0 5px 0;
	border-bottom:3px #666666 solid;
	}
.main h3{
	margin:0 10px 5px 0;
	padding:0;
	}
.main p{
	margin:0 10px 10px 0;
	padding:0;
	color:#AAAAAA;
	}
	
/*スペック*/
.main ul{
	margin:0 0 10px 0;
	padding:5px;
	list-style:none;

	}
.main li{
	margin-bottom:0em;
	font-size:90%;
	}

/*サンプル写真*/
.samplephotos{
	width:110px;
	position: absolute;
	top:522px;
	left:657px;
	background:url(samplephotos_bg.gif) no-repeat;
	}
.samplephotos ul{
	list-style:none;
	margin:30px 0 30px 35px;
	}
.samplephotos li{
	margin-bottom:10px;
	}
.samplephotos a:link img,
.samplephotos a:visited img{
	border:1px #999999 solid;
	}	
.samplephotos a:hover img,
.samplephotos a:active img{
	border:1px #FFFFFF solid;
	}


/*カート*/
.cartset{
	margin:0;
	border:2px dotted #FFF;
	padding:10px;
	color:#000;
	background:#FFC580;
	}
h3{
	}
.cartset p{
	margin:5px 0;
	font-size:90%;
	line-height:1.2em;
	}
form.odertable{
	margin-top:5px;
	margin-bottom:15px;
	}
input.oder,
input.cart{
	width:74px;
	text-align:center;
	font-size:12px;
	height:20px;
	background-color:#333333;
	border:1px solid #999999;
	color: #999999;
	font-weight:bold;
	}
.h1image span{
		width:150px;
	text-align:center;
	font-size:12px;
	height:20px;
	background-color:#333333;
	border:1px solid #999999;
	color: #999999;
	font-weight:bold;
	display:block;
	margin-bottom:20px;
}
/*.order{
	display:block;
}
.cartbtn{
	display:block;
}*/


/*プロフィール イベント*/
.profile{
	clear:both;
	width:650px;
	margin-bottom:20px;
	}
h2{
	margin:0 10px 5px 0;
	padding:15px 0 0 0;
	}
p{
	margin:10px 20px;
	}
.event{
	width:650px;
	margin-bottom:20px;
	}
	
dl{
	margin:10px 20px;
	border:1px #666666 solid;
	padding-bottom:10px;
	background: url(event_bg.jpg) right bottom no-repeat #212121;
	}
dt{
	font-size:120%;
	border-bottom:1px #666666 solid;
	border-left:8px #666666 solid;
	border-right:8px #666666 solid;
	padding:3px 12px;
	margin-bottom:10px;
	line-height:130%;
	font-weight:bold;
	}
dd{
	margin:5px 30px;
	text-indent:-1em;
	padding-left:1em;
	}
dl dl{
	margin:5px 1em;
	border:none;
	padding:0;
	background: none;
	}
dl dd dt{
	font-size:100%;
	border:none;
	margin-bottom:0;
	font-weight:normal;
	}
dl dd dd{
	margin:0px 30px;border-left:8px #666666 solid;
	text-indent:0;
	padding-left:0;
	border:none;
	}
dd.eventlink{
	margin-left:470px;
	margin-right:0px;
	/*text-align:right;*/
	}
dd.eventlink a{
	display:block;
	width:90px;
	height:20px;
	background:url(eventlink_b.gif);
	}
dd.eventlink a span{
	display:none;
	}
	
dd.eventlink a:link,
dd.eventlink a:visited{
	background-position:left top;
	}	
dd.eventlink a:hover,
dd.eventlink a:active{
	background-position:left bottom;
	}

	
/*フッター*/
.footer{
	margin:5px 20px 30px 20px;
	clear:both;
	}
.menu{
	text-align:right;
	margin:0 0 5px 0;
	}
.copyright{
	border-top:1px solid #666;
	text-align:center;
	margin:0;
	}
	
/*関連商品*/
.banner{
	margin:0 20px;
	}
.banner a img{
	border:none;
	}

