@charset "utf-8";
* {margin:0; padding:0;}
body { font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif; font-size: 1em; color: #333; }
h1 {font-size:1.3em; margin-bottom:30px;}
a {color:#03C; text-decoration:none;}
a:hover { color: #F90; text-decoration: none; }
img {border:none; vertical-align:top;}
a:hover img {opacity:0.6;}
#container { width:960px; margin:15px auto; padding:50px 30px; border:#999 1px solid; border-radius:10px; text-align:center; }
#catch { background-color: #CCE772; width:500px; margin:0 auto 10px; padding:2px; border-radius:15px;}
#nav {font-size:1.3em; font-weight:bold;}
#nav ul {width:300px; margin:0 auto; list-style-type:none; border-bottom:#F90 2px dotted;}
#nav ul li {border-top:#F90 2px dotted;}
#nav ul li a { padding: 3px 0; display: block; list-style-type: none; background-image: url(img/li_mark_up.gif); background-repeat: no-repeat; background-position: center center; }
#nav ul li a:hover { list-style-image: url(img/li_mark_up.gif); background-image: url(img/li_mark_over.gif); background-repeat: no-repeat; background-position: center center; text-decoration: none; }
#copyright { text-align: center; font-size: 0.9375em; color: #666; }
.text_small {font-size: 0.75em;}
