#main {
	background-color: #FFF;
	text-align: center;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	line-height: 140%;
}
#list {
	font-size: 14px;
	width: 730px;
	padding-left: 30px;
	padding-top: 0px;
	text-align: left;
	padding-right: 40px;
}
.stext {
	font-size: 10px;
	line-height: 130%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.center {
	text-align: center;
}
.white {
	color: #FFF;
}
#topmenu {
	background-color: #999;
	text-align: center;
	height: 24px;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	line-height: 24px;
}
#submenu {
	background-color: #CCC;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 24px;
	width: 730px;
	line-height: 24px;
}
p .unnamed1 a:hover {
	background-color: #FF0;
}
#topmenu a:hover {
	background-color: #FF0;
}
#submenu a:hover {
	background-color: #FF0;
}
#list a:hover {
	background-color: #FF0;
}
.toimagepage {
}
.toimagepage a:hover {
	background-color: #FF0;
}
#footer {
	font-size: 10px;
	background-color: #666;
	height: 20px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 4px;
	color: #FFF;
	font-weight: normal;
	letter-spacing: 3px;
	margin-bottom: 0px;
}
