@charset "UTF-8";
#wrapper #content .section p {
	line-height: 150%;
	padding: 0px;
	margin: 5px 20px 15px;
}
#wrapper #content .section table {
	border-collapse:collapse;
	width:700px;
}
#wrapper #content .section table.gaiyou {
	border:3px solid #999999;
}
#wrapper #content .section .gaiyou tr th,
#wrapper #content .section .gaiyou tr td {
	border:1px solid #999;
	text-align: left;
	padding: 3px 30px;
	font-size: 12px;
	line-height:150%;
}
#wrapper #content .section .gaiyou tr th {
	background-color:#d6d6d6;
}
#wrapper #content .section table tr .bordertop {
	border-top:3px double #aaa;
}
#wrapper #content .section table tr .tright {
	text-align:right;
}
#wrapper #content .section {
	width: 700px;
	margin-left: 40px;
	margin-bottom: 30px;
}
#wrapper #content .section h1 {
	margin-top: 20px;
	margin-bottom: 30px;
}
#wrapper #content .section .lead {
	line-height: 180%;
}
#wrapper #content .section h2 {
	font-size: 180%;
	margin-top: 40px;
}
#wrapper #content .section .nittei tr th,
#wrapper #content .section .nittei tr td {
	border:1px solid #999;
	text-align: left;
	padding: 5px 10px;
	font-size: 12px;
	line-height:150%;
}
#wrapper #content .section .nittei tr th {
	border-bottom:3px double #aaa;
	text-align:center;
	background-color:#d6d6d6;
}
#wrapper #content .section ol li {
	margin-bottom: 5px;
	line-height: 170%;
}
#wrapper #content .section ol {
	margin-left: 10px;
}
#wrapper #content h3 {
	font-size: 110%;
	margin-top: 25px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
#wrapper #content #contact {
	border: 5px solid #bbb;
	padding: 10px 40px;
	margin: 40px 40px 40px 150px;
	width: 400px;
}
#wrapper #content #contact p {
	padding-bottom: 0px;
}
