#onecolumn{
	text-align: left;
	width: 750px;
	padding-top: 20px;
}
#left li{
	background-image: url(../img/bg_menu_r.jpg);
}

/* -------------------- 01 ご挨拶 -------------------- */
#style01{
	text-align: center;
	margin: 0 auto;
}
#style01 div{
	width: 600px;
	line-height: 150%;
}
#style01 div p{
	text-align: left;
	margin: 5px 0;
}
#style01 p{
	text-align: center;
	margin: 20px auto;
}

/* -------------------- 02 会社概要 -------------------- */
#style02{
	text-align: center;
	margin: 0 auto;
}
#style02 table{
	width: 600px;
	margin: 30px auto 0;
}
#style02 th,#style02 td{
	border-bottom: 1px dashed #888;
	padding: 2px 5px;
	text-align: left;
	line-height: 150%;
}
#style02 th{
	width: 11em;
}
#style02 p{
	text-align: right;
	margin: 20px;
}

/* -------------------- 03 会社沿革 -------------------- */
#style03{
	text-align: center;
	margin: 0 auto;
}
#style03 table{
	width: 600px;
	margin: 30px auto 0;
}
#style03 th,#style03 td{
	padding: 5px;
	text-align: left;
	line-height: 150%;
	border-bottom: 1px solid #eee;
}
#style03 th{
	width: 7em;
	background: #fdd9d4;
}

/* -------------------- 04 社是・経営理念 -------------------- */
#style04{
	text-align: center;
	margin: 0 auto;
}
#style04 h4{
	text-align: left;
	margin: 15px 30px 10px;
}
#style04 p{
	margin: 0 20px 40px;
}

/* -------------------- 05 環境方針 -------------------- */
#style05{
	text-align: center;
	margin: 0 auto;
}
#style05 h4{
	text-align: left;
	margin: 15px 30px 10px;
}
#style05 p{
	margin: 0 20px 40px;
}

/* -------------------- 05 事業内容 -------------------- */
/* 
#style06{
	text-align: center;
	margin: 0 auto;
}
#style06 p{
	color: #3071b8;
	text-align: right;
	font-size: 12px;
}

#style06 p img{
	vertical-align: bottom;
}
#style06 table{
	background: url(../img/05corp/image11.jpg) left top no-repeat;
	margin-left: 24px;
}
#style06 table h4{
	font-size: 12px;
	text-align:left;
	padding:0 0 0 20px;
}
#style06 table ul{
	list-style-type: circle;
	padding: 3px 0 0 20px;
}
#style06 table li{
	font-size: 12px;
	padding:0 0 3px 0;
	text-align:left;
}
#style06 a:link,#style06 a:visited{
	color: #00f;
	text-decoration: none;
}
#style06 a:hover,#style06 a:active{
	color: #f00;
	text-decoration: underline;
}
*/
.clear {
	clear:both;
}

.text_right{
	color: #3071b8;
	text-align: right;
	font-size: 12px;
}
.img_right {
	float:right;
}
#style06{
	position:relative;
	width:650px;
	height:200px;
}
#style06 ul {
	padding: 3px 0 0 20px;
}
#style06 li {
	list-style-type: circle;
	padding:5px 0 0 0;
}
#style06 li a{
	font-size:12px;
}
#style06 a:link,#style06 a:visited{
	color: #00f;
	text-decoration: none;
}
#style06 a:hover,#style06 a:active{
	color: #f00;
	text-decoration: underline;
}
#style06 #list01{
	position:absolute;
	top:0;
	left:50px;
	width:126px;
	color:#767cbb;
	font-size:12px;
}
#style06 #list02{
	position:absolute;
	top:0;
	left:171px;
	width:118px;
	color:#fe8585;
	font-size:12px;
}
#style06 #list03{
	position:absolute;
	top:0;
	left:289px;
	width:119px;
	color:#2ba738;
	font-size:12px;
}
#style06 #list04{
	position:absolute;
	top:0;
	left:408px;
	width:119px;
	color:#f39700;
	font-size:12px;
}
#style06 #list05{
	position:absolute;
	top:0;
	left:527px;
	width:118px;
	color:#00afcc;
	font-size:12px;
}





/* -------------------- 07 組織図 -------------------- */
#style07{
	text-align: center;
	margin: 0 auto;
}
#style07 div{
	width: 600px;
	line-height: 150%;
}
#style07 div p{
	text-align: right;
	margin: 5px 0;
}
#style07 p{
	text-align: center;
	margin: 20px center;
}

/* -------------------- 08 主な事業所 -------------------- */
#style08{
	text-align: center;
	margin: 0 auto;
}
#style08 table{
	width: 600px;
	margin: 30px auto 0;
	border-top: 1px solid #f6b25e;
}
#style08 th,#style08 td{
	padding: 5px;
	text-align: left;
	line-height: 150%;
	border-bottom: 1px solid #f6b25e;
}
#style08 th{
	width: 8em;
}
#style08 th a:link,#style08 th a:visited{
	color: #00f;
}
#style08 th a:hover,#style08 th a:active{
	text-decoration: none;
	color: #f00;
}

/* -------------------- 08a 事業所詳細 -------------------- */
#style08a{
	text-align: center;
	margin: 0 auto;
}
#style08a table{
	width: 700px;
	margin: 10px auto 0;
}
#style08a th,#style08a td{
	padding: 5px;
	line-height: 150%;
	font-size: 85%;
}
#style08a th{
	color: #966;
	border-bottom: 1px solid #ccf;
}
#style08a td{
	border-top: 1px solid #aaa;
	text-align: left;
}
#style08a h4{
	text-align: left;
	width: 700px;
	margin-top: 20px;
}

/* -------------------- 09 グループ会社 -------------------- */
#style09{
	text-align: center;
	margin: 0 auto;
}
#style09 ul{
	text-align: center;
	margin: 20px auto;
	width: 300px;
}
#style09 li{
	display: inline;
	text-align: center;
	width: 150px;
}

#style09 li a:link,#style09 li a:visited{
	color: #00f;
	text-decoration: none;
}
#style09 li a:hover,#style09 li a:active{
	color: #f00;
	text-decoration: underline;
}

/* -------- 2009/01/20追加------------ */
#style09 a:link,#style09 a:visited{
	color: #00f;
}
#style09 a:hover,#style09 a:active{
	color: #f00;
	text-decoration: none;
}
/* ------------------ */

#style09 h4{
	text-align: left;
	margin: 15px 30px 10px;
}
#style09 table{
	width: 600px;
	margin: 10px auto 30px;
}
#style09 th,#style09 td{
	padding: 5px;
	text-align: left;
	line-height: 150%;
}
#style09 td{
	border-bottom: 1px solid #aaa;
	padding-left: 20px;
}