/*====================================================
	#ヘッダ（固有）
====================================================*/
#headerArea {
	width: 100%;
	background: url(../../company/images/bg_header.jpg);
	width: 900px;
	height: 80px;
}

/* TOPページ */
#headerAreaTop {
	width: 100%;
	background: url(../../company/images/bg_header02.jpg);
	width: 900px;
	height: 80px;
}

/*====================================================
	#左ナビゲーション
====================================================*/
#main ul#company {
 margin: 0 30px 20px 0;
 padding: 0;
}

#main ul#company li {
 display: block;
 width: 180px;
 height: 36px;
 _height: 26px;
	background: url(../images/bg_lnav.jpg) no-repeat;
	list-style: none;
	margin: 0;
	padding: 0;
	color: #333333;
}

#main ul#company li.select {
 display: block;
 width: 160px;
 height: 26px;
 _height: 26px;
	background: url(../images/bg_lnav_f2.jpg) no-repeat;
	color: #333333;
	text-decoration: none;
	padding: 10px 0 0 20px;
}

#main ul#company li a {
 display: block;
 width: 160px;
 height: 31px;
 _height: 26px;
	background: url(../images/bg_lnav.jpg) no-repeat;
	color: #333333;
	text-decoration: none;
	padding: 10px 0 0 20px;
}

#main ul#company li a:hover {
	background: url(../images/bg_lnav_f2.jpg) no-repeat;
	color: #333333;
	text-decoration: none;
}

/*====================================================
	#右カラム（メイン）
====================================================*/
#main .companyMainTxt {
	background: url(../../company/images/bg_mainimg.jpg) no-repeat top right;
	width: 420px;
	height: 175px;
	margin: 0;
	padding: 0 250px 0 0;
	font-size: 12px;
	line-height: 167%;
}

#main table.groupCompany {
	border: 1px solid #E1E1E1;
}

#main table.groupCompany td {
	padding: 8px 0 8px 8px;
	font-size: 10px;
	line-height: 140%;
	vertical-align: middle;
}

#main table.profile {
}

#main table.profile th {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px;
	vertical-align: middle;
	font-size: 12px;
	line-height: 167%;
	font-weight: bold;
}

#main table.profile td {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px;
	font-size: 12px;
	line-height: 167%;
}

#main ul.numList {
	margin-left: 20px;
}

#main ul.numList li {
	margin: 0;
	padding: 0;
	list-style: decimal;
}

#main .businessMainTxt {
	margin: 0;
	padding: 0 10px 35px 0;
	font-size: 12px;
	line-height: 167%;
}


#main table.business th {
	border-bottom: 1px dotted #CCCCCC;
	padding: 15px 15px 15px 0;
	font-size: 12px;
	line-height: 167%;
	font-weight: bold;
}

#main table.business td {
	border-bottom: 1px dotted #CCCCCC;
	padding: 15px 110px 15px 0;
	font-size: 12px;
	line-height: 167%;
}

#main table.business td a {
	font-size: 14px;
	line-height: 167%;
	font-weight: bold;
}

#main .ceoMainTxt {
	margin: 0;
	padding: 10px 80px 30px 5px;
	font-size: 12px;
	line-height: 167%;
}

#main .ceoMainTxtEnd {
	margin: 0;
	padding: 10px 80px 0 5px;
	font-size: 12px;
	line-height: 167%;
}

#main .ceoMainPhoto {
	margin: 0;
	padding: 0 0 20px 160px;
}

#main .ceoPhoto {
	border: 3px solid #E5E5E5;
	margin-left: 3px; 
}

#main .accessMainTxt {
	margin: 0;
	padding: 10px 0 20px 0;
	font-size: 12px;
	line-height: 167%;
	color: #000000;
}

#main #map2 {
	width: 310px;
	height: 300px;
	margin-bottom: 20px;
	padding: 0;
}

#main #map3 {
	width: 310px;
	height: 300px;
	margin: 0;
	padding: 0;
}