﻿@charset "UTF-8";

@import url(../../common/css/common.css);

/* CONTAINER-MENU */
#container-menu li.menu-home a {
background:URL(../../common/img/menu_home_on.gif) top center no-repeat!important;
}

#container-menu li.menu-home a:hover {
background:URL(../../common/img/menu_home_on.gif) top center no-repeat!important;
}

/* TOP-MAINIMG */

#top-mainimg {
background:#000;
width:980px;
margin:auto;
clear:both;
height:256px;
text-align:left;
}

#top-mainimg:after { 
  content: "";
  display: block; 
  clear: both; 
}

#top-mainimg #top-mainimg-in {
margin:0 20px;
}

#top-mainimg #top-flash {
width:620px;
float:left;
}

#top-mainimg #top-news {
float:right;
width:290px;
color:#666;
margin-top:30px;
}

#top-mainimg #top-news h2 {
font-size:15px;
font-weight:bold;
font-family:ariel;
background:URL(../img/icon_arrow_topnews.gif) top right no-repeat;
border-bottom:1px solid #666;
}

#top-mainimg #top-news h2 a,#top-mainimg #top-news h2 a:hover  {
display:block;
width:290px;
height:20px;
color:#666;
text-decoration:none;
}


#top-mainimg #top-news #top-news-list {
height:165px;
overflow:auto;
margin-top:20px;
  scrollbar-base-color:#000;
  scrollbar-face-color:#000;
  scrollbar-arrow-color:#666;
  scrollbar-shadow-color:#000;
  scrollbar-darkshadow-color:#666;
  scrollbar-highlight-color:#000;
  scrollbar-3dlight-color:#666;
  scrollbar-track-color:#000;
}

#top-mainimg #top-news dt  {
color:#33a5f0;
}

#top-mainimg #top-news dd {
margin-bottom:10px;
}

#top-mainimg #top-news dd a  {
color:#FFF;
text-decoration:none;
}

#top-mainimg #top-news dd a:hover  {
color:#666;
text-decoration:underline;
}

/* TOP-CONTENTS */
#top-contents {
clear:both;
width:100%;
}

#top-contents #top-contents-in {
margin:auto;
width:980px;
padding-top:15px;
}

#top-contents #top-contents-in h2 {
margin-bottom:15px;
}

/* LEFT-CONTENTS */
#left-contents {
float:left;
width:640px;
}

.top-latest-block {
width:123px;
text-align:center;
font-size:10px;
line-height:13px;
margin-bottom:15px;
color:#333;
}

.top-latest-block a {
text-decoration:none;
color:#33a5f0;
}

.top-latest-block a:hover {
color:#0276c2;
}

/* RIGHT-CONTENTS */
#right-contents {
float:right;
width:320px;
}
