.Wrapper {
    overflow: visible;
    height: 1%;
}
html>body .Wrapper {
    overflow: hidden;
    height: auto;
}
.BoxTitle p span,
.BoxTitle2 p span,
.WrapBtn a span {
	display: none;
}
.BoxTitle {
	margin: 0px;
	padding: 0px;
	margin: 0px 0px 18px -1px;
}
.BoxTitle p.TitleStyle {
	padding: 0px;
	margin: 0px;
	background: url(../images/title-text-asb-mobile.gif) left top no-repeat;
	width: 667px;
	height: 49px;
	margin-bottom: 21px;
}
.BoxTitle p.TitleStyle2 {
	margin: 0px;
	padding: 0px;
	background: url(../images/title-text-asb-phone.gif) left top no-repeat;
	width: 667px;
	height: 37px;
}
.GroupStyle {
	margin: 0px;
	padding: 0px;
}
.GroupStyle p {
	margin: 0px;
	padding: 0px;
}
.ColOne {
	width: 220px;
	float: left;
	padding-left: 14px;
}
.GroupStyle p.TextStyle {
	font-size: 2em;
	font-weight: bolder;
	color: #f9a126;
}
.GroupStyle p.TextStyleOther {
	font-size: 2em;
	font-weight: bolder;
	color: #f9a126;
	padding-left: 15px;
}
.GroupStyle p.TextStyle01 {
	font-size: 1.1em;
	color: #5b5958;
	width: 200px;
	padding-bottom: 48px;
} 
.GroupStyle p.TextStyle02 {
	font-size: 1.1em;
	color: #5b5958;
	width: 180px;
	padding-bottom: 20px;
} 
.GroupStyle p.TextStyle03 {
	font-size: 1.1em;
	color: #5b5958;
	width: 190px;
	padding-bottom: 20px;
} 
.ColTwo {
	width: 178px;
	float: left;
}
.ColThree {
	width: 225px;
	float: right;
}
.ColFour {
	width: 205px;
	float: left;
	padding-left: 14px;
}
.WrapBtn {
	margin: 10px 0px 53px 0px;
}
.WrapBtn a:link,
.WrapBtn a:visited {
	background: url(../images/btn-go-to.gif) left top no-repeat;
	width: 664px;
	height: 70px;
	display: block;
}
.MobileFooter {
	border-top: 1px solid #7e7e7e;
	padding: 5px 0px;
	margin-right: 11px;
}
.MobileFooter ul,
.MobileFooter ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.MobileFooter ul li {
	background: url(../images/icon-list-footer.gif) left 3px no-repeat;
	padding: 0px 10px;
	float: left;
}
.MobileFooter ul li a:link,
.MobileFooter ul li a:visited {
	text-decoration: none;
}
.MobileFooter ul li a:hover {
	text-decoration: underline;
}
.MobileFooter ul li.First {
	background: none;
	padding: 0px 10px 0px 20px;
}