@charset "utf-8";

#about {
	margin:10px 25px;
}
/*IE6*/ #about { _height:277px; }
/*IE7*/ *:first-child+html #about { height:277px; }

.cnt_four {
	float:left;
	width:196px; height:257px;
	overflow:hidden;
	background-repeat:no-repeat;
	padding:10px;
}
	.cnt_four h2 {
		font-size:14px;
		font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
		margin-bottom:5px;
	}
	.cnt_four p {
		font-size:12px;
		line-height:15px;
		text-align:left;
	}

#about01 {
	background-image:url(../img/about01_back.jpg);
	margin-right:12px;
}
#about02 {
	background-image:url(../img/about02_back.jpg);
	margin-right:12px;
}
#about03 {
	background-image:url(../img/about03_back.jpg);
	margin-right:12px;
}
#about04 {
	background-image:url(../img/about04_back.jpg);
}
