html,body{
	height:100%;
}
#header{
	width:750px;
	margin:0 auto;
}
#header_top{
	height:60px;
	border-bottom:1px solid #545454;
	background:url(/assets/images/ximg/orangery_cool/header_logo_ja.gif) no-repeat left top;
}
#header_sub{
	height:25px;
	border-bottom:1px solid #545454;
	background:url(/assets/images/ximg/orangery_cool/header_logo_sub.gif) no-repeat left top;
}
#torso{
	clear:both;
	width:750px;
	margin:15px auto;
	line-height:0;
}
#torso_side{
	float:left;
	width:180px;
	height: 100%;
	border-color:#545454;
	border-style:solid;
	border-width:1px 1px 1px 0;
	padding:0 0 36px 0;
	background:white;
}
.menu{
	margin:0;
	padding:2px 0;
	border-bottom:1px dotted #545454;
}
.menu_title{
	height:15px;
	margin:0 0 0 6px;
	border-left:6px solid #999999;
	padding:10px 8px;
	color:#888888;
	font:bold 15px sans-serif;
	letter-spacing:2px;
}
div.menu_title a:link{color:#888888;}
div.menu_title a:visited{color:#888888;}
div.menu_title a:active{color:#ff3300;}
div.menu_title a:hover{color:#ff3300;}
.menu_block{
	margin:4px 0 4px 6px;
	border-left:6px solid #eeeeee;
	padding:0 0 2px 6px;
	color:#ff6666;
	font:bold 10px sans-serif;
	line-height:150%;
	letter-spacing:2px;
}
#torso_content{
	float:left;
	width:569px;
	background:white;
}
.torso_content_block{
	margin:0 0 20px 19px;
	padding:0 0 20px 0;
	background:url(/assets/images/ximg/orangery_cool/torso_content_block_bg.gif) no-repeat left top;
}
.torso_content_title{
	padding:8px 0 0 32px;
	color:#666666;
	font:bold 16px sans-serif;
	line-height:100%;
}
.torso_content_article{
	padding:24px 0 0 32px;
	color:#666666;
	font:14px sans-serif;
	line-height:180%;
}
#footer{
	clear:both;
	width:750px;
	height:60px;
	margin:0 auto;
	line-height:0;
	background:#545454 url(/assets/images/ximg/orangery_cool/footer_bg.gif) no-repeat left top;
}
#footer_text{
	margin-top:10px;
	margin:24px 20px;
	text-align:left;
	color:white;
	font:12px sans-serif;
}

/* unique */
#topimage{
	width:750px;
	margin:15px auto 0;
}
.list_term{
	float:left;
	width:90px;
	margin-left:12px;
	border-top:1px dotted #cccccc;
	padding:2px 8px;
	color:#0066cc;
	font:bold 12px sans-serif;
	line-height:200%;
	letter-spacing:1px;
}
.list_item{
	float:left;
	width:270px;
	border-top:1px dotted #cccccc;
	border-left:0px double #888888;
	padding:2px 8px;
	line-height:240%;
	letter-spacing:1px;
}
