.contents {
	text-align: center;
	padding: 20px 0 10px 0;
}


table.table5 {
	width: 680px;
	height: auto;
	border: 1px solid #F5D6BE;
}

table.table5 th{
	background: #FBF0D3;
	width: 250px;
}
table.table2 th {
	width: 235px;
}
/*
table.table5 ,table.table2 {
	width: 700px;
	height: auto;
	border: 3px double #E9D17B;
	border-collapse:collapse;
	margin: 20px auto;
	font-size: 12px;
}
table.table5 th ,table.table2 th {
	width: 210px;
	height: auto;
	padding: 10px 20px;
	text-align: left;
	line-height: 1.4em;
	letter-spacing: 2px;
	border: 1px solid #DFE4A8;
	color: #4B4A00;
}
table.table5 td ,table.table2 td {
	width: 430px;
	height: auto;
	padding: 10px 20px;
	border: 1px solid #DFE4A8;
	background: #FAF9E6;
	text-align: left;
	color: #333333;
}
*/
.check_box {
	width: 110px;
	height: 30px;
	float: left;
}
.check_box2 {
	width: 220px;
	height: 30px;
	float: left;
}
.type_text {
	border: 1px solid #DFE4A8;
}
td.td_type2 {
	text-align: right;
	background-color: red;
}
.submit {
	border: 1px groove #4B4A00;
	background: #F3F4F5;
}
.select {
	width: 150px;
	border: 1px solid #E5EBCC;
}
span.type5 {
	color: #BE5670;
}
.td_body {
	width: 370px;
	height: 30px;
	clear: both;
}
.td_body p {
	float: left;
	width: 190px;
	height: 25px;
	line-height: 1.4em;
}

.td1{
	width:200px;
	height:auto;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	vertical-align:top;
	background: #FBF0D3;
}

.td2{
	width:auto;
	height:auto;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	border-left:1px dashed #FFFFFF;
	text-align: left;
	background: #FFFFFF;
}
/* とくとくキャンペーン*/
#tokutoku {	
	font-size: 14px;
}

table #tokutoku {
	width: 370px;
	border: 1px solid #cc9999;
	margin: 0 auto;
}
#tokutoku th {
	width: 70px;
	text-align: center;
	background-color: #fbb099;
}
#tokutoku td {
	width: 300px;
	padding: 5 0 5 30px;
	background-color: #ffe4dc;
}
p.toku2 {
	font-size: 14px;
	color: 652e1d;
	text-align: center;
}
p.enq_point {
	width: 600px;
	height: auto;
	border: 6px dotted #B31F23;
	padding: 10px 20px 5px;
	color: #663203;
	font-size: 14px;
	line-height: 1.4em; 
	font-weight: bold;
	text-align: center;
	margin: 0 auto;
}

p.enq_point span {
	color: #D81401;
	font-size: 20px;
	line-height: 1.6em;
}




table#tokutoku {
	width:660px;
	margin-bottom:20px;
}

table#tokutoku caption {
	text-align:left;
	font-weight:bold;
	color:#ff9900;
	float:left;
}

#tokutoku td,#tokutoku th,#tokutoku caption {
	font-size:14px;
	padding:5px;
	letter-spacing:1px;
}

#tokutoku th {
	background-color:#fbf0d3;
	color:#B31F23;
	border-bottom:1px solid #fbb099;
	border-left:3px solid #fbb099;
}

#tokutoku td {
	background-color:#ffffff;
	color:#B31F23;
	border:1px solid #fbb099;
}