@charset "utf-8";



/* general */

* { margin:0; padding:0; }
html { height:100%; margin:0; padding:0; }
body { margin:0; padding:0; font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-size:12px; color:#6E6E6E; background:#F5FFFF url(images/bg.jpg) repeat-x; }
img { border:none; }
.center { text-align:center; }
.left { text-align:left; }
.clear { clear:both; }



/* layout */

#wrapper { width:965px; margin:0 auto; padding:0; }
#content { background:url(images/content_mid.jpg) repeat-y; }



/* details */

h1 img { width:280px; height:40px; margin-top:25px; margin-bottom:10px; margin-left:5px; }
h2 img { width:757px; height:47px; margin-top:50px; margin-bottom:20px; }
p.text_1 { font-size:15px; font-weight:bold; margin-bottom:30px; }
p.text_1_b { font-size:15px; font-weight:bold; }
img.btn_login { margin-bottom:15px; }
p.text_2 { width:760px; margin:0 auto; }
h3 img { margin-top:60px; margin-bottom:30px; }
h3#h3_b img { margin-top:40px; margin-bottom:30px; }
div#menu { width:760px; margin:0 auto; }
div#menu ul { list-style:none; }
div#menu ul li { width:350px; height:140px; float:left; }
div#menu ul li.li_left { margin-right:55px; }
h4 img { margin-bottom:10px; }
img.btn_close { margin-top:40px; margin-bottom:10px; }
img.foot_logo { margin-left:20px; }
div#copyright { color:#3A8655; margin-top:10px; padding-bottom:40px; }
img.img_3 { margin-bottom:20px; }