#div-01 {
	width: 550px;
	margin-left: 5px;
	margin-bottom: 15px;
}
.td-01 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.td-02 {
	font-size: 14px;
	width: 100px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.td-03 {
	font-size: 14px;
	line-height: 200%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-right: 20px;
}
#div-02 {
	background-image: url(img/pic_01.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	width: 500px;
	margin-left: 35px;
	margin-top: 35px;
	margin-bottom: 10px;
}
#div-02 h3 {
	font-size: 14px;
	line-height: 168%;
}
