﻿@charset "UTF-8";

@import url(../../common/css/common.css);

.menu-2nd-news-on {
position:absolute;
top:40px;
left:320px;
background:url(../../common/img/menu_2nd_news_on.gif) top center no-repeat;
width:80px;
height:80px;
text-indent:-9999px;
z-index:10;
}

.menu-2nd-news,.menu-2nd-news a,.menu-2nd-news a:hover {
background:none;
}

.news-head-block {
background:url(../../common/img/line_news_tit.gif) bottom left repeat-x;
height:auto;
padding:5px 0 3px;
margin-bottom:15px;
}

.news-head-block-in {
background:url(../../common/img/line_news_tit.gif) top left repeat-x;
height:auto;
padding:5px 0 0;
}

.news-head-block:after {
content: "";
display: block;
clear: both;
}

.tit-news {
font-size:18px;
width:500px;
float:left;
font-weight:normal;
}

.txt-day {
float:right;
width:80px;
text-align:right;
font-size:12px;
color:#db170e;
}
