@charset "UTF-8";
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}
p#top { background-color: #62C551; color: white; padding: 0.3em; }
p#returnfunc { text-align:center; margin: 1.5em 0.5em 0.5em 0.5em; font-size:90%;}
div.setbottom {
	position:absolute;
	bottom:5px;
	left: 125px;
}
h1 { font-size: 140%; }
h2 { border-left: #cc0000 0.4em solid; padding: 0.1em 0.3em; font-size: 120%; }
.attention { margin: 1em 0px; padding: 0.5em; border: 2px solid #cc0000; background-color: #fff0f0; }
.note { font-size: 80%; }
