.LeftMain {
	width:99%;
	padding-top:20px;
	padding-left:20px;
	padding-right:10px;
	padding-bottom:10px;
	position:relative;
	float:left;
	text-align:justify;
	line-height:1.7em;
	font-size:100%;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}
.LeftMain a:link, .LeftMain a:visited {
	text-decoration: none;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}
.LeftMain a:hover {
	text-decoration: none;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	border-bottom: 1px solid #444444;
}
.LeftMain a:active {
	text-decoration: underline;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}

.RightMain {
	width:200px;
	padding-top:20px;
	padding-left:20px;
	padding-right:10px;
	padding-bottom:10px;
	position:relative;
	float:left;
	text-align:justify;
	line-height:1.7em;
	font-size:100%;
	height: 147px;

}

.BodyTitle {
	text-decoration: none;
	font-size: 120%;
	margin-bottom:10px;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	border-bottom: 1px solid #999999;
	font-weight:bold;
}

blockquote   {
	border-top: 0px solid #8AB6E0;
	border-left: 5px solid #8AB6E0;
	border-right: 0px solid #8AB6E0;
	border-bottom: 0px solid #8AB6E0;
	width:100%;
	padding:10px;
	position:relative;
	left:-20px;
	line-height: 10%;
}
.LinkTitle {
	text-decoration: none;
	font-size: 100%;
	margin-bottom:10px;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	border-bottom: 1px solid #999999;
}
.LinkBlock {
	font-size: 100%;
}
.LinkBlock a, .LinkBlock a:visited {
	text-decoration: none;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}
.LinkBlock a:hover {
	text-decoration: none;
	border-bottom: 1px solid #444444;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}
.LinkBlock a:active {
	text-decoration: underline;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}
