@charset "Shift_JIS";

/*フォームの見出し(h)・段落（div）の設定
------------------------*/

h1.form {
	color: #ffffff;
	background-color: #3366ff;
	border-top: 0px solid #3366ff;
	border-left: 0px solid #3366ff;
	border-right: 0px solid #3366ff;
	border-bottom:0px solid #3366ff;
	margin-top:5px;
	margin-bottom:5px;
	padding:6px;
	text-indent: 0.5em;
	text-align: left;
} 

h2.form {
	 color: #ffffff;
	 background-color: #0099ff;
	 border-top: 0px solid #0099ff;
	 border-left: 0px solid #0099ff;
	 border-right: 0px solid #0099ff;
	 border-bottom:0px solid #0099ff;
	 margin-top:5px;
	 margin-bottom:5px;
	 margin-left: 1em;
	 padding:6px;
	 text-indent: 0.5em;
	 text-align: left;
} 

h2.default {
	font-size:large;
	margin: 0%;
	text-indent: 0.2em;
	color:#101010;
	line-height:120%;
	border-left:15px solid;
	border-bottom:2px solid;
	padding-top:0.12em;
	padding-bottom:0.02em;
	letter-spacing: 0.02em;
	border-color: #228c87;
	margin-top:15px;
}

h2.logo {
	 background-color: #ffffff;
	 line-height: 80%;
	 text-indent: 2em;
	 text-align: left;
} 

h3.form {
	 color: #ffffff;
	 background-color: #0099ff;
	 border-top: 0px solid #0099ff;
	 border-left: 0px solid #0099ff;
	 border-right: 0px solid #0099ff;
	 border-bottom:0px solid #0099ff;
	 margin-top:5px;
	 margin-bottom:5px;
	 margin-left: 2em;
	 padding:6px;
	 text-align: left;
	 text-indent: 2em;
} 

h4.form {
	font-size:190%;
	font-weight:bold;
	margin: 0%;
	color:#101010;
	line-height:120%;
	text-align:left;
	border-left:20px solid;
	border-bottom:2px solid;
	padding-top:0.2em;
	padding-left:1em;
	padding-bottom:0.3em;
	letter-spacing: 0.02em;
	border-color: #228c87;
	margin-top:15px;
}

h5.form {
	font-size: 120%;
	font-weight: bold;
	color: #666644;
	margin: 2px;
	padding: 2px;
	padding-left:1em;
	text-align:left;
	background-image: url(all_h2_bg.gif);
	background-repeat: repeat;
	border-bottom: 1px solid #009999;
	margin-bottom: 6px;
}


h6.form {
	background-color: #FFE4B5; 
	font-size: 100%;
	font-weight: normal;
	color: #333333;  
	text-align:left;
	margin:0px 20px 0px 20px;
	padding: 1ex; 
	border: #f8f8f6 1px outset;
	border-top : 2px solid #525252;
	border-bottom : 2px solid #525252;
	line-height:160%;
 }


div.formcaption1 {
	background-color: #FFE4B5; 
	font-size: 120%;
	color: #333333;  
	text-align:left;
	margin:10px 0px 0px 30px;
	padding: 1em 2em 1em 2em; 
	border: #f8f8f6 2px solid;
	line-height: 1.5em;
 }

div.formcaption2 {
	background-color: #ffffff; 
	font-size: 100%;
	font-weight: normal;
	color: #333333;  
	text-align:left;
	margin:0px 5px 0px 0px;
	padding: 1em; 
	border-top : 2px solid #525252;
	border-bottom : 2px solid #525252;
	line-height:1.3em;
 }

div.formcaption3 {
	background-color: #ffffff; 
	font-size: 80%;
	font-weight: normal;
	color: #000000;  
	text-align:right;
	margin:0px 0px 0px 0px;
	line-height:90%;
 }

div.formcaption4 {
	border-top : 2px solid #009999;
	border-bottom : 2px solid #009999;
	font-size: 100%;
	font-weight: normal;
	color: #333333;  
	text-align:left;
	margin:0px 0px 0px 10px;
	padding: 0em 1em 1em 1em; 
	line-height:130%;
 }

div.formcaption5 {
	background-color: #FFE4B5; 
	font-size: 120%;
	color: #333333;  
	text-align:left;
	margin:10px 0 0 0;
	padding: 1em 2em 1em 2em; 
	border: #f8f8f6 2px solid;
	line-height:1.5em;
 }

div.line1 {
	font-size: 110%;
	color:#000000;
	font-weight:bold;  
	margin:2px 5px 0px 5px;
	padding:0px 0px 0px 15px;
	border:0px solid #3c9;
	text-align:left;
	text-indent:2em;
}

div.line2 {
	background-color: #90ee90;
	font-size: 100%;
	color:#000000;
	font-weight:bold;  
	margin-left: 15px;
	margin-right: 5px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-align:left;
	text-indent: 3em;
}