@charset "UTF-8";
/* CSS Document */

/* reset */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
ul li{list-style:none;}caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}legend{color:#000;}

/* base */
body {font:14px/1.231 "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;background-size: 100%; -webkit-text-size-adjust: none;background:#fff; }
a{ text-decoration:none;}
section{clear:both;}

div.clearfix:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
	}
ul.clearfix:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
	}




#Wrap{
	background-color:#fff;
}

#main{
	clear:both;
	padding-top:8px;
	overflow:auto;
	
}
#Top{
	padding-top:7px;
	padding-left:10px;
	padding-right:10px;
	overflow:auto;
	
}
#Wrap #Top h1{
	background:url(../images/logo.png) no-repeat left 50%;
	-webkit-background-size: 185px 51px;
	text-indent:-9999em;
	height:51px;
	width:185px;
	float:left;
}


/*contents部分*/
section{
	background-color:#f6f0dd;
	overflow:auto;
	padding-bottom:8px;
}
.title01{
	background:url(../images/icon-stitle.png) no-repeat 10px 50%,#153a74;
	-webkit-background-size: 12px 19px;
	color:#fff;
	font-size:	1.143em;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:5px;
	padding-left:30px;
	border-bottom:#FFFFFF solid 1px;
}
.title02{
	background:url(../images/icon-stitle02.png) no-repeat 10px 50%,#153a74;
	-webkit-background-size: 12px 19px;
	color:#fff;
	font-size:	1.143em;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:5px;
	padding-left:30px;
	border-bottom:#FFFFFF solid 1px;
}

	
#contents{
	border-top:#153a74 solid 1px;
	padding-left:10px;
	padding-right:10px;
	padding-top:15px;
}
#contents02{
	border-top:#153a74 solid 1px;
	/* padding-top:15px; */
}

/*見出しのマーク*/
.mark{
	background:url(../images/point.png) no-repeat left center;
	-webkit-background-size: 12px 12px;
	padding-left:23px;
}

/*インプットエリア*/
.block{
	margin-bottom:20px;
}
.block p{
	margin-bottom:10px;
}
select {
	width: 100%;
	height:28px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border:#999999 2px solid;
}

input[type=text],
.input-style{
	width: 100%;
	height: 36px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-border-radius: 5px;
	border:#999999 2px solid;
	padding-left:3px;
	color:#000;
	
}

.search span{	
	background:url(../images/icon-search.png) no-repeat left center;
	-webkit-background-size: 25px 37px;
	padding-left:20px;
	width:105px;
	line-height:37px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	font-size:	1.143em;

}

.search{
	background:-webkit-gradient(linear, left bottom, left top, from(#00802b), to(#58c77d));
	-webkit-border-radius: 10px;
	border:#004e1a 2px solid;
	width:100%;
	padding-top:6px;
	padding-bottom:6px;
	display:block;
	color:#fff;
	font-size:	1.143em;
}

.text-add{	
	border:none;
	background:-webkit-gradient(linear, left bottom, left top, from(#153a74), to(#407ad6));
	-webkit-border-radius: 10px;
	width:100%;
	padding-top:9px;
	padding-bottom:9px;
	padding-left:10px;
	display:block;
	color:#fff;
	font-size:	1.143em;
}






/*2階層以降ヘッダー*/


.home span{	
	background:url(../images/icon-home.png) no-repeat center center;
	-webkit-background-size: 36px 41px;
	height:41px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	font-size:	1.143em;
	text-indent:-9999em;

}

.home{
	background:-webkit-gradient(linear, left bottom, left top, from(#f6f0dd), to(#fffdf8));
	-webkit-border-radius: 10px;
	border:#c0c0c0 2px solid;
	width:50px;
	height:42px;
	padding-top:4px;
	padding-bottom:4px;
	display:block;
	float:right;
}

/*ページTOP*/

.pagetop span{	
	background:url(../images/page-top.png) no-repeat left center;
	-webkit-background-size: 11px 7px;
	padding-left:20px;
	width:88px;
	line-height:30px;
	margin-left:auto;
	margin-right:auto;
	display:block;

}

.pagetop{
	background:#f0f0f0;
	-webkit-border-radius:10px;
	border:#999 2px solid;
	width:40%;
	padding-top:6px;
	padding-bottom:6px;
	display:block;
	color:#3f3f3f;
	font-size:	0.929em;
	float:right;
	margin-bottom:10px;
	margin-right:10px;
}

/*HOMEボタン（下）*/

.home02 span{	
	background:url(../images/icon-home02.png) no-repeat left center;
	-webkit-background-size: 23px 21px;
	padding-left:34px;
	line-height:23px;
	width:40px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	font-size:	1.143em;
	color:#fff;

}

.home02{
	background:-webkit-gradient(linear, left bottom, left top, from(#00802b), to(#58c77d));
	-webkit-border-radius: 10px;
	border:#004e1a 2px solid;
	width:50%;
	padding-top:9px;
	padding-bottom:9px;
	display:block;
	float:left;
	margin-left:10px;
}





/*フッター*/

footer{
	background-color:#063079;
	font-size:0.714em;
	clear:both;
}


#copy{
		background-color:#063079;
	font-size:0.714em;
	clear:both;

	text-align:center;
	color:#fff;
	padding:12px;
}













/* 余白指定 */
/* -------------------------------------------------------- */

/* 下空き */

.lay-bottom5 {
	margin-bottom: 5px;
	}

.lay-bottom7 {
	margin-bottom: 7px;
	}
.lay-bottom8 {
	margin-bottom:8px;
	}

.lay-bottom10 {
	margin-bottom: 10px;
	}
.lay-bottom15 {
	margin-bottom: 15px;
	}
	
.lay-bottom20 {
	margin-bottom: 20px;
	}

.lay-bottom25 {
	margin-bottom: 25px;
	}	

.lay-bottom30 {
	margin-bottom: 30px;
	}

/* 左空き */
.lay-left10{
	margin-left:10px;
}
/* 右空き */
.lay-right10{
	margin-right:10px;
}


/* 回り込み */
/* -------------------------------------------------------- */

.Float-L{
	float:left;
}

.Float-R{
	float:right;
}

/* フォント */
/* -------------------------------------------------------- */
.green{
	color: #004e1a;
}
.red{
	color:#800000;
}
.orange{
	color:#ff9c16;
}
.foS{
	font-size:0.857em;/*12px*/
	line-height:130%;
}
.foM{
	font-size:110%;
}
.foL{
	font-size:140%;
}

/* 文字揃え */
/* -------------------------------------------------------- */

.right{
	text-align:right;
}
.center{
	text-align:center;
}

