@charset "utf-8";

#main div.catg_text{
	margin:10px 0 20px;
	padding:5px;
	background-color:#eeeeee;
	border:solid 1px #dddddd;
}
#main div.page{
	margin-bottom:10px;
	text-align:center;
}
#main div.page a{
	text-decoration: underline;
}
#main div.d1{
	float:left;
	width:193px;
	height:215px;
}
#main div.d2{
	width:180px;
	height:200px;
	border:solid 1px #dbdbdb;
	background:#f5f5f5;
}
#main div.d2 img{
	margin:10px 13px;
	width:154px;
}
#main div.d3{
	margin-left:13px;
	width:154px;
}
#main div.d3 a{
	text-decoration: underline;
}

