div.grid
{
	clear: both;
	float: left;
}



div.grid div.active h3 a:link,
div.grid div.active h3 a:visited,
div.grid div.active h3 a:hover,
div.grid div.active h3 a:active
{ 
 color: #ffffff;
 text-decoration: none;
}
/* 画像下の隙間を埋める  */
/* active = マウスがhoverした時のクラス  */
/* タイトルを囲うボックス。IEボックスバグ対応 marginとpaddingは指定しない。はみ出る文字はoverflowで隠す */ 


.bnr {
	float: left;
	width: 207px;
	padding: 25px 15px 0 15px;
	background-repeat: repeat-y;
	height: 313px;
}
.bnr2 {
	float: left;
	width: 193px;
	padding: 0 0 14px 10px;
	text-align: left;
	font-size: 18px;
	line-height: 22px;
	background-position: 0 2px;
	color: #ffa20a;
	font-weight: 700;
}
.bnr3 {
	float: left;
	width: 198px;
	padding: 0 0 0 5px;
	text-align: left;
	line-height: 21px;
	font-size: 13px;
	height: 128px;
}
.bnr4 {
	float: left;
	width: 81px;
	padding: 0 0 0 122px;
	text-align: left;
	line-height: 21px;
	font-size: 13px;
}


.list {
	float: left;
	width: 203px;
	padding: 0 15px 0 15px;
	background-repeat: repeat-y;
}
.list2 {
	float: left;
	width: 178px;
	padding: 0 0 10px 25px;
	text-align: left;
	font-size: 16px;
	line-height: 22px;
	background-image: url(../images/maru.jpg);
	background-repeat: no-repeat;
	background-position: 0 2px;
}
.list3 {
	float: left;
	width: 178px;
	padding: 0 0 15px 25px;
	text-align: left;
	line-height: 26px;
	font-size: 13px;
	font-weight: 700;
	border-bottom: 1px solid #d5d5d5;
	margin-bottom: 15px;
}
.ne{
	text-align:left;
	width: 353px;
	float: left;
	padding: 14px 0 14px 0;
	margin: 0 0 0 0;
	background-image: url(../images/bg-grid.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.ne01{
	text-align:left;
	width: 100px;
	float: left;
	height: 75px;
	background-image: url(../images/noimage.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.ne02{
	width: 226px;
	float: right;
	padding: 0 14px 0 0;
}
.ne03{
	text-align:left;
	width: 226px;
	float: right;
	padding: 0 0 6px 0;
	font-weight: 700;
}
.ne04{
	text-align:left;
	width: 130px;
	float: left;
	font-size: 10px;
	padding: 0 0 5px 0;
}
.ne05{
	text-align:left;
	width: 80px;
	float: right;
	padding: 0 14px 0 0;
}

