@charset "utf-8";
/*2013 Sto */

/*format*/
*{
	margin:0px;
	padding:0px;
	font:99% "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif,"ＭＳ Ｐゴシック";
	line-height:140%;
	}
ul li,ol li{list-style:none;}
a{text-decoration:none; color:#008837;}
a:hover{color:#008837;}
a:focus{outline:none;}
table{border-collapse:collapse;}
img{border:none;} /* vertical-align:top;	 */

/*clear*/
.clear{clear:both;}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix { zoom: 1;} /* IE6 */
*:first-child+html .clearfix { zoom: 1;} /* IE7 */

.overflow_clear{overflow:hidden; height:100%;}

div.s_clear{clear:both; display:block; font-size:8px; line-height:8px;}

/* image */
img.mousover:hover{
	opacity:0.6;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
	}

a:hover img{
	opacity:0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	}

/*body*/
body{
	text-align:center;
	color:#555;
	overflow-x:hidden;
	}
div#box{
	width:1200px;
	margin:0 auto;
	background:url(../img/box_line.jpg) no-repeat center top;
	}
div#inner_box{
	width:980px;
	margin:0 auto;
	}

/*container*/
div#container{
	width:980px;
	text-align:center;
	margin:0 auto;
	}

/*margin*/
.m_0{margin:0 !important;}
.mt_0{margin-top:0 !important;}
.mt_10{margin-top:10px;}
.mt_15{margin-top:15px;}
.mt_20{margin-top:20px;}

.ml_0{margin-left:0 !important;}
.ml_10{margin-left:10px;}
.ml_19{margin-left:19px;}
.ml_20{margin-left:20px;}
.ml_50{margin-left:50px;}

.mr_0{margin-right:0 !important;}
.mr_10{margin-right:10px;}
.mr_20{margin-right:20px;}

.mb_10{margin-bottom:10px;}
.mb_20{margin-bottom:20px;}
.mb_30{margin-bottom:30px;}

/*padding*/
.pt_10{padding-top:10px;}
.pt_20{padding-top:20px;}
.pt_30{padding-top:30px;}
.pt_15{padding-top:15px;}

.pl_5{padding-left:5px;}
.pl_10{padding-left:10px;}
.pl_20{padding-left:20px;}

.pr_10{padding-right:10px;}
.pr_20{padding-right:20px;}

.pb_10{padding-bottom:10px;}
.pb_20{padding-bottom:20px;}
.pb_40{padding-bottom:40px;}

/*other*/
.fw_b{font-weight: bold;}
.ta_center{text-align:center;}
.ta_r{text-align:right;}
.f_left{float:left;}
.f_right{float:right;}
.line_he1{line-height:1;}
.po_abs{position:absolute;}

.pagetop{clear:both; text-align:right;}


/*header*/
div#header{
	padding:15px 0 0 0;
	text-align:left;
	}

h1{
	margin:0 19px 0 0;
	padding-top:10px;
	text-align:left;
	float:left;
	}

/*Global navi*/
div#navi{
	float: left;
	position: relative;
	width: 561px;
	height: 72px;
	text-align: center;
	margin: 0 auto;
	background: url(../img/navi_bg.jpg) no-repeat;
	visibility: inherit;
	}
ul#global li{height:72px; float:left;}
ul#global li a{height:72px; display:block; text-decoration:none; color:#555;}
ul#global li a span{line-height:550%; font-size:15px;}

ul#global li#n1_on a, ul#global li#n1 a:hover{background:url(../img/navi_bg.jpg) no-repeat 0px -72px; color:#008837;}
ul#global li#n2_on a, ul#global li#n2 a:hover{background:url(../img/navi_bg.jpg) no-repeat -140px -72px; color:#008837;}
ul#global li#n3_on a, ul#global li#n3 a:hover{background:url(../img/navi_bg.jpg) no-repeat -280px -72px; color:#008837;}
ul#global li#n4_on a, ul#global li#n4 a:hover{background:url(../img/navi_bg.jpg) no-repeat -420px -72px; color:#008837;}
ul#global li#n5_on a, ul#global li#n5 a:hover{background:url(../img/navi_bg.jpg) no-repeat -560px -72px; color:#008837;}

ul#global li#n1 a,ul#global li#n1_on a,
ul#global li#n2 a,ul#global li#n2_on a,
ul#global li#n3 a,ul#global li#n3_on a,
ul#global li#n4 a,ul#global li#n4_on a,
ul#global li#n5 a,ul#global li#n5_on a{width:140px;}

/*footer*/
div#footer{
	width:100%;
	min-height:200px;
	margin:0 auto;
	text-align:center;
	background:url(../img/foot_line.jpg) repeat-x left top #00441B;
	}
div#footer_navi{
	width:980px;
	height:120px;
	text-align:left;
	margin:0 auto;
	padding:0;
	font-size:14px;
	}
div#footer_navi p{
	padding:20px 0 5px 0;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	}
div#footer_navi ul{
	height:50px;
	border-top:dotted 1px #FFF;
	border-bottom:dotted 1px #FFF;
	text-align:center;
	}
div#footer_navi li{
	float:left;
	margin-top:15px;
	padding-left:15px;
	margin-left:40px;
	color:#fff;
	font-size:14px;
	background:url(../img/list_ico.jpg) no-repeat left center;
	}
div#footer_navi li a{text-decoration:underline;}
div#footer_navi li a:hover{color:#159AFD;}

div#footer_box{
	clear:both;
	width:980px;
	min-height:80px;
	text-align:center;
	margin:0 auto;
	}
div#footer_box p#copyright{
	width:960px;
	font-size:12px;
	text-align:center;
	color:#fff;
	}	
div#footer_box p{
	width:960px;
	font-size:12px;
	text-align:center;
	color:#fff;
	}

div#footer a:link,
div#footer a:visited{color:#fff;}
@charset "utf-8";
/*2013 Sto */

/*format*/
*{
	margin:0px;
	padding:0px;
	font:99% "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif,"ＭＳ Ｐゴシック";
	line-height:140%;
	}
ul li,ol li{list-style:none;}
a{text-decoration:none; color:#008837;}
a:hover{color:#008837;}
a:focus{outline:none;}
table{border-collapse:collapse;}
img{border:none;} /* vertical-align:top;	 */

/*clear*/
.clear{clear:both;}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix { zoom: 1;} /* IE6 */
*:first-child+html .clearfix { zoom: 1;} /* IE7 */

.overflow_clear{overflow:hidden; height:100%;}

div.s_clear{clear:both; display:block; font-size:8px; line-height:8px;}

/* image */
img.mousover:hover{
	opacity:0.6;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
	}

a:hover img{
	opacity:0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	}

/*body*/
body{
	text-align:center;
	color:#555;
	overflow-x:hidden;
	}
div#box{
	width:1200px;
	margin:0 auto;
	background:url(../img/box_line.jpg) no-repeat center top;
	}
div#inner_box{
	width:auto;
	margin:0 auto;
	}

/*container*/
div#container{
	width:980px;
	text-align:center;
	margin:0 auto;
	}

/*margin*/
.m_0{margin:0 !important;}
.mt_0{margin-top:0 !important;}
.mt_10{margin-top:10px;}
.mt_15{margin-top:15px;}
.mt_20{margin-top:20px;}

.ml_0{margin-left:0 !important;}
.ml_10{margin-left:10px;}
.ml_19{margin-left:19px;}
.ml_20{margin-left:20px;}
.ml_50{margin-left:50px;}

.mr_0{margin-right:0 !important;}
.mr_10{margin-right:10px;}
.mr_20{margin-right:20px;}

.mb_10{margin-bottom:10px;}
.mb_20{margin-bottom:20px;}
.mb_30{margin-bottom:30px;}

/*padding*/
.pt_10{padding-top:10px;}
.pt_20{padding-top:20px;}
.pt_30{padding-top:30px;}
.pt_15{padding-top:15px;}

.pl_5{padding-left:5px;}
.pl_10{padding-left:10px;}
.pl_20{padding-left:20px;}

.pr_10{padding-right:10px;}
.pr_20{padding-right:20px;}

.pb_10{padding-bottom:10px;}
.pb_20{padding-bottom:20px;}
.pb_40{padding-bottom:40px;}

/*other*/
.fw_b{font-weight: bold;}
.ta_center{text-align:center;}
.ta_r{text-align:right;}
.f_left{float:left;}
.f_right{float:right;}
.line_he1{line-height:1;}
.po_abs{position:absolute;}

.pagetop{clear:both; text-align:right;}


/*header*/
div#header{
	padding:15px 0 0 0;
	text-align:left;
	}

h1{
	margin:0 19px 0 0;
	padding-top:10px;
	text-align:left;
	float:left;
	}

/*Global navi*/
div#navi{
	float: left;
	position: relative;
	width:auto;
	height: 72px;
	text-align: center;
	margin: 0 auto;
	background: url(../img/navi_bg.jpg) no-repeat;
	visibility: inherit;
	}
ul#global li{height:72px; float:left;}
ul#global li a{height:72px; display:block; text-decoration:none; color:#555;}
ul#global li a span{line-height:550%; font-size:15px;}

ul#global li#n1_on a, ul#global li#n1 a:hover{background:url(../img/navi_bg.jpg) no-repeat 0px -72px; color:#008837;}
ul#global li#n2_on a, ul#global li#n2 a:hover{background:url(../img/navi_bg.jpg) no-repeat -140px -72px; color:#008837;}
ul#global li#n3_on a, ul#global li#n3 a:hover{background:url(../img/navi_bg.jpg) no-repeat -280px -72px; color:#008837;}
ul#global li#n4_on a, ul#global li#n4 a:hover{background:url(../img/navi_bg.jpg) no-repeat -420px -72px; color:#008837;}
ul#global li#n5_on a, ul#global li#n5 a:hover{background:url(../img/navi_bg.jpg) no-repeat -560px -72px; color:#008837;}

ul#global li#n1 a,ul#global li#n1_on a,
ul#global li#n2 a,ul#global li#n2_on a,
ul#global li#n3 a,ul#global li#n3_on a,
ul#global li#n4 a,ul#global li#n4_on a,
ul#global li#n5 a,ul#global li#n5_on a{width:140px;}

/*footer*/
div#footer{
	width:100%;
	min-height:200px;
	margin:0 auto;
	text-align:center;
	background:url(../img/foot_line.jpg) repeat-x left top #00441B;
	}
div#footer_navi{
	width:980px;
	height:120px;
	text-align:left;
	margin:0 auto;
	padding:0;
	font-size:14px;
	}
div#footer_navi p{
	padding:20px 0 5px 0;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	}
div#footer_navi ul{
	height:50px;
	border-top:dotted 1px #FFF;
	border-bottom:dotted 1px #FFF;
	text-align:center;
	}
div#footer_navi li{
	float:left;
	margin-top:15px;
	padding-left:15px;
	margin-left:40px;
	color:#fff;
	font-size:14px;
	background:url(../img/list_ico.jpg) no-repeat left center;
	}
div#footer_navi li a{text-decoration:underline;}
div#footer_navi li a:hover{color:#159AFD;}

div#footer_box{
	clear:both;
	width:980px;
	min-height:80px;
	text-align:center;
	margin:0 auto;
	}
div#footer_box p#copyright{
	width:960px;
	font-size:12px;
	text-align:center;
	color:#fff;
	}	
div#footer_box p{
	width:960px;
	font-size:12px;
	text-align:center;
	color:#fff;
	}

div#footer a:link,
div#footer a:visited{color:#fff;}


.w3-container,.w3-panel{padding:0.01em 16px}.w3-panel{margin-top:16px;margin-bottom:16px}
.w3-row-padding{{padding:0 8px}


