@charset "utf-8";
/*-------------------------------------------------------------------

	BUY

-------------------------------------------------------------------*/
.categoryBuy #contentsMain {
	line-height: 1.5;
}
.categoryBuy #contentsMain h2{
	background: url(/ladys/buy/img/h2_buy.png) no-repeat;
	text-indent: -9999px;
}
.categoryBuy #contentsMain h3{
	clear: both;
	height: 36px;
	text-indent: -9999px;
}
.categoryBuy h3#beginner{background: url(/ladys/buy/img/h3_buy_01.png) no-repeat;}
.categoryBuy h3#salon{background: url(/ladys/buy/img/h3_buy_02.png) no-repeat;}
.categoryBuy h3#catering{background: url(/ladys/buy/img/h3_buy_03.png) no-repeat;}

.categoryBuy #contentsMain h4{
	margin: 0 0 10px 0;
	color: #76575E;
	font-size: 117%;
	font-weight: bold;
}

.categoryBuy #contentsMain .pause{
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 1px solid #EECFD7;
}

#buyIndex #contentsMain #cnt_01 dl{
	clear: both;
	margin: 0 0 15px;
}
#buyIndex #contentsMain #cnt_01 dl dt{
	float: left;
	width: 85px;
	height: 85px;
	padding: 0;
	text-indent: -9999px;
}
#buyIndex #contentsMain #cnt_01 dl dt#dt_01{background: url(/ladys/buy/img/bg_buy_01.png) no-repeat;}
#buyIndex #contentsMain #cnt_01 dl dt#dt_02{background: url(/ladys/buy/img/bg_buy_02.png) no-repeat;}
#buyIndex #contentsMain #cnt_01 dl dt#dt_03{background: url(/ladys/buy/img/bg_buy_03.png) no-repeat;}
#buyIndex #contentsMain #cnt_01 dl dt#dt_04{background: url(/ladys/buy/img/bg_buy_04.png) no-repeat;}
#buyIndex #contentsMain #cnt_01 dl dt#dt_05{background: url(/ladys/buy/img/bg_buy_05.png) no-repeat;}


#buyIndex #contentsMain #cnt_01 dl dd{
	float: right;
	width: 517px;
	padding: 10px 15px;
	border-top: 1px solid #f1ece7;
	font-size: 100%;
}