@charset "UTF-8";
body {
	background-image:url("../img/background_another.gif");
	background-repeat:repeat;
}
h2 {
	margin-top:5px;
	border-bottom:1px solid #cccccc;
	margin-bottom:1em;
	width:350px;
	height:55px;
	background-image:url(../img/h2title_d_web.png);
	background-repeat:no-repeat;
	
}



#seolink a{
	display:block;
	width:630px;
	height:84px;
	margin:0px;
	background-repeat:no-repeat;
	background-image:url(../img/sv_img/bn_seo.gif);
	}

#seolink a:hover {
	background-image:url(../img/sv_img/bn_seob.gif);
	margin:0px;
	
	}


