@charset "utf-8";

/*-------------------------------------お問合せ・アクセス--*/
#bodyArea2nd .mainBox .contactTxt {
	width: 698px;
	padding-bottom: 20px;
}

.contactTxt h1 {
	font-size: 90%;
	line-height: 120%;
	font-weight: bold;
	margin-bottom: 20px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
}

.contactTxt .addressUnit {
	padding-left: 18px;
	font-size: 80%;
	line-height: 140%;
	padding-bottom: 14px;
}

.contactTxt a,
.contactTxt a:visited {
	color: #00F;
}

.contactTxt h2 {
	font-weight: bold;
}

.contactTxt h3 {
	padding-left: 13px;
}

.contactTxt .addressUnit p img.mlgif {
	vertical-align: top;


}

.contactTxt p {
	padding-left: 13px;
}

.mainBox .map {
	padding-bottom: 30px;
}

.mainBox .map .mapNote {
	font-size: 80%;
	line-height: 120%;
	padding-top: 10px;
}

.mainBox .saiyouArea {
}

.mainBox .saiyouArea h2.saiyouH2 {
	font-size: 90%;
	line-height: 120%;
	font-weight: bold;
	margin-bottom: 20px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
	padding-top: 10px;
}

.saiyouArea table.saiyouTable {
	width: 100%;
	border-collapse: collapse;
	font-size: 80%;
	line-height: 120%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
	margin-bottom: 20px;
	margin-top: 20px;
}

.saiyouArea table.saiyouTable td {
	padding-bottom: 6px;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-left: 6px;
}

.saiyouArea table.saiyouTable td.title {
	background-color: #C0E0E0;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}

.saiyouArea table.saiyouTable td.left {
	text-align: left;
}

