﻿@charset "UTF-8";

@import url(../../common/css/common.css);

/*MAINIMAGE*/


#header-menu li.menu-top a {
  background:URL(../../common/img/menu_top_on.gif) left top no-repeat!important;
}

#header-menu #outside li.top a:hover {
  background:URL(../../common/img/menu_top_on.gif) left top no-repeat!important;
}

#mainimage {
clear:both;
background:URL(../img/bg_topmain.jpg) center top no-repeat;
width:900px;
margin:auto;
height:523px;
text-align:left;
}

#mainimage:after { 
content: "";
display: block; 
clear: both; 
}

#mainimage #trailer {
float:left;
padding-top:42px;
padding-left:120px;
}

/*NEWS*/
#news-block {
width:880px;
height:106px;
margin:auto;
background:URL(../img/bg_topnews.gif) center top no-repeat;
text-align:left;
}

#news-block h2 {
font-size:12px;
padding-bottom:1px;
}

#news-block:after { 
content: "";
display: block; 
clear: both; 
}

#news-block-in {
padding:10px 20px 0 20px;
}

#news-block-left {
float:left;
width:450px;
}

#news-block-right {
float:right;
width:370px;
}

#news-block-right h2 {
float:left;
width:150px;
}

#news-block-right p.blog-day {
float:right;
width:150px;
text-align:right;
font-size:10px;
color:#f98109;
}

#news-block-right .blog-txt {
clear:both;
line-height:20px;
}

#news-block-right .blog-txt .blog-more {
font-size:10px;
color:#10587d;
}

#news-block-left-list {
height:65px;
overflow:auto;
scrollbar-base-color:#FFF;
scrollbar-face-color:#FFF;
scrollbar-arrow-color:#343333;
scrollbar-shadow-color:#343333;
scrollbar-darkshadow-color:#FFF;
scrollbar-highlight-color:#343333;
scrollbar-3dlight-color:#FFF;
scrollbar-track-color:#FFF;
}

#news-block li span {
font-size:10px;
margin-right:5px;
color:#f98109;
}

/*CREDIT*/
#credit01 {
clear:both;
background:URL(../img/txt_koukai.gif) top left no-repeat;
width:880px;
margin:auto;
height:45px;
text-indent:-9999px;
}
