﻿@charset "UTF-8";

@import url(../../common/css/common.css);


/*HEADMENU*/
#header-menu #inside li.news a {
  background:URL(../../common/img/headmenu_news_on.gif) left top no-repeat!important;
}

/*MAINCONTENTS*/


#main-block #main-block-in #main-block-tit h2 {
background:URL(../img/tit_news.gif) left top no-repeat;
width:175px;
height:28px;
text-indent:-9999px;
float:left;
display:block;
}

.news-tit {
border-bottom:solid 1px #e6e6cd;
padding-bottom:5px;
margin-bottom:5px;
}

.news-tit h3 {
font-size:18px;
line-height:26px;
}

.news-tit span {
font-size:12px;
color:#990000;
}


