@charset "utf-8";

/*div#left_container h3#left_head a {
	background: transparent url(../company/images/left_nav_head.gif) no-repeat scroll;
}
h1#index {background: transparent url(../company/images/h1_bg.jpg) no-repeat scroll;}
h1#philo {background: transparent url(../company/images/h1_philo.jpg) no-repeat scroll;}
h1#iso {background: transparent url(../company/images/h1_iso.jpg) no-repeat scroll;}
h1#office {background: transparent url(../company/images/h1_office.jpg) no-repeat scroll;}
h1#recruit {background: transparent url(../company/images/h1_recruit.jpg) no-repeat scroll;}*/


/* Index page */
table td.num {
	
}
table#tbl_members {
	margin-bottom: 18px;
	width: 220px;
}
table#tbl_members th,
table#tbl_members td {
	padding: 5px 2px;
	font-size: 0.85em;
	background: url(../images/common/dot_y.gif) no-repeat 0 bottom;
}
div.index_set table .brd_btm {
	border-bottom: 2px solid #e5e5e5;
}

/* Philosophy */
#kaii {
	padding: 20px;
	background-color: #e8e8e8;
}
#kaii p {
	padding-top: 1em;
}

/* Office */
table.tbl_office {
	margin: 0 0 0 12px;
	width: 672px;
	_width: 670px;
}
table.tbl_office td {
	padding-right: 12px;
	vertical-align: top;
}
table.tbl_office td.image {
	width: 150px;
}
.second {
	padding-left: 50px;
}

.h3_head span {
	display: inline-block;
	margin-right: 5px;
	padding: 2px 3px;
	background-color: #398911;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}
.h3_oversea {
	margin-top: 12px;
	margin-bottom: -10px;
	padding: 2px 6px;
	background-color: #dad9d9;
	font-weight: bold;
	color: #00120b;
}