@charset "utf-8";

@import url("common.css");

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+
+　タイトル : ページ共有のスタイル
+　ファイル名 : ファイルのパスを入れます。(ルート、相対どちらでも)
+　概要 : CSSの用途を説明を入れます。
+　サイト名 : サイトの説明を入れます。
+　URL : http://
+
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* --------------------------------------------------------------------------------------
 共通
--------------------------------------------------------------------------------------- */

.leftBlock {
	float: left;
}

.rightBlock {
	float: right;
}

.color01 {
	color: #c7161e;
}

.btnArea01 {
	margin: 0 50px 0 36px;
}
.btnArea01.space01 {
	padding: 20px 50px 0 36px;
}

.btnArea01 p a {
	display: block;
	height: 128px;
	text-indent: -9999px;
}

.btnArea01 p.leftBlock a {
	width: 553px;
	background: url(../img/top_btn01.gif) no-repeat left top;
}
.btnArea01 p.leftBlock a:hover {
	background: url(../img/top_btn01.gif) no-repeat left bottom;
}
.btnArea01 p.rightBlock a {
	width: 221px;
	background: url(../img/top_btn02.gif) no-repeat left top;
}
.btnArea01 p.rightBlock a:hover {
	background: url(../img/top_btn02.gif) no-repeat left bottom;
}


/* --------------------------------------------------------------------------------------
 top
--------------------------------------------------------------------------------------- */

/* topArea01 ------------------------------ */

.topArea01 {
	margin: 40px 0 0;
	padding: 0 0 2px;
	background: url(../img/top_bg02.gif) repeat;
}

.topArea01 h2 {
	padding: 2px 2px 0;
	background: url(../img/top_bg01.gif) repeat;
}

.topArea01 .inner01 {
	margin: 2px 2px 0;
	background: #fff;
}
.topArea01 .inner01 p.leftBlock {
	padding: 16px 0 23px 42px;
}
.topArea01 .inner01 p.rightBlock {
	padding: 16px 42px 23px 0;
}
.topArea01 .inner01 p.center {
	padding: 0 0 24px;
	text-align: center;
}
p.txt01 {
	padding-left: 38px;
}
p.img01 {
	padding: 0 0 40px 111px;
}

/* topArea02 ------------------------------ */

.topArea02 {
	background: url(../img/top_bg02.gif) repeat;
}
.topArea02.last {
	margin-bottom: 20px;
	padding-bottom: 2px;
}

.topArea02 .inner02 {
	margin: 0 2px;
	background: #fff;
}

.topArea02 .inner02 p.leadTxt01 {
	padding: 29px 0 24px 41px;
}

.topArea02 .inner02 .topBox {
	padding-left: 41px;
}
.topArea02 .inner02 .topBox01 {
	float: left;
	width: 248px;
	margin-right: 15px;
	padding-bottom: 20px;
}
.topArea02 .inner02 .topBox01 p.topTxt01 {
	padding: 15px 0 5px;
}
.topArea02 .inner02 .topBox01 p.topTxt02 {
	padding: 10px 0 0 11px;
	text-indent: -11px;
	font-size: 91%;
}

.topArea02 .inner02 p.center {
	padding: 0 0 30px;
	text-align: center;
}

/* topArea03 ------------------------------ */

.topArea03 {
	margin: 40px 0 5px;
	padding: 0 0 2px;
	background: url(../img/top_bg02.gif) repeat;
}

.topArea03 .inner03 {
	margin: 0 2px;
	padding: 30px 41px 0;
	background: #fff;
}

.topArea03 .inner03 .leftBlock {
	width: 500px;
	padding: 20px 0 0;
}
.topArea03 .inner03 .leftBlock p {
	padding-left: 5px;
}
.topArea03 .inner03 .rightBlock {
	padding: 20px 22px 0 0;
}

.topArea03 .inner03 p.topTxt03 {
	padding: 20px 5px 30px;
}

/* topArea04 ------------------------------ */

.topArea04 {
	margin: 40px 0 20px;
	padding: 0 0 2px;
	background: url(../img/top_bg02.gif) repeat;
}

.topArea04 .inner04 {
	margin: 0 2px;
	padding: 30px 41px 0;
	background: #fff;
}

.topArea04 .inner04 h3 {
	padding-bottom: 20px;
}

.topArea04 .inner04 .innerBox01 {
	padding-bottom: 20px;
}

.topArea04 .inner04 .innerBox01 p {
	padding: 10px 0 0 18px;
}

.topArea04 .inner04 .innerBox01 ul {
	margin: 5px 18px 0;
	padding: 10px 13px 5px;
	border: 1px solid #d1d1d1;
}

.topArea04 .inner04 .innerBox01 ul li {
	padding-bottom: 5px;
	font-weight: bold;
}

.topArea04 .inner04 .innerBox01 .rightBlock {
	float: left;
	width: 630px;
}

.topArea04 .inner04 .innerBox01 .leftTxt {
	float: left;
	padding: 10px 30px 10px 18px;
}

/* topArea05 ------------------------------ */

.topArea05 {
	position: relative;
	width: 860px;
	margin: 40px 0 20px;
	padding: 0 0 2px;
	background: url(../img/top_bg02.gif) repeat;
}

.topArea05 .topIco01 {
	position: absolute;
	top: -17px;
	right: 33px;
}

.topArea05 .inner05 {
	margin: 0 2px;
	padding: 30px 0 30px 54px;
	background: #fff;
}

.topArea05 .inner05 dl dt {
	float: left;
	padding-right: 20px;
}

.topArea05 .inner05 dl dd {
	float: left;
	width: 380px;
	padding-top: 3px;
}
.topArea05 .inner05 dl dd.topTxt04 {
	padding-top: 12px;
}

.topArea05 .inner06 {
	margin: 0 2px;
	padding: 30px 64px 20px 54px;
	background: #fff;
}

.topArea05 .inner06 .topBox02 {
	margin-bottom: 2px;
	background: url(../img/top_boxbg01.gif) repeat-y;
	border: 4px solid #e0e0e0;
}

.topArea05 .inner06 .topBox02 .leftBlock {
	background: #e0e0e0;
}

.topArea05 .inner06 .topBox02 .rightBlock {
	width: 580px;
	padding-top: 20px;
	background: #fff;
}

.topArea05 .inner06 .topBox02 .rightBlock p {
	padding: 0 0 10px 25px;
	font-size: 83%;
}

.topArea05 .inner07 {
	position: relative;
	width: 738px;
	height: 580px;
	margin: 30px 0 0;
	background: url(../img/top_boxbg02.gif) no-repeat left top;
}

.topArea05 .inner07 p {
	position: absolute;
}
.topArea05 .inner07 p.position01 {
	top: 31px;
	left: 31px;
}
.topArea05 .inner07 p.position02 {
	top: 74px;
	left: 31px;
}
.topArea05 .inner07 p.position03 {
	top: 45px;
	right: 19px;
	z-index: 5;
}
.topArea05 .inner07 p.position04 {
	bottom: 22px;
	right: 61px;
	z-index: 1;
}


