@charset "utf-8";

/* index
-----------------------------------*/
.idx_mainimg {
	float: right;
	display: inline;
	padding: 20px 30px 0 0;
}
.idx_img01 {
	clear: both;
	float: right;
	display: inline;
	padding: 0 30px 0 0
}
.idx_sec01 {
	position: relative;
}
	.idx_sec01 h2 {
		padding: 120px 0 115px 0;
	}
	.idx_sec01 h3 {
		margin: 0 0 12px 0;
	}
.dl_idx01 {
	margin: 45px 0 0 0;
}
	.dl_idx01 dt {
		clear: both;
		float: left;
		padding: 0 30px 80px 0;
	}
	.dl_idx01 dd {
		padding: 0 30px 50px 0;
	}
		.dl_idx01 dd h4 {
			font-size: 145%;
			color: #000000;
		}
.mainimg {
	position: relative;
	margin: -21px -30px 0 0;
}

/* select
-----------------------------------*/
.select_img01 {
	margin: -45px 0 0 0;
}

/* atservice
-----------------------------------*/
.table_service01 {}
	.table_service01 th {padding-bottom: 0px !important;}
	.table_service01 td {
		vertical-align: top;
		padding-bottom: 0px !important;
	}
		.table_service01 td p {
			margin: 0 0 0 10px !important;
		}
		.table_service01 td.first p {
			margin: 40px 0 0 10px !important;
		}

