#structure_bannerbox {
	position: relative;
	background-color: #d3d3d3;
	height: 230px;
	margin: 6px 0 0 0;
	z-index: 1000;
}

#structure_contentbox_bg_top {
	background-image: url('../images/bg_contentbox_top-trans.png');
	background-repeat: no-repeat;
	height: 10px;
}

#structure_contentbox_bg_bottom {
	background-image: url('../images/bg_contentbox_bottom-trans.png');
	background-repeat: no-repeat;
	height: 10px;
}

#structure_contentbox_bg_wrapper {
	background-image: url('../images/bg_contentbox-trans.png');
	background-repeat: repeat-y;		
	overflow: hidden;
}

#structure_contentbox {
	float: left;
	margin: 0 6px 0 0;
	overflow: hidden;
	width: 645px;
}

#structure_copyrightbox {
	color: #9F9F9F;
	font-size: 12px;
	padding: 7px;
	position: fixed;
	left: 0;
	bottom: 0;
}

#structure_logobox {
	margin: 0 0 15px 0;
}

#structure_logolink {
	background-image: url('../images/logo_bilobait-trans.png');
	display: block;
	height: 87px;
	margin: 0 auto;
	width: 125px;
}

#structure_mainbox {
	margin: 6px 0 0 0;
	overflow: hidden;
	padding: 0 0 80px 0;
}

#structure_navigationbox {
	position: relative;
	background-image: url('../images/bg_navigationbox-trans.png');
	background-repeat: no-repeat;
	height: 45px;
	margin: 6px 0 0 0;
	z-index: 10000;
}

#structure_outerbox {
	position: relative;
	margin: 10px auto 0 auto;
	width: 980px;
}

#structure_rightbox {
	overflow: hidden;
	width: 329px;
}

#structure_searchbox {
	position: absolute;
	right: 11px;
	top: -4px;
}

#structure_searchbox_help {
	background-image: url('../images/bg_helpbox-trans.png');
	background-position: left bottom;
	position: absolute;
	display: none;
	padding: 0 0 8px 0;
	width: 150px;
	top: -60px;
	left: 0px;
}

#structure_seocorner a {
	background-image: url('../images/seocorner-trans.png');
	position: fixed;
	top: 0;
	left: 0;
	display: block;
	height: 160px;
	width: 160px;
}

#structure_ssl {
	margin: 40px 0 0 0;
	text-align: center;
}

#structure_smmbox {
	background-color: #ffffff;
	position: fixed;
	bottom: 0;
	right: 0;
}

#structure_smmbox a {
	display: block;
	padding: 5px;
}

#structure_sliderbox_blog {
	background-image: url("../images/sliderbox_blog-trans.png");
	position: absolute;
	height: 70px;
	cursor: pointer;
	width: 210px;
  top: 157px;
  right: -45px;
  z-index: 1;
}

#structure_sliderbox_blog_shadow {
	background-image: url("../images/sliderbox_shadow-trans.png");
	display: block;
	position: absolute;
	height: 70px;
	width: 15px;
  top: 157px;
  right: -15px;
  z-index: 2;
}

#structure_sliderbox_facebook {
	background-image: url("../images/sliderbox_facebook-trans.png");
	position: absolute;
	height: 70px;
	cursor: pointer;
	width: 210px;
  top: 232px;
  right: -45px;
  z-index: 1;
}

#structure_sliderbox_facebook_shadow {
	background-image: url("../images/sliderbox_shadow-trans.png");
	display: block;
	position: absolute;
	height: 70px;
	width: 15px;
  top: 232px;
  right: -15px;
  z-index: 2;
}

#structure_sliderbox_twitter {
	background-image: url("../images/sliderbox_twitter-trans.png");
	position: absolute;
	height: 70px;
	cursor: pointer;
	width: 210px;
  top: 307px;
  right: -45px;
  z-index: 1;
}

#structure_sliderbox_twitter_shadow {
	background-image: url("../images/sliderbox_shadow-trans.png");
	display: block;
	position: absolute;
	height: 70px;
	width: 15px;
  top: 307px;
  right: -15px;
  z-index: 2;
}

#structure_startlinkbox_wrapper {
	margin: 0 0 20px 0;
	overflow: hidden;
}

.structure_startlinkbox {
	float: left;
	height: 260px;
	margin: 20px 10px 0 0;
	width: 192px;
}

.structure_startlinkbox_last {
	margin: 20px 0 0 0;
}
