
.section{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.section h2{
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;	
}
.section h3{
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-left: 2.5em;
	margin-top: 0px;
	margin-bottom: 0px;	
}
.section h4{
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

.p{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}

.img{
	width: 700px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../image/midashibule.gif);
	background-repeat: no-repeat;
	line-height: 25px;
}
.section01{
	width: 698px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}
.section02{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

.section03{
	width: 698px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}
.section04{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

.form{
	width: 650px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}
.form2{
	width: 650px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}
th{
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	width: 150px;
	height: 40px;	
	background-color: #E4E4E4;
	margin-top: 10px;
	margin-bottom: 10px;
	border-collapse: collapse;
}
td{
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	padding-left: 1.5em;
	width: 500px;
	height: 40px;
	border-collapse: collapse;
}
.td1{
	font-size: 12px;
	font-weight: nomale;
	padding-left: 0.5em;
}

.text{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}
.textred{
	font-size: 12px;
	color: #FF0000;
	text-align: left;
}
.tdred{
	font-size: 12px;
	font-weight: nomale;
	color: #FF0000;
	line-height: 15px;
}
.tdblack{
	font-size: 12px;
	font-weight: nomale;
	color: #333333;
	line-height: 15px;
}

input.standard{
    height: 16px;
	width: 200px;
}
input.standard1{
    height: 16px;
	width: 50px;
}
select.select{
	height: 20px;
	width: 80px;
}
input.radiobutton{
}
.textarea{
	font-size: 12px;
}
.text2{
	font-size: 14px;
	color: #ffffff;
	text-align: left;
	padding-left: 20px;
	font-weight: bold;
}

