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

/*-----------会社情報-----------*/
#company h3{
	margin-bottom:10px;
	border-left:#FF3D12 solid 4px;
	padding-left:10px;
}

.c_ex{
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:#CCC solid 1px;
}

.c_ex span{
	color:#F30;
}

.c_ex dl{
	margin:20px 0px;
}

.c_ex dd{
	margin-bottom:10px;
}

.c_ex dt{
	color:#FF3D12;
}

.c_logo{
	margin-bottom:40px;
}


.c_logo li{
	margin-bottom:20px;
	margin-left:20px;
	
}

.c1{
	list-style-image:url(../img/1.png);
}

.c2{
	list-style-image:url(../img/2.png);
}

.c3{
	list-style-image:url(../img/3.png);
}

.c_bt{
	margin-left:310px;
}

.c_bt li{
	list-style:none;
	width:120px;
	float:left;
}

.c_bt_left{
	margin-right:20px;
}

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

.o_column{
	border-bottom:#CCC solid 1px;
	padding:10px 0;
}

.o_column_last{
	margin-top:10px;
}

.o_column li{
	list-style:none;
}

.o_column p{
	color:#666;
	margin-left:200px;
}

.c_left{
	width:150px;
	float:left;
}

.c_right{
	width:420px;
	float:right;
}

#o_bt{
	margin-top:40px;
	margin-left:310px;

}

#o_bt li{
	list-style:none;
	width:120px;
	float:left;
}

.o_bt_right{
	margin-right:20px;
}

#rinen_img{
	margin:40px 0px;
}

/*-----------会社理念-----------*/

#rinen{
}

.kotuka{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:100;
}

.orange{
	color:#F00;
}

.orange2{
	color:#FF3D12;
	font-size:14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom:5px;
	letter-spacing:5px;
	border-bottom:#FF3D12 solid 1px;
	padding-bottom:5px;
	
}


.rinen1{
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:18px;
	letter-spacing:10px;
	font-weight:500;
	
	
}

.rinen_left{
	width:176px;
	float:left;
	margin-right:21px;
	
}

.rinen_right{
	width:373px;
	float:right;
}

.right1{
	width:176px;
	float:left;
	
}

.right2{
	width:176px;
	float:right;
	
}

.ri_bt{
	width:320px;
	margin-left:250px;margin-top:40px;
	
}


.ri_bt_left{
	width:180px;
	float:left;
}

.ri_bt_right{
	width:120px;
	float:right;
}


/*-----------access-----------*/


#map,.adress{
	margin-bottom:20px;
}

#map h3,.adress h3,.route h3,.route p{
	margin-bottom:10px;
}

#a_bt{
	text-align:right;
	margin-top:40px;
}



/*-----------組織図-----------*/

.org{
	text-align:center;
	margin-bottom:40px;
}

.o_bt{
	text-align:right;
}


/*-----------環境活動への取り組み-----------*/


.e_danraku1{margin-bottom:20px;}

.e_danraku1 h2{
	border-left:#FF3D12 solid 4px;
	padding:0 0 0 10px;
	margin-bottom:10px;	
}

.e_danraku1 p{
	margin-bottom:10px;
}


.e1,.e_danraku2 ul{
	margin-bottom:20px;
}

.e_danraku2 h3{
	background:#EEE;
	padding:5px 0 5px 10px;
	margin-bottom:20px;
	border-left:#ccc solid 4px;
}

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

.e_danraku2 li{
	margin:0 0 10px 20px;
	list-style:decimal;
}

.e_torikumi li{
	list-style:square;
	margin:0 0 10px 20px;
}

.e_torikumi{
	margin-bottom:20px;
}

.e_torikumi h3{
	margin-bottom:10px;
}

,e_last{
	margin-bottom:0px;
}


.e_bt{
	margin-top:40px;
	text-align:right;
}


/*-----------社内イベント-----------*/

#event{
}

.ev{
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:#CCC solid 1px;
}

.ev h3{
	margin-bottom:10px;
}


.ev p{
	margin-left:15px;
}

#ev_bt{
	text-align:right;
}

.post_images li {
	display: inline;
	float: left;
	width: 175px;
	margin-left: 15px;
	padding-top: 15px;
}
.post_images {
	/zoom : 1;
}
.post_images:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
}

