@charset "utf-8";
.main.clear #yakuin h3 {
	border-bottom: 1px solid #C17879;
	text-indent: 10px;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 16px;
	margin-top: 10px;
}


table.type02 {
	border-collapse: separate;
	border-spacing: 0;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}

table.type02 th {
    width: 90px;
    padding: 10px;
    font-weight: bold;
    vertical-align: top;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    background: #eee;
}
table.type02 td {
	width: 700px;
	padding: 10px;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
