@charset "utf-8";
/*:
 news
      */
 
/*:h2:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#h2news10{
	padding: 0;
	height: 40px;
	text-indent: -9748px;
	background: url(./2010/10_h2ttl.gif) no-repeat;
}
#h2news09{
	padding: 0;
	height: 40px;
	text-indent: -9748px;
	background: url(./2009/09_h2ttl.gif) no-repeat;
}
#h2news08{
	padding: 0;
	height: 40px;
	text-indent: -9748px;
	background: url(./2008/08_h2ttl.gif) no-repeat;
}
#eraarea{
	border: 1px solid #c1c1c1;
	padding: 2px;
	margin: 20px 0 0 0;
	overflow: hidden;
}
ul.era{
	width: 659px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: #f9f9f9;
}
ul.era li{
	margin: 0;
	padding: 2px 20px;
	float: left;
}
ul.era li.vis{
	background: #ee5b5e;
	font-weight: bold;
	color: #fff;
}
#read{
	margin: 20px 0 0 0;
	padding: 0;
}
ul.news{
	width: 665px;
	margin: 20px 0 0 0;
	padding: 0 0 5px 0;
	list-style: none;
	border-bottom: 3px double #888;
	overflow: hidden;
	clear: both;
}
ul.news li{
	margin: 0;
	padding: 10px 0 5px 0;
	background: url(../images/line_01.gif) bottom repeat-x;
}

ul.news li a{
	background: url(../images/icon_01.gif) 0 3px no-repeat;
	margin: 0 0 0 15px;
	padding: 0 0 0 10px;
}

/*============================
     news layout
============================*/
.ma20{
	margin: 20px 0 0 0;
	text-align: center;
}

.nsttl_3{
margin: 20px 0;
font-weight: bold;
font-size: 20px;
color: #333;
}

.col2box{
	width:665px;
	margin-top: ;
	overflow:hidden;
}
.col2box:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
.col2_l{
	float: left;
	width: 415px;
}
.col2_l p{font-size: 15px;line-height: 180%;}
.col2_r{
	float: right;
	width: 230px;
}