@import url("service.css");
.blogimg {
	background-image: url(../image/menu_blog.jpg);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding-left: 160px;
}
.blogimg2 {
	background-image: url(image/blog_img01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 230px;
}
/*
h4 {
	line-height: normal;
	text-align: left;
	padding: 0px 0px 0px 5px;
	margin-bottom: 5px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #336699;
	color: #1E5180;
}*/
.blogimg2 p {
	padding-left: 15px;
}
#contents #midashi01 {
	background-image: url(image/m_blog_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -99999px;
	height: 33px;
	font-size: 0.875em;
	border: none;
}
#contents #midashi02 {
	background-image: url(image/m_blog_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -99999px;
	height: 33px;
	font-size: 0.875em;
	border: none;
}
