@charset "utf-8";
#div-01 {
}
#div-01 #title-div {
	margin-bottom: 25px;
}
#div-01 .sub-title-div {
	margin-bottom: 15px;
}
#div-01 #page-div {
}
#div-01 #page-div .box-01 table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-left-color: #666;
	width: 90%;
}
#div-01 #page-div td {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
}
#div-01 #page-div .td-01 {
	background-color: #efefef;
	font-size: 12px;
	line-height: 168%;
	padding-left: 30px;
}
#div-01 #page-div .td-02 {
	font-size: 12px;
	line-height: 168%;
	padding-left: 15px;
}
#div-01 #page-div .box-01 {
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 50px;
}
#div-01 #page-div .box-01 p {
	font-size: 12px;
	line-height: 168%;
	margin-bottom: 25px;
	width: 500px;
}
#div-01 #page-div .box-02 {
	margin-right: 15px;
	margin-left: 15px;
	background-image: url(img/pic_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#div-01 #page-div .box-02 p {
	font-size: 12px;
	line-height: 168%;
	margin-bottom: 25px;
	width: 500px;
}
