.MenuBack {
	background-repeat: no-repeat;
	background-position: top;
}
.FontM {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 16px;


}
.FontL {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
}
.FontS {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
}
.PageBorder {
	border: 1px solid;


}
.MenuStyle {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	height: 30px;
	background-image:  url(../Common/Image/RMenuLine.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.JustStyle {
	text-align: justify;
	text-justify: distribute-all-lines;
}
.MainPageBorder {
	border: 1px ridge;
}
.information {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #0099FF;
}
.information2 {
	font-family: "ＭＳ ゴシック", Osaka;
	font-size: 14px;
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #0099FF;
	color:#FF0000;
}

.info-title{
	font-family: "ＭＳ ゴシック", Osaka;
	font-size: 12px;
	line-height: 20px;
	width:55px;
}
.info-space{
	font-family: "ＭＳ ゴシック", Osaka;
	font-size: 12px;
	width:5px;
}
.info-contents{
	font-family: "ＭＳ ゴシック", Osaka;
	font-size: 12px;
	line-height: 20px;
	width:300px;
	letter-spacing:0.5px;
}

.info-image{
	text-align:center;
	vertical-align:middle;
	width:220px;
}}