@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;
	height:80px;
}
#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%;
}

/* new */
td p a { color:#B7001E !important; text-decoration:underline !important;}
a.new { padding: 0 30px 0 0; background:url(../img/icon_new.gif) no-repeat right center; }

/* back number*/
#main table td.feature { vertical-align:top;}
#main table td.feature p.txt { padding:19px 0 0 0;}
#main table td.feature p.btn { padding:12px 0 0 0; text-align:right;}


