#contact .content_inner h2 { margin-bottom: 25px;}

.block_contact {
	padding-left: 40px;
	margin-bottom: 60px;
}

.sitepolicy {
	margin: 30px 0;
	padding: 20px 30px;
	border: solid 2px #cadee0;
	color: #333;
}
.sitepolicy h3 {
	font-size: 13px;
	margin-bottom: 5px;
	color: #45b7c2;
}
.sitepolicy p { font-size: 12px; line-height: 1.7;}

.message {
	margin-bottom: 20px;
}

.hiss {
	color: #e64e66;
}

.err {
	color: #e64e66;
}

.table-form {
	width: 680px;
	border-top: 1px dashed #b6ae99;
	font-size: 12px;
}

.table-form th {
	color: #6f655b;
	width: 170px;
	border-bottom: 1px dashed #b6ae99;
	text-align: left;
	padding: 10px;
	
}

.table-form th span {
	xmargin-left: 5px;
	xborder-left: 3px solid #3464BE;
}

.table-form td {
	border-bottom: 1px dashed #b6ae99;
	padding: 10px;
}

td.align-c {
	text-align: center;
	border-bottom: none;
	border-right: none;
}

.input-s {
	width: 200px;
}

.input-m {
	width: 200px;
}

.input-l {
	width: 340px;
}

.input-ss {
	width: 100px;
}

.input-ck {
	margin-bottom:5px;
}
.input-ck-koji {
	margin-bottom:5px;
}
label {
	margin-right:1em;
}
.point {
	color: #666;
	margin-top: 5px;
}

.inp4 {
	width: 80px;
}

.inp2 {
	width: 60px;
}

.number {
	color: #E6748B;
	font-size: 14px;
}

.g_price {
	color: #E6748B;
	font-weight: bold;
	font-size: 110%;
}

.g_price02 {
	color: #E6748B;
	font-size: 115%;
	font-weight: bold;
}

.g_price03 {
	color: #E6748B;
	font-size: 100%;
	font-weight: bold;
}

.g_notes {
	padding: 7px 15px 7px 15px;
	background-color: #DBE8E7;
	margin-top: -5px;
	margin-bottom: 20px;
}


td.under_txt {
	border-bottom: 1px solid #ccc;
	border-right: none;
	padding: 10px 0px 0px 0px;
}

div.point span {
	color: #E6748B;
	font-size: 14px;
	font-weight: bold;
	line-height: 2em;
}

p.sumbmit_comment {
	margin: 10px 0px 10px 0px;
	text-align: center;
}

.sumbmit_comment span {
	color: #E30000;
	font-size: 12px;
	font-weight: bold;
}

.btn_submit {
	width: 200px;
	height: 35px;
	display: block;
	overflow: hidden;
	font-size: 14px;
	color: #FFFFFF;
	background: url(../img/btn_submit200.gif) no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0 auto;
	cursor : pointer;
}

.btn_submit:hover {
	background-position: 0px -35px;
}


.submit_bottom {
	margin: 0px 0px 60px 0px;
}

.thanksbox {
	height: 400px;
}