/* CSS Document */
.global-menu ul {
	min-height:1px;
	width: 792px;
	margin: 0 0 0 40px;
}
.category-search ul {
	min-height:1px;
	width: 784px;
}
.outline-main {
	width:618px;
	min-height:1px;
}
.owner-contents {
	width:752px;
	min-height:1px;
}
.owner-contents2 {
	width:752px;
	min-height:1px;
}
.mail-content {
	width:622px;
	min-height:1px;
}
.entry-info {
	min-height:1px;
}	
.article-list-inner {
	width:598px;
	min-height:1px;
}	

.mail-content:after,
.owner-contents2:after,
.owner-contents:after,	
.outline-main:after,	
.category-search ul:after,
.global-menu ul:after,
.entry-info:after,
.article-list-inner:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}
.mail-content,
.owner-contents2,
.owner-contents,
.outline-main
.category-search ul,
.global-menu ul,
.entry-info,
.article-list-inner { 
	display:inline-table; 
}
/* Mac IEE΍*/
* html .mail-content,
* html .owner-contents2,
* html .owner-contents,
* html .outline-main, 
* html .category-search ul,
* html .global-menu ul,
* html .entry-info,
* html .article-list-inner { 
	height:1px; 
}
.mail-content
.owner-contents2,
.owner-contents,
.outline-main,
.category-search ul,
.global-menu ul,
.entry-info,
.article-list-inner { 
	display:block; 
}
/* */
