/* CSS Document */
*{
	margin:0;
	padding:0;
	}
/* ------------------------------基本レイアウト------------------------------ */ 
body{
	background-image:url(images/bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height:100%;
}
#container {
	width:930px;
	overflow:auto;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	min-height: 100%;
	}
#header{
	padding:15px 0 12px 0;
}
#contents{
	margin:15px;
	}
#footer{
	background-image:url(images/foot_bg.jpg);
	background-repeat: repeat-x;
	margin-top:15px;
	background-color: #066308;
}
.left{
	float:left;
	}
.right{
	margin-left:250px;
	}
/* ----------------------ヘッダー---------------------- */ 
#header div#logo{
	float:left;
	margin-right:200px;
	}
#header div#linkNav{
	margin-top:22px;
	}
#header div#linkNav a{
	font-size:0.7em;
	color:#0099cc;
	background-image:url(images/icon_go.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left:13px;
	margin-right:25px;
	}
#header div#linkNav a.sitemap{
	margin-right:5px;
}
/* --------------------ナビゲーション------------------- */ 
#globalnav{
	clear:left;
	overflow:auto;
}
#globalnav ul{

}
#globalnav li{
	display: inline;
	list-style-type: none;
	text-decoration: none;
	float: left;
}
#globalnav li a{
	display: block;
	text-decoration: none;
	text-indent: -7777px;
}
li#business a{
	background-image: url(images/nav_business.jpg);
	background-repeat: no-repeat;
	width:155px;
	height:50px;
}
li#business a:hover,
li#business a.on{
	background-image: url(images/nav_business_ov.jpg);
	background-repeat: no-repeat;
	width:155px;
	height:50px;
}
li#facilities a{
	background-image: url(images/nav_facilities.jpg);
	background-repeat: no-repeat;
	width:155px;
	height:50px;
}
li#facilities a:hover,
li#facilities a.on{
	background-image: url(images/nav_facilities_ov.jpg);
	background-repeat: no-repeat;
	width:155px;
	height:50px;
}
li#company a{
	background-image: url(images/nav_company.jpg);
	background-repeat: no-repeat;
	width:155px;
	height:50px;
}
li#company a:hover,
li#company a.on{
	background-image: url(images/nav_company_ov.jpg);
	background-repeat: no-repeat;
	width:155px;
	height:50px;
}
li#recruit a{
	background-image: url(images/nav_recruit.jpg);
	background-repeat: no-repeat;
	width:155px;
	height:50px;
}
li#recruit a:hover,
li#recruit a.on{
	background-image: url(images/nav_recruit_ov.jpg);
	background-repeat: no-repeat;
	width:155px;
	height:50px;
}
li#news a{
	background-image: url(images/nav_news.jpg);
	background-repeat: no-repeat;
	width:155px;
	height:50px;
}
li#news a:hover,
li#news a.on{
	background-image: url(images/nav_news_ov.jpg);
	background-repeat: no-repeat;
	width:155px;
	height:50px;
}
li#info a{
	background-image: url(images/nav_info.jpg);
	background-repeat: no-repeat;
	width:155px;
	height:50px;
}
li#info a:hover,
li#info a.on{
	background-image: url(images/nav_info_ov.jpg);
	background-repeat: no-repeat;
	width:155px;
	height:50px;
}
/* ----------------------フッター---------------------- */ 
#footer #foot{
	text-align: right;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	padding:5px 15px 30px 15px;
	}
#footer #foot p{
	font-size:0.75em;
	line-height:1.7em;
	color:#FFFFFF;
}
#footer #foot p#footNav{
	margin-bottom:18px;
	color: #bdebad;
	}
#footer #foot p#footNav a{
	color: #bdebad;
}
#footer #foot img{
	vertical-align:middle;
	margin-right:5px;
	}
/* --------------------ページの先頭に------------------- */ 
div.topgo {
	clear:both;
	text-align:right;
	margin:15px 5px;
}
div.topgo a{
	font-size:0.7em;
	color:#0099cc;
	background-image:url(images/icon_top.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
	padding-right:13px;
}
/* --------------------パンクズ------------------- */ 
div.pankuzu {
	font-size:0.8em;
	/*clear:both;*/
	text-align:left;
	margin:25px 5px;
	padding-top:5px;
	border-top: dashed #999999 1px;
}
div.pankuzu a{

	color:#0099cc;
	/*background-image:url(images/icon_top.gif);
	background-repeat: no-repeat;
	font-size:0.8em;
	background-position: right 2px;*/
	padding-right:13px;
}
/* --------------------共通メニュー　見出し------------------- */ 
/* 左メニュー */
.left h2#menuTop{
	margin:15px 0 0 0;
	width:235px;
	}
.left h2#menu{
	margin:2px 0 0 0;
	width:235px;
	}
.left div.top#menu{
	width:231px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d9edf5;
	border-bottom-color: #d9edf5;
	border-left-color: #d9edf5;
}
.left div.top#menu ul{
	padding:5px 15px;
	 }
.left div.top#menu li{
	background-image: url(images/icon_list.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	padding:3px 0 8px 20px;
	font-size:0.8em;
	line-height:1.5em;
	}
.left div.top#menu li a:link{
	color:#0884b2;
	}
.left div.top#menu li a:hover{
	text-decoration: none;
	}
.left div.top#menu li a:visited{
	color:#0BB1F0;
	}
.left div.top#menu li a:active{
	color:#0884b2;
	}
.left div#menuban{
	position:absolute;
	bottom:0;
	}
.left img.bna1{
	margin:25px 10px 0 10px;
	}
.left img.bna2{
	margin:10px 10px 5px 10px;
	}
/* 見出し・テキスト */
.right h1{
	font-size: 1em;
	font-weight: bold;
	color: #164000;
	background-image: url(images/h1_img.jpg);
	background-repeat: no-repeat;
	padding:25px 0 0px 10px;
	margin-bottom:14px;
	height:50px;
}
.right h2{
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/h2_img.jpg);
	background-repeat: no-repeat;
	padding:10px 0 10px 15px;
	margin:20px 0 7px 0;
}
.right h3{
	font-size: 0.8em;
	font-weight: bold;
	color: #004040;
	background-image: url(images/h3_img.jpg);
	background-repeat: no-repeat;
	padding:10px 0 10px 15px;
	margin:20px 0 7px 0;
}
.right h4{
	font-size: 0.8em;
	font-weight: bold;
	color: #164000;
	background-image: url(images/h4_img.jpg);
	background-repeat: no-repeat;
	padding:10px 0 10px 15px;
	margin:20px 0 7px 0;
}
.right p{
	font-size:0.8em;
	line-height:1.7em;
	color:#333333;
	margin:5px;
}
.right img.photo{
	border:4px solid #BCE0B6;
	margin-right:10px;
}
.right img.photobig{
	border:4px solid #BCE0B6;
	margin-left:30px;
}

.right img.photo_midashi{
	border:4px solid #BCE0B6;
	margin:5px 10px 0 15px;
	float:left;
}

.right ul{
	font-size:12px;
	font-weight:bold;
	margin-left:30px;
	line-height:150%;
}

.right .jirei{
	padding:20px 0px 0px 50px;
}

.right .midashi{
	border-top:solid #aaaaaa 3px;
	border-bottom:dotted #666666 1px;
	height:28px;
	padding-left:10px;
	padding-top:4px;
	font-size: 0.9em;
	font-weight:bold;
	margin-top:20px;
}

.right .list td{
text-align:center;
height:17px;
font-size: 0.8em;
border-bottom:#999999 solid 1px;
border-right:#999999 solid 1px;
}

.tr_nomal1 {
	text-align: left;
	background-color:#ffffff;
	height: 25px;
	padding: 3px 3px 3px 5px;
	border-top: #999999 1px solid; 
	border-bottom: #999999 1px solid;
	font-size:12px;
}

.tr_nomal {
	text-align: left;
	background-color:#ffffff;
	height: 25px;
	padding: 3px 3px 3px 5px;
	border-bottom: #999999 1px solid; 
	font-size:12px;
}

.item_midashi1 {
	text-align: center;
	background-color:#e9eacb;
	border-top: #999999 1px solid; 
	border-right: #999999 1px solid; 
	border-bottom: #999999 1px solid; 
	font-size:12px;
}

.item_midashi2 {
	text-align: center;
	background-color:#e9eacb;
	border-right: #999999 1px solid; 
	border-bottom: #999999 1px solid; 
	font-size:12px;
}

.right .orenge{
	color:#FF9900;
}


/* ----------------------.right　ボタンー---------------------- */ 

.btn_next{
/*border:1px dotted #c7c7c7;*/
text-align:center;
margin-bottom:17px;
padding:5px 0px;
padding-top:20px;
}

p.btn_next a{
display:block;
padding:3px 10px;
background-image:url(images/btn_next.jpg);
background-repeat:repeat-x;
width:200px;
color:#003333;
border-top:1px solid #b4e8ff;
border-right:1px solid #3ca4e0;
border-bottom:1px solid #327fc0;
border-left:1px solid #b4e8ff;
font-weight:bold;
margin-right:auto;
margin-left:auto;
}


p.btn_next a:link{
color:#003333;
text-decoration:none;
}

p.btn_next a:active{
color:#003333;
text-decoration:none;
}

p.btn_next a:visited{
color:#003333;
text-decoration:none;
}

p.btn_next a:hover{
color:#003333;
background-image:url(images/btn_next.jpg);
background-repeat:repeat-x;
text-decoration:underline;
}

.btn_next a{
display:block;
padding:3px 10px;
background-image:url(images/btn_next.jpg);
background-repeat:repeat-x;
width:200px;
color:#003333;
border-top:1px solid #b4e8ff;
border-right:1px solid #3ca4e0;
border-bottom:1px solid #327fc0;
border-left:1px solid #b4e8ff;
font-weight:bold;
margin-right:auto;
margin-left:auto;
}


.right .story {
background-image:url(business/img/nagare.gif);
background-repeat:no-repeat;
height:67px;
width:175px;
font-size: 0.9em;
text-align:center;
padding-top:5px;
}

.right .storys {
background-image:url(business/img/nagare_stop.gif);
background-repeat:no-repeat;
height:67px;
width:175px;
font-size: 0.9em;
text-align:center;
padding-top:5px;
}

.right .nextpage{
background-image: url(images/icon_list.jpg);
background-repeat: no-repeat;
list-style-type: none;
padding:6px 0 8px 15px;
height:25px;
}
.right .nextpage a{
color:#0884b2;
text-decoration:none;
}

/* ----------------------トップページ---------------------- */
/*  新着情報  */
.right div#topNews h2{
	background-image:none;
	padding:0;
	margin:0;
	}
div#topNews{
	margin:15px 0 0 0;
	}
div#topNews ul{
	font-size:1em;
	line-height:1.8em;
	font-weight:normal;
	margin-left:0;
	padding:5px;
	 }
div#topNews li{
	background-image: url(images/news_img.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	padding:2px 0 5px 15px;
	font-size:0.8em;
	line-height:1.8em;
	font-weight:normal;
	}
div#topNews li a{
	color:#00A220;
}
div#topNewsli a:hover{
	text-decoration: none;
	}
div#topNews li a:visited{
	color:#5CB85F;
	}
div#topNews li a:active{
	color:#00A220;
	}
/*  バナー  */
div#ban{
	margin:20px 13px 0 0;
	bottom:0;
	text-align:right;
	}
div#ban img{
	margin-left:15px;
	}
/* ----------------------------------------------------------- */ 

