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

*{
	margin:0px;
	padding:0px;
}

html{
	filter: expression(document.execCommand("BackgroundImageCache", false, true)); 
}

h1,h2,h3,h4,h5,h6,p,div,address{
	font-size:100%;
	font-weight:normal;
}

body {
	font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	background:#FFF;
}

a{
	color:#FF3300;
	text-decoration:underline;
}
		
a:hover{
	color:#666;
	text-decoration:none;
}

.clear{
		clear:both;
		width:1px;
		height:1px;
		overflow:hidden;
		}

.mgb10 {
	margin-bottom:10px;
}

.mgb08 {
	margin-bottom:8px;
}

.pdb20{
	padding-bottom:20px;
}

.tac{
	text-align:center;
}
/* ************************ HEADER ************************* */

#header{
	background:url(../img/header_top.gif) top repeat-x;
	width:100%;
	height:74px;
}

#header-inner{
	width:860px;
	margin:0px auto;
}

#header-inner h1{
	padding-top:17px;
	float:left;
}

#sub-navi {
	width: 88px;
	overflow: hidden;
	height: 11px;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
}

#sub-navi ul#sub-navi-list li {
    float: left;
    margin-left: 10px;
	list-style : none;
}

#sub-navi ul#sub-navi-list li a {  
    display: block;  
    text-decoration: none;  
    text-indent: -9999px;  
    /*width: 76px;*/  
    height: 11px;  
}  

#sub-navi ul#sub-navi-list li.sub03 a {
    background: url(../img/bt_sitemap.gif) no-repeat 0 0;
	width:68px;
}

#sub-navi ul#sub-navi-list li.sub03 a:hover {
    background: url(../img/bt_sitemap.gif) no-repeat 0px -11px;
	cursor: pointer;
}

/* ************************ MAIN IMAGE ************************* */

#main-img{
	width:100%;
	height:249px;
	background: url(../img/main_bg.jpg) top repeat-x;
}

#main-img h2{
	width:840px;
	height:225px;
	margin:0px auto 0px;
	padding-top:11px;
}

/* ************************ CONTENTS ************************* */

#contents{
	clear:both;
	width:840px;
	margin:18px auto 16px;
	/*border-bottom:#333 1px solid;*/
	font-size:0.85em;
	color:#333;
	min-height:500px;
	height: auto !important;
	height: 500px;

}

/* ************************ LAYOUT ************************* */

div#left-box{
	width:612px;
	float:left;
	padding-right:18px;
}

div#right-box{
	width:210px;
	float:left;
}

/* ************************ NEWS MIDASHI ************************* */

div#news-md{
	width:612px;
	margin-bottom:18px;
}

div#news-md-cont{
	width:430px;
	padding-right:8px;
	float:left;
}

div#news-md-cont h2{
	margin-bottom:6px;
}

div#news-md-cont p{
	color:#000;
	line-height:150%;
}

div#news-md-img{
	width:174px;
	float:left;
	padding-top:10px;
}

/* ************************ NEWS BOX ************************* */

div#news-box{
	width:602px;
	background:#FFF;
	border:#319300 5px solid;
	/*font-size:0.8em;*/
	margin-bottom:20px;
}

div#news-box h3{
	padding-bottom:10px;
}

#news-box-inner {
	width:590px;
}

#news-box-inner .date {
	width:120px;
	background: url(../img/mark_green.gif) no-repeat 10px 3px;
	padding:0px 15px 7px 24px;
	/*clear:both;*/
}

#news-box-inner .topic {
	width:460px;
	padding:0px 0px 7px 0px;
}

/* ************************ TOP CONTENTS ************************* */

div#top-contents{
	width:612px;
	margin-bottom:18px;
}

div#top-contents .cont-box{
	float:left;
	width:300px;
	/*text-align:left;*/
	margin-bottom:16px;
}

div#top-contents .cont-box h3{
	margin-bottom:6px;
}

div#top-contents .cont-box p{
	font-size:0.9em;
	line-height:145%;
}

.pdr12{
	padding-right:12px;
}

.bt-detail{
	width: 95px;
	overflow: hidden;
	height: 11px;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.bt-detail a {
    display: block;
    text-decoration: none;
    text-indent: -9999px;
    /*width: 76px;*/  
    height: 11px;
    background: url(../img/btn_detail.gif) no-repeat 0 0;
	width:95px;
}  

.bt-detail a:hover {
    background: url(../img/btn_detail.gif) no-repeat 0px -11px;
	cursor: pointer;
}

/* ************************ GREETING ************************* */

div#greeting-box{
	width:612px;
	/*background: url(../img/greeting_bg.gif) no-repeat top left;*/
	margin-bottom:12px;
	/*font-size:0.8em;*/
}

div#greeting-box h2{
	padding:10px 0px 8px 0px;
	border-top:#006633 1px solid;
	border-bottom:#006633 1px solid;
	margin-bottom:18px;
}

div#greeting-box h3{
	padding-bottom:18px;
}

div#greeting-box p{
	text-indent:-9999px;
	width:612px;
	height:748px;
	background: url(../img/bg_greeting.gif) no-repeat top left;
}

div#greeting-box .sign{
	text-align:right;
	font-size:0.9em;
	padding-bottom:6px;
}

/* ************************ RIGHT CONTENTS ************************* */

div#pickup{
	width:200px;
	border:#169467 5px solid;
	margin-bottom:10px;
}

div#pickup p{
	text-align:center;
	padding-bottom:5px;
}

.pdt05{
	padding-top:5px;
}

div#banner{
	width:200px;
	border:#009999 5px solid;
	margin-bottom:10px;
}

div#banner p{
	text-align:center;
	padding-bottom:5px;
}


/* ************************ FOOTER ************************* */

#footer{
	clear:both;
	width:100%;
	height:46px;
	background: url(../img/footer_bg.jpg) top repeat-x;
	margin:0px auto 0px;
}

address{
	color:#FFF;
	font-style:normal;
	text-align:right;
	font-size:9px;
	padding:28px 16px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
}

/* ************************ NEWS ************************* */

div#news{

}

div#news h3{
	margin-bottom:18px;
}

div#news h4{
	color:#319300;
	font-size:1.2em;
	line-height:130%;
	padding:3px 0px 3px 0px;
}

#news-tb{
	/*border-top: solid 4px #319300;*/
	border-collapse : collapse;
	margin-bottom:10px;
	width:612px;
	/*word-break:break-all;*/
}

#news-tb th{
	padding:0px 6px 0px 5px;
	text-align:left;
	color:#FFF;
	width:116px;
	border-top: solid 4px #319300;
	border-bottom: solid 4px #F1F0DA;
	background:#319300;
	font-size:0.9em;
	border-bottom:#fff solid 3px;
}

#news-tb td{
	padding:3px 3px 3px 5px;
	/*width:520px;*/
	font-size:11px;
	font-weight:normal;
	color:#333;
	line-height:135%;
	border-top: solid 4px #319300;
	/*border-bottom: solid 4px #F1F0DA;*/
	font-size:0.9em;
	/*border-bottom: solid 1px #FFF;*/
	/*border-right: solid 1px #FFF;*/
}

/* ************************ COMMON ************************* */

div#cmn{

}

div#cmn h3{
	margin-bottom:18px;
}

div#cmn h4{
	color:#319300;
	font-size:1.2em;
	line-height:130%;
	padding:3px 0px 3px 0px;
}

/* ************************ INTARODUCTION ************************* */

div#intro{

}

div#intro h3{
	margin-bottom:18px;
}

div#intro h4{
	color:#319300;
	font-size:1.2em;
	line-height:130%;
	padding:3px 0px 3px 0px;
}

.basic-tb{
	/*border-top: solid 4px #319300;*/
	border-collapse : collapse;
	margin-bottom:26px;
	width:612px;
	text-align:left;
}

.basic-tb th{
	padding:5px 5px 5px 5px;
	/*width:98px;*/
	border-bottom: solid 3px #2c840c;
	border-right: solid 3px #FFF;
	/*background:#319300;*/
	font-size:1em;
	text-align:left;
	/*border-bottom:#fff solid 3px;*/
}

.basic-tb td{
	padding:5px 5px 5px 5px;
	/*width:520px;*/
	/*font-size:11px;*/
	color:#333;
	line-height:135%;
	border-bottom: solid 3px #2c840c;
	/*border-bottom: solid 4px #F1F0DA;*/
	font-size:1em;
	/*border-bottom: solid 1px #FFF;*/
	/*border-right: solid 1px #FFF;*/
}

.guide-tb{
	/*border-top: solid 4px #319300;*/
	border-collapse : collapse;
	margin-bottom:26px;
	width:612px;
	text-align:left;
}

.guide-tb th{
	padding:5px 5px 5px 0px;
	/*width:98px;*/
	border-top: solid 3px #2c840c;
	border-bottom: solid 3px #2c840c;
	border-right: solid 3px #FFF;
	/*background:#319300;*/
	font-size:1em;
	text-align:left;
	/*border-bottom:#fff solid 3px;*/
}

.guide-tb td{
	padding:5px 5px 5px 0px;
	/*width:520px;*/
	/*font-size:11px;*/
	color:#333;
	line-height:135%;
	border-top: solid 3px #2c840c;
	border-bottom: solid 3px #2c840c;
	/*border-bottom: solid 4px #F1F0DA;*/
	font-size:1em;
	/*border-bottom: solid 1px #FFF;*/
	/*border-right: solid 1px #FFF;*/
}

div#map{
	margin:20px 0px 16px 0px;
}

div#map h3{
	/*padding-bottom:16px;*/
}

div#ymap{
	width:602px;
	background:#F0F0F0;
	padding:5px;
	margin-bottom:12px;
}

/* ************************ RECRUIT ************************* */

div#recruit-box{

}

div#recruit-box h3{
	margin-bottom:10px;
}

div#recruit-box h4{
	/*color:#319300;*/
	font-size:1em;
	line-height:145%;
	padding:3px 0px 16px 0px;
}

div#recruit-box h5{
	padding:3px 0px 10px 0px;
}

#select{
	width:612px;
	border-top:#999 1px dotted;
	border-bottom:#999 1px dotted;
	margin-bottom:6px;
	background:#D9EAD0;
	font-size:12px;
	}

/* ************************ SITEMAP ************************* */

div#stl-box{
	width:294px;
	float:left;
	padding-right:24px;
}

div#str-box{
	width:294px;
	float:left;
}

.stblock{
	width:294px;
	border-top:#2C840C 3px solid;
	padding:0px 0px 10px 0px;
}

.stblock p {
	background: url(../img/mark_green.gif) no-repeat 0px 4px;
	padding:0px 0px 0px 12px;
	margin:5px 0px 5px 0px;
	/*clear:both;*/
}

/* ************************ OTHER ************************* */

.mailpd{
	padding:5px 0;
	border:0;
}

.mailpdr{
	padding:0px 2px 0px 0px;
	border:0;
}

.mgb03{
	margin-bottom:3px;
}

p.nwmidashi{
	font-size:14px;
	color:#FF0000;
	margin-bottom:3px;
}
