@charset "utf-8";

.sitemap{}
.sitemap td{
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 80%;
	line-height: 150%;
	vertical-align: top;
	padding: 5px;
}
.sitemapline_odd{}
.sitemapline_even{}


.txt_align_C{
	text-align: center;
	}
.txt_align_R{
	text-align: right;
	}
.txt_red{
	color: #CC0000;
}
.txt_orange{
	color: #FF9900;
}
.txt_orange_100{
	color: #FF9900;
	font-size: 110%;
	font-weight: bold;
}
.txt_green{
	color: #00AEA6;
}
.Leftbox{
	float: left;
	width: 250px;
	border: 1px solid #9A9A9A;
}
.Rightbox{
	float: right;
	width: 250px;
	border: 1px solid #9A9A9A;}
.Leftbox p, .Rightbox p{
	margin: 0px!important;
	padding: 3px;
}
blockquote{
	border: 1px solid #FF9900;
	padding: 10px;
	background: #FFFECF;
}
