@charset "utf-8";
@import "../common/css/0-import.css";
#conts h2 {
	margin-bottom: 10px;
	padding: 0 0 0 18px;
	background: url(../img/company/h2_back.jpg) no-repeat left top;
	line-height: 42px;
	font-size: 18px;
	color: #4096ee;
}

#conts h3 {
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
	background: url(../img/company/h3_back.jpg) no-repeat left 3px;
	line-height: 30px;
	font-size: 24px;
}

#conts h3#h302 {
	margin-bottom: 20px;
}

#conts h3#h303,
#conts h3#h304 {
	margin-bottom: 20px;
	padding-top: 7px;
	background: url(../img/company/h3_back.jpg) no-repeat left 10px;
}

#conts h3#h305 {
	margin-bottom: 20px;
}

#conts h4 {
	margin-bottom: 6px;
	font-size: 18px;
}

#conts h5 {
	margin-bottom: 2px;
	font-size: 12px;
}

#conts ul.menu {
	margin: 0 0 17px 3px;
	text-align: center;
	overflow: hidden;
}

#conts ul.menu li {
	padding: 6px 0 16px 0;
	*padding: 4px 0 18px 0;
	margin-right: 2px;
	width: 126px;
	float: left;
	background: url(../img/company/menu_back.jpg) no-repeat left top;
}

#conts ul.menu li a {
	font-size: 14px;
	color: #404040;
	text-decoration: none;
}
#conts ul.menu li a:hover {
	color: #FF9900;
	text-decoration: underline;
}
#conts .photoBox {
	margin: 0 0 22px 0;
}

#conts .photoBox .floatL {
	margin-right: 10px;
	_margin-right: 7px;
	width: 150px;
	background-color: #fff;
}

#conts .photoBox p {
	background: url(../img/company/line01.jpg) repeat left top;
	line-height: 30px;
}

#conts .photoBox p span {
	margin-left: 10px;
}

#conts .photoBox p.pl10 {
	padding-left: 13px;
}

#conts .photoBox p.right {
	margin-left: 417px;
	margin-top: 5px;
}

#conts dl {
	margin: 0 0 23px 0;
}

#conts dt {
	padding: 0 0 3px 6px;
	color: #ff7e00;
	font-size: 12px;
}

#conts dd {
	margin-bottom: 19px;
	padding: 0 0 4px 6px;
	line-height: 1.3;
	background: url(../img/company/line02.jpg) repeat-x left bottom;
}

#conts dd.none {
	margin-bottom: 0;
}

#conts .pageTop {
	margin: 0 10px 0 0;
}

#conts .pageTop a {
	font-size: 12px;
	color: #202020;
	text-decoration: none;
}

#conts table {
	margin-bottom: 16px;
	width: 644px;
}

#conts th {
	padding: 18px 0 8px 25px;
	_padding-top: 19px;
	width: 139px;
	background-color: #DEECFF;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}

#conts td {
	padding: 16px 0 8px 0;
	background-color: #DEECFF;
	text-align: left;
	vertical-align: top;
	line-height: 1.6;
}

#conts th.back,
#conts td.back {
	background-color: #FFF4E8;
}

#conts .photoBox02 {
	margin: 0 0 27px 0;
	overflow: hidden;
	zoom: 1;
}

#conts .photoBox02 .textBox {
	width: 390px;
	float: right;
	background-color: #E7E7E7;
}

#conts .photoBox02 .textBox p {
	padding: 10px 0 14px 14px;
	*padding-bottom: 17px;
	line-height: 1.8;
}

#conts .mapBox {
	margin-bottom: 10px;
}

#conts .borderBox {
	margin-bottom: 50px;
	padding: 7px 55px 1px 15px;
	border: 5px solid #E7E7E7;
}

#conts .borderBox p {
	margin-bottom: 3px;
	font-size: 12px;
	line-height: 1.7;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
	#conts .photoBox02 .textBox p {
		padding: 10px 0 16px 14px;
	}
 }

