﻿/* style */
/* -------------------------------------------------------- */

#main_v {
	width: 860px;
	text-align: left;
	margin: 0 auto 45px auto;
}

.tx {
	padding-left: 15px;
}

.ptx {
	color: #ec6867;
}

.stx {
	font-size: 10px;
}

.stx2 {
	font-size: 10px;
}

.form_box_t {
	height: 8px;
	width: 597px;
}

.form_box {
	background-image: url(../img/fra_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 597px;
}

.form_box01 {
	width: 597px;
}

.form_box01 th {
	padding-left: 14px;
	color: #997320;
	font-weight: normal;
	text-align: left;
	background-repeat: no-repeat;
}

th.form_tit00 {
	font-weight: normal;
	background-image: url(../img/f_tit_bg_00.gif);
	background-repeat: no-repeat;
	background-position: 2px top;
	padding-top: 3px;
	padding-bottom: 8px;
	padding-left: 12px;
	line-height: 100%;
	height: 14px;
	width: 124px;
	color: #997320;
}

th.form_tit01 {
	font-weight: normal;
	background-image: url(../img/f_tit_bg_01.gif);
	background-repeat: no-repeat;
	background-position: 2px top;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
	line-height: 100%;
	height: 24px;
	width: 124px;
	color: #997320;
}

.form_tit02 {
	font-weight: normal;
	background-image: url(../img/f_tit_bg_02.gif);
	background-repeat: no-repeat;
	background-position: 2px top;
	line-height: 100%;
	color: #997320;
}

th.form_tit03 {
	font-weight: normal;
	background-image: url(../img/f_tit_bg_03.gif);
	background-repeat: no-repeat;
	background-position: 2px top;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
	line-height: 100%;
	height: 24px;
	width: 124px;
	color: #997320;
}

td.form_line {
	width: 593px;
	padding-left: 2px;
}

td.form01 {
}

.form_box_b {
	height: 8px;
	width: 597px;
	margin-bottom: 20px;
}

.form_box_b {
	height: 8px;
	width: 597px;
	margin-bottom: 20px;
}

.form_bt {
	padding-left: 196px;
	padding-bottom: 50px;
	height: 22px;
}
.form_bt li {
	height: 22px;
	width: 82px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	float: left;
	display: block;
}
.form_bt_s {
	padding-bottom: 50px;
/*	height: 22px;*/
}
.form_bt_s li {
	padding:0;
	text-align: center;
}

form .inp_01 {
	width: 100px;
}
form .inp_02 {
	width: 180px;
}
form .inp_03 {
	width: 220px;
}
form .area_01 {
	width: 350px;
	height: 100px;
}


.pagetop {
	text-align: right;
	width: 597px;
	padding-right: 3px;
}

.clear {
	clear: both;
}
