h1 {
	margin:0 ;
	font-size: 10px ;
	font-weight: bold ;
}
td {
	font-size: 12px;
	color: #000000;
	line-height: 14px;

}
.14 {
	font-size: 14px;
	color: #333333;
	line-height: 16px;
}
.red14 {
	font-size: 14px;
	color: #FF3366;
	line-height: 16px;

}
.12red {
	color: #FF0066;
}
.orange12 {
	font-size: 12px;
	color: #FF6600;
}
.f12w {
	font-size: 12px;
	color: #FFFFFF;
}
.back {
	background-attachment: fixed;
	background-image: url(images/back_o.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.12blue {
	font-size: 12px;
	color: #0099CC;
}
.kankaku {
	font-size: 12px;
	line-height: 15px;
}
.10 {
	font-size: 10px;
}
.14green {
	font-size: 14px;
	color: #009900;
}
.14blue {
	font-size: 14px;
	color: #3399FF;
}
.14w {
	font-size: 14px;
	color: #FFFFFF;
}
.red2_14 {
	font-size: 14px;
	color: #FF3300;
	line-height: 16px;

}


.10green {
	font-size: 10px;
	color: #99CC00;
}


.tableleft{
	float:left;
}

.tableright{
	float:right;
}

.tableleft2{
	float:left;
	margin-left:5px;
}

.tableright2{
	float:right;
	margin-right:5px;
}

.clear{
	clear:both;
}


.gotomap{
	padding:3px 10px 0px 20px;
}

.toptxt{
	padding:5px 5px 3px 10px;
}

.mapimg{
	float:left;
}

.toptxt2{
	padding:5px 5px 3px 10px;
	text-align:left;
	margin:0px;
}


.redtxt {
	font-size: 14px;
	color: #FF3300;
	line-height: 16px;
	font-weight:bold;

}

.underline{
	width:700px;
	margin:0px;
	padding:0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.txt01{
	padding:0px 10px;
	margin:0px;
	line-height: 20px;
	text-align:left;
}

.txt02{
	padding:0px 3px;
	margin:0px;
	line-height:15px;
	text-align:left;
}

.txt03{
	padding:0px 3px;
	margin:0px;
	line-height: 15px;
	text-align:left;
	width:330px;
}

.td1{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.td2{
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}

.nedanaka{
 color:#FF0000;
 font-weight:800;
}



.tptd0{
	width:20px;
	text-align:left;
	font-size:1.1em;
	padding-left:3px;
}


.tptd0kai{
	width:10px;
	text-align:left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	font-size:1.1em;
	padding-left:3px;
}

.tptd{
	width:110px;
	text-align:left;
	background-color:#EEEEEE;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	font-size:1.1em;
	padding-left:3px;
}

.tptdkai{
	width:auto;
	text-align:left;
	font-size:1.1em;
	padding-left:3px;
	
}

.tptd2{
	width:70px;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size:1.1em;
	padding-left:3px;
}


.tptd5{
	text-align:left;
	background-color:#EEEEEE;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	font-size:1.1em;
	padding-left:3px;
}

.tptd6{
	width:100px;
	text-align:left;
	font-size:1.1em;
	padding-left:3px;
}

.tptd7{
	width:300px;
	text-align:left;
	font-size:1.1em;
	padding-left:3px;
}
/* ==========================================================================================================

	 form.html
 
============================================================================================================*/
.form_ta {
	width:510px;
	border-top: 1px solid #999999;
    background-color: #FFFFFF;
    empty-cells: show;
	text-align	: left;
	margin: 10px 0 20px 10px;
}

.form_ta th {
	width: 200px;
    border: 1px solid #D4D4D4;
    background: #E9E9E9;
    padding: 5px 10px 5px 20px;
	vertical-align: middle;
}

.form_ta td {
    border: 1px solid #D4D4D4;
    padding: 5px 10px 5px 20px;
}

.form_txt1 {
	width: 170px;
	height: 18px;
	border: 1px solid #D4D4D4;
}

.form_txt2 {
	width: 250px;
	height: 18px;
	border: 1px solid #D4D4D4;
}

.form_txt3 {
	width: 90px;
	height: 18px;
	border: 1px solid #D4D4D4;
}

.form_txt4 {
	width: 250px;
	height: 100px;
	border: 1px solid #D4D4D4;
}

.select1 {
	width: 120px;
	border: 1px solid #D4D4D4;
	padding: 2px 0;
}

.ladio input {
	padding-top: 3px;
}

.form_ta input:focus,.form_ta input:hover,
.form_ta textarea:focus,.form_ta textarea:hover,
.form_ta checkbox:focus,.form_ta checkbox:hover,
.form_ta select:focus,.form_ta select:hover {
	border: 1px solid #A7A7A6;
	background-color: #F9F9F9;
}

.form_btn {
	margin: 15px auto;
	text-align: center;
	clear: both;
}

.form_ta em {
	font-style: normal;
	color: #B40A16;
	font-size: 10px;
}
