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


#main table { border-collapse: collapse;width: 100%; }
#main table, 
#main table th,
#main table td { border: 1px solid #E0E0E0 }


th,td{
padding: 3px;
font-size: 13px;
}

th{
width: 100px;
/*font-weight: normal;*/
background-color:#F7F7F7;
vertical-align:top;
}

#business_partners{font-size: 11px;}
#business_partners div{
float:left; 
/*width: 32%;*/
padding-right: 2px;
}

#business_partners table,
#business_partners table td{
	border:none;
}
#business_partners table td{
	vertical-align:top;
	width: 33%;
}



#aisatsu img{
	margin: 10px;
}

.aisatsu-midashi{
	font-size: 16px;
	font-weight: normal;
	margin:5px 0;
	text-decoration:none;
	color: #374635;
}


dl.iso14001_list dt{ 
	font-weight:bold;	
	margin-bottom: 0.5em;
}
dl.iso14001_list dd{ 
	padding-left: 2em;	
	margin-bottom: 2em;
}
dl.iso14001_list dd ol{ 
	margin-left: 20px;
}
dl.iso14001_list dd ol li{ 
	margin-bottom: 1em;
}



/*******************　env_activity　***************************/

a.title_side_button{
    	font-size: 90%;
    	padding: 8px 10px;
	background: #5273b6;
    	color: #FFF;
	font-weight:normal;
	font-size: 16px;
}
a.title_side_button:hover{
	background: #7494d6;		
}


/*******************　history　***************************/


#history th{

}

#history td{

}

/*******************　offices　***************************/

#overview{}

#overview h3{
font-size: 18px;
}

.office_block{
	margin-bottom: 10px;
}
.office_overview{
	float:left;
	width: 300px;
}
.appearance {
	margin-left: 320px;
	margin-bottom: 5px; 
}

.appearance img{
	padding:4px;
	border: 1px solid #cccccc;
}

.map{width: 600px; margin-top: 10px;}

.office_tel{width: 12em; float:left;}
.office_jrtel{width: 12em; float:left;}
.office_fax{width: 12em; float:none;}

.kankyou_activity li{
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 10px;
	color:#363;
}

.column-body li li{
	font-weight: normal;
	font-size: 13px;
	color:#000;
}



.profile{
	margin: 0 0 50px 0;
}

.env_policy{
	
}

.env_policy ol,
.env_policy ul{
	margin: 0 0 0 30px;
}

.env_policy .sign{
	text-align:right;
	margin: 20px;
}