body {
	background-color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
p.navi {
}
p.header {
	margin: 0px;
	height: 90px;
	background-image: url(img/title.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.wrapper {
	background-color: #FFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.main_contents {
	font-size: 13px;
	line-height: 1.5em;
	color: #666;
	text-decoration: none;
}
.text {
	
	font-size: 13px;
	line-height: 1.5em;
	color: #666;
	margin-right: 20px;
	margin-left: 20px;
}


p.footer {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	color: #999;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999;
	border-bottom-color: #999;
}
.review_title {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	background-color: #C0AAD1;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.review {
	margin-right: 20px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 10px;
	padding-bottom: 10px;
}
h1 {
	color: #FFF;
	background-image: url(img/h1_bg.gif);
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-size: 18px;
}
.qna_q {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 1.5em;
	font-weight: bold;
	color: #333;
	background-color: #EFEEF6;
	margin: 20px;
	padding: 10px;
}
.qna_a {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 0px;
}
.buy_box {
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 15px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-left: 20px;
	clear: none;
	text-decoration: none;
}
.buy_box_txt {
	float: right;
	margin-left: 20px;
	clear: both;
	width: 780px;
}
.item {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
}
.price {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #933;
}
.buy_btn {
	clear: both;
	float: right;
	margin: 10px;
}


.red{
	color:#F00;	
	}
	
a{
	text-decoration: none;
	list-style-type: none;		
	}
	
.link{
	font-size: 12px;
	line-height: 18px;
	color: #666;	
	}
	
.wrapper form div table tr td table tr .main{
	font-size: 13px;
	line-height: 1.5em;
	color: #666;
	text-decoration: none;	
	}