@charset "utf-8";

/* IE6 */
* html body {
	zoom: 76%;
}

/* ページトップの帯の画像 */
#container #header p#bar {
	display: block;
}

/* footer */
#footer {
	display: inline-table;
}

/* div */
#container #content #main div.ph-layout01,
#container #content #main div.ph-layout02 {
	display: inline-table;
}

/* タブ内BOXのボーダー */
#container #content #main #tab #nmap,
#container #content #main #tab #gmap {
	border-right: 1px solid #FBB575;
	border-left: 1px solid #FBB575;
	background: none;
}



#container #content #main {
	width: 711px;
}

#container #content #main div.point-box05 {
	display: inline;
}








* html #container {
}
*:first-child+html {
}



.clearfix:after { /*-- modan os--*/
	content: url("../images/spacer.gif");
	display: block;
	clear: both;
	height: 0;
	}	
	
.clearfix{ /*--IE用--*/
	zoom:1;/*for IE 5.5-7*/
	display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */








