@charset "utf-8";
/* CSS Document */
.pageTitle1{
	width: 470px;
	height: 35px;
	background-image: url(../images/title_1.jpg);
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-top: 0px;
}

.pageTitle2{
	width: 470px;
	height: 35px;
	background-image: url(../images/title_2.jpg);
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-top: 15px;
	clear: both;
}

.maptitle{
	width: 470px;
	height: 20px;
	background-image: url(../images/map_title.jpg);
	background-repeat: no-repeat;
	margin-left: 30px;
	margin-top: 20px;
	clear: both;
	padding-bottom: 10px;
}

.tenpo_info {
	width: 260px;
	float:left;
	margin-left: 35px;
	display: inline;
}

.tenpo_photo {
	margin-left: 310px;
}

.news{
	padding: 0px;
	margin-top: 0px;
	margin-left: 60px;
	width: 480px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}

.date{
	width:50px;
	float:left;
}

.topic{
	margin-left:50px;
	width:420px;
}

.map {
	width: 400px;
	height: 270px;
	margin-left: 30px;
	margin-top: 20px;
	display: inline;
}
