@charset "UTF-8";
/*「プロトタイプ01」*/

/*手順・流れ*/
#step ol{
	list-style-position:inside;
	padding:5px;
	margin:5px;
}
#step li{
	margin:1px;
	padding:3px 10px;
	color:#000000;
	background-color:#A8D6A7;
}
#step li.this{
	color:#FFFFFF;
	background-color:#257525;
}


/*フォーム項目グループ*/
fieldset{
	border-style:dotted;
	border-width:1px;
	border-color:#CCCCCC;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 40px;
	margin-left: 10px;
	padding: 5px;
}
legend{
	font-size:0.85em;
	background-color:#FFFFFF;
	padding: 5px;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight: bold;
}

/*フォーム末 送信ボタン*/
#sendBtn{
	text-align:center;
	padding:5px;
}
#sendBtn input{
	margin:0px 10px;
}
#sendBtn input{
	margin:0px 10px;
}
#sprytextfield5 input {
	width: 400px;
	margin: 0px;
	padding: 0px;
}

#main h1 {
	background-image: url(../images/bar580.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 42px;
	width: 580px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px !important;
	margin-left: 0px;
}
#main .itemBox1 h2 {
	font-size: 1.2em;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	background-color: #F2F2F2;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 10px;
	background-image: url(../images/barGrade580.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#main div.itemBox1 h3 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	padding-left: 0px;
	font-size: 1em;
	margin-bottom: 5px;
	padding-bottom: 2px;
}
#main div.itemBox1 h4 {
	font-size: .85em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 5px;
	text-decoration: underline;
}
#main div.itemBox1 p {
}

/*フッタの会社情報*/
#footer p {
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: .75em;
}
