a:link{ color: #625540; text-decoration: none;}
a:visited{ color: #330000; text-decoration: none;}
a:hover{ color: #D9A300; text-decoration: underline;}
body {
	line-height: 1;
	background-image: url(../img/bg.gif);
	background-repeat: repeat;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#wrapper {
	width: 960px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	height: auto;
	margin-bottom: 20px;
	box-shadow: 3px 3px 3px 3px rgba(0, 0, 0, 0.1);
	border: 1px solid #DEDEDE;
}
section {
	margin-bottom: 40px;
	margin-top: 30px;
}

/*ヘッダー部分*/
header {
	background-color: #D1C1B2;
	padding: 10px;
}

header h1 {
	background-image: url(../img/top/logo.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 203px;
	display: block;
	text-indent: -9999px;
	float: left;
	margin-left: 10px;
}
header .lang {
	float: right;
	margin-right: 2px;
}
header .lang ul li {
	display: inline;
	margin-right: 4px;
}

/*ヘッダー部分*/

/*フッター*/
footer {
	background-color: #663300;
	color: #FFF;
	line-height: 2.2em;
	text-align: center;
	font-size: 77%;
}
#footer_navi ul li {
	display: inline;
	margin-right: 1.6em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	padding-right: 2em;
}
#footer_navi ul {
	margin: 0px;
	padding: 0px;
	font-size: 92%;
}
#footer_navi {
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	font-size: 90%;
	color: #333;
	margin-left: 20px;
}
/*フッター*/


.clear { clear:both; }  
#wrapper h2 {
	font-size: 102%;
	line-height: 1.4em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 20px;
	letter-spacing: 98%;
	
}
#wrapper #contents {
	margin-top: 40px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.news h3 {
	background-image: url(../img/top/news02.gif);
	height: 17px;
	width: 80px;
	text-indent: -9999px;
	margin-bottom: 7px;
}
.news {
	width: 475px;
	margin-right: 15px;
	float: left;
}

/*最新情報のスクロールバー指定*/
.scr {
	overflow: scroll;   /* スクロール表示 */
	width: 445px;
	height: 220px;
	background-color: #FFF;
	border: 1px solid #B6B1A8;
	padding: 14px;
	color: #463D26;
	overflow-x: hidden;
}
/*最新情報のスクロールバー指定*/
.news_h2 {
	font-weight: bold;
	margin-top: 0.8em;
}
.news p {
	line-height: 1.3em;
	font-size: 88%;
	margin-top: 0.4em;
	margin-bottom: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D1C1B2;
	padding-bottom: 0.5em;
}
.news_ttl {
	font-weight: bold;
	color: #333;
}
.news_ttl li {
	color: #333;
	line-height: 1.3em;
	font-weight: bold;
	border-bottom: 1px dashed #D1C1B2;
	margin-bottom: 1em;
	padding-bottom: 0.5em;
}
#contents .mainimg {
	height: 250px;
	width: 430px;
	float: left;
	margin-top: 24px;
	
}
#contents .aboutejrcf {
	margin-top: 10px;
	margin-left: 302px;
}

/*事業内容一覧*/



/*事業内容一覧*/
.menu_title {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #B96A47;
	padding-left: 10px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 107%;
	font-weight: bold;
	color: #633725;
	margin-bottom: 20px;
	line-height: normal;
	font-style: normal;

}

/*事業の一覧*/
#jigyou {
	overflow: hidden;
	width: 685px;
	float: left;
}
#jigyou ul {
	zoom: 1;
	width: 940px;
}
#jigyou ul li {
	float: left;
	width: 215px;
	margin-right: 20px;	
}
#jigyou ul:after { content:"."; display: block; height:0px; clear:both; line-height:0; visibility:hidden; }
#jigyou li {
	float: left;
	margin: 0 10px 0 0;
}
/*事業の一覧*/


/*各施設の一覧*/
#facility {
	overflow: hidden;
	width: 920px;
}
#facility ul {
	zoom: 1;
	width: 940px;
}
#facility ul li {
	float: left;
	width: 168px;
	margin-right: 20px;	
}
#facility ul:after { content:"."; display: block; height:0px; clear:both; line-height:0; visibility:hidden; }
#facility li {
	float: left;
	margin: 0 10px 0 0;
}

/*各施設の一覧*/


/*プルダウンメニュー*/
#globalNav {
	width: 168px;
	float: left;
	margin-right: 20px;
}
#globalNav ul li {
	margin-right: 20px;
	float: left;
	position: relative;
}
#globalNav ul li ul {
	display: none;
	position: absolute;
	top: 130px;
	left: 0px;
}
#globalNav ul li ul li {
	float: none;
	font-size: 11px;
	line-height: 0;
}
#globalNav ul li ul li a {
	display: block;
	width: 158px;
	color: #64503C;
	padding: 10px 5px;
	line-height: normal;
	border-top: 1px solid #ffffff;
	text-decoration: none;
	text-align: center;
	background-color: #D1C1B2;
}
#globalNav ul li ul li a:hover {
	color: #64503C;
	background: #ffffff;
}
#wrapper header h1 a {
	display: block;
	height: 100px;
	width: 203px;
}
header .lang ul {
	margin-bottom: 5px;
}
#globalNav2 {
	float: left;
	width: 168px;
}




/*プルダウンメニュー2*/
#globalNav2 {
	width: 168px;
	float: left;
}
#globalNav2 ul li {
	margin-right: 20px;
	float: left;
	position: relative;
}
#globalNav2 ul li ul {
	display: none;
	position: absolute;
	top: 34px;
	left: 0px;
}
#globalNav2 ul li ul li {
	float: none;
	font-size: 11px;
	line-height: 0;
}
#globalNav2 ul li ul li a {
	display: block;
	width: 158px;
	color: #64503C;
	padding: 10px 5px;
	line-height: normal;
	border-top: 1px solid #ffffff;
	text-decoration: none;
	text-align: center;
	background-color: #D1C1B2;
}
#globalNav2 ul li ul li a:hover {
	color: #64503C;
	background: #ffffff;
}
