@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#gNavi .navi03 img {
	visibility: hidden;
}

#conts h2 {
	margin: 0 0 15px 2px;
}

#conts h3 {
	margin: 0 0 11px 2px;
}

#conts p {
	font-size: 1.4em;
	line-height: 1.4;
	margin-bottom: 26px;
}

#conts p span {
	color: #ba0e1f;
	font-weight: bold;
}

#conts .staff {
	background: url(../image/about/staff03_bg.gif) repeat-y left top;
	position: relative;
	margin-bottom: 15px;
	zoom: 1;
}

#conts .subStaff {
	margin-bottom: 27px;
	position: relative;
}

#conts .staff p {
	clear: both;
	line-height: 1.7;
	margin-bottom: 0;
}

#conts .staff .text {
	margin: 0 0 0 22px;
}

#conts .staff img {
	clear: both;
}

#conts .staff .section {
	background: url(../image/about/staff03_bg.gif) repeat-y left top;
	margin-bottom: 15px;
	padding: 0 19px 0 22px;
	zoom: 1;
}

#conts .staff .section .photoBox {
	float: left;
	width: 232px;
}

#conts .staff .section .photoBox .biography {
	background-color: #F1F1F1;
	border: 2px solid #D6D4D4;
	padding: 3px;
}

#conts .staff .section .photoBox .biography p {
	background: #AD8D4D url(../image/about/biography_bg.jpg) repeat-x left top;
	color: #fff;
	margin-bottom: 0;
	padding-top: 4px;
	text-align: center;
	zoom: 1;
}

#conts .staff .section .photoBox .biography dl {
	padding: 6px 2px 1px 5px;
}

#conts .staff .section .photoBox .biography dt {
	float: left;
	font-size: 1.0em;
}

#conts .staff .section .photoBox .biography dd {
	font-size: 1.0em;
	padding-left: 6.7em;
}

	* html #conts .staff .section .photoBox .biography dd {
		text-indent: -3px;
	}

#conts .staff .section .textBox {
	float: right;
	width: 358px;
}

#conts .staff .section .textBox p {
	margin-bottom: 26px;
}

#conts .staff .section .textBox p a {
	color: #ba0e1f;
}

#conts .staff .section .textBox .title {
	margin-bottom: 24px;
	text-align: left;
}

#conts table {
	border-collapse: collapse;
	margin: 0 0 30px 2px;
	width: 99.5%;
}

#conts th {
	border: 1px solid #CCCCCC;
	font-size: 1.4em;
	line-height: 1.5;
	text-align: left;
	vertical-align: middle;
}

#conts th span {
	background-color: #EEEEEE;
	border: 1px solid #fff;
	display: block;
	padding: 9px 0 9px 12px;
}

#conts td {
	background-color: #fff;
	border: 1px solid #CCCCCC;
	font-size: 1.4em;
	line-height: 1.5;
	text-align: left;
	padding: 10px 0 10px 13px;
	vertical-align: middle;
}

#conts td span {
	color: #ba0e1f;
	font-size: 0.9em;
}

#conts .map {
	background-color: #fff;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	padding: 1px;
	width: 636px;
}

#conts .mapLink {
	font-size: 1.2em;
	margin: 0 6px 9px 0;
	text-align: right;
}

#conts .mapLink a {
	color: #ba0e1f;
	margin-left: 5px;
}

.photoBoxR{
	width:238px;
	float:right;
	margin-top: 10px;
}
.photoBoxR img{
		margin-bottom:5px;
}
.textBoxL{
	width:358px;
	float:left;
	margin-top: 10px;
}
#conts .detail {
	width: 105px;
	height: 23px;
	display: block;
	text-indent: -9999px;
	background: url(../image/top/detail_off.gif) no-repeat;
	float:right;
}

#conts .detail:hover {
	background: url(../image/top/detail_on.gif) no-repeat;
}
