* {
	margin: auto;
	padding: 0px;
	text-align: center;
}
body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Verdana,'ＭＳ Ｐゴシック',sans-serif;
	text-align: center;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 900px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	color: #FFFFFF;
}
#wrapper #under {
	background-image: url(image/brown1px.jpg);
	background-repeat: repeat;
	height: 20px;
	width: 100%;
	font-size: 10px;
	color: #999999;
	padding-top: 5px;
	margin-top: 20px;
}
#bar {
	padding-top: 10px;
	padding-bottom: 10px;
}
#price_color {
	padding-top: 5px;
}
#price_color ul {
	list-style-type: none;
	clear: both;
	width: 80%;
	padding: 0px;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 90px;
	line-height: 1.2em;
}
.clear {
	clear: both;
}
#price_color li {
	width: 20%;
	text-align: center;
	float: left;
	margin-bottom: 10px;
}

#phot_right {
	float: right;
	padding-right: 40px;
}
#use_list {
	padding-top: 5px;
	padding-bottom: 30px;
}
#instruction {
	padding-top: 30px;
	padding-bottom: 20px;
}

#phot_right {
	float: right;
	padding-right: 40px;
}
#use_list td {
	font-size: 12px;
	line-height: 1.2em;
	width: 25%;
	text-align: center;
}

h2 {
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	margin: 0px;
	padding-left: 95px;
	font-weight: normal;
	padding-top: 10px;
}
#top_box {
}
#top_box th {
	font-size: 12px;
	text-align: left;
	padding-top: 30px;
	padding-bottom: 10px;
	font-weight: normal;
	padding-left: 5px;
}




#top {
	text-align: right;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
}
#top a {
	text-align: right;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	text-align: left;
	padding-left: 95px;
	margin: 0px;
	padding-right: 70px;
	padding-bottom: 10px;
	padding-top: 5px;
}
#structure {
	padding-top: 20px;
}
h4 {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding-bottom: 10px;
	padding-left: 47px;
	padding-top: 10px;
	line-height: 1.6em;
	margin: 0px;
}
h1 {
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 0px;
}
.red {
	color: #FF0000;
}
