@charset "utf-8";
/*formatting style
-------------------------------------------*/


a img {
	border-style: none;
	text-align:center;
}
a:link {
	color: #666666;
	text-decoration: underline;
	text-align:center;
}
a:visited {
	color: #999999;
	text-decoration: underline;
	text-align:center;
}
a:hover {
	color: #000000;
	text-decoration: none;
	text-align:center;
}
a:active {
	text-decoration: none;
	
	text-align:center;
}
#lady {
	float: left;
	width: 630px;
	margin: 0px;
	padding: 0px;
	height: 850px;
	background-color: #EDCFDC;
	text-align:center;
}


#lady #box {
	margin: 3px 0px 3px 3px;
	padding: 0px;
	float: left;
	height: 235px;
	width: 152px;
	text-align: center;
	background-color: #EDCFDC;
	background-image: url(../../img/main/nichiran/bc.gif);
	background-repeat: no-repeat;
}
#lady #box #name {
	background-image: url(../../img/main/nichiran/n-bc.gif);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	height: 20px;
	width: 152px;
	margin-top: 5px;
	color: #FF66FF;
	font-size: 11pt;
	font-weight: bold;
	text-align:center;
}
#lady #box #siz {
	float: left;
	height: 10px;
	width: 152px;
	margin-top: 3px;
	color: #999999;
	font-size: 9pt;
	text-align:center;
	_font-size: 10px;
	_margin:0;
	_padding:0;
}


#lady #box #phot {
	float: left;
	height: 165px;
	width: 152px;
	margin-top: 4px;
	text-align:center;
}

#lady #box #jotai {
	float: left;
	height: 15px;
	width: 152px;
	margin-top: 1px;
	text-align:center;
}

