/* --sticky footer --*/
* {
	margin: 0;
}

html, body {
	height: 100%;
	margin:0 auto;
	font-size:12px;
	font-family: "arial";
	background:url(http://www.orkney.co.jp/cn/img/common/bg.jpg) repeat-x;
}

#wrapper {
	width:840px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc; 
	background-color:#fff;
	padding:0 10px;
	min-height: 100%;
	height: auto !important;
 	height: 100%;
 	margin: 0 auto -50px;
 	}

#footer, #push {
	clear:both;
	width:860px;
	height: 50px;
	margin:0 auto;
}

#footer{
	background:url(http://www.orkney.co.jp/cn/img/common/footer_bg.jpg) repeat-x;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc; 
	color:#fff;
	font-size:90%;
}

/* --layout-- */ 

#header{
	width:840px;
	height:75px;
}

#header_menu{
	float:right; 
	position:relative; 
	top:25px;
}

#top_img{
	width:840px;
	height:250px;
}

#contents{
	width:840px;
}

#l_menu{
	width:220px;
	float:left;
}

#main{
	width:600px;
	padding:10px;
	float:right;
}


#main_inner{
	width:610px;
        margin-top:10px;
}

#main_inner_left{
	width:290px;
	float:left; 
	padding:0 5px; 
}

#main_inner_right{
	width:290px;
	float:right;
	padding:0 5px;
}


#news_topics{
	width:588px;
	padding:10px;
}

#casestudies{
	width:610px;
	padding:10px 0;
}

#case_01{
	width:298px;
	height:248px;
	background:url(http://www.orkney.co.jp/cn/img/top/casestudies01.jpg) no-repeat;
	border:1px solid #ccc;
	float:left;
}

#case_01_inner{
	width:278px;
	padding:0 10px;
	position:relative;
	top:55px;
}

#case_02{
	width:298px;
	height:248px;
	background:url(http://www.orkney.co.jp/cn/img/top/casestudies02.jpg) no-repeat;
	border:1px solid #ccc;
	float:right;
}

#case_02_inner{
	width:278px;
	padding:0 10px;
	position:relative;
	top:55px;
}
