@charset "utf-8";

@import "common.css";
@import "layout.css";
/*--------------------------------------------------------------------------------------------------------------*/
#menu .bt001 a { background-image: url(../img/bt001b.jpg); background-repeat: no-repeat; height: 36px; width: 160px; text-indent: -9999px; display: block; }
/*--------------------------------------------------------------------------------------------------------------*/
.index_text p { font-size: 14px; line-height: 24px; }
.index_text .image01 { background-image: url(../img/image01.jpg); background-repeat: no-repeat; background-position: right top; height: auto; width: 375px; padding-right: 205px; }
.index_text { height: auto; width: 580px; margin-bottom: 20px; }
/*--------------------------------------------------------------------------------------------------------------*/
.news_waku { width: 580px; height: 250px; overflow: scroll; scrollbar-base-color: #FFF; scrollbar-track-color: #FF66CC; scrollbar-face-color: #FFF; scrollbar-shadow-color: #FF66CC; scrollbar-darkshadow-color: #FF66CC; scrollbar-highlight-color: #FF66CC; scrollbar-3dlight-color: #FF66CC; scrollbar-arrow-color: #00CC66; overflow-x:hidden; }
.news_waku .naiyou { font-size: 14px; line-height: 24px; color: #000; height: auto; width: 555px; }
/*--------------------------------------------------------------------------------------------------------------*/
.news_waku .naiyou dt { font-weight: bold; color: #F00; font-size: 14px; line-height: 24px; }
.news_waku .naiyou dd { font-size: 14px; line-height: 20px; margin-bottom: 10px; }
.news_waku .naiyou .date { background-color: #EEE; font-size: 12px; line-height: 24px; text-align: right; margin-bottom: 20px; width: 555px; }
.news_waku .naiyou dt a { font-weight: bold; color: #36F; font-size: 14px; line-height: 24px; }
.news_waku .naiyou dt a:hover { color: #F36; }