@charset "UTF-8";
/* CSS Document */

#main h1{
	display:block;
	border-bottom:1px solid #c0c6c9;
	padding-bottom:5px;
}
#main table{
	width:460px;
	margin-top:20px;
}
#main table tr{
	background:url(/beauty/img/cmn_dot1.gif) left top repeat-x;
}
#main table tr.listTop{
	background:none;
}
#main table tr td{
	padding:10px 0;
	vertical-align:middle;
}
#main table tr td.thumb{
	width:135px;
	vertical-align:middle;
}

#main .pagetop{
	margin-top:20px;
}

#main h2{
	font-size:90%;
	padding:0 0 2px;
}
#main p{
	font-size:90%;
}

