@charset "utf-8";
#main_com {
	float: right;
	width: 550px;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
#main_com h2 {
	width: 550px;
	height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}

#main_com h3 {
	width: 535px;
	height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #D26900;
}
#main_com p {
	line-height: 150%;
	margin: 0px;
	height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#greeting_top {
	height: 116px;
	width: 550px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin: 0px;
}

#map {
	padding: 5px;
	height: 375px;
	width: 538px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
}
.tb_A {
	height: 100%;
	width: 550px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	line-height: 150%;
	padding: 0px;
}
.tb_A th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #F0F0E1;
	margin: 0px;
	padding: 10px;
	width: 130px;
	vertical-align: text-top;
	height: 100%;
	font-weight: bold;
	color: #333333;
	text-align: left;
}
.tb_A td {
	margin: 0px;
	padding: 10px;
	height: 100%;
	width: 380px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#sub_com {
	float: left;
	width: 210px;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
#sub_com h3 {
	width: 210px;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
.com_box {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 150%;
}
.com_box  h4 {
	font-size: small;
	font-weight: bold;
	color: #D26900;
	margin: 0px;
	padding: 0px;
}
.com_box p {
	font-size: small;
	margin: 0px;
	padding: 0px;
}
#navi_C {
	list-style-type: disc;
	list-style-position: inside;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CBC1B8;
	padding: 0px;
	width: 210px;
	height: 100%;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#navi_C p {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CBC1B8;
	list-style-type: none;
	margin: 0px;
	width: 210px;
	padding: 0px;
	height: 100%;
}
#navi_C p a {
	color: #333333;
	text-decoration: none;
	width: 190px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin: 0px;
	height: 100%;
	background-image: url(../images/icon_04.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	display: block;
	font-weight: bold;
}
#navi_C p a:hover {
	color: #333333;
	text-decoration: none;
	width: 190px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin: 0px;
	height: 100%;
	background-image: url(../images/icon_04.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	display: block;
	font-weight: bold;
	background-color: #F0F0E1;
}

