@charset "utf-8";

/*@import url("../css/common.css");*/
@import url("../css/tstyle.css");
@import url("../css/bg.css");

#contents{
	/*padding-top:10px;*/
	padding-bottom:1px;
	
	
	}

#nailist_box{
	padding:0 /*27px*/ ;
	width:660px;
	text-align:center;
	margin:20px auto 0;
	
}
#nailist_box h2{
	color:#d45b73;
	font-size:x-small;
	padding:60px 0 5px 0 ;
	text-align:left
}
#nailist_box img{
	float:left;
}
#nailist_box p{
	color:#666;
	line-height:1.8em;
	font-size:x-small;
	padding:0 13px 0 0 ;
	text-align:left
}

#nl1,
#nl2,
#nl3,
#nl4,
#nl5{
	width:292px;
	padding:0 0 0 10px;
	border-top:#cdcdcd solid 1px;
	
/*	border-bottom:#cdcdcd solid 1px;
	border-right:#cdcdcd solid 1px;
	border-left:#e29fba solid 5px;
	margin-bottom:20px;*/
}
#nl1,
#nl3,
#nl5{
	float:left;
}
#nl2,
#nl4{
	float:right;
	margin-right:1px;
}

.nailist_bg{
	width:622px;
	background:url(img/nailist_bg.gif) no-repeat bottom ;
	margin:0 auto 20px  ;
	text-align:center
	}
.nailist_bg02{
	width:622px;
	background:url(img/nailist_bg02.gif) no-repeat bottom left ;
	margin:0 auto 20px  ;
	text-align:center
	}
#nl1{
	background:url(img/nailist01_bg.gif) no-repeat right top ;
	}
#nl2{
	background:url(img/nailist02_bg.gif) no-repeat right top ;
	}
#nl3{
	background:url(img/nailist03_bg.gif) no-repeat right top ;
	}
#nl4{
	background:url(img/nailist04_bg.gif) no-repeat right top ;
	}
#nl5{
	background:url(img/nailist05_bg.gif) no-repeat right top ;
	}
#set_bs{
	margin-bottom:12px;
}



html>body #hd{ margin-bottom:20px}


div.bdr {
	border-bottom:#CCCCCC 1px solid;
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	padding-top:20px;
	padding-bottom:300px;
	margin-top:-20px
}