﻿@charset "utf-8";

#maincontents,
#maincontents #main-area {
	width: 960px;
	float: none;
}
h1 {
	margin: 0 0 23px;
}
.foot-pr-block {
	margin: 0 auto;
	width: 740px;
}
.list-navi {
	margin-bottom: 42px;
}
.list-navi ul {
	text-align: center;
}
.list-navi ul li {
	float: none;
}
.section-block {
	padding-bottom: 0;
}
.pagetop {
	margin: 0 0 37px;
	padding: 13px 0 0;
	border-top: 1px solid #dddddd;
	border-bottom: none;
}
#section-head p.lead {
	margin: 0 0 18px;
	text-align: center;
	line-height: 1.7;
}
#section-body .txt-block {
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
#section-body .txt-block h2 {
	margin: 0 0 30px;
}
#section-body .txt-block p.catch {
	margin: 0 0 25px;
	height: 24px;
	text-indent: -999em;
}
#section-body .txt-block p.catch1 {
	margin: 0 0 25px;
	height: 53px;
	text-indent: -999em;
}
#section-body .txt-block p {
	line-height: 1.7;
}
#section-body .txt-block.txt-left {
	padding: 0 370px 0 110px;
}
#section-body .txt-block.txt-right {
	padding: 0 110px 0 370px;
}
#section-foot {
	margin: -10px 0 0;
	text-align: center;
}
#section-foot a {
	margin: 0 2px;
}
#section-foot a.btn_left {
	margin: 0 25px 0 5px;
}
#section-pr {
	padding: 20px 0 0;
	text-align: center;
}
/* dakara style */
#dakara01 p.catch {
	background: url("../images/txt_index_catch01.gif") left top no-repeat;
}
#dakara02 p.catch {
	background: url("../images/txt_index_catch02.gif") left top no-repeat;
}
#dakara03 p.catch {
	background: url("../images/txt_index_catch03.gif") left top no-repeat;
}
#dakara04 p.catch1 {
	background: url("../images/txt_index_catch04.gif") left top no-repeat;
}
#dakara05 p.catch {
	background: url("../images/txt_index_catch05.gif") left top no-repeat;
}
#dakara01 .txt-block {
	background: url("../images/img_index_01.gif") right bottom no-repeat;
}
#dakara02 .txt-block {
	background: url("../images/img_index_02.gif") left bottom no-repeat;
}
#dakara03 .txt-block {
	background: url("../images/img_index_03.gif") right bottom no-repeat;
}
#dakara04 .txt-block {
	background: url("../images/img_index_04.gif") left bottom no-repeat;
}
#dakara05 .txt-block {
	background: url("../images/img_index_05.gif") right bottom no-repeat;
}