@import url(/common/css/fix.css);

div.set{
 padding: 15px 5px;
 background: url("") transparent left top repeat-x;
 line-height: 140%;
 zoom: 1;
}

div#firstSet{ background: transparent; }

div.set:after{
 clear: both;
 content: ".";
 visibility: hidden;
 display: block;
 height: 0; 
 line-height: 0;
 font-size: 0;
}

div.date{
 float: left;
 /***font-size: 1.2em; ***/
 color:#000;
 width: 100px; 
}

div.categ{
 float: left;
 /***font-size: 1.2em;  ***/
 width: 85px;
 background: #F0F0F0;
 text-align:center;
}

div.news{
 float: right;
 width: 540px;
}

div.category{
 float: left;
 /***font-size: 1.2em;  ***/
 width: 85px;
 background:#333333;
 color:#FFFFFF;
 text-align:center;
 width:100px;
}

div.nameofSpecial{
 float: left;
 width:490px;
 text-align:center;
}

div.pdf{
 float: left;
 background:#FFFFFF;
 text-align:center;
}


div.frontnews{
 float: left;
 width: 570px;
}
div.news h4{ /***font-size: 1.4em; ***/}
div#contents div.news p{
 padding-top: 10px;
 /*font-size: 1.2em;*/
 line-height: 120%;
}

