@charset "UTF-8";
/* CSS Document */

.topImage {
	height: 230px;
	width: 760px;
	clear: both;
}
.topPhoto {
	float: left;
	width: 490px;
	height: 230px;
}
.topMap {
	float: left;
	height: 230px;
	width: 270px;
}
.tb01 {
	background-color: #E8F3F1;
	padding-left: 5px;
}
.tb02 {
	margin-bottom: 20px;
	padding-bottom: 10px;
	margin-top: 10px;
}
.comment01 {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding-left: 10px;
}
/* information */
.day {
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../top/infoLine01.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 74px;
}
.document01 {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../top/infoLine01.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 416px;
}
.wrap01 {
	width: 470px;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
.wrap02 {
	width: 470px;
	clear: both;
	background-image: url(../top/infoLine01.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 100%;
	display: block;
}
.tbInfo {
	font-size: 12px;
}
.tbInfo a {
	text-decoration: none;
	color: #333333;
}
.tbInfo a:hover {
	color: #FF9900;
}

