div#body {
	width:700px;
}

th {
	text-align:left;
	background-color:#fcf;
	padding:5px;
}

td {
	padding:5px;
}

p strong ,table#tokutoku strong{
	margin-left:10px;
	color:#966;
}

select {
	font-size:12px;
	background-color:#eed;
}

label {
	cursor:hand;
}
.enq {
	text-align: center;
}
.text {
	font-size: 14px;
}
table {
	font-size: 12px;
}

/* とくとくキャンペーン*/
#tokutoku {	
	font-size: 14px;
	margin:0 auto;
	text-align:center;
}

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: 11px;
	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;
}
#main {
	
	text-align: center;
}
table.table1 {
	width: 680px;
	height: auto;
	border: 1px solid #F5D6BE;
}

table.table1 th{
	background: #FBF0D3;
	width: 250px;
}
form {
	text-align: center;
}
.check_box{	
	width: 150px;
	height: auto;
	float: left;
}
.td_body p {
	margin: 10px 0 5px 0;
}
span {
	color: #ff0000;
	
}
table.table2 {
	border: 1px solid #F5D6BE;
}
.table2 th{
	background: #FBF0D3;
	margin: 0 0 20px 0;
}
.comment {
	text-align: center;
}
.comment {
	width: 620px;
	margin: 10px auto;
	
}
:root table {
	margin: auto;
	text-align: left;
}
caption {
	margin 0 auto;
}

.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;
	
}
#box1 {
	margin:0 auto;
	text-align:center;
	width:680px;
}