@charset "utf-8";
.Facilheadline2 {
	color: #333333;
	font-weight: bold;
	width: 300px;
	text-align: left;
	background: #89ABDB url(../img/facilityIMG/officeTitle.jpg) no-repeat left center;
	line-height: 160%;
	text-indent: -9999px;
	font-size: 110%;
	height: 30px;
	margin-left: 10px;
	margin-bottom: 5px;
	border-bottom: 3px solid #0066CC;
	border-left: 3px solid #0066CC;
	padding: 2px;
}
#contBox .facilBox {
	color: #000000;
	min-height: 100%;
	width: 96%;
	background: url(../img/facilityIMG/facilBG.gif);
	padding: 5px;
	height: 100%;
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-radius: 5px;        /* CSS3草案 */  
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 5px;   /* Firefox用 */ 
}
.center {
	display: block;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.left {
	display: block;
	float: left;
	margin: 5px 10px 10px;
}
.facilBox p {
	font-size: 80%;
	line-height: 140%;
	font-weight: bold;
	color: #000000;
	margin-top: 10px;
	margin-left: auto;
	clear: both;
	display: block;
	padding: 3px;
	width: 95%;
	margin-right: auto;
	border-left: 5px solid #0099FF;
}
.Facilheadline3 {
	color: #333333;
	font-weight: bold;
	width: 300px;
	text-align: left;
	background: #89ABDB url(../img/facilityIMG/6pTitle.jpg) no-repeat left center;
	line-height: 160%;
	text-indent: -9999px;
	font-size: 110%;
	height: 30px;
	margin-left: 10px;
	margin-bottom: 5px;
	border-bottom: 3px solid #0066CC;
	border-left: 3px solid #0066CC;
	padding: 2px;
}
.Facilheadline4 {
	color: #333333;
	font-weight: bold;
	width: 300px;
	text-align: left;
	background: #89ABDB url(../img/facilityIMG/10pTitle.jpg) no-repeat left center;
	line-height: 160%;
	text-indent: -9999px;
	font-size: 110%;
	height: 30px;
	margin-left: 10px;
	margin-bottom: 5px;
	border-bottom: 3px solid #0066CC;
	border-left: 3px solid #0066CC;
	padding: 2px;
}
.Facilheadline5 {
	color: #333333;
	font-weight: bold;
	width: 300px;
	text-align: left;
	background: #89ABDB url(../img/facilityIMG/cockTitle.jpg) no-repeat left center;
	line-height: 160%;
	text-indent: -9999px;
	font-size: 110%;
	height: 30px;
	margin-left: 10px;
	margin-bottom: 5px;
	border-bottom: 3px solid #0066CC;
	border-left: 3px solid #0066CC;
	padding: 2px;
}
.Facilheadline6 {
	color: #333333;
	font-weight: bold;
	width: 300px;
	text-align: left;
	background: #89ABDB url(../img/facilityIMG/denshokanTitle.jpg) no-repeat left center;
	line-height: 160%;
	text-indent: -9999px;
	font-size: 110%;
	height: 30px;
	margin-left: 10px;
	margin-bottom: 5px;
	border-bottom: 3px solid #0066CC;
	border-left: 3px solid #0066CC;
	padding: 2px;
}

.clear {
	clear: both;
}
.imgBox {
	height: 100%;
	width: 100%;
}
.underline {
	border-bottom: 1px solid #FF0000;
	color: #FF0000;
	line-height: 160%;
	font-weight: bold;
}
.right {
	display: block;
	float: right;
}
#mapBox {
	background:#FFFFFF;
	height: 100%;
	clear: both;
	float: left;
	padding: 0px;
	min-height: 100%;
	border-bottom: 1px solid #0033FF;

}
.access {
	color: #000000;
	font-weight: bold;
	margin-top: 10px;
	text-align: left;
	margin-left: 10px;
	clear: both;
}
#aboutUs {
	width: 45%;
	border: 1px solid #CC3300;
	height: 100%;
	padding: 5px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #FFFFFF;
}
#aboutUs h2 {
	color: #000000;
	font-size: 110%;
	font-weight: bolder;
	line-height: 160%;
	display: block;
	width: 100%;
	background: url(../img/indexIMG/aboutKassakaBG.gif) no-repeat center center;
}
#aboutUs p {
	color: #333333;
	text-indent: 1em;
	font: 80%/150% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#aboutUs img {
	text-align: center;
	display: block;
	margin: 10px auto;
}.imgmap {
	display: block;
	padding: 5px;
	background: #CCCCCC;
	border: 5px solid #0066CC;
	margin: 20px auto 5px;
}
.goto {
	color: #000000;
	clear: both;
	text-align: right;
	font-size: 80%;
	margin-top: 3px;
	margin-bottom: 3px;
}
.googleaccess {
	color: #FFFFFF;
	text-align: center;
	margin: 0px auto 3px;
	padding: 3px 0px;
	display: block;
	width: 10em;
	border: 2px solid #0066CC;
	font-size: 80%;
	font-weight: bold;
	background: #66CCFF;
}
.googleaccess a {
	color: #FFFFFF;
}
.googleaccess a:hover {
	color: #FF6600;
}
#mapBox .Faciladress {
	color: #000000;
	font-weight: bold;
	line-height: 160%;
	font-size: 1em;
	text-align: center;
	margin-top: 10px;
}
