@charset "utf-8";
/*main����*/
div#main h2 {
	margin-top: 20px;
	margin-bottom: 20px;
}

div#main h3 {
	clear: both;
}
div#main h3#main_change {
	margin-top: 20px;
	margin-bottom: 20px;
}
	
div#main p {
	font-size: 0.95em;
	color: #555;
	line-height: 1.8;
	width: 50em;
}

div#main h3#m1 a {
	clear: both;
	display: block;
	background: url(../images/topm1b.jpg) no-repeat;
	text-indent: -9999px;
	width: 438px;
	height: 80px;
	margin-bottom: 10px;
}

div#main h3#m1 a:hover {
	background: url(../images/topm1b_hover.jpg) no-repeat;
}

div#main h3#m2 a {
	display: block;
	background: url(../images/topm2.jpg) no-repeat;
	text-indent: -9999px;
	width: 438px;
	height: 60px;
	margin-bottom: 10px;
}

div#main h3#m2 a:hover{
    background: url(../images/topm2_hover.jpg) no-repeat;
}

div#main h3#m3 a {
	display: block;
	background: url(../images/topm3_hover.jpg) no-repeat;
	text-indent: -9999px;
	width: 438px;
	height: 60px;
	margin-bottom: 20px;
}
