@charset "utf-8";
/*===================================================
■会社共通設定
===================================================*/
#content .pan-list2 {
	font-size: 100%;
	width: 100%;
}

#content .pan-list2 td {
	text-align: right;
	font-size: 84%;
}

h2.page-title {
	margin-top: 15px;
	padding: 0 7px;
	line-height: 26px;
	height: 30px;
	color: #FFF;
	font-size: 100%;
	background: url(/images/h2.gif) no-repeat left top;
}

h4.page-mon {
	padding: 0 20px;
	font-size: 100%;
	height: 30px;
	line-height: 26px;
	background: url(/images/h4.gif) no-repeat left top;
}

/*===================================================
■会社案内設定
===================================================*/
#company_info {
	margin: -5px 0 25px;
	width: 100%;
	font-size: 100%;
	color: #444;
}

#company_info th {
	width: 150px;
	padding: 10px 10px;
	text-align: left;
	line-height: 150%;
	background: url(/images/dotted_ccc.gif) repeat-x left bottom;
	vertical-align: top;
}

#company_info td {
	padding: 10px 10px;
	text-align: left;
	line-height: 150%;
	background: url(/images/dotted_ccc.gif) repeat-x left bottom;
}

/*===================================================
■役員紹介設定
===================================================*/
#company_per {
	margin: -5px 0 25px;
	width: 100%;
	font-size: 100%;
	color: #444;
}

#company_per th {
	width: 150px;
	padding: 10px;
	text-align: left;
	line-height: 150%;
	vertical-align: top;
	background: url(/images/dotted_ccc.gif) repeat-x left bottom;
}

#company_per td {
	text-align: left;
	padding: 10px;
	line-height: 150%;
	vertical-align: top;
	background: url(/images/dotted_ccc.gif) repeat-x left bottom;
}


.philosophy {
	padding: 5px 10px 25px;
	line-height: 150%;
}

.f10 {
	font-size: 84%;
	color: #555;
}

/*===================================================
■スタッフ紹介設定
===================================================*/
#staff_inf {
	margin: -5px 0 25px;
	font-size: 100%;
	color: #444;
}

#staff_inf th {
	width: 150px;
	padding: 10px 10px;
	text-align: left;
	line-height: 150%;
	background: url(/images/dotted_ccc.gif) repeat-x left bottom;
	vertical-align: top;
}

#staff_inf td {
	width: 505px;
	padding: 10px 10px;
	text-align: left;
	line-height: 150%;
	background: url(/images/dotted_ccc.gif) repeat-x left bottom;
}

#staff_inf .name {
	margin: 6px 0 6px;
	padding-left: 5px;
	border-left: solid 2px #6C514A;
	font-weight: bold;
	color: #5B4039;
	line-height: 100%;
}

.rec_text {
	padding: 5px 10px 15px;
	line-height: 150%;
}







