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

 CSS information

 File Name  : style.css
 Author	 : Hiroshi Honjo
 Author URI : http://www.pronest.jp/
 Style Info : css style

------ ------ ------ ------ ------ */

/* ------ ------ ------ ------ ------ ------ ------ ------
 body & basic
 ----- ------ ------ ------ ------ ------ ------ ------ */
html {
	overflow-y: scroll;
	background: #2C2C2C;
}
body {
	color: #1B1B1B;
	/*font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;*/
	/* ゴシック */font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	background: #fff;
	font-size: 14px;
	min-width: 1024px;
	line-height: 1.8;
}
#ie8 body{
	font-family: "メイリオ";
}
/**{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box;}*/


h1,h2,h3,h4,h5,h6 { font-weight: normal; font-size: 100%;}
img { vertical-align: top;}
a,
a:link	   { color: #2886C2; text-decoration: underline;} 
a:visited	{ text-decoration: none;}
a:hover		 { color: #2886C2; text-decoration: none;}
a:active	 { text-decoration: none;}

/*
-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out;
*/

@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

.jpButton {
	float:right;
	margin:10px 10px 0 10px;
	text-decoration:none;
	color:#FFF;
}
.enButton{
	float:right;
	margin:10px 10px 0 10px;
	text-decoration:none;
	color:#FFF;
}

/* ------ ------ ------ ------ ------ ------ ------ ------
 layout common
 ----- ------ ------ ------ ------ ------ ------ ------ */
/* #header
------ ------ ------ ------ ------ ------ */
#header{
	width: 100%;
	background: #86c228;
	height: 110px;
	padding-top:10px;
	}
	#header h1{
		width: 960px;
		color: #FFF;
		margin: 0 auto;
	}


#news{display:block;
      border:none;
	  width:600px;
	  text-align:center;
	  margin:20px auto;
}
#newstitle{
	margin-bottom:0;

}
#newsbox{
	width:600px;
	text-align:left;
	margin:0 auto 20px auto;
}
/* 20151007 add */
#kenkyujosei {
	float: right;
	font-size: 18px;
	text-align: right;
	line-height: 1.3;
	margin-top: 42px;
	font-weight: bold;
}
#kenkyujosei a{
	color: #FFF;
	text-decoration: none;
}
#kenkyujoseiEn {
	float: right;
	font-size: 16px;
	text-align: right;
	line-height: 1.3;
	margin: 42px -122px 0 0;
	font-weight: bold;
}
#kenkyujoseiEn a{
	color: #FFF;
	text-decoration: none;
}
/* .mainVisual
------ ------ ------ ------ ------ ------ */
.indexBody .mainVisual{
	text-align: center;
	background: url(../img/bg.gif) center top no-repeat;
}

/* #gNav
------ ------ ------ ------ ------ ------ */
#gNav:before,.#gNav:after {content: "";display: table;}
#gNav:after{clear:both;}
#gNav{zoom: 1;
	background: #F2F2F2;
	}
	#gNav ul{
		width: 959px;
		height: 86px;
		margin: 0 auto;
		padding-left: 1px;
		background: url(../img/gnav.jpg) no-repeat;
		}
		#gNav ul li{
			float: left;
			list-style: none;
			}
			#gNav ul li a{
				display: block;
				height: 86px;
				background: url(../img/gnav.jpg) no-repeat;
				text-indent: 100%; white-space: nowrap; overflow: hidden;
				margin-right: 1px;
			}
			#gNav ul li.n05{ margin-right: 0px;}
			#gNav ul li.n01 a{ width: 216px; background-position: -1px 0px;}
			#gNav ul li.n02 a{ width: 115px; background-position: -218px 0px;}
			#gNav ul li.n03 a{ width: 128px; background-position: -334px 0px;}
			#gNav ul li.n04 a{ width: 176px; background-position: -463px 0px;}
			#gNav ul li.n05 a{ width: 165px; background-position: -641px 0px;}
			#gNav ul li.n06 a{ width: 153px; background-position: -806px 0px;}
			
			#gNav ul li.n01 a:hover, #gNav ul li.n01 a.active{ background-position: -1px -86px;}
			#gNav ul li.n02 a:hover, #gNav ul li.n02 a.active{ background-position: -218px -86px;}
			#gNav ul li.n03 a:hover, #gNav ul li.n03 a.active{ background-position: -334px -86px;}
			#gNav ul li.n04 a:hover, #gNav ul li.n04 a.active{ background-position: -463px -86px;}
			#gNav ul li.n05 a:hover, #gNav ul li.n05 a.active{ background-position: -641px -86px;}
			#gNav ul li.n06 a:hover, #gNav ul li.n06 a.active{ background-position: -806px -86px;}

.underBody #gNav{
	/*border-top: 1px solid #FFF;*/
}


/* #gNav
------ ------ ------ ------ ------ ------ */
#footer{
	background: #2C2C2C;
	color: #FFF;
}
#footer .fNav{
	background: #4B4B4B;
	font-size: 12px;
	}
	#footer .fNav ul{
		width: 960px;
		margin: 0 auto;
		padding: 0;
		}
		#footer .fNav li{
			display: table-cell;
			*display: inline;
			*zoom: 1;
			line-height: 72px;
			}
			#footer .fNav li span{
				padding: 0 0.7em 0 0;
			}
			#footer .fNav li a{
				color: #FFF;
				letter-spacing: 1px;
				margin-right: 0.7em;
				text-decoration: none;
			}
			#footer .fNav li a:hover{
				text-decoration: underline;
			}
	#footer .inner:before,.#footer .inner:after {content: "";display: table;}
	#footer .inner:after{clear:both;}
	#footer .inner{zoom: 1;
		width: 960px;
		margin: 0 auto 16px;
		padding: 36px 0 0 0;
		}
	#footer .inner aside{
		float: left;
		padding-bottom: 32px;
		}
		#footer .inner h2{
			margin: 0;
		}
		#footer .inner aside address{
			padding-left: 14px;
			font-style: normal;
			letter-spacing: 1px;
		}
	#footer .inner #copyRight{
		float: right;
		padding-top: 46px;
		}

/* #main
------ ------ ------ ------ ------ ------ */
#main header h1{
	width: 944px;
	padding: 16px 16px 12px 0;
	margin: 0 auto 24px;
	border-bottom: 2px solid #86C228;
	text-align: right;
	font-weight: bold;
	font-size: 42px;
	font-family: 'Noto Sans Japanese', serif;
	letter-spacing: 10px;
	color: #86C228;
	}
	.guide #main header h1{
		letter-spacing: 2px;
	}

#main .entryBody{
	width: 928px;
	padding-bottom: 60px;
	margin: 0 auto;
}
#main .entryBody h2{
	height: 42px;
	padding-left: 44px;
	margin-top: 2em;
	background: url(../img/misc1.gif) 12px center no-repeat;
	border-bottom: 1px solid #CCC;
	font-size: 20px;
	line-height: 42px;
}
#main .entryBody p{
	padding: 0 16px 0 16px;
}

.tdul{
	text-decoration: underline;
}
.fsz20{
	font-size: 20px;
}

.entryBody .pdf,
.entryBody .ext{
	display: inline-block;
	padding-right: 20px;
	margin-right: 6px;
	margin-left: 2px;
	}
	#ie8 .entryBody .pdf,
	#ie8 .entryBody .ext{
		*display: inline;
		zoom: 1;
	}

.entryBody .pdf{ background: url(../img/ico_pdf.png) right center no-repeat;}
.entryBody .ext{ background: url(../img/ico_ext.png) right center no-repeat;}
.entryBody .pdf:hover{ background: url(../img/ico_pdf_on.png) right center no-repeat;}
.entryBody .ext:hover{ background: url(../img/ico_ext_on.png) right center no-repeat;}


/* outline */
table.history{
	width: 890px;
	margin: 0 auto;
	}
	table.history th{
		white-space: nowrap;
		font-weight: normal;
		text-align: left;
		padding-bottom: 8px;
		width: 200px;
	}
	table.history td{
		padding-bottom: 8px;
	}
/* location */

#locationMap{
	display:block;
	border:none;
	float:left;
	width:300px;
}
#mapAddress{
	display:block;
	border:none;
	float:right;
	margin:30px 0 0 30px;
	width:440px;
}


/* greeting */
p.greet:before,p.greet:after {content: "";display: table;}
p.greet:after{clear:both;}
p.greet{zoom: 1;
	}
	p.greet img{
		float: right;
		margin-left: 24px;
	}
table.officer{
	width: 889px;
	margin: 0 auto;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	}
	table.officer th, table.officer td{
		padding: 10px;
		border-bottom: 1px solid #CCC;
		border-left: 1px solid #CCC;
		font-size: 16px;
	}
	table.officer th{
		background: #E0F2C3;
	}
	table.officer td:first-child,
	table.officer td:nth-child(2){
		text-align: center;
	}

/* location */
.location iframe{
	border: 0;
	width: 100%;
	height: 400px;
}

/* contact */
.contact p.info{
	font-size: 18px;
}
.contact p.info .mail{
	display: inline-block;
	background: url(../img/mail.png) left center no-repeat;
	padding-left: 26px;
}

/* ------ ------ ------ ------ ------ ------ ------ ------
 clear
 ----- ------ ------ ------ ------ ------ ------ ------ */
.clear { clear: both;}
/* CSS -micro clearfix */
.cf:before,.cf:after {content: "";display: table;}
.cf:after{clear:both;}
.cf{zoom: 1;}


