@charset "utf-8";
/* CSS Document */


.title {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 25px;
}
.style01 {
	font-weight: bold;
	color: #666666;
}

#right_container td {
	height: 24px;
	text-align: left;
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	line-height: 24px;
}

#right_container .about {
	margin-top: 15px;
	background-color: #ECFFFB;
}

#right_container table p {
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 18px;
	margin-bottom: 10px;
}
