@charset "UTF-8";




/* main 左メイン----------------------------------------------------- */
.subbk1 {
	width: 850px;
	float:left;
	margin-top: 5px;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 25px;
	display:block;
}


/* Title----------------------------------------------------- */

h2.m1{
	width: 850px;
	height: 41px;
	background: url(../images/title.gif) no-repeat center top;
	text-indent: -9999px;
}


