/*-----common-------*/
body {
	margin: 0px;
	padding: 0px;
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg1.gif);
}

#body  {
	padding: 0px;
	margin: 0px 10px 0px 10px;
	width: 780px;
	background-color: #FFFFFF;
	text-align: left;
}


a {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #CC3333;
	text-decoration: underline;
}

/*-----heada-------*/

.head1 {
	font-size: 12px;
}

/*-----navi-------*/

.navi {
	font-size: 12px;
	color: #003399;
}


/*-----toppage-------*/

.message1 {
	font-size: 11px;
	line-height: 18px;
	color: #003399;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin: 0px;
	padding: 10px;
}

.message1-1 {
	font-size: 11px;
	line-height: 18px;
	color: #003399;
	margin: 0px;
	padding: 10px;
}


.message2 {
	font-size: 11px;
	line-height: 18px;
	color: #003399;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin: 0px;
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.title_mes1 {
	font-size: 14px;
	font-weight: bold;

}

.con_title1 {
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
}


.con1 {
	font-size: 11px;
	line-height: 16px;
	margin-top: 5px;
	margin-left: 10px;
	padding-top: 5px;
	padding-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}

/*-----search-------*/

.search1 {
	font-size: 12px;
	border: 1px solid #CCCCCC;
}

.result1 {
	font-size: 12px;
	line-height: 16px;
}

/*-----text-------*/

.tx10_12 {
	font-size: 10px;
	line-height: 12px;
}

.tx10_14 {
	font-size: 10px;
	line-height: 14px;
}

.tx11_16 {
	font-size: 11px;
	line-height: 16px;
}
.tx12 {
	font-size: 12px;
}
.tx12_14 {
	font-size: 12px;
	line-height: 14px;
}

.tx12_16 {
	font-size: 12px;
	line-height: 16px;
}

.tx12_18 {
	font-size: 12px;
	line-height: 18px;	
}

.tx14_16 {
	font-size: 14px;
	line-height: 16px;
}
.tx14_18 {
	font-size: 14px;
	line-height: 18px;
}

.tx12_22 {
	font-size: 12px;
	line-height: 22px;
}

.title1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 30px;
	padding-bottom: 30px;
}

.info1 {
	font-size: 12px;
	line-height: 22px;
	margin-top: 5px;
	margin-left: 10px;
	padding-top: 5px;
	padding-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}

/*-----subpage-------*/

.sub_title1 {
	font-size: 14px;
	font-weight: bold;
	margin: 2px 2px 2px 5px;
	padding: 2px 2px 2px 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	color: #003399;
}

/*-----table-------*/
.td_all2 {
	border: 1px solid #999999;
}

.td_hlr2 {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}


.td_lrf2 {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}


.td_f1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.td_f2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.td_hf2 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}