body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../img/img-common/back.jpg);
	background-repeat: repeat-x;
}
.Back-Shadow-Right {
	background-image: url(../img/img-common/back-right-low.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.Back-Shadow-Left {

	background-image: url(../img/img-common/back-left-low.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.Menu-Foot {
	background-image: url(../img/img-common/menu-foot.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.Txt-Main-M {
	font-size: 15px;
	line-height: 130%;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.ImgBox-Right {
	float: right;
}
.ImgBox-Caption {
	font-size: 12px;
	line-height: 110%;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.ImgBox-Caption a:link{
	text-decoration: none;
	color:#003399;
	font-size: 12px;
	line-height: 110%;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.ImgBox-Caption a:visited{
	text-decoration: none;
	color:#003399;
	font-size: 12px;
	line-height: 110%;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.ImgBox-Caption a:hover{
	text-decoration:underline;
	color:#003399;
	font-size: 12px;
	line-height: 110%;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.Caption-Head {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: none;
}
