@charset "shift_jis";

/* title-area */
#main #title-area {
	height: 36px;
	background: url(../img/title_area_bg.png) no-repeat;
}
#main #title-area h1 {
	position: absolute;
	top: 13px;
	left: 15px;
}
#main #title-area .update {
	top: 18px;
	right: 5px;
}

/* main-inner */
#main #main-inner {
	background: none;
	border: none;
}
#main #main-inner img {
	vertical-align: bottom;
}

/* main-visual */
#main .main-visual {
	position: relative;
	width: 864px;
	height: 691px;
	background:url(../img/main_visual_bg01.jpg) no-repeat;
}
#main .main-visual p {
	position: absolute;
	top: -2px;
	left: 312px;
}

/* article01 */
#main .article01 {
	margin: 0 0 18px;
}

/* article-container-inner */
#main .article-container-inner {
	height: 3733px;
	background: url(../img/article_container_bg02.png) repeat-y;
}
#main .article-container .article {
	position: relative;
	width: 814px;
	margin-left: 25px;	
}

/* article02 */
#main .article02 {
	height: 640px;
	margin-bottom: 19px;
	background: url(../img/article02_bg.png) no-repeat;
}
#main .article02 dt {
	z-index: 2;
	position: absolute;
	top: 12px;
	right: 12px;
}
#main .article02 li {
	position: absolute;
}
#main .article02 .a02-01 {
	top: -15px;
	left: -62px;
}
#main .article02 .a02-02 {
	bottom: -16px;
	right: 138px;
}
#main .article02 .a02-03 {
	bottom: 15px;
	left: 8px;
}

/* article03 */
#main .article03 {
	height: 846px;
	margin-bottom: 20px;
	background: url(../img/article03_bg.png) no-repeat;
}
#main .article03 dt,
#main .article03 dd dd li,
#main .article03 dd p {
	position: absolute;
}
#main .article03 .ttl {
	top: 24px;
	left: 136px;
}
#main .article03 .a03-01 {
	top: 107px;
	left: 98px;
}
#main .article03 .a03-02 {
	z-index: 0;
	top: 9px;
	left: -28px;
}
#main .article03 .a03-03 {
	z-index: 2;
	top: 245px;
	left: 40px;
}
#main .article03 .a03-04 {
	z-index: 2;
	bottom: 159px;
	left: -36px;
}
#main .article03 .a03-05 {
	z-index: 2;
	bottom: 68px;
	left: 120px;
}
#main .article03 .a03-06 {
	z-index: 2;
	top: 107px;
	left: 320px;
}
#main .article03 .a03-07 {
	z-index: 1;
	top: 113px;
	left: 258px;
}
#main .article03 .a03-08 {
	top: 107px;
	right: 100px;
}
#main .article03 .a03-09 {
	top: 126px;
	right: -14px;
}
#main .article03 .a03-10 {
	z-index: 2;
	bottom: 133px;
	right: -21px;
}
#main .article03 .a03-11 {
	z-index: 2;
	bottom: 118px;
	right: -7px;
}
#main .article03 .a03-12 {
	z-index: 2;
	position: absolute;
	bottom: 27px;
	left: 56px;
}
#main .article03 .a03-12 li {
	float: left;
	margin: 0 35px 0 0;
}

/* article04 */
#main .article04 {
	height: 1116px;
	margin-bottom: 20px;
	background: url(../img/article04_bg.png) no-repeat left bottom;
}
#main .article04 li {
}
#main .article04 .a04-01 {
	position: absolute;
	top: 545px;
	right: 21px;
}
#main .article04 .a04-02 {
	position: absolute;
	bottom: 87px;
	left: -20px;
}
#main .article04 .a04-03 {
	position: absolute;
	bottom: 104px;
	right: 17px;
}
#main .article04 .a04-04 {
	position: absolute;
	bottom: 32px;
	left: 233px;
}

/* article05 */
#main .article05 {
	height: 1056px;
	padding: 10px 0 0;
	margin-bottom: 20px;
	background: url(../img/article05_bg.png) no-repeat;
}
#main .article05 dl {
	position: relative;
}
#main .article05 dt {
	position: absolute;
	top: 19px;
	right: 17px;
}
#main .article05 ul {
	padding: 0 0 0 10px;
}
#main .article05 li {
	float:left;
}
#main .article05 .btn {
	margin: 29px 0 0 223px;
}

/* 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;
}
.f-soft-wrap {
	margin: 0 0 10px;
}
.main-footer .f-icon {
	float: left;
}
.main-footer .f-soft-ttl {
	float: left;
	margin: 5px 0 0 14px;
}
.main-footer .f-copyright {
	margin: 0 0 8px;
	color: #8C8C8C;
	font-size: 9px;
}
.main-footer .f-note01 {
	margin: 0 0 14px;
	color: #8C8C8C;
	font-size: 9px;
}

/* clearfix */
.clearfix:after {
	content: '';
	display: block;
	clear: both;
}