#seemain {
	height: 500px;
	width: 610px;
	text-align: center;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#seemain h1 {
	font: 18px "ＤＦ勘亭流W6";
	text-align: left;
	padding: 0px;
	margin-left: 30px;
	border-bottom: thin solid #999999;
	border-left: 15px solid #999999;
}
#seemain h2 {
	background: #b8cb7d;
	font: bolder 14px "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
#seemain p {
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	line-height: 15px;
	width: auto;
}
#seemain #spot {
	height: auto;
	width: 250px;
	float: left;
	border: thin dotted #E3B79A;
	margin: 25px 0px 0px 25px;
}
