@charset "shift-jis";

* {
	margin:0;
	padding:0;
	border:0;
	line-height:0;
	color:#000;
}
html,
body,
#access_ranking{
	width:307px;
	height:404px;
}
body{
	color: #151515;
    font-family: "‚l‚r ‚oƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3",Osaka,sans-serif;
    font-size: 100%;
}
#access_ranking dt{
}
#access_ranking dd{
	position:relative;
	width:307px;
	height:60px;
}
#access_ranking dd .forhover{
	position:absolute;
	left:5px;
	top:0;
}
#access_ranking dd a{
	position:relative;
	width:240px;
	height:60px;
	display:inline-block;
}
#access_ranking dd a .forhover{
	position:absolute;
	left:0;
	top:0;
}
#access_ranking dd.access_time{
	position:relative;
	width:307px;
	height:37px;
}
#access_ranking dd .show_period{
	position:absolute;
	width:292px;
	height:1em;
	line-height:1;
	left:0;
	top:50%;
	margin-top:-0.6em;
	display:table-cell;
	vertical-align:middle;
	text-align:right;
	font-size:75%;
}
#access_ranking dd.foropen{
	position:absolute;
	left:5px;
	top:5px;
}