/* CSS Document */

.dot {
	width: auto;
	border: 1px dotted #BBBBBB;
	padding: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.style2 {
	font-family: "フォントリストの編集...";
	font-size: 12px;
	line-height: 26px;
	color: #555555;
	padding: 10px 20px 20px 30px;
}
.style3 {
	font-family: "フォントリストの編集...";
	font-size: 9px;
	line-height: 12px;
	color: #BBBBBB;
	letter-spacing: 1px;
	padding-top: 7px;
}
.box01 {
	float: right;
	clear: both;
	margin-left: 5px;
}
.navi01 {
	font-size: 12px;
	color: #44B7C3;
}
.sabtittle {
	font-size: 19px;
	color: #44B7C3;
	margin-bottom: 10px;
	margin-top: 20px;
	font-weight: bold;
	letter-spacing: 3px;
}
.syoukai_text {
	font-size: 11px;
	line-height: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.hyou {
	font-size: 11px;
	padding: 5px;
}
.hyou_line {
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #555555;
}
