/*メニュー*/

a.link06	{
		background-color: #abc04e;
		border-color:#abc04e;
		color:white;
}

/*コンテンツ*/
.con-fac	{
 position:absolute;
 top:75px;
 left:125px;
 width: 650px;
 font-family:MingLiU,'MS UI Gothic','LiHei Pro','Apple LiGothic',sans-serif;


 font-size:12px;
}

table.con-facilities colgroup.floor	{
	background-color:#c7cdb1;
	vertical-align:top;
}
table.con-facilities colgroup.description	{
	background-color:#eaeeae;
	vertical-align:top;
}
		
table.con-facilities  td {
    border-bottom: 0px;
    font-size: 12px;
    padding: 0.5em 0.5em;
    font-family:MingLiU,'MS UI Gothic','LiHei Pro','Apple LiGothic',sans-serif;

}
.caption	p	{
	tex-align:justify;
	text-justify:destribute;
	line-height:120%;
	font-size:11px;
	background-color: #f1efef;
	font-weight:normal;
}
/*コンテンツ2*/

