﻿@charset "UTF-8";

@import url(../../common/css/common.css);


/*HEADMENU*/
#header-menu #inside li.colum a {
  background:URL(../../common/img/headmenu_colum_on.gif) left top no-repeat!important;
}

/*MAINCONTENTS*/

.columnist {
font-size:18px;
font-weight:bold;
line-height:25px;
text-align:right;
}

.columnist span {
font-size:14px;
color:#990000;
}

#main-block #main-block-in #main-block-tit h2 {
background:URL(../img/tit_colum.gif) left top no-repeat;
width:175px;
height:28px;
text-indent:-9999px;
float:left;
display:block;
}

