/* CSS Document */

/* =============== about top ================== */

#container #contents #main_top .box_center {
min-height:405px;
}
	/* hack for ie6 */
	* html #container #contents #main_top .box_center  {
	height:405px;
	}
	/* hack for ie7 */
	*+html #container #contents #main_top .box_center {
	height:375px;
	}


/* =============== iso_tapa iso9001.html ================== */

#container #contents #main p.catch-table {
width:568px;
height:25px;
margin:15px 0 0 0;
background:#627C96;
}
#container #contents #main p.catch-table span.title {
display:block;
padding:5px 0 0 5px;
color:#FFFFFF;
font-weight:bold;
}
