@charset "utf-8";

body {

	background: #FFFFFF;

	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */

	padding: 0;

	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */

	background-image: url(images/back.gif);

	background-repeat: repeat;

	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック";

	font-size:12px;

}
#headerBox {
	width: 100%;
	height: 70px !important;
	background: url(images/headbg.gif) repeat;
	margin: 0;
	padding: 0px;
	position: fixed;
	top: 0px;
	left: 0px;
}
#headerBox ul.innerbox {
	*zoom: 1;
	width: 700px;
	height: 45px;
	margin: 15px auto 0 auto;
	display: block;
}
#headerBox .innerbox li {
	float: left;
	margin-right: 10px;
	list-style: none;
}
#headerBox .innerbox img {
	border: none;
}
#headerBox .innerbox a {
	border: none;
}
#headerBox .innerbox:after {
	display: block;
	clear: both;
	content: '';
}

#container {

	width: 510px;  /* これにより、幅がブラウザの幅の 80% のコンテナが設定されます */
	margin: 70px auto 0 auto;

	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */

	padding:0px;

	font-size: 100%;

	line-height: 120%;

}

h2 {

	padding: 0px; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */

	margin: 0px;

	background-image: url(images/title01.gif);

	height: 75px;

	width: 510px;

	text-indent: -9000px;

	line-height:100%;

	font-size:100%;

	font-weight:nomal;

}

h3.titlebox{
	padding: 0px; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
	margin: 0px;
	height: auto;
	width: 510px;
	font-size:100%;
	font-weight:nomal;
}

h3.titlebox2{
	padding: 0px; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
	margin: 30px 0 0 0;
	height: auto;
	width: 510px;
	font-size:100%;
	font-weight:nomal;
}

h3.titlebox3{
	padding: 0px; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
	margin: 20px 0 7px 0;
	height: auto;
}
.dl01 {
	display: block;
	padding: 0 0 6px 0 !important;
}
.imgbox {
	*zoom: 1;
	margin-top: 30px;
}
.imgbox:after {
	display: block;
	clear: both;
	content: '';
}
.imgbox .img_left {
	float: left;
}
.imgbox .img_right {
	float: right;
}
.tabg {
	background: #fdede4 !important;
}
h3#aoyama{

	padding: 0px; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */

	margin: 0px;

	background-image: url(images/title03_1.gif);

	height: 60px;

	width: 510px;

	text-indent: -9000px;

	background-repeat: no-repeat;

	line-height:100%;

	font-size:100%;

	font-weight:nomal;



}



h3#yotsuya1{

	padding: 0px; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */

	margin: 0px;

	background-image: url(images/title02_1.gif);

	height: 60px;

	width: 510px;

	text-indent: -9000px;

	background-repeat: no-repeat;

	line-height:100%;

	font-size:100%;

	font-weight:nomal;



}

h3#yotsuya2{

	padding: 0px; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */

	margin: 0px;

	background-image: url(images/title02_2.gif);

	height: 60px;

	width: 510px;

	text-indent: -9000px;

	background-repeat: no-repeat;

	line-height:100%;

	font-size:100%;

	font-weight:nomal;



}

h3#ebisu{

	padding: 0px; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */

	margin: 0px;

	background-image: url(images/title01_1.gif);

	height: 60px;

	width: 510px;

	text-indent: -9000px;

	background-repeat: no-repeat;

	line-height:100%;

	font-size:100%;

	font-weight:nomal;



}

h3#ebisu1{
	padding: 0px; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */

	margin: 0px;

	background-image: url(images/title01_1.gif);

	height: 60px;

	width: 510px;

	text-indent: -9000px;

	background-repeat: no-repeat;

	line-height:100%;

	font-size:100%;

	font-weight:nomal;
}

h1 {

	margin:0px;

	padding:0px;

	display:inline;

	line-height:100%;

	font-size:100%;

	font-weight:nomal;

}
#container .detail2 {
	background-image: url(images/box.gif);
	background-repeat: repeat-y;
	width: 470px;
	padding: 2px 20px !important;
	margin: 0px;
}
#container .detail2 p {
	margin: 0px !important;
	line-height: 1.8em;
}
#container .dl02 {
	margin: 0px !important;
	line-height: 1.8em;
	font-size: 91.9%;
}
#container .dl02 a {
	color: #47678d;
}
#container .titlebox4 {
	margin: 10px 0px 7px 0px !important;
	font-size: 14px;
	color: #666666;
}
#container .detail {

	background-image: url(images/box.gif);

	background-repeat: repeat-y;

	width: 470px;

	padding:10px 20px;

	margin: 0px;

}

#footer{

	height: 12px;

	margin: 10px 0px 0px 0px;

	text-align: center;

	font-size: 10px;

	padding: 20px 0;

	color: #FFFFFF;

	background-image: url(images/footer.gif);

	background-repeat: repeat-x;

	background-position: left top;

	}

	

#container .detail td {

	color: #666666;

	padding: 2px;

	font-weight: normal;

	line-height: 150%;

}

#container .detail th {

	color: #666666;

	padding: 2px;

	font-weight: normal;

	text-align:left;

}



.style4 {

	color: #FF3333;

	font-weight: bold;

}

#container .detail .notes {

	width: 480px;

	color: #666666;

	margin-top: 10px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

}



#container .detail  p {

	color:#666666;

}

#container .detail .sold{

	background-color: #E0E0E0;

	color:#FF3333;

	text-align:center;

	font-weight:bold;



}

#container .detail .price_table th {

	text-align: center;

	background-color:#FFFFFF;

}

#container .detail .price_table td {

	text-align: center;

	background-color:#FFFFFF;



}

#header{

	height: 12px;

	margin: 0;

	text-align: center;

	font-size: 10px;

	padding: 20px 0;

	}

#heder ul{

	margin:0px;

	padding:0px;

}

		

#container #banner li {

	float: left;

	width: 255px;

	margin: 0px;

	padding: 0px;

	list-style:none;

	display:inline;

	

}

#container #banner li a:hover{

	top:1px;

	left:1px;

	position:relative;	

}



#container #banner {

	width: 510px;

	margin:0px;

	padding:0px;

}

#container #banner ul {

	margin: 0px;

	padding: 0px;

}

#container #banner img {

	border:none;

	padding:0px;

	margin:0px;

}

#container .detail .price_table td.close {

	background-color: #CCCCCC;

}

.notes {

	width: 460px;  /* これにより、幅がブラウザの幅の 80% のコンテナが設定されます */

	margin: 0px auto;

	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */

	padding:20px 25px 20px 25px;

	font-size: 100%;

	line-height: 150%;

	color: #333333;

}

.style5 {

	font-size: 200%;

	font-weight: bold;

	color: #FF3333;

}

.style6 {

	font-weight: bold;

	color: #888888;

}
.description{

	font-weight: bold;

}

.redhot {
	color: #C00;
}