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

	POINTWIG

-------------------------------------------------------------------*/
#pointwigIndex #contentsMain {
	line-height: 1.5;
}
#pointwigIndex #contentsMain h2{
	background: url(/ladys/pointwig/img/h2_pointwig.png) no-repeat;
	text-indent: -9999px;
}
#pointwigIndex #contentsMain h3{
	clear: both;
	height: 36px;
	text-indent: -9999px;
}
#pointwigIndex h3#h3_01{background: url(/ladys/pointwig/img/h3_pointwig_01.png) no-repeat;}
#pointwigIndex h3#h3_02{background: url(/ladys/pointwig/img/h3_pointwig_02.png) no-repeat;}
#pointwigIndex h3#h3_03{background: url(/ladys/pointwig/img/h3_pointwig_03.png) no-repeat;}
#pointwigIndex h3#h3_04{background: url(/ladys/pointwig/img/h3_pointwig_04.png) no-repeat;}
#pointwigIndex h3#h3_05{background: url(/ladys/pointwig/img/h3_pointwig_05.png) no-repeat;}

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

#pointwigIndex #contentsMain .txtBlock{
	font-size: 109%;	
	line-height: 1.5;
}
#pointwigIndex #contentsMain .txtBlock .imgR{
	display: inline;
	float: right;
	margin: 0 0 15px 15px;
}
#pointwigIndex #contentsMain .txtBlock .imgL{
	display: inline;
	float: left;
	margin: 0 15px 15px 0;
}


#pointwigIndex #contentsMain .txtBlock .txtArea{
	float: left;
	width: 378px;
}
#pointwigIndex #contentsMain .txtBlock .imgArea{
	float: right;
	width: 240px;
}
#pointwigIndex #contentsMain .txtBlock  ol{
	margin: 0 0 1em 20px;
	list-style: decimal;
}
#pointwigIndex #contentsMain .txtBlock  ol li{
	margin-bottom: 1em;
}
#pointwigIndex #contentsMain .txtBlock  ul{
	margin: 0 0 1em 25px;
	list-style: disc;
}
#pointwigIndex #contentsMain .pause{
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 1px solid #EECFD7;
}
#pointwigIndex #contentsMain #lNavi{
	width: 632px;
	margin: 0 14px 40px;
}
#pointwigIndex #contentsMain #lNavi dl{
	width: 306px;
}
#pointwigIndex #contentsMain #lNavi dl dt{
	color: #76575E;
	font-size: 117%;
	font-weight: bold;
}
#pointwigIndex #contentsMain #lNavi dl dd .txt{
	float: right;
	width: 192px;
}
#pointwigIndex #contentsMain #lNavi dl dd .btn{
	text-align: right;
}
