@charset "ISO-8859-1";



.rndrect {
	width: 450px;
	margin: 0;
	padding: 0;
	background: #eee url('../images/route/r1.gif') no-repeat top left;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
blockquote {
	margin: 0;
	padding: 20px 25px;
	background: url('../images/route/r2.gif') no-repeat bottom left;
	line-height: 130%;
}
.desct {
	margin-left: 20px;
}
.sitr, .siwk {
	margin-left: 40px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 38px;
	font-style: oblique;
	font-weight: bold;
	color: #707;
}
.sitr {
	background: url('../images/route/pcttr.gif') no-repeat center left;
}
.siwk {
	background: url('../images/route/pctwk.gif') no-repeat center left;
}
.udline {
	margin-top: 0;
	margin-bottom: 0;
	border-bottom: 2px solid #707;
}
.rndrect p {
	font-size:12px;
d}
.note {
	color: #f00;
	margin-top: 20px;
	padding: 2px 0 2px 21px;
	background: url(../images/route/note.png) no-repeat center left;
}


