@charset"utf-8";

.contents h2{
	margin-top:39px;
}

.contents h3 {
	color: #000;
	font-size: 120%;
}

.contents .list {}

	.contents .list dl {}

		.contents .list dl dt {
			float:left;
			width:142px;
		}

		.contents .list dl dd {
			float:right;
			width:483px;
		}

	.contents .list .listInner {
	}

		.contents .list .listInner .icoBox {
			width: 200px;
		}

		.contents .list .listInner .listBox {
			width: 350px;
			text-align: left;
		}

			.contents .list .listInner .listBox ul {
				margin-left: 0 !important;
			}

.bg02 {
	padding-bottom: 40px;
} .bg03 {
	padding-bottom: 30px;
}

.main .contents .footbox2 {
	margin-top: 55px;
}

	.main .contents .footbox2 .footbox2inner {
		padding: 36px 0 61px 0;
		position: relative;
	}

	.main .contents .footbox2 .list {
		position: absolute;
		top: 26px;
		right: 0;
		font-size: 84%;
	}

