@charset "UTF-8";

/*----------------■人間アメダス---------------*/
#amedas_main {
	margin:0 auto;
	width:720px;
}
#amedas-ti {
	text-indent: -9999px;
	height: 82px;
	background: url(../../image/amedas-page/page_ti.png) no-repeat;
}
#amedas-top-copy {
	margin: 30px 40px;
}
#amedas-date {
	height: 77px;
	padding-top: 30px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	background: url(../../image/amedas-page/bg_date.png) no-repeat center center;
}
#amedas-bg {
	padding: 0px 100px 40px 100px;
	text-align: center;
	width: 520px;
	background: url(../../image/amedas-page/bg_img.png) repeat-y center;
}
#amedas-post {
	padding-top: 40px;
	background: url(../../image/amedas-page/bg_post.png) no-repeat center top;
}
#amedas-post a {
	display: block;
	width: 218px;
	height: 48px;
	text-indent: -9999px;
	margin: 0 auto;
	background: url(../../image/amedas-page/btn_entry.png) no-repeat;
}

#amedas-division {
	padding: 0 40px;
}
#amedas-division ul {
	width: 640px;
}
#amedas-division li {
	float: left;
	margin: 0 0 0 17px;
	width: 200px;
	position: relative;
	height: 260px;
}
#amedas-division li .prize_weekly {
	position: absolute;
	text-indent: -9999px;
	width: 200px;
	height: 162px;
	display: block;
	background: url(../../image/amedas-page/prize_weekly.png) no-repeat center center;
	
}
#amedas-division li.margin-left0 {
	margin-left: 0;
}
#amedas-division li img {
	margin-bottom: 5px;
	display: block;
	padding: 20px 10px;
	background: #fff;
}

#amedas-season-ti {
	margin: 20px 0;
	height: 60px;
	text-indent: -9999px;
	background: url(../../image/amedas-page/mi_kisetu.png) no-repeat center center;
}
#amedas-division .amedas-season-list img {
	border: 1px solid #c9eda8;
}
#amedas-sky-ti {
	margin: 20px 0;
	height: 60px;
	text-indent: -9999px;
	background: url(../../image/amedas-page/mi_sora.png) no-repeat center center;
}
#amedas-division .amedas-sky-list img {
	border: 1px solid #bdf;
}

.btn-amedas-backnum {
}
.btn-amedas-backnum a {
	display: block;
	width: 146px;
	height: 40px;
	text-indent: -9999px;
	background: url(../../image/amedas-page/btn_backnumber.gif) no-repeat;
}

.amedas-ph-blank {
	background: #fff url(../../image/amedas-page/blank.gif) no-repeat center center;
}

.amedas-term {
	border: 1px solid #08f;
	border-left: 7px solid #08f;
	color: #08f;
	font-weight: bold;
	margin: 0 40px;
	font-size: 16px;
	padding: 10px;
	background: #fff;
}

/*----------------■人間アメダス 索引---------------*/
#amedas-index {
	margin: 30px 40px 50px 40px;
	width: 640px;
	position: relative;
}
#amedas-index li {
	margin-top: 10px;
}
.btn-amedas-new {
	height: 20px;
}
.btn-amedas-new a {
	display: block;
	width: 100px;
	height: 13px;
	text-indent: -9999px;
	background: url(../../image/amedas-page/btn_back.png) no-repeat;
}
#btn_entry {
	width: 218px;
	height: 48px;
	top: 0px;
	right: 0px;
	position: absolute;
}
#btn_entry a {
	width: 100%;
	height: 100%;
	display: block;
	text-indent: -9999px;
	background: url(../../image/amedas-page/btn_entry.png) no-repeat;
}

/*----------------■人間アメダス 年間大賞---------------*/
.amedas-year-mi {
	border-left: 7px solid #08f;
	border-bottom: 1px solid #08f;
	font-weight: bold;
	margin: 20px 0 10px 0;
	padding: 10px;
}
#amedas-division li.prize-season-year span {
	background: url(../../image/amedas-page/prize_year_kisetu.png) no-repeat center center;
}
#amedas-division li.prize-sky-year span {
	background: url(../../image/amedas-page/prize_year_sora.png) no-repeat center center;
}

/*----------------■人間アメダス 月間大賞---------------*/
.amedas-mounth-mi {
	border-left: 7px solid #08f;
	font-weight: bold;
	margin: 20px 0 10px 0;
	padding: 10px;
}
.amedas-prize-list span {
	position: absolute;
	text-indent: -9999px;
	width: 200px;
	height: 162px;
	display: block;
}
li.prize-season img{
	border: 1px solid #c9eda8;
}
li.prize-sky img {
	border: 1px solid #bdf;
}
#amedas-division li.prize-season span {
	background: url(../../image/amedas-page/prize_monthly_kisetu.png) no-repeat center center;
}
#amedas-division li.prize-sky span {
	background: url(../../image/amedas-page/prize_monthly_sora.png) no-repeat center center;
}