@charset "shift_jis";

/* main-inner */
#main #main-inner {
	border: none;
	background: url('../img/bg.gif') repeat center top transparent;
	margin-top: 10px;
}
#main #main-title,
#main #cont-wrap h3,
#main #sec01,
#main #sec02,
#main #sec03,
#main #sec04,
#main #sec05,
#main #sec06 {
	position: relative;
	width: 864px;
}
#main #main-title h2,
#main #main-title h3,
#main #main-title p,
#main #sec01 h2,
#main #sec01 p,
#main #sec02 h2,
#main #sec02 p,
#main #sec03 h2,
#main #sec03 p,
#main #sec04 h2,
#main #sec04 p,
#main #sec05 h2,
#main #sec05 p,
#main #sec06 h2,
#main #sec06 p,
#main #sec07 p {
	position: absolute;
	margin: 0;
	padding: 0;
}

/* main-title */
#main #title-area {
	z-index: 10;
	height: 35px;
}
#main #title-area h1 {
	position: absolute;
	top: 10px;
	left: 30px;
}
#main #main-title {
	height: 722px;
	background: url('../img/bg_header.png') left top no-repeat;
	top: -45px;
}
#main #main-title h2 {
	top: 22px;
	left: -13px;
	z-index: 1;
}
#main #main-title .lead {
	top: 312px;
	left: -23px;
	z-index: 2;
}
#cont-wrap {
	margin-top: -15px;
	background: url('../img/bg.png') left top;
}
#sec01 img,
#sec02 img,
#sec03 img,
#sec04 img,
#sec05 img {
	width: 100%;
	height: auto;
}
#main #sec01 {
	height: 1175px;
}
#main #sec01 .sec01-q {
	top: -30px;
	left: 16px;
}
#main #sec01 .sec01-a {
	top: 85px;
	left: 44px;
	width: 775px;
	height: 60px;
}
#main #sec01 .sec01-img01 {
	top: 165px;
	left: 12px;
	width: 841px;
	height: 297px;
	z-index: 2;
}
#main #sec01 .sec01-img02 {
	top: 450px;
	left: 26px;
	width: 264px;
	height: 474px;
	z-index: 1;
}
#main #sec01 .sec01-img03 {
	top: 434px;
	left: 290px;
	width: 284px;
	height: 498px;
}
#main #sec01 .sec01-img04 {
	top: 450px;
	left: 574px;
	width: 264px;
	height: 473px;
	z-index: 1;
}
#main #sec01 .sec01-img05 {
	top: 943px;
	left: 60px;
	width: 745px;
	height: 211px;
}
#main #sec02 {
	height: 984px;
}
#main #sec02 .sec02-q {
	top: 0;
	left: 25px;
	width: 831px;
	height: 106px;
}
#main #sec02 .sec02-a {
	top: 111px;
	left: 42px;
	width: 272px;
	height: 187px;
}
#main #sec02 .sec02-img01 {
	top: 113px;
	left: 335px;
	width: 523px;
	height: 228px;
	z-index: 2;
}
#main #sec02 .sec02-img02 {
	top: 342px;
	left: -14px;
	width: 449px;
	height: 451px;
	z-index: 2;
}
#main #sec02 .sec02-img03 {
	top: 342px;
	left: 439px;
	width: 398px;
	height: 418px;
	z-index: 2;
}
#main #sec02 .sec02-img04 {
	top: 775px;
	left: 59px;
	width: 831px;
	height: 257px;
	z-index: 1;
}
#main #sec03 {
	height: 780px;
}
#main #sec03 .sec03-q {
	top: 0;
	left: 14px;
}
#main #sec03 .sec03-a {
	top: 110px;
	left: 35px;
	width: 723px;
	height: 59px;
}
#main #sec03 .sec03-img-wrap {
	position: relative;
	top: 182px;
	text-align: center;
}
#main #sec03 .sec03-img-wrap img {
	width: 260px;
	height: 286px;
	margin: 0 5px 12px;
}
#main #sec03 .sec03-img-wrap a:hover { opacity: 0.6; }
#main #sec04 {
	height: 227px;
	background: url('../img/bg_footer.png') left bottom no-repeat;
}
#main #sec04 .sec04-img {
	top: 0;
	left: -5px;
	width: 879px;
	height: 215px;
}

/* main-footer */
.main-footer {
	position: relative;
	margin: 20px 0 0;
	padding-bottom: 32px;
}
.f-border {
	margin-top: 24px;
	padding-top: 20px;
	border-top: 1px solid #C1C1C1;
}
.main-footer .f-hard {
	position: absolute;
	top: 0;
	right: 0;
}
.f-border .f-hard {
	top: 20px;
}
.f-wrap {
	margin: 36px 0 0;
}
.main-footer .f-logo {
	float: left;
	width: 320px;
	text-align: center;
}
.main-footer .f-contents {
	float: right;
	width: 514px;
}
.main-footer .f-icon {
	float: left;
}
.main-footer .f-name {
	position: relative;
	float: right;
	width: 443px;
	height: 55px;
}
.main-footer .f-soft-ttl {
	position: absolute;
	top: 10px;
}
.main-footer .f-copyright {
	position: absolute;
	bottom: 10px;
	color: #FFFFFF;
	font-size: 9px;
}
.main-footer .f-note01 {
	margin: 5px 0 15px;
	color: #FFFFFF;
	font-size: 9px;
}
.main-footer .f-btn {
	margin: 15px 0 0;
}

/* clearfix */
.clearfix:after {
	content: '';
	display: block;
	clear: both;
}
