@charset "Shift-JIS";
@import "default.css";
@import "webturn.css";

#main div#topic {
	margin: 10px 5px;
	float: left;
}
#main div#topic p {
	margin-bottom: 1em;
	text-indent: 1em;
}
#main div#topic p a {
	background: url(../img/list.gif) no-repeat left 4px;
	padding-left: 1em;
	text-decoration: none;
	color: #00f;
}
#main div#topic p a:hover {
	text-decoration: underline;
}
#main div#photo {
	clear: both;
	width: 176px;
	float: left;
}
#main div#photo a {
	display: block;
	width: 164px;
	height: 123px;
	padding: 4px 5px;
	border: #ccc 2px solid;
}
#main div#photo a:hover {
	border: #6c6 2px solid;
}
#main div#renew {
	float: right;
	width: 435px;
	height: 200px;
	overflow: auto;
}
#main div#map {
	width: 500px;
	float: left;
	height: 227px;
	margin-top: 10px;
}
