@charset "Shift_JIS";



/* コンテンツ */
#bodyContainer {
width:740px;
}

#PageTitle {
width:740px;
}

#PageTitle h1 {
width:704px;
padding:12px 18px 11px;
}

#Contents {
width:700px;
}

#FoamHeader {
	width:740px;
}

p#FoamStep {
	margin:0 auto 40px;
	width:700px;
	display: block;
}

p#FoamStep_sp {
	display: none;
}

p.text {
	margin:0 auto 40px;
	width: auto;
	font-size: 14px;
}

.selectTable {
	width: 600px;
	margin: 0 auto 40px;
	border-collapse: collapse;
}

.selectTable th, .selectTable td {
	border: solid 2px #cacaca;
	padding: 9px;
	font-size: 14px;
}

.selectTable th {
	background: #e7f7ff;
	font-weight: bold;
}

.selectTable th.pdTitle {
	background: #fff;
	width: auto;
	text-align: center;
	font-size: 20px;
}

.selectTable th.pdTitle img {
	width: auto;
}

.selectTable span.textIndent {
	display: block;
	font-size: 14px;
}

.product_pc {
	display: block;
}

.product_sp {
	display: none;
}

.selectBtn {
	border: 0;
	width: 280px;
	height: 41px;
	padding-top: 0;
	background: url(../img/btn_select.gif) no-repeat left top;
	cursor: pointer;
	text-indent: -9999px;
	display: block;
}

/* フッター */
#Footer {
	width:740px;
}
.FooterLeft {
	display:inline-block;
	text-align:left;
	margin-left:0;
	width:370px;
}
.FooterRight {
	display:inline-block;
	text-align:right;
	margin-top:0px;
	width:370px;
}

.errorbox{
	margin:5px 0 20px;
}
