@charset "shift_jis";
/* CSS Document */


.form_center h3{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #5eb136;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #badfa8;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	line-height: 1.2em;
	background-image: none;
}

.form_center h3.line2{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #5eb136;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #badfa8;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: none;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	line-height: 1.4em;
}


.form_center h4{
	font-size: 12px;
	font-weight: bold;
	color: #466923;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #badfa8;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	background-image: none;
	margin: 0px;
}

.form_center .txt600{
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}



/* form_center ==================== start */


.form_center{
	text-align: center;
	padding: 0px;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.infobox{
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	border: 5px double #9ECFE7;
	background-color: #F2F9FD;
	padding: 10px;
}




/* form ==================== start */

form{
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 100%;
	line-height: 1.2em;
}

textarea,input,textfield,checkbox,radio{
	margin-top: 5px;
}



.form_btnwin{
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	background-color:none !important;
}


.form_btnwin .btn{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background:none;
	background-color:none !important;
}

.form_dotline{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F9C;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
