* {
	margin: auto;
	padding: 0px;
	text-align: center;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3","Hiragino Kaku Gothic Pro",Osaka,メイリオ,Meiryo,"MS P Gothic","ＭＳ Ｐゴシック","MS UI Gothic",'Lucida Grande',Verdana,Arial,sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(image/bk.jpg);
}
#wrapper {
	background-color: #FFFFFF;
	width: 850px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #036EB8;
	border-left-color: #036EB8;
}
#qa a {
	text-align: right;
}

#wrapper h2 {
	font-size: 16px;
	line-height: 1.8em;
	margin: 0px;
	font-weight: bold;
	text-align: left;
	letter-spacing: 1px;
}
#wrapper h3 {
	font-size: 13px;
	color: #E40730;
	text-decoration:underline;
	margin-top: 5px;
	text-align: left;
	letter-spacing: 1px;
}

#box {
	width: 840px;
	margin-top: 10px;
}

#qa {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	color: #222222;
}

#box {
	width: 820px;
}


#box th {
	text-align: center;
	background-color: #1E90FF;
	font-size: 14px;
}

#box tr {
	background-color: #FFFFFF;
}

#box td .model {
	font-size: 34px;
	font-weight: bold;
}

.red {
	font-size: 16px;
	font-weight: bold;
	color: #E40730;
}

.price1 {
	font-size: 22px;
	font-weight: bold;
	color: #E40730;
}

.price2 {
	font-size: 12px;
	font-weight: normal;
	color: #E40730;
}

.price3 {
	font-size: 10px;
	font-weight: normal;
	color: #E40730;
}

.color {
	font-size: 14px;
	text-align: center;
}

#box td .size {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 5px;
}

#box td .oil1 {
	font-size: 14px;
	font-weight: bold;
}

#box td .oil2 {
	font-size: 14px;
	text-align: left;
}

p {
	font-size: 14px;
	color: #FF0000;
    text-align: left;
}