/* メインページ */
table.sele{
	border-collapse: collapse;
	height:auto;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}

table.sele td{
	width:144px;
	height:auto;
	text-align:center;
	padding-bottom:5px;
}

div.lady{
	width:140px;
	height:224px;
	padding-top:10px;
	padding-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #625D5A;

}

div.img{
	width:120px;
	height:160px;
	margin-left:auto;
	margin-right:auto;
}

div.data{
	margin-top:5px;
	margin-bottom:5px;
	width:140px;
	color:#1f0c00;
	margin-left:auto;
	margin-right:auto;
}

table.ladt{
	border-collapse: collapse;
	width:140px;
	margin-left:auto;
	margin-right:auto;
}

table.ladt td{
	width:50%;
	font-weight:bold;
	color:#1f0c00;
	text-align:center;
}

div#setsu{
	width:726px;
	margin-top:5px;
	border:1px solid #000000;
	background-color:#ffffff;
	text-align:center;
}

div#setsu2{
	width:650px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}


p{
	font-size:14px;
	line-height:18px;
	padding-left:10px;
	text-indent:-1em;
	color:#552200;
	width:650px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	color:#000000;
	font-weight:bold;
}
