@charset "utf-8";

body { font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic","游ゴシック","YuGothic",sans-serif; }
h1 { background-color:green; color:white; font-size:250%; padding:0.3em 0.5em; margin:0px; line-height:1; font-weight:normal; }
.back { margin: 3em 0 0 0; padding: 0.5em 0 0 0; border-top: 1px dashed #ccc; text-align: right; font-size: 0.9em; }
ul { line-height: 1.65; }
.main li { font-weight: bold; }
.sub li { font-weight: normal; font-size: 0.95em; }
a:hover { color: red; }
#back a { font-size: 180%; }
