@charset "utf-8";
/*------------------------------------------------------------
事業内容
------------------------------------------------------------*/
#gNavi .navi06 a {
	background-repeat: no-repeat;
	background-image: url(../img/common/gnavi06_on.png)!important;
}
#gNavi .navi06 a img {
	opacity: 0.0;
	filter: alpha(opacity=0);
}
.contact #container .mainImg {
	clear: both;
	background-image: url(../img/contact/contact_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 158px;
}
/*--事業内容タイトルタイトル--*/
.contact #main .active_nner {
	padding-top: 20px;
	background-repeat: no-repeat;
	text-align: center;
	padding-bottom: 20px;
	padding-right: 11px;
}
/*お問い合わせ*/

table.contact-map {
	width: 600px;
	border: solid 1px #B7B7B7;
	border-collapse: collapse;
	margin-left: 5px;
	margin-bottom: 40px;
}
table.contact-map th {
	border: solid 1px #B7B7B7;
	background-color: #F2F3F7;
	padding: 8px;
	text-align: left;
}
table.contact-map td {
	border: solid 1px #B7B7B7;
	padding: 8px;
}
.contact-map tbody tr th .red {
	color: #C00;
}
.comIntro form .contact-map tbody tr {
	font-size: 1.2em;
}
.contact_titel, .tel_titel {
	font-size: 1.4em;
	padding-left: 7px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #666;
	margin-top: 5px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 5px;
}
.address_br {
	margin-top: 5px;
	margin-bottom: 5px;
}
.mail_txt, .address_txt {
	font-size: 1.3em;
	line-height: 1.8;
	margin-left: 7px;
}
.comIntro .txt_co {
	font-size: 1.3em;
	text-align: right;
	margin-bottom: 5px;
}
.comIntro .txt_co .red {
	color: #C00;
	font-size: 1.2em;
}
.address_txt .tel {
	font-size: 1.5em;
	font-weight: bold;
	color: #C00;
	margin-left: 2px;
}
.comIntro .tel_txt {
	font-size: 1.3em;
	margin-top: 13px;
	margin-bottom: 15px;
	margin-left: 7px;
}
