* {
	margin: auto;
	padding: 0px;
	text-align: center;
}
body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Verdana,'ＭＳ Ｐゴシック',sans-serif;
	background-color: #000000;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#banner {
	width: 1600px;
	background-image: url(image/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 498px;
	text-align: center;
}
#wrapper {
	width: 1600px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#menu {
	padding-top: 395px;
}
#contents_en {
	width: 948px;
	background-image: url(image/box2_in.jpg);
	background-repeat: repeat-y;
}
#contents_en th {
	text-align: left;
	padding-bottom: 10px;
}
#contents {
	width: 948px;
	background-image: url(image/box1_in.jpg);
	background-repeat: repeat-y;
}
#contents th {
	text-align: left;
	padding-bottom: 10px;
}
#price {
	text-align: right;
}
#qa {
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}
p {
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#close {
	text-align: right;
	padding-top: 20px;
	padding-bottom: 20px;
}
a {
	text-align: right;
}



#price h2 {
	font-size: 14px;
	text-align: left;
	margin: 0px;
}
#price h3 {
	font-size: 30px;
	color: #FF3300;
	text-align: right;
	margin: 0px;
	line-height: 1em;
}
td {
	vertical-align: top;
	text-align: left;
}
#detail td {
	background-color: #FFFFFF;
}

#price h6 {
	font-size: 18px;
	text-align: left;
	margin: 0px;
}
#detail table {
	background-color: #000000;
	text-align: left;
}
#detail_tx {
	font-size: 14px;
	line-height: 2em;
	font-weight: bold;
	text-align: left;
	padding: 5px;
}

#detail {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

#price h5 {
	text-align: right;
	margin: 0px;
}




h1 {
	font-size: 14px;
	line-height: 1.5em;
	text-align: left;
	margin: 0px;
	padding: 5px;
}
.dot {
	background-image: url(image/dot.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: 40px;
	width: 100%;
}
