@charset "utf-8";

body, div, h1, h2, h3, h4, h5, h6, ul, ol, li, p, dl, dt, dd {
margin: 0;
padding: 0;
font-family: 'Lucida Grande', 'verdana', sans-serif;
}

ul li {
list-style: none;
}

img {
border: none;
}

a {
color: #000;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

#wrapper {
font-size: 78%;
line-height: 165%;
width: 960px;
margin-left: auto;
margin-right: auto;
margin-top: 5px;
}

h1, p#logo {
width: 306px;
height: 26px;
display: block;
float: left;
}

#header {
float: right;
width: 460px;
margin-bottom: 10px;
}

#header ul li {
float: left;
}

#header ul li a {
background-image:url("../images_top/bt_header.gif");
background-repeat: no-repeat;
display: block;
height: 25px;
text-indent: -9999px;
}

#header ul li#hd1 a {background-position: 0 0; width:156px;}
#header ul li#hd2 a {background-position: -161px 0; width:299px; margin-left:5px;}

#header ul li#hd1 a:hover {background-position: 0 -51px; width:156px;}
#header ul li#hd2 a:hover {background-position: -161px -51px; width:299px;}


#key {
clear: both;
}

#news {
background: url("../images_top/bg_news.gif") no-repeat;
width: 960px;
height: 40px;
margin: 20px 0;
position: relative;
}

#news #newstl {
padding-top: 11px;
margin: 0 0 0 195px;
font-size: 120%;
border: none;
width: 650px;
height: 28px;
overflow: hidden;
}

#news p#newsall {
position: absolute;
top: 11px;
right: 11px;
}

#news p#newsall a {
background-image: url("../images_top/bt_all.gif");
background-repeat: no-repeat;
width: 92px;
height: 18px;
display: block;
text-indent: -9999px;
}

#news p#newsall a:hover {
background-image: url("../images_top/bt_all_on.gif");
}

#globalNavi {
margin-bottom: 20px;
}

#globalNavi ul li {
float: left;
}

#globalNavi ul li a {
background-image: url("../images_top/bg_gnavi.gif");
background-repeat: no-repeat;
width: 187px;
height: 50px;
margin-right: 6px;
text-indent: -9999px;
display: block;
}

#globalNavi ul li#gn1 a { background-position: 0 0;}
#globalNavi ul li#gn2 a { background-position: -193px 0;}
#globalNavi ul li#gn3 a { background-position: -386px 0;}
#globalNavi ul li#gn4 a { background-position: -579px 0;}
#globalNavi ul li#gn5 a { background-position: -772px 0; margin-right:0;}

#globalNavi ul li#gn1 a:hover { background-position: 0 -100px;}
#globalNavi ul li#gn2 a:hover { background-position: -193px -100px;}
#globalNavi ul li#gn3 a:hover { background-position: -386px -100px;}
#globalNavi ul li#gn4 a:hover { background-position: -579px -100px;}
#globalNavi ul li#gn5 a:hover { background-position: -772px -100px; margin-right:0;}


#feature {
background: url("../images_top/bg_feat.gif") no-repeat;
padding: 10px 0 10px 15px;
}

#feature .featbox {
width: 299px;
display: block;
font-size: 80%;
line-height: 125%;
float: left;
margin-right: 15px;
background: url("../images_top/bg_featbox.gif") #fff left bottom no-repeat;
position: relative;
}

#feature h2 {
width: 299px;
height: 32px;
}

div.bnrs ul li {
margin: 20px 4px 0 5px;
float: left;
}

div.tvbnrs {
width: 795px;
margin-left: auto;
margin-right: auto;
}

div.tvbnrs ul li {
margin: 10px 4px 10px 5px;
float: left;
}

div#billboard p {
padding: 20px 0 0;
}

.thumb {
padding: 0 10px 10px;
float: left;
}

#feature .featbox p {
margin: 0 10px 0 0;
}

p.detail {
position: absolute;
bottom: 8px;
right: 0;
}

p.detail a {
background-image: url("../images_top/bt_detail.gif");
background-repeat: no-repeat;
text-indent: -9999px;
width: 86px;
height: 10px;
display: block;
}

p.detail a:hover {
background-image: url("../images_top/bt_detail_on.gif");
text-indent: -9999px;
}

#ttop {
clear: both;
float: right;
margin-top: 10px;
}

#ttop a {
background-image: url("../images_top/bt_ttop.gif");
background-repeat: no-repeat;
text-indent: -9999px;
width: 123px;
height: 11px;
display: block;
}

#ttop a:hover {
background-image: url("../images_top/bt_ttop_on.gif");
}

html>body #ttop {
margin-bottom: 10px;
}

#footer {
clear: both;
border-top: solid 1px #d3d3d3;
padding: 5px 0 30px;
}

#footer ul li {
float: left;
}

#footer ul li.nolink {
background: url("../images_top/noar.gif") 2px no-repeat;
padding-left: 12px;
margin-right: 20px;
}

#footer ul li a {
background: url("../images_top/ar.gif") 2px no-repeat;
padding-left: 12px;
margin-right: 20px;
}

#footer .cr {
text-align: right;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
