body,td,th {
	font-size: 12px;
	line-height: 140%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EEEEEE;
}
.foot {
	font-size: 10px;
	line-height: 140%;
	color: #125694;
}
.copyright {
	color: #125694;
}
.shadow {
	background-image : url(rousai/shadow_side.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.shadow2 {
	background-image : url(rousai/shadow_bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.info {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #2089E4;
	border-left-color: #2089E4;
}
.dotline-h {
	background-image : url(rousai/dotline_h.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.menu a:link {
	color: #3A6098;
	font-weight: bold;
	text-decoration: none;
}
.menu a:visited {
	font-weight: bold;
	color: #3A6098;
	text-decoration: none;
}
.menu a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.dotline-v {
	background-image : url(rousai/dotline_v.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.notice {
	color: #2089E4;
}
.address {
	line-height: 150%;
}
.box {
	border: 1px solid #CCCCCC;
}
.box2 {
	border: 1px solid #CCCCCC;
	padding: 10px;
}
.box3 {
	border: 1px solid;
	padding: 2px 5px 1px;
	border-collapse: collapse;
}

.note {
	color: #666666;
}
.sub-ttl {
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	color: #009966;
}
.bg-p {
	background-color: #FFFFFF;
}
.emp {
	color: #FF0000;
}
.small {
	font-size: 11px;
	line-height: 120%;
}
.doc {
	font-size: 12px;
	line-height: 140%;
}
