@charset "UTF-8";

/*-----------------------------------------------
 __default style clear
-----------------------------------------------*/

* {
	margin:0;
	padding:0;
}

body {
	background-color: white;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

body, h1, h2, h3, h4, h5, h6, p, dd, dl, td {
	font-size:12px;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Meiryo,"ＭＳ Ｐゴシック","MS PGothic";
	line-height:1.7;
	color: #555555;
	line-break: strict;
	text-align:left
}

html {
	overflow-y:scroll;
}

li {
	list-style:none;
}

img,
fieldset {
	border:0;
}

.sml {
	font-size: 80%;
}


/*-----------------------------------------------
 __Base Link Color Setting
-----------------------------------------------*/

a:link {
	color:#f70;
}

a:hover, a:active, a:visited {
	text-decoration: none;
	color:#008E3B;
}


/*-----------------------------------------------
 __container
-----------------------------------------------*/

#container {
	width:800px;
	margin: 0 auto;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom:20px;
	padding-top: 10px;
	background-color: white;
}

* html #container {
	width:800px;
	margin: 0 auto;
	padding-right: 17px;
	padding-left: 20px;
	padding-bottom:20px;
	padding-top: 10px;
	background-color: white;
}
	


/*-----------------------------------------------
 __header
-----------------------------------------------*/

#header {
	width:800px;
}

.submenu {
	border-bottom: 5px solid #c6ddc3;
}

/*-----------------------------------------------
 __main
-----------------------------------------------*/

.main {
	width:800px;
	background-color: white;
}

h2 {
	margin-top: 27px;
	margin-left: 27px;
}

.up {
	margin-left: 30px;
	width: 738px;
	margin-top: 10px;
}

.dot {
	background-image: url(../main/img/dot_line2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 3px;
	width: 798px;
}


/*-----------------------------------------------
 __4_service
-----------------------------------------------*/

#read {
	height: 203px;
	background-image: url(../main/img/service_con_bg.jpg);
	background-repeat: no-repeat;
}
#read p {
	margin-bottom: 30px;
	margin-left: 30px;
}

.block {
	width: 738px;
	margin-top: 30px;
	margin-right: 30px;
	margin-left: 30px;
}

.btn_quality {
	margin-left: 30px;
}

.btn_jirei {
	margin-left: 30px;
}

dl.left {
	float: left;
	width: 355px;
	margin-top: 15px;
}

dl.right {
 	float: right;
	width: 355px;
	margin-top: 15px;
}

dt.komidashi {
	font-size: 13px;
	font-weight: bold;
	color: black;
	margin-top: 8px;
}

p.left {
	float: left;
	width: 355px;
	margin-top: 24px;
	margin-bottom: 10px;
}

p.right {
 	float: right;
	width: 355px;
	margin-top: 24px;
}

#consulting {
	background-image: url(../main/img/leaf_01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#electrification {
	background-image: url(../main/img/leaf_02.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


#facility {
	background-image: url(../main/img/leaf_03.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.end .up {
	margin-bottom: 20px;
}



/*-----------------------------------------------
 __8_security_  9_inquiry_
-----------------------------------------------*/

#recruit_inquiry {
	width:800px;
	background-color: white;
}
	
#recruit_inquiry .top {
	background-image: url(../sub/img/leaf2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#recruit_inquiry .top p {
	margin-left: 30px;
	font-size: 14px;
	color: #000000;
}

#recruit_inquiry .top02 p {
	margin-left: 30px;
	font-size: 14px;
	color: #000000;
}

#recruit_inquiry .bg {
	background-image: url(../sub/img/bg.gif);
	background-repeat: repeat-y;
}


/*-----------------------------------------------
 __11_news_
-----------------------------------------------*/

#news {
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	background-image: url(../sub/img/bg.gif);
	background-repeat: repeat-y;
}

#news h2 {
	padding: 0;
	margin: 0;
}

#news p {
	margin-top: 15px;
	margin-bottom: 20px;
}

#news table {
	margin-top: 15px;
	margin-bottom: 20px;
}

#news .dot2 {
	margin-bottom: 30px;
}

#news td {
	text-align: left;
	vertical-align: top;
	height: 25px;
}


/*-----------------------------------------------
 __11_sitemap_
-----------------------------------------------*/

#sitemap .tree {
	width: 557px;
}

#sitemap .bg {
	background-image: url(../sub/img/bg.gif);
	background-repeat: repeat-y;
}


/*****<<<<<< Others K >>>>>>*****/

.footerPad {
	background-color: white;
}

.titles {
	padding: 20px 0px 80px 30px;
	font-size: 16px;
	font-weight: bold;
	color: #008E3B;
}

.titles2 {
	padding: 20px 0px 10px 30px;
	font-size: 16px;
	font-weight: bold;
	color: #008E3B;
}

.surBox {
	padding-top: 30px;
}

ul.bottom_ftr_navi {
	margin: 5px 0 5px 10px;
	padding: 0;
	text-align: left;
}

ul.bottom_ftr_navi li {
	margin: 0 4px 0 0;
	padding: 0 0 3px 4px;
	font-size: 10px;
	color: #6d6d6d;
	display: inline;
	background: url(../img/bg_top_ftr_navi.gif) left 1px no-repeat;
}

ul.bottom_ftr_navi li a,
ul.bottom_ftr_navi li a:link,
ul.bottom_ftr_navi li a:visited,
ul.bottom_ftr_navi li a:active {
	margin: 0;
	padding: 0 0 0 2px;
	font-size: 10px;
	color: #6d6d6d;
	text-decoration: none;
}

ul.bottom_ftr_navi li a:hover {
	margin: 0;
	padding: 0 0 0 2px;
	font-size: 10px;
	color: #6d6d6d;
	text-decoration: underline;
}

.leafTxt {
	margin-top: 53px;
}




/**--------------------------------choi--------------------------------**/

.site_map_img{width:570px; height:296px; padding-top:1px; background-image:url(../sub/img/tree.gif); background-repeat:no-repeat; margin:10px 120px; clear:both;}
* html .site_map_img{width:570px; height:296px; padding-top:1px; background-image:url(../sub/img/tree.gif); background-repeat:no-repeat; margin:10px 110px 10px 120; clear:both;}

.site_map_img a{color:#008e3b; font-weight:bold; line-height:14px; text-decoration:none;}
.site_map_img .sm_link1{margin:3px 0 0 260px;}
.site_map_img .sm_link2{margin:43px 0 0 30px; float:left;}
.site_map_img .sm_link3{margin:48px 70px 0 0; float:right;}
.site_map_img .sm_link4{margin:30px 0 0 35px; float:left;}
.site_map_img .sm_link5{margin:30px 50px 0 0; float:right;}
.site_map_img .sm_link6{margin:38px 0 0 50px; float:left;}
.site_map_img .sm_link7{margin:38px 65px 0 0; float:right;}
.site_map_img .sm_link8{margin:39px 0 0 60px; float:left;}
.site_map_img .sm_link9{margin:39px 43px 0 0; float:right;}
.site_map_img .sm_link10{margin:40px 0 0 35px; float:left;}
.site_map_img .sm_link11{margin:40px 40px 0 0; float:right;}

*html .site_map_img .sm_link2{margin:43px 0 0 18px; float:left;}
*html .site_map_img .sm_link3{margin:48px 35px 0 0; float:right;}
*html .site_map_img .sm_link4{margin:32px 0 0 18px; float:left;}
*html .site_map_img .sm_link5{margin:32px 25px 0 0; float:right;}
*html .site_map_img .sm_link6{margin:38px 0 0 25px; float:left;}
*html .site_map_img .sm_link7{margin:38px 30px 0 0; float:right;}
*html .site_map_img .sm_link8{margin:39px 0 0 32px; float:left;}
*html .site_map_img .sm_link9{margin:39px 19px 0 0; float:right;}
*html .site_map_img .sm_link10{margin:40px 0 0 20px; float:left;}
*html .site_map_img .sm_link11{margin:40px 20px 0 0; float:right;}

.clear{clear:both;}

/**--------------------------------ko--------------------------------**/
.news_tbl td { padding: 10px 0; }

.news_tbl .date { width: 16%; }