@charset "utf-8";
/* CSS Document */
#content h2 {
	background-image: url(img/t_01.jpg);
	height: 25px;
	width: 545px;
	padding-left: 15px;
	vertical-align: middle;
	background-repeat: no-repeat;
	padding-top: 5px;
	margin-top: 0px;
	color: #334D9A;
	clear: both;
}
#content h3 {
	background-image: url(img/t_02.jpg);
	height: 40px;
	width: 545px;
	padding-left: 15px;
	vertical-align: middle;
	background-repeat: no-repeat;
	padding-top: 23px;
	color: #FF6600;
	font-size: 14px;
	background-position: center;
	clear: both;
}
p {
	font-size: 80%;
	line-height: 1.6em;
	
}
ul {
	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;
}
.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: 1.5em;
	height: 420px;
	overflow-x: hidden;
	overflow-y: scroll;
	margin: 0px;
	padding: 0px;
}
#info_photo {
	float: right;
	width: 100px;
	margin-right: 5px;
}

#info_photo img {
	width: 100px;
	margin-bottom: 5px;
}
#news td {
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 4px;
}
#news td img {
	padding-top: 3px;
}
.style4 {
	font-size: 80%;
}
#news table {
	width: 420px;
	padding: 0;
	border:0;
}
.new {
	font-weight:bold;
	color:#a28;
}