@charset "utf-8";

/* ##################### Base ########################## */
p,
h1, h2, h3, h4, h5, h6, 
dl, dt, dd, ul, ol, li,
a, span, img {
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
}

body * {
	font-size: 12px;
	line-height: 133%;
	font-family: "Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic Pro W3","lr oSVbN",sans-serif;
}
img {
	vertical-align: top;
	border-style:none;
}

/* ##################### Clear Fix ########################## */
/* CLEAR FIX */
.clearfix:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/*\*/
* html .clearfix {height:1%;}
.clearfix {display:block;}
/**/
.clearfix {
	overflow: hidden;
}

/* ##################### Layout ########################## */
body {
	margin: 0;
	padding: 0;
	background: #00a8e1;
}
#wrap {
	width: 1100px;
	margin: 0 auto;
	padding: 0 20px 1px;
	background: url(../images/container_bg.gif) repeat-y center top #00a8e1;
	position: relative;
}
#header {
	width: 960px;
	height: 550px;
	margin: 0 auto;
	padding-bottom: 20px;
	background: url(../images/header_bg.gif) no-repeat center bottom;
	position: relative;
	overflow: hidden;
}
.section_wrap {
	margin: 0 100px 10px;
	padding: 20px 0 0;
}
	.section_wrap h2 {
		margin-bottom: 10px;
	}
	.section_wrap p.read {
		margin-bottom: 15px;
	}
	.collect {
		position: relative;
		width: 920px;
		height: 115px;
		margin: 0 -10px;
	}
		.collect p.collect_txt {
		}
		.collect .btn {
			width: 215px;
			position: absolute;
			left: 680px;
			top: 0px;
		}

/* ##################### Navi ########################## */
#navi {
	width: 125px;
	position: absolute;
	left: 0px;
	top: 115px;
	z-index: 100;
}
#navi ul {
	padding-top: 25px;
}
#navi ul li a {
	display: block;
	overflow: hidden;
	position: relative;
}
#navi ul li a img {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
}
a#navibtn01 { height: 69px;}
a#navibtn02 { height: 64px;}
a#navibtn03 { height: 64px;}
a#navibtn04 { height: 63px;}
a#navibtn05 { height: 63px;}
a#navibtn06 { height: 67px;}
a#navibtn01:hover img { top: -69px; }
a#navibtn02:hover img { top: -64px; }
a#navibtn03:hover img { top: -64px; }
a#navibtn04:hover img { top: -64px; }
a#navibtn05:hover img { top: -64px; }
a#navibtn06:hover img { top: -67px; }
a#navibtn01.active img { top: -69px; }
a#navibtn02.active img { top: -64px; }
a#navibtn03.active img { top: -64px; }
a#navibtn04.active img { top: -64px; }
a#navibtn05.active img { top: -64px; }
a#navibtn06.active img { top: -67px; }


/* ##################### Header ########################## */
#header_logo {
	position: absolute;
	left: 782px;	
	top: 115px;
	z-index: 100;
}
#header_btn {
	width: 647px;
	height: 127px;
	position: absolute;
	left: 294px;	
	top: 423px;
	z-index: 100;
}
#shareicons {
	position: absolute;
	left: 656px;
	top: 116px;
	z-index: 100;
}
#shareicons li {
    float: left;
    width: 32px;
    height: 32px;
    margin-right: 10px;
}
#header h1.img_fader {
	position: relative;
	width: 1020px;
	height: 550px;
	overflow: hidden;
}
#header h1.img_fader img {
	position: absolute;
	left: 0;
	top: 0;
}
#header #headerimg01 {
	z-index: 10;
}

/* ##################### Section01 ####################### */
.sct01_status {
	margin: 0;
}
	.sct01_status dd {
		float: left;
		display: inline;
	}
	#sct01_status02 {
		margin-bottom: 17px !important;
	}

/* ##################### Section02 ####################### */
#sct02_reasons {
	width: 900px;
	margin: -8px 0 20px 0;
}
	#sct02_reasons li {
		float: left;
		display: inline;
		width: 450px;
	}

/* ##################### Section03 ####################### */
#sct03_cases {
	width: 900px;
	margin: 0 0 20px 0;
	padding: 16px 0 0 0;
	background: #fff7d9;
}
#sct03_cases li {
	float: left;
	display: inline;
	margin: 0 0 16px 15px;
}

/* ##################### Section04 ####################### */
.sct04_voice {
	margin: 0 0 15px 0;
}
	.sct04_voice dd {
		float: left;
		display: inline;
	}
	#sct04_voice03 {
		margin-bottom: 20px !important;
	}

/* ##################### Section05 ####################### */
#sct05_flow {
	margin: -7px 0 20px;
}
#sct05_bottom {
	display: block;
	width: 382px;
	height: 160px;
	margin: 0 auto;
}
#sct05_collect {
	margin-bottom: 10px;
}

/* ##################### Section06 ####################### */
#bsa_info {
	margin: 25px 100px 30px;
	padding: 18px;
	border: 2px solid #00a8e1;
}
