@import "base.css";

#spot {
	padding: 8px;
	border: 1px solid #019801;
}
#spot strong {
	color: #E00;
}
#spot p.point {
	font-size: 12px;
	color: #E00;
	background-color: #FDD;
	text-align: center;
}
#spot .requestform {
	margin: 12px 0;
	padding: 4px;
	background-color: #FFC;
	border: 1px solid #FC0;
	text-align: center;
}
#spot .requestform h4 {
	display: block;
	margin: 0 auto;
	width: 450px;
	height: 60px;
	background-color: transparent;
	background-image: url(/img/mailform_title.png);
	background-position: center top;
	background-repeat: no-repeat;
}
#spot .requestform h4 span {
	display: none;
}

div.imgcut-l {
	float: left;
	margin: 4px 6px 4px 0;
}

div.flmv {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}

#blog_banner {
	text-align: center;
}
