@charset "utf-8";

/*ヘッダのセレクト*/
div#navi #nv1  { background-position: 0 -32px; width: 170px; height: 32px; }

div#index1  { width: 640px; float: left; }
div#index1 h3  { background-image: url(images/main.jpg); text-indent: -9999px; width: 640px; height: 230px; margin: 0; display: block; }

div#index1 h2  { font-size: 14px; font-weight: bolder; line-height: 14px; background-image: url(common_images/title.gif); text-indent: 8px; width: 620px; height: 25px; margin: 10px 0 0; padding-top: 8px; }

div#index1 #newsre  { width: 620px; height: 230px; overflow:auto; margin-bottom: 10px; }
div#index1 p.date  { color: #192988; font-size: 12px; line-height: 16px; padding-top: 5px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;  }
div#index1 p.news  { color: #666; font-size: 12px; line-height: 16px; padding-bottom: 5px; border-bottom: 1px dotted #666; }


div#index2  { width: 210px; float: right; }
div#index2 ul li { margin-bottom: 10px; }
div#index2 ul li a#banner { background-image: url(images/banner.jpg); text-indent: -9999px; width: 210px; height: 230px; overflow: hidden; display: block; }
div#index2 ul li a#banner1 { background-image: url(images/banner1.jpg); text-indent: -9999px; width: 210px; height: 68px; overflow: hidden; display: block; }
div#index2 ul li a#banner2 { background-image: url(images/banner2.jpg); text-indent: -9999px; width: 210px; height: 68px; overflow: hidden; display: block; }
div#index2 ul li a#banner3 { background-image: url(images/banner3.jpg); text-indent: -9999px; width: 210px; height: 68px; overflow: hidden; display: block; }

div#index2 a#banner:hover  { background-position: -210px 0; }
div#index2 a#banner1:hover  { background-position: -210px 0; }
div#index2 a#banner2:hover  { background-position: -210px 0; }
div#index2 a#banner3:hover  { background-position: -210px 0; }


