/*@charset "UTF-8";*/

/*@IE6p@*/
* html #wapper {
	width: 804px;
}
* html #inter-navi dt {
    margin: 0 0 -3px;
}

#content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}

#content {
	display: inline-block;
}

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