@charset "utf-8";
/* 共通設定 */

* {
	border: 0;
	margin: 0;
	padding: 0;
	list-style: none outside;
}

* html {
	filter: expression(document.execCommand("BackgroundImageCache",   false, true));
}

body{
	background: #fff;
	font-family:  "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3", Osaka;
	font-size:12px;
	line-height: 130%;
	color: #515151;
}

.clearboth{clear:both;font-size:0;line-height:0;height:0;}
a:link{color:#4aa016; text-decoration:borderline;}
a:visited{color:#88a016; text-decoration:borderline;}
a:hover{color:#ffffff; text-decoration:none; background: #4aa016;}
p.pagetoplink{clear:both; text-align:right; margin:1.5em 0; overflow:auto; padding-bottom:0;}
p.pagetoplink span{display:block; float:right; background:url(../img/ico_arrow_t.gif) center left no-repeat; padding-left: 18px;}
p.pagetoplink:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

p.pagetoplink{
	display: inline-table;
}

/* hides from macIE \*/
*html p.pagetoplink{ height: 1%;}
p.pagetoplink{ display: block;}
/* */
p.iconlink{background:url(../img/ico_arrow_r.gif) center left no-repeat; padding-left: 18px;}

/* 全体 */

div#home,div#company,div#service,div#news,div#recruit,div#sitemap{
	width: 765px;
}

/* ヘッダー */

#header{
	width: 100%;
}

#header .head{
	width: 760px;
}

#header h1{
	float: left;
}

#header p{
	float: left;
	margin: 45px 0 0 0;
	width: 468px;
}

#header ul.headsubmenu{
	float: left;
	margin: 45px 0 0 0;
}



#header ul.headsubmenu li{
	float: left;
	padding-left: 20px;
	margin: 0 0 10px 10px;
	background: url(../img/ico_arrow_r.gif) left top no-repeat;
}


/* ヘッダメニュー */
#header div.headmenu{
	clear: both;
	background: url(../img/head_btn_bg.gif) repeat-x #4aa016;
}

#header div.headmenu:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#header div.headmenu{
	display: inline-table;
}

/* hides from macIE \*/
*html #header div.headmenu{ height: 1%;}
#header div.headmenu{ display: block;}
/* */



#header .headmenu ul{
	width: 760px;
}

#header .headmenu ul li{
	float: left;
}

#header .headmenu ul li a{
	display: block;
	border: 0;
	width: 125px;
	height: 30px;
	text-decoration: none;
	font-size: 0;
	line-height: 0;
	text-indent:-9999px;
}

#header .headmenu ul li.home a{background: url(../img/head_btn_home.gif) left top no-repeat;margin: 0 0 0 6px;}
#header .headmenu ul li.news a{background: url(../img/head_btn_news.gif) left top no-repeat;}
#header .headmenu ul li.service a{background: url(../img/head_btn_service.gif) left top no-repeat;}
#header .headmenu ul li.company a{background: url(../img/head_btn_company.gif) left top no-repeat;}
#header .headmenu ul li.recruit a{background: url(../img/head_btn_recruit.gif) left top no-repeat;}
#header .headmenu ul li.contact a{background: url(../img/head_btn_contact.gif) left top no-repeat;width: 128px;}

#header .headmenu ul li a:hover{
	background-position: 0 -30px;
}

/* トップイメージ */
#topimage{}
#topimage h2{text-indent: -9999px;}


/* パンくずリスト */
#breadCrumb{
	width: 100%;
	background: #c3debd;
	border-bottom: 6px solid #e8fbe4;
	margin-bottom: 15px;
	color: #4aa016;
	overflow: auto;
}

#breadCrumb span{
	display: block;
	margin: 3px 6px;
}

/* コンテンツ */
#contents{
	clear: both;
	width: 760px;
}

#contents .subArea{
	float: left;
	width: 240px;
	margin: 0 0 0 6px;
	display:inline;
}

#contents .subArea .sideimage{
	margin: 10px 0 0 0;
}

#contents .subArea .sidemenu{
	margin: 0 0 0 0;
	text-align: -9999px;
}

#contents .subArea .sidemenu li{
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	margin: 0 0 1px 0;
}

#contents .subArea .sidemenu a{
	display: block;
	width: 240px;
	height: 20px;
}


#contents .mainArea{
	float: left;
	width: 500px;
	margin: 0 0 0 14px;
}

#contents .mainArea .mainContentsBlock{
	background: url(../img/bg_contents.gif) repeat-y;
	padding-bottom: 10px;
}

#contents .mainArea .mainContentsBlock h3{
	background: #1a5309;
	border-left: 10px solid #4d9120;
	font-size: 14px;
	font-weight: normal;
	line-height: 140%;
	color: #ffffff;
	padding: 1px 1px 1px 10px;
	margin-bottom: 10px;
}

#contents .mainArea .mainContentsBlock ul.menu{
	margin: 0 0 0 20px;
}

#contents .mainArea .mainContentsBlock ul.menu li{
	margin: 0 0 0.5em 0;
	font-weight: bold;
	font-size: 14px;
	background: url(../../common/img/ico_arrow_r.gif) left center no-repeat;
	padding-left: 18px;
}

#contents .mainArea .mainContentsBlock h4{
	font-size: 14px;
	font-weight: bold;
	line-height: 140%;
	color: #125f00;
	margin: 0 10px 0.4em 20px;
}

#contents .mainArea .mainContentsBlock p{
	margin: 0 10px 1em 20px;
	line-height: 150%;
}

#contents .mainArea .mainContentsBlock table{
	border-top: 1px solid #bbe458;
	margin: 0 10px 1em 20px;
	background: #fff;
	width: 470px;
}

#contents .mainArea .mainContentsBlock table th,
#contents .mainArea .mainContentsBlock table td{
	border-bottom: 1px solid #bbe458;
	vertical-align: top;
	line-height: 140%;
	padding: 5px;
}

#contents .mainArea .mainContentsBlock table th{
	font-weight: normal;
	text-align: left;
	background: #ebfcc1;
}


/* フッター */
#footer{
	width: 760px;
	clear: both;
	border-top: 3px solid #4aa016;
	margin-top: 15px;
	padding-top:15px;
}

#footer ul{
	float: right;
}

#footer ul li{
	float: left;
	margin: 0 0 10px 10px;
	background:url(../img/ico_arrow_r.gif) center left no-repeat;
	padding: 0 0 0 18px;
}

#footer .copyright{
	width: 760px;
	clear: both;
	text-align: right;
	font-size: 12px;
	color: #515151;
}

