@charset "utf-8";
/* CSS Document */

#main_visual { padding: 0 0 0 505px; height: 360px; margin-bottom: 20px; background-image: url(../img/index/img_main.jpg); background-repeat: no-repeat;}
#main_visual h2,
#main_visual p { display: none;}
#main_visual .btn_entry2 { padding: 110px 0 0;}

#main2nd h3#sub { margin-bottom: 20px;}
#main2nd .catch { margin: 0 0 20px;}

#box dl { float: left; width: 230px; margin: 0 10px 10px 0; border: 1px solid #ccc; padding: 4px;}
#box dl.mr0 { margin-right: 0;}
#box dd { padding: 0 5px 5px;}
#box .box_ttl { margin: 10px 5px 5px;}
#box .box_txt { height: 7.25em;}
#box .box_btn a { display: block; height: 40px; background-repeat: no-repeat; background-image: url(../img/index/btn_back.gif); background-position: top;}
#box .box_btn a:hover { background-position: bottom;}
#box .box_btn a img { margin: 14px 0 0 28px;}
