@charset "utf-8";
#main-div #title-div {
	margin-bottom: 25px;
}#main-div #div-01 {
	margin-right: 10px;
	margin-left: 13px;
}
#main-div #div-01 p {
	font-size: 12px;
	line-height: 200%;
	margin-bottom: 15px;
}
#main-div #div-01 dl {
	margin-bottom: 45px;
}
#main-div #div-01 dl dt {
	font-size: 16px;
	line-height: 168%;
	font-weight: bold;
	margin-bottom: 15px;
}
#main-div #div-01 dl dd {
	font-size: 16px;
	line-height: 168%;
	margin: 0px;
	padding: 0px;
}
#main-div #div-01 table {
	margin-bottom: 35px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-left-color: #666;
}
#main-div #div-01 td {
	padding: 7px;
	font-size: 14px;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
}
#main-div #div-01 .td-01 {
	background-color: #ffd3c6;
}
#main-div #div-01 .td-02 {
	background-color: #fbf1ee;
}
