@charset "UTF-8";
/* CSS Document */
#content h2 {
	background-image: url(img/t_01.jpg);
	height: 35px;
	width: 545px;
	padding-left: 15px;
	vertical-align: middle;
	background-repeat: no-repeat;
	padding-top: 5px;
	margin-top: 15px;
	color: #334D9A;
	clear: both;
}
#content h3 {
	font-size: 16px;
	color: #333399;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333399;
	border-left-color: #333399;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 2px;
	margin-top: 10px;
}
#content h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #FF0000;
	padding-bottom: 3px;
	padding-top: 14px;
	
}

p {
	font-size: 80%;
	line-height: 1.6em;
	
}
ul {
	font-size: 80%;
	line-height: 1.6em;
	margin-right: 10px;
	margin-left: 15px;
}

li {
	list-style-position: outside;
	list-style-type: square;
}

.top_lead {
	width: 270px;
	float: left;
}
.under_box {
	width: 560px;
}
.R_box {
	width: 320px;
	float: right;
}
.R_BOX img {
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-top: 2px;
	margin-bottom: 10px;
}
.L_BOX {
	width: 230px;
	float: left;
}
.L_BOX img {
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-top: 2px;
	margin-bottom: 10px;
}

#map {
	float: right;
	height: 270px;
}
#news {
	font-size: 13px;
	line-height: 2em;
	height: 420px;
	overflow-x: hidden; 
　　overflow-y: scroll; 
	margin: 0px;
	padding: 0px;
}

#news img {
	vertical-align: middle;
	padding: 5px;
}

.infobox {
	background-color: #EEEEEE;
	padding: 15px;
	width: 530px;
	clear: both;
	margin-top: 5px;
}
.infobox_R  {
	float: right;
	width: 200px;
	padding-left: 20px;
}
.infobox_UNDER  {
	clear: both;
	padding-top: 5px;
	text-align: right;
}

