#primary #left{
	float:left;
	width:400px;
}

#primary #left h2.top a{
	width:400px;
	text-decoration: none;
	background-image: url(../img/main04.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 260px;
	overflow: hidden;
	margin-top:5px;
}
#primary #left h2.middle a{
	width:400px;
	text-decoration: none;
	background-image: url(../img/main01.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 260px;
	overflow: hidden;
	margin-top:5px;
}
#primary #left h2.bottom a{
	width:400px;
	text-decoration: none;
	background-image: url(../img/main02.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 260px;
	overflow: hidden;
	margin-top:5px;
}
	
#primary #right{
	float:right;
	width:205px;
}

#primary #right p.top a{
	width:205px;
	text-decoration: none;
	background-image: url(../img/p-banner.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 175px;
	overflow: hidden;
}
#primary #right p.middle a{
	width:205px;
	text-decoration: none;
	background-image: url(../img/keana.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 175px;
	overflow: hidden;
	margin-top:5px;
}
#primary #right p.bottom a{
	width:205px;
	text-decoration: none;
	background-image: url(../img/hiroba.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 175px;
	overflow: hidden;
}

#primary #right p.bottom2{
	width:204px;
	text-decoration: none;
	background-image: url(../img/mobile_bg.jpg);
	background-repeat: no-repeat;
	height: 180px;
	position:relative;
}

#primary #right p.bottom3 a{
	width:205px;
	text-decoration: none;
	background-image: url(../img/pp_banner.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 175px;
	overflow: hidden;
	margin-top:5px;
}


span.mobile{
	position:absolute;
	top:80px;
	left:15px
}

div.rank{
	clear:both;
	width:400px;
}
div.rank p.rank{
	width:400px;
	background-image: url(../img/ranking_title.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 90px;
	overflow: hidden;
}
div.rank .first{
	width:129px;
	float:left;
}
div.rank .first a.img{
	width:129px;
	height:200px;
	text-decoration: none;
	background-image: url(../img/ranking_01.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
div.rank .first span.explanation{
	font-size:80%;
	display:block;
	padding-left:5px;
}
div.rank .first a.link{
	padding:5px 0px 0px 40px;
	color:#50A0F9;
}
div.rank .second{
	width:140px;
	float:left;
	border-right:1px dashed #999999;
	border-left:1px dashed #999999;
}
div.rank .second a.img{
	width:140px;
	height:200px;
	text-decoration: none;
	background-image: url(../img/ranking_02.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
div.rank .second span.explanation{
	font-size:80%;
	display:block;
	padding:0px 5px;
}
div.rank .second a.link{
	padding:5px 0px 0px 51px;
	color:#50A0F9;
}
div.rank .third{
	width:129px;
	float:left;
}
div.rank .third a.img{
	width:129px;
	height:200px;
	text-decoration: none;
	background-image: url(../img/ranking_03.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
div.rank .third span.explanation{
	font-size:80%;
	display:block;
	padding-left:5px;
}
div.rank .third a.link{
	padding:5px 0px 0px 40px;
	color:#50A0F9;
}













