@charset "utf-8";

.hp {
	position:absolute;
	top:-10px;
	left:0;
	z-index:1;
}

#mark_explain {
	margin:0 15px 20px 0;
	_margin-right:10px;
	padding:0;
	float:right;
}

#mark_explain li {
	margin:0 0 0 5px;
	padding:0;
	width:28px;
	float:left;
	display:inline;
}

#mark_explain li.ex_text {
	width:100px;
	line-height:120%;
}

#mark_explain li.ex_text2 {
	width:85px;
	line-height:120%;
}

#mark_explain li.ex_text3 {
	width:100px;
	line-height:120%;
}

.box1 {
	margin:0 0 0 -14px;
	/margin:0 0 50px -14px;
	clear:both;
}

.lady {
	zoom:1;
}

.lady li {
	position:relative;
	width:116px;
	height:171 px;
	display:inline;
	padding:2px;
	margin:0 0 46px 27px;
	border:solid 1px #dedede;
	float:left;
}

.ladyp img {
	border:solid 3px #cfe1f1;
}

.lady li .available {
	position:absolute;
	left:0;
	top:177px;
}

.lady li .available p {
	margin:0 2px 0 0;
	float:left;
	display:inline;
}

.ppp {
	width:106px;
	height:37;
	text-align:center;
	line-height:126%;
	font-size:10px;
	color:#FFFFFF;
	position:absolute;
	top:130px;
	/top:132px;
	_top:131px;
	left:7px;
	z-index:1;
	background:url("../images/lady/pbg.png");
}

.name {
	font-size:12px;
}

* html .ppp {
	width:106px;
	height:37px;
	background: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src="./images/lady/pbg.png");
}

* html .today {
	/*width:50px;
	height:27px;*/
	display:block;
	float:left;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src="./images/lady/today.png");
}

* html .new {
	/*width:50px;
	height:26px;*/
	display:block;
	float:left;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src="./images/lady/new.png");
}

* html .today img,
* html .new img{
	visibility:hidden;
}

#gnavi .gnavi_1 a img {
	position:relative;
	left:-452px;
}

* html #gnavi .gnavi_1 a {
	position:relative;
	left:-452px;
}






