@charset "utf-8";

#top20th {
	background: url(../../imgs/top_20th.jpg) no-repeat;
	}

#top20th p {
	padding: 80px 0 10px 30px;
	}

ul#topBanner {
	height: 150px;
	}
	
ul#topBanner li {
	float: left;
	}

#topMobile {
	position: relative;
	width: 560px;
	height: 180px;
	background: url(../../imgs/top_mobile_bg.gif) no-repeat;
	margin: 0 0 0 15px;
	}

#topMobile p {
	position: absolute;
	top: 80px;
	left: 0px;
	}