@charset "UTF-8";


#headerAndShare {
position: relative;
margin: 0 auto;
padding: 15px 0 0;
width: 960px;
text-align: left;
}

#headerAndShare h1 {
margin: 0;
font-size: 166%;
line-height: 1.2;
}

div.sns {
  z-index: 13;
  right:0;
}

.fb_iframe_widget iframe {
  z-index: 14;
}

/* HAKU */

/* - Module */
.float-module {
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	*zoom: 1;
}
.float-module .fl-l {
	float: left;
	display: inline;
}
.float-module .fl-r {
	float: right;
	display: inline;
}
.rad-box {
	width: 842px;
	margin-left: auto;
	margin-right: auto;
	background: url(../../img/bg_radius_box_btm.png) no-repeat left bottom;
}
.rad-box .body {
	padding: 15px;
}

/* - Layout */
#haku-wrapper {
	width: 100%;
	margin-top: 15px;
	padding-top: 1px;
	text-align: center;
	background: #ffffff;
}
#haku-contents {
	width: 960px;
	margin: 0 auto;
}

/* - Contents */
#section01 {
	position: relative;
	width: 961px;
	height: 402px;
	padding-bottom: 14px;
	margin-bottom: 10px;
	background:#fff url(../../img/bg.jpg) no-repeat;
}

#section02 {
	margin-bottom: 80px;
	background: #ffffff;
}

