.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
.clearfix { display: inline-table; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

#wrapper{background:url(../img/common/bg_menu.png) center top no-repeat;}

/* H E A D E R *//**/
#header{height:290px; position:relative;}
#header h1{ margin-left:1em;}
#header h2{ position:absolute;top:61px;left:551px;}
/*IE6*/
* html #header h2{left:551px;}
* html #header ul{margin-top:-7px;}
/*IE7*/
*:first-child+html #header ul{margin-top:-5px;}

/* C O N T E N T S *//**/
#contents{background:url(../img/common/bg_contents.png) repeat-y center top; padding:0 0 20px 0;}
#contents div.photo{padding:30px 0 19px 0; background:url(../img/common/bg_lace.png) top no-repeat; height:800px}
/*IE6*/
* html #contents div.photo{width:900px; height:870px;}
/*IE7*/
*:first-child+html #contents div.photo{ height:810px;}


#contents .photo .flash{margin:auto auto auto auto;width:785px;height:786px;background:url(../img/tokushoku/bg_contents.gif)}