@charset "UTF-8";

/*--home only
---------------------------------------------*/
body { font-size: 12px; line-height: 1.8em; color: #444; background-image:url(../images/top/bg.png); background-repeat:repeat-x; }

#topVisual { height:403px; position:relative; width:1000px; margin: 0 auto 50px auto; background-image:url(../images/top/visual_bg.jpg); background-repeat: no-repeat; background-position:center bottom;}
#topVisual .btn01 { position:absolute; left:-17px; top:25px;}
#topVisual .btn02 { position:absolute; left:244px; top:17px;}
#topVisual .btn03 { position:absolute; left:502px; top:17px;}
#topVisual .btn04 { position:absolute; right:-17px; top:25px;}
#topVisual .btn05 { position:absolute; left:-60px; top:151px;}
#topVisual .btn06 { position:absolute; right:-60px; top:149px;}
#topVisual .btn07 { position:absolute; left:-29px; top:270px;}
#topVisual .btn08 { position:absolute; right:-29px; top:270px;}

h3{ margin-bottom:15px;}
.newslist { overflow:hidden; padding:5px; margin-bottom:25px;}
.newslist dt { float:left; width:10em; font-size:85%; padding-top:0.1em; clear:both; padding-left:3px;}
.newslist dd { padding-left:9em; border-bottom:1px dotted #bfbfbf; padding-bottom:8px; margin-bottom:8px;}
.columnlist { overflow:auto; padding:5px; margin-bottom:60px; width:760px; height: 750px;}
.columnlist dt { float:left; width:10em; font-size:85%; padding-top:0.1em; clear:both; padding-left:3px;}
.columnlist dd { padding-left:9em; border-bottom:1px dotted #bfbfbf; padding-bottom:8px; margin-bottom:8px;}

#globalFooter .toparea { font-size:12px; width:450px; padding-bottom:15px;}
