@charset "utf-8";
.style2 {	color: #990000;
	font-size: 80%;
	line-height: 1.5em;
}

/* CSS Document */

#yotei {
	font-size: 90%;
	line-height: 1.2em;
	color: #666666;
}
#yotei h5 {
	font-size: 14px;
	color: #660000;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom: 1px dotted #660000;
	border-left: 5px solid #660000;
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 5px;
	background: #FFFFFF;
}
#yotei ul {
	font-size: 90%;
	line-height: 1.2em;
	color: #666666;
}
#yotei table {
	font-size: 90%;
	margin-left: 20px;
	padding: 2px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	width: auto;
}
#yotei td {
	padding: 2px 2px 2px 5px;

}
#yotei .line_tl{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
}
#yotei .line_br {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
