#MainContainer {
	width: 780px;
	margin-left: 10px;
	margin-top: 50px;
	margin-bottom: 0px;
}
#HeadLogoArea {
	height: 50px;
	width: 300px;
	overflow: hidden;
	float: right;
	margin-bottom: -25px;
}

#Footer {
	height: 80px;
}
#FooterSpace {
	height: 80px;
	background-color: #FFFFFF;
	clear: both;
}

#PageWrap h1 {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-indent: 0px;
	width: 780px;
	line-height: 30px;
	border-bottom: 3px solid #CCCCCC;
	height: 30px;
}
#PageWrap h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 1em;
}

#TopBtnArea a:link, #TopBtnArea a:visited {
	text-indent: -99999em;
	display: block;
	float: left;
	height: 140px;
	width: 250px;
	margin-right: 10px;
	margin-bottom: 10px;
	background: no-repeat center top;
}
img.ShopLogo {
	float: right;
	margin-left: 2em;
}

#PageWrap p {
	margin-bottom: 0.5em;
}

#TopBtnArea a:hover, #TopBtnArea a:active {
	background: center bottom;
}
.CaptionBlocks {
	clear: both;
	border-top: 1px dotted #4d4d4d;
	padding: 10px;
	margin-top: 1em;
}
.CaptionBlocks ol {
	margin-left: 1em;
	padding-left: 1em;
}
.CaptionBlocks img {
	float: left;
	padding-right: 2em;
	padding-bottom: 0.5em;
}
