@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;
}
#sprytextfield5 input {
	width: 400px;
	margin: 0px;
	padding: 0px;
}

#main h1 {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FCFFEC;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-color: #0094DE;
	border-left-color: #0094DE;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#main .itemBox1 h2 {
	font-size: 1.2em;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	background-color: #E0F9E0;
	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: #6699CC;
	border-right-color: #6699CC;
	border-bottom-color: #6699CC;
	border-left-color: #6699CC;
	color: #000000;
	font-weight: bold;
}
#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;
}
#newsTopicsBox ul.news {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
ul.news li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-type: none;
	background-image: url(../images/allow_blueS.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#side ul.menu {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#side ul.menu li {
	display: inline-block;
	padding: 0px;
	height: 38px;
	width: 288px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#side ul.menu li#m1 a:link, #side ul.menu li#m1 a:visited {
	display: block;
	background-image: url(../images/sideBarMenu.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	height: 38px;
	width: 288px;
}
#side ul.menu li#m1 a:hover, #side ul.menu li#m1 a:active {
	display: block;
	background-image: url(../images/sideBarMenuUP.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
}
#side ul.menu li#m2 a:link, #side ul.menu li#m2 a:visited {
	display: block;
	background-image: url(../images/sideBarMenu.gif);
	background-repeat: no-repeat;
	background-position: left -44px;
	height: 38px;
	width: 288px;
}
#side ul.menu li#m2 a:hover, #side ul.menu li#m2 a:active {
	display: block;
	background-image: url(../images/sideBarMenuUP.gif);
	background-repeat: no-repeat;
	background-position: left -44px;
}
#side ul.menu li#m3 a:link, #side ul.menu li#m3 a:visited {
	display: block;
	background-image: url(../images/sideBarMenu.gif);
	background-repeat: no-repeat;
	background-position: left -89px;
	height: 38px;
	width: 288px;
}
#side ul.menu li#m3 a:hover, #side ul.menu li#m3 a:active {
	display: block;
	background-image: url(../images/sideBarMenuUP.gif);
	background-repeat: no-repeat;
	background-position: left -89px;
}
#side ul.menu li#m4 a:link, #side ul.menu li#m4 a:visited {
	display: block;
	background-image: url(../images/sideBarMenu.gif);
	background-repeat: no-repeat;
	background-position: left -134px;
	height: 38px;
	width: 288px;
}
#side ul.menu li#m4 a:hover, #side ul.menu li#m4 a:active {
	display: block;
	background-image: url(../images/sideBarMenuUP.gif);
	background-repeat: no-repeat;
	background-position: left -134px;
}
div.entry h3 {
	color: #000000;
}
div.entry ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-size: .8em;
}

/*トップへ戻るボタン*/
p#toPageTop {
	height: 15px;
	width: 114px;
	float: right;
	font-size: 15px;
	line-height: 15px;
	position: relative;
	right: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p#toPageTop img {
	height: 15px;
	width: 114px;
	margin: 0px;
	padding: 0px;
}
p#toPageTop a:link, p#toPageTop a:visited {
	background-image: url(../images/toPageTopIcon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 15px;
	width: 114px;
	display: block;
}
p#toPageTop a:hover, p#toPageTop a:active {
	background-image: url(../images/toPageTopIcon2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 15px;
	width: 114px;
	display: block;
}
div.entry h4 span {
	font-size: 1.8em;
	font-weight: bold;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
}
div.entry h4+p {
	margin-bottom: 30px;
}
