@charset "utf-8";

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.style01 {
	font-weight: bold;
	font-size: 14px;
	color: #009999;
	line-height: 28px;
}
.style02 {
	font-weight: bold;
	color: #FF9900;
	font-size: 12px;
}
.style03 {
	font-weight: bold;
	color: #6699FF;
	font-size: 12px;
}

.title {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 10px;
}
.menu_td {
	vertical-align: top;
}

#right_container dt {
	font-weight: bold;
	color: #535353;
	margin-top: 10px;
	margin-bottom: 5px;
}
#right_container dd {
	text-align: left;
	color: #666666;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.men {
	color: #006600;
}
#right_container .ta01 {
	text-align: left;
}

