@charset "utf-8";


table.form_style {
	margin: 0;
	width:;
	border-collapse:collapse;
	border:none;
}

table.form_style th {
	padding: 6px 8px;
	font-size: 0.75em;
	line-height:1.5;
	border-top:solid #DBDBDB 1px;
	border-bottom:solid #DBDBDB 1px;
	border-right:dotted #C1C1C1 1px;
}

table.form_style th.head1 {
	background:#E3E3E3;
	font-size:0.625em;
	text-align:center;
}

table.form_style th.head2 {
	background:#EEEEEE;
	text-align:left;
}

table.form_style th.head3 {
	background:#0085BD;
	font-weight:bold;
	color:#FFFFFF;
	border-top:none;
	border-bottom:none;
	border-right:none;
}

table.form_style th.head4 {
	background:#D2E9F0;
	font-weight:bold;
	border-top:none;
	border-bottom:none;
	border-right:none;
}

table.form_style th.head5 {
	background:#EEEEEE;
	text-align:left;
	font-size:0.625em;
	vertical-align:top;
}

table.form_style th.head6 {
	background:#E3E3E3;
	font-size:0.75em;
	text-align:center;
}

table.form_style th.head7 {
	background:#E3E3E3;
	font-size:0.75em;
}

table.form_style td {
	padding: 6px 8px;
	font-size: 0.75em;
	line-height:1.5;
	border-top:solid #DBDBDB 1px;
	border-bottom:solid #DBDBDB 1px;
	border-right:dotted #C1C1C1 1px;
}

table.form_style td.body1 {
	font-size: 0.625em;
	border-top:solid #DBDBDB 1px;
	border-bottom:solid #DBDBDB 1px;
	border-right:dotted #C1C1C1 1px;
	text-align:center;
	vertical-align:top;
}

table.form_style td.body2 {
	border-top:solid #DBDBDB 1px;
	border-bottom:solid #DBDBDB 1px;
	border-right:dotted #C1C1C1 1px;
	text-align:left;
	vertical-align:top;
}

table.form_style td.body3 {
	padding:10px 15px;
	border-top:solid #DBDBDB 1px;
	border-bottom:solid #DBDBDB 1px;
	border-right:dotted #C1C1C1 1px;
	text-align:left;
	vertical-align:top;
}

table.form_style th.fix,
table.form_style td.fix {
	border-right:none;
}

.w100p{width:100%;}
.w90p{width:90%;}
.w80p{width:80%;}
.w70p{width:70%;}
.w60p{width:60%;}
.w50p{width:50%;}
.w40p{width:40%;}
.w30p{width:30%;}
.w20p{width:20%;}
.w10p{width:10%;}

.wstylep1{width:40%;}
.wstylep2{width:50%;}
.wstylep3{width:20%;}
.wstylep4{width:30%;}
.wstylep5{width:10%;}
.wstylep6{width:60%;}

.wstyle1{width:228px;}
.wstyle2{width:94px;}
.wstyle3{width:203px;}

.input-style1{width:310px;}
.input-style2{width:120px;}

.fstyle1{color:#0085BD;}
.fstyle2{font-size:0.8em;}
.fstyle3{font-size:0.625em;}
.fstyle4{font-weight:bold;}
.fstyle5{color:#FF0000;}
.fstyle6{color:#FF6600;}

.fright{text-align:right;}
.fleft{text-align:left;}
.fcenter{text-align:center;}