@charset "utf-8";

.input01 {
	width: 340px;
}
.ul_form01 {
	text-align: center;
}
	.ul_form01 li {
		display: inline-block;
		*display: inline;
		zoom: 1;
		margin: 0 30px 0 0;
	}
.thanks_txt01 {
	font-size: 115%;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding: 110px 0 130px 0;
}

/* ============================================
	index.html
============================================ */

.idx_attend {
	overflow: hidden;
	*zoom: 1;
}
	.idx_attend .img {
		margin-right: 10px;
		float: left;
	}
	.idx_attend .txt {
		padding-top: 45px;
	}
		.idx_attend .txt p {
			margin: 0;
			height: 117px;
		}

.table_service01 {}
	.table_service01 th {}
	.table_service01 td {
		vertical-align: top;
	}
		.table_service01 td p {
			margin: 0 0 0 10px !important;
		}
		.table_service01 td.first p {
			margin: 50px 0 0 10px !important;
		}  /* i i s 7 . c o m */