
/* ------ メイン／メインカラム ------ */

#mainarea #maincolumn {
	padding: 0px 0px 0px 0px;
}

#body #mainarea #subcolumn .framestyle #bar-aboutus {
	margin: 0px;
	padding: 1px 1px 1px 1px;
	display: block;
	background: transparent url("/aboutus/img/bar_title.gif") no-repeat center top;
	width:184px;
	height: 45px;
	text-decoration: none;
	text-indent: -9999px;
}
#body #mainarea #subcolumn .framestyle a#bar-aboutus {
	outline: 0 !important;
}
#body #mainarea #subcolumn .framestyle a:hover#bar-aboutus {
	background: transparent url("/aboutus/img/bar_title.gif") no-repeat center bottom;
}
/*------- メインカラム／本文／リスト ---------*/

#body #mainarea #maincolumn .text01 .indent01 ul li{
	background: transparent url("/img_com/icon_list01.gif") no-repeat left 50%;
}


/*========== 一覧ページ ==========*/
#main #body #mainarea #maincolumn h2 {
	background: transparent url("/aboutus/img/h2_title.jpg") no-repeat center top;
	text-indent:-9999px;
	height: 73px;
	padding: 0px;
}

/*========= メッセージ ==========*/

/* ------ メイン／社長顔写真 ------ */
#message #body #mainarea #maincolumn .text02 dl.president {
	margin: 7px 0px 8px 8px;
	float:right;
	width:190px;
}
#message #body #mainarea #maincolumn .text02 .president img {
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	border: #dbdbdb 1px solid;
	background-color: #ffffff;
	float:left;
	width:160px;
	clear:right;
}
#message #body #mainarea #maincolumn .text02 .president .caption02 {
	width:190px;
	float:right;
	text-align:center;
	margin-top:5px;
	display:block;
}

/*========= 会社情報 | 会社概要 ==========*/
#outline #body #mainarea #maincolumn .text01 {
	margin: 8px 18px 8px 18px;
	padding: 0px;
	width:auto;
}

/*========= 会社情報 | 事業体制 ==========*/
#body #mainarea #maincolumn h3 {
	font-weight:normal;
	color:#000000;
	background: #faf7e1 url("/img_com/dot02.gif") repeat-x bottom;
}

/*========= 会社情報 | 事業所一覧 ==========*/

#body #mainarea #maincolumn table.tb01 {
	width:100%;
	margin:0px;
	border:none;
	border-top:1px solid #d7d7d7;
	border-left:1px solid #d7d7d7;
}
#body #mainarea #maincolumn table.tb01 th,
#body #mainarea #maincolumn table.tb01 td {
	text-align:left;
	padding:0px 8px 3px 8px;
	border:none;
	border-right:1px solid #d7d7d7;
	border-bottom:1px solid #d7d7d7;
	vertical-align:top;
}
#body #mainarea #maincolumn table.tb01 th {
	background:#f0f0f0;
	color:#888888;
}
#body #mainarea #maincolumn table.tb01 td {
	background:#ffffff;
}