@charset "utf-8";

h2{margin-bottom:25px;}
h3{
	margin-bottom:8px;
	font-size:13px;
	font-weight:normal;
}
#contents{
	margin-bottom:80px;
}
.section{
	padding:0 2px 20px;
	margin-bottom:20px;
	border-bottom:1px solid #CAC6BC;
}
.section p{
	line-height:1.8;
}

.section table th{
	padding:5px 0;
	padding-left:10px;
	background-color:#F6ECD6;
	border-bottom:5px solid #FFFBF4;
	font-weight:normal;
}
.section table td{
	padding:5px 0;
	padding-left:10px;
	border-bottom:5px solid #FFFBF4;
}
.section table td input{
	padding:2px;
}