/* CSS Document */
@charset "Shift_JIS";
}
#koryu {
border: thin solid #990000;
width: 460px;
margin-top: 15px;
margin-bottom: 15px;
}
#koryu p {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 100%;
	line-height: 1.8em;
	color: #333333;
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#koryu_t {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	line-height: 1.8em;
	color: #333333;
	padding: 15px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
}
