﻿@charset "utf-8";


/* news.html
----------------------------------------------------------------------------------------- */
#news #yearly{
margin:0 0 20px;
text-align:right;
}
#news #yearly span{
padding-left:10px;
}
#news #yearly span a{
padding-left:10px;
background:url(../../common/images/cmn_arw01.gif) left 6px no-repeat;
}
#news .tblboxTop{
background:url(../images/news_top_bg.gif) top left no-repeat;
padding:5px 0 0;
}
#news .tblboxBtm{
background:url(../images/news_btm_bg.gif) bottom left no-repeat;
padding:0 20px 5px;
}
#news .tblboxTop table#newsTtl{
width:100%;
}
#news .tblboxTop table#newsTtl th{
padding-left:6px;
width:53px;
font-weight:normal;
}
#news .tblboxTop table#newsTtl td a{
padding-left:10px;
background:url(../../common/images/cmn_arw01.gif) left 6px no-repeat;
}
#news .tblboxTop table#newsTtl .last th,
#news .tblboxTop table#newsTtl .last td{
border:none;
}

#news .more{
clear:both;
margin:20px 0 40px;
padding-top:5px;
background:url(../../common/images/cmn_line01.gif) top repeat-x;
text-align:right;
}


/* news detail style */
#news #contents h2{
margin:0 0 20px;
padding:0 0 5px;
background:url(../images/news_hm_bg.gif) left bottom no-repeat;
font-weight:normal;
}
#news #contents h2 span{
color:#0037a9;
padding-right:1em;
}
#news #contents ul{
margin:0 0 1.5em 20px;
}
#news #contents ul li{
list-style-type:disc;
}
#news #contents ol{
margin:0 0 1.5em 20px;
}
#news #contents ol li{
list-style-type:decimal;
}
#news #contents ol ul li{
list-style-type:none;
}

#news #contents .sectionLv1:after{
height: 0;
visibility: hidden;
content: ".";
display: block;
clear: both;
}
* html #news #contents .sectionLv1 {
display: inline-block;
}
*:first-child+html #news #contents .sectionLv1 {
display: inline-block;
}
#news #contents .sectionLv1 .fltL{
width:448px;
}
#news #contents .sectionLv1 .fltR{
width:230px;
}
#news #contents .sectionLv1 .bottomLink{
padding-top:11px;
text-align:right;
background:url(../../common/images/cmn_line01.gif) top repeat-x;
}
#news #contents .sectionLv1 .bottomLink a{
padding-left:20px;
background:url(../images/news_arw_link.gif) left 3px no-repeat;
}
#news #contents .back{
clear:both;
padding-top:8px;
text-align:right;
background:url(../../common/images/cmn_line01.gif) top repeat-x;
}




