@charset "Shift_JIS";

/* -----------------------------
*	Index
 ----------------------------- */
/* メイン動画 */
#Index-MainMovie { width: 658px; margin: 18px auto; font-size: 93%;}
#Index-MainMovie p { margin-bottom: 12px;}

/* タブ切り替え */
#Index-tab { margin: 30px 0 0 0; background: #f5f5f5; border-bottom: 30px solid #fff;}
#tab { margin: 0; padding: 0; border-bottom: 5px solid #5a5a5a;}
#tab li { list-style: none; float: left; margin: 0; padding: 0;}
#tab li a { display: block; width: 227px; height: 34px; margin: 0 11px 0 0;}
#tab li a#tabmenu3 { margin-right: 0;}
#tab li a span { display: none;}
#tab li a#tabmenu1 { background: url(../img/sprite_tab.gif) no-repeat 0px -34px;}
#tab li a#tabmenu2 { background: url(../img/sprite_tab.gif) no-repeat -238px -34px;}
#tab li a#tabmenu3 { background: url(../img/sprite_tab.gif) no-repeat -477px -34px;}
#tab li a#tabmenu1:hover,
#tab li.selected a#tabmenu1 { background-position: 0px 0px;}
#tab li a#tabmenu2:hover,
#tab li.selected a#tabmenu2 { background-position: -238px 0px;}
#tab li a#tabmenu3:hover,
#tab li.selected a#tabmenu3 { background-position: -477px 0px;}

.tab-box table { width: 694px; margin-left: 10px; border-collapse:collapse;border-spacing:0;empty-cells:show;}
.tab-box td { _zoom: 1; overflow: auto; padding: 10px 10px 10px 0; font-size: 93%;}
#tab1 td,
#tab2 td { width: 50%;}
#tab3 th { width: 3em; color: #009ae8; font-weight: bold;}
.tab-box .thumbnail { float: left; margin-right: 12px;}
.tab-box .text {_zoom: 1; overflow: auto; letter-spacing: 0;}
.tab-box .text .font_strong { letter-spacing: 1px;}
.more { margin: 0; padding: 0 10px 10px 0; text-align: right; font-size: 93%;}


/* サイト内バナー */
#Index-Banners { margin: 0 0 0 -10px; padding: 0;}
#Index-Banners li { list-style: none; float: left; padding-left: 10px;}
#Index-Banners li img { vertical-align: top;}

/* 外部サイトバナー */
#Index-Banners2 { margin: 30px 0; padding: 10px; background: #fff; text-align: center;}
#Index-Banners2 ul { margin: 0; padding: 0;}
#Index-Banners2 li { display: inline; margin: 0; padding: 0;}
#Index-Banners2 li img { margin: 0 0 0 13px; vertical-align: middle;}

/* 新着情報 */
dl.news { margin: 0 10px;}
dl.news dt { padding-left: 15px; background: url(../img/point1.gif) no-repeat left 5px;}
dl.news dd { margin-bottom: 0; padding: 0 0 10px 15px; background: none;}


/* clearfix
----------------------------- */
#tab,
#Index-Banners { clear: both; display:inline-block;}
#tab:after,
#Index-Banners:after { content:"."; display:block; clear:both; height:0; visibility:hidden;}
/* Hides from IE-mac \*/
* html #tab,
* html #Index-Banners { height:1px;}
#tab,
#Index-Banners { display:block; }
/* End hide from IE-mac */

