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


/* pngハック　IE6,5対応 */
* html img,div{
  behavior: url(common/iepngfix.htc);

}




h2{
display:block;}	


/* Top img より下コンテンツ*/

div#photo01,div#photo02{
width:450px;
float:left;}

div#photo01 ul li,div#photo02 ul li,div#photo03 ul li{
display:inline;
}















table{
	margin-top:10px;
	border-top:1px solid #D3D3D3;
	border-left:1px solid #D3D3D3;
	margin-bottom: 3px;
}


table tr td, table tr th{
	padding:6px;
	text-align:center;
	color:#EC008C;
	border-right:1px solid #D3D3D3;
	border-bottom:1px solid #D3D3D3;



}

table tr th{
	background-color:#EC008C;

}

table tr th{
	color:#FFFFFF;
	font-weight: bold;
}


table tr td.floor{
background-color:#FAD5E5;}

table tr td.floor{
	color:#EC008C;
	font-weight: bold;
}


