@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 {
	background-image: url(img/t_02_s.jpg);
	height: 25px;
	width: 255px;
	padding-left: 15px;
	vertical-align: middle;
	background-repeat: no-repeat;
	padding-top: 3px;
	color: #FF6600;
	font-size: 14px;
}
p {
	font-size: 80%;
	line-height: 1.6em;
	padding-top: 10px;
	padding-bottom: 10px;
	}
ul {
	font-size: 80%;
	line-height: 1.6em;
	list-style-image: none;
	list-style-type: none;
}

li {
	list-style-image: none;
    list-style-image: none;
}

.top_lead {
	width: 270px;
	float: left;
}
.under_box {
	width: 560px;
	clear: both;
	padding-top: 10px;
}
.R_box {
	width: 320px;
	float: right;
}
.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;
}

