@charset "utf-8";

body { background:url(images/bg.png) no-repeat center top;}

#contents ul li { float:left; list-style:none;}

.block {
	width:240px;
	height:auto;
	float:left;
	margin:0 1px 20px 7px;
	border-bottom:solid 3px #dddddd;
	text-align:left;
}

.block p {
	padding:10px;
	border-left:solid 1px #eeeeee;
	border-right:solid 1px #eeeeee;
}

#block01 {
	width:240px; height:204px;
	background:url(images/top_h3_01.jpg) no-repeat;
}

#block02 {
	width:240px; height:204px;
	background:url(images/top_h3_02.jpg) no-repeat;
}

#block03 {
	width:240px; height:204px;
	background:url(images/top_h3_03.jpg) no-repeat;
}
