@charset "Shift_JIS";

/* section
================================================== */
.section ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.section_box {
	width: 640px;
}
.txt_box {
	float: right;
	width: 425px;
}
.img_box {
	float: left;
	width: 190px;
}
.img00 {
	margin-top: 15px;
	text-align: center;
}


.tab01 {
	margin-top: 15px;
}
.tab01 table {
	border-width: 0px 1px 1px 0px;
	border-style: none solid solid none;
	border-color: #e4c8d2;
	font-size: 80%;
	line-height: 1.4;
	color: #000000;
	width: 100%;
}
.tab01 th,
.tab01 td {
	border-width: 1px 0px 0px 1px;
	border-style: solid none none solid;
	border-color: #e4c8d2;
}
.tab01 th {
	background: #fff8fa;
	text-align: left;
}
.tab01 td {
	background: #ffffff;
}
.tab01 td span {
	font-size: 85%;
}

