@charset "UTF-8";

/*トップページボックス設定
---------------------------------------------------------------------------*/
.feature {
	overflow: hidden;
	width: 1000px
	margin: auto;
	text-align: left;
}

.feature li {
	float: left;
	width: 240px;
	margin: 10px 5px;
	list-style: none;
}

.feature li h4{
	font-size; 10px ;
	font-weight: bold ;
	margin-bottom: 10px ;
	padding: 155px 0 10px ;
	border-bottom: 1px dotted #c4c7cd ;
}
.feature li a:hover{
	border-color: #c87d4d ;
}

.feature li:nth-of-type(1) h4 {
	background-image: url(../img/top/01spcial.png) ;
}
.feature li:nth-of-type(2) h4 {
	background-image: url(../img/top/02nigaoe.png) ;
}
.feature li:nth-of-type(3) h4 {
	background-image: url(../img/top/03chara.png) ;
}
.feature li:nth-of-type(4) h4 {
	background-image: url(../img/top/04dog.png) ;
}
.feature li:nth-of-type(5) h4 {
	background-image: url(../img/top/05line.png) ;
}
.feature li:nth-of-type(6) h4 {
	background-image: url(../img/top/06insta.png) ;
}
.feature li:nth-of-type(7) h4 {
	background-image: url(../img/top/07ameba.png) ;
}
.feature li:nth-of-type(8) h4 {
	background-image: url(../img/top/08twitter.png) ;
}
/*ランキング設定
---------------------------------------------------------------------------*/
.rank {
	overflow: hidden;
	width: 1000px
	margin: auto;
	text-align: center;
}

.rank li {
	float: left;
	width: 190px;
	margin: 10px 5px;
	list-style: none;
}

.rank li h4{
	font-size; 6px ;
	margin-bottom: 5px ;
	padding: 180px 0 0px ;

}
.rank li a:hover{
	border-color: #c87d4d ;
}
.rank li:nth-of-type(1) h4 {
	background-image: url(../img/rank/rank01.png) ;
}
.rank li:nth-of-type(2) h4 {
	background-image: url(../img/rank/rank002.png) ;
}
.rank li:nth-of-type(3) h4 {
	background-image: url(../img/rank/rank03.png) ;
}
.rank li:nth-of-type(4) h4 {
	background-image: url(../img/rank/rank04.png) ;
}
.rank li:nth-of-type(5) h4 {
	background-image: url(../img/rank/rank05.png) ;
}
.rank li:nth-of-type(6) h4 {
	background-image: url(../img/rank/rank06.png) ;
}
.rank li:nth-of-type(7) h4 {
	background-image: url(../img/rank/rank07.png) ;
}
.rank li:nth-of-type(8) h4 {
	background-image: url(../img/rank/rank08.png) ;
}
.rank li:nth-of-type(9) h4 {
	background-image: url(../img/rank/rank09.png) ;
}
.rank li:nth-of-type(10) h4 {
	background-image: url(../img/rank/rank10.png) ;
}
.rank li:nth-of-type(11) h4 {
	background-image: url(../img/rank/rank11.png) ;
}
.rank li:nth-of-type(12) h4 {
	background-image: url(../img/rank/rank12.png) ;
}
.rank li:nth-of-type(13) h4 {
	background-image: url(../img/rank/rank13.png) ;
}
.rank li:nth-of-type(14) h4 {
	background-image: url(../img/rank/rank14.png) ;
}
.rank li:nth-of-type(15) h4 {
	background-image: url(../img/rank/rank15.png) ;
}
.rank li:nth-of-type(16) h4 {
	background-image: url(../img/rank/rank16.png) ;
}
.rank li:nth-of-type(17) h4 {
	background-image: url(../img/rank/rank17.png) ;
}
.rank li:nth-of-type(18) h4 {
	background-image: url(../img/rank/rank18.png) ;
}
.rank li:nth-of-type(19) h4 {
	background-image: url(../img/rank/rank19.png) ;
}
.rank li:nth-of-type(20) h4 {
	background-image: url(../img/rank/rank20.png) ;
}
.rank li:nth-of-type(21) h4 {
	background-image: url(../img/rank/rank21.png) ;
}
.rank li:nth-of-type(22) h4 {
	background-image: url(../img/rank/rank22.png) ;
}
.rank li:nth-of-type(23) h4 {
	background-image: url(../img/rank/rank23.png) ;
}
.rank li:nth-of-type(24) h4 {
	background-image: url(../img/rank/rank24.png) ;
}
.rank li:nth-of-type(25) h4 {
	background-image: url(../img/rank/rank25.png) ;
}

