* {
	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: 20px;
}
.clear {
	clear: both;
}
h2 {
	font-size: 14px;
	line-height: 1.8em;
	text-align: left;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 30px;
}
#tips .tips_bk {
	background-image: url(image/tips_02.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#tips .tips_bk td {
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	padding: 5px;
}
#why td {
	font-size: 12px;
	text-align: left;
}
#color {
	padding-top: 10px;
	padding-bottom: 10px;
}
#color th {
	font-size: 12px;
	line-height: 1.2em;
	font-weight: normal;
	padding-top: 10px;
}
#top a {
	text-align: right;
}

#price {
	padding-bottom: 20px;
}

h3 {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	text-align: left;
	padding-left: 255px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
}
h4 {
	text-align: center;
	margin: 0px;
}
h1 {
	margin: 0px;
}
#top {
	text-align: right;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
}