html{overflow-y: scroll;}
body {
	font: 13px/150% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #111;
	background: url(image/bg-blue-dot.gif) repeat scroll left top;
	margin: 10px 0 0 0;
}
.side-bg {
	background: url(image/side-line.gif) repeat-y scroll left top;
}
.txt-12 {
	font: 12px;
}
.address-txt10 {
	font: 9px;
	color: #666;
}
.txt-notes {
	background-color: #F30;
	font: 13px;
	color: #fff;
}
.midashi-og {
	color: #F30;
	font-weight: bold;
}
.midashi-tw {
	color: #06F;
	font-size: 15px;
	font-weight: bold;
}
.copyright {
	color: #666;
	font-size: 11px;
}