@charset "utf-8";


/* 会社概要 共通部分
---------------------------------------------------------------*/


#company_contents_c{
	width:930px;
	position:relative;
	display:block;
}


#company_temp_main{
	/*background:url(../comnpany/img/index_img00.jpg) no-repeat;*/
	width:930px;
	height:20px;
}


#company_contents_l{
	width:652px;
	padding:0 0px 0px 30px !important;
}


#company_contents_r{
	width:207px;
	position:absolute;
	top:30px;
	right:21px;
	display:block;
	zoom:1;
}


.company_box{
	width:652px;
	margin:30px 0px 35px 0px !important;
}



.company_box_contents{
	margin:0px !important;
	padding:0px !important;
}


.company_box_contents h1,
.company_box_contents h2{
	color:#f9441a;
	font-weight:bold;
	margin:0 0px 6px 0px !important;
}


.company_box_contents p{
	margin-bottom:18px;
	line-height:135%;
}





/********** case_subnavi */

#subnavi{
	width:207px;
	/*background-color:#fff;*/
	display:block;
	zoom:1;
}

#subnavi_in{
	width:189px;
	margin:0px 0px 20px 9px !important;
}

#subnavi ul{
	margin:0px !important;
	padding:0px !important;
	color:#fff;
}

#subnavi ul li {
	background:url(img/subnavi_li_off.gif) 13px 10px no-repeat;
	background-color:#449200;
	border-bottom: 1px dotted #a8db82;
	line-height:130%;
	/*border-top: 1px solid #FFF;*/
	padding:7px 15px 7px 33px !important;
}

#subnavi ul li.first {
	border-top: 1px dotted #a8db82;
}


#subnavi ul li a{ text-decoration:none; color:#fff;}
#subnavi ul li a:link{ color:#fff; }
#subnavi ul li a:visited{ color:#fff; }
#subnavi ul li a:hover{ background-color:#224701; }


#subnavi ul li.on {
	background-color:#FFF;
	color:#52ab00;
	font-weight:bold;
	background-image:none;
	padding-left:15px !important;
}







/* 経営理念
---------------------------------------------------------------*/



#companytop_temp_main{
	background:url(img/index_img00.png) no-repeat;*
	width:930px;
	height:440px;
}

#companytop_contents_c{
	width:930px;
	position:relative;
}


#companytop_contents_l{
	width:640px;
	padding:42px 0px 0px 36px !important;
}


#companytop_contents_r{
	width:207px;
	position:absolute;
	top:-360px;
	right:21px;
	display:block;
	zoom:1;
}


.companytop_box{
	width:652px;
	margin:30px 0px 35px 0px !important;
}



.companytop_box_contents{
	margin:0px !important;
	padding:0px !important;
}


.companytop_box_contents h1,
.companytop_box_contents h2{
	color:#f9441a;
	font-weight:bold;
	margin:0 0px 6px 0px !important;
}


.companytop_box_contents p{
	margin-bottom:18px;
	line-height:135%;
}







/* 会社概要 
---------------------------------------------------------------*/

div.company_box_contents h1 {
	margin-bottom:40px !important;
}


table.tablegridA {
	margin:0 10px 20px 20px !important;
	width:630px;
}

table.tablegridA th,
table.tablegridA td {
	padding:10px !important;
	border-bottom:1px dotted #a4cea8 !important;
	line-height:135%;
}

table.tablegridA th {
	font-weight:bold;
	width:140px;
}


/* 沿革 
---------------------------------------------------------------*/

div.company_box_contents h2 {
	margin:20px 0 8px 20px !important;
}


table.tablegridB {
	margin:10px 10px 30px 20px !important;
	width:630px;
}

table.tablegridB th,
table.tablegridB td {
	padding:6px !important;
	border-bottom:1px dotted #a4cea8 !important;
	line-height:135%;
}

table.tablegridB th {
	font-weight:bold;
	width:140px;
}



/* 関連会社
---------------------------------------------------------------*/


table.tablegridC {
	margin:0 10px 20px 20px !important;
	width:630px;
}

table.tablegridC th,
table.tablegridC td {
	padding:10px !important;
	border-bottom:1px dotted #a4cea8 !important;
	line-height:135%;
}

table.tablegridC th {
	font-weight:bold;
	width:250px;
}


