#ID_Header #ID_Menu #ID_Menu_Blog{
	background: url(../image/menubutton_blog2.jpg) no-repeat;
}

/*--- Ｈ２のタイトル ---*/
#ID_Subtop h1{
	background: url(image/title.gif) no-repeat;
	background-position: 10px 10px;
	text-indent:-9999px;
}

#ID_Subtop div{
	background: url(image/back.jpg) no-repeat;
	background-position: right bottom;
	height:90px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#ID_Subtop div p{
	text-indent:-9999px;
	padding:0px;
	margin:0px;
	font-size:0px;
}

.Mainbody .Blog dt{
	font-weight:bold;
	color:#000;
}
.Mainbody .Blog{
	margin-top: 20px;

	float: left;
	height: 170px;
}

.Mainbody .Blog img{
	border: solid 1px #ccc;
	margin-bottom: 2px;
}

.Mainbody .Blog a{
	text-decoration: none;
	font-weight: bold;
	font-size: 85%;
}
