@charset "utf-8";
/*====================================
common
====================================*/

#body{width:750px; padding:0; margin:0 15px; background:url(../img/bg_body1.gif) repeat-y; border-top:solid 3px #555659;}

#body a:link    {text-decoration: none ; color:#5E70C6;}
#body a:visited {text-decoration: none ; color:#5E70C6;}
#body a:hover   {text-decoration: underline ; color:#5E70C6;}
#body a:active  {text-decoration: none ; color:#5E70C6;}

h2{clear:both;}
h3{clear:both;}



/*====================================
左コンテンツ
====================================*/

#l_contents{float:left; width:600px;}

/*下位ページ共通スタイル*/

.box540{width:540px; padding:20px 30px;}

.box560{width:560px; padding:20px 20px;}

#l_contents{float:left; width:600px; background:url(../img/bg_l_contents.gif) repeat-x 0px 230px;}

.btn_inquiry{clear:left; width:250px; margin:0 auto; padding-top:40px;}

.name{color:#5E70C6;}

.list1{margin-bottom:20px; color:#666666;}
.list1 li{padding-left:10px; text-indent:-10px;}


/*トップページ固有*/

#top{}

#top #btn_list{width:560px; height:180px; padding:0 20px;}
#top #btn_list ul li{float:left;}
#top #btn_list ul li a{text-indent:-9999px; display:block; overflow:hidden;}

#top #btn_list .btn1 a{width:180px; height:180px; background:url(../../master/img/btn1.jpg) no-repeat 0px 0px;}
#top #btn_list .btn1 a:hover{background:url(../../master/img/btn1.jpg) no-repeat 0px 0px;}

#top #btn_list .btn2 a{width:180px; height:180px; background:url(../../master/img/btn2.jpg) no-repeat 0px 0px;}
#top #btn_list .btn2 a:hover{background:url(../../master/img/btn2.jpg) no-repeat 0px 0px;}

#top #btn_list .btn3 a{width:180px; height:180px; background:url(../../master/img/btn3.jpg) no-repeat 0px 0px;}
#top #btn_list .btn3 a:hover{background:url(../../master/img/btn3.jpg) no-repeat 0px 0px;}

#top .info{width:560px; line-height:120%; padding:0 20px;}

#top .news{width:275px; min-height:240px; float:left; background:url(../../img/bg_news_in.gif) no-repeat 0px 29px; margin:25px 0;}
#top .news .date{font-size:90%; color:#787878;}
#top .newitem{width:275px; min-height:240px; float:right; background:url(../../img/bg_news_in.gif) no-repeat 0px 29px; margin:25px 0;}
#top .newitem .date{font-size:90%; color:#787878; padding-left:5px;}
#top .info .box{width:255px; padding:17px 0 0 10px;}
#top .info .box .left{width:90px;}
#top .info .box .right{width:160px;}
#top .headline{padding:3px 0 0 13px; background:url(../img/ic_arrow1.gif) no-repeat 0px 7px;}
#top .info .hr{width:255px; height:5px; text-indent:-1000px; background:url(../img/bg_line1.gif) repeat-x; margin:5px 0; clear:both; line-height:0; font-size:0;}



/*====================================
右コンテンツ
====================================*/

#r_contents{float:right; width:146px;}

#rnav_bn{padding:9px 8px;}
#rnav_bn li{width:130px; padding-bottom:2px;}


