@charset "shift_jis";

/* ========================================
	#contents
======================================== */
#contents{
	/*background-image: url('../img/bg_halloween.png');*/
	background-size: 266px 103px;
}

#index-title {
	margin-bottom: 10px;
	text-align: center;
}
#index-title h1 {
	margin-bottom: 5px;
	margin-left: -2px;
	padding-top: 5px;
}
#index-title .update {
	width: 160px;
	min-height: 12px;
	line-height: 1;
	margin: 0 auto;
	border-radius: 5px;
	padding: 5px 0;
	color: #ffffff;
	font-size: 10px;
	letter-spacing: 0.1em;
	text-align: center;
}
#index-title .update span {
	font-size: 13px;
}
#soft-area {
	margin-bottom: 15px;
}
#soft-area #bnr-list {
	margin-bottom: 10px;
}
#soft-area #bnr-list li {
	margin-bottom: 5px;
}
/* first bnr bottom margin wide

#soft-area #bnr-list li:first-child {
	margin-bottom: 15px;
}
*/
#nekomariotime-area {
	position: relative;
	width: 100%;
	margin-bottom: 20px;
}
#nekomariotime-area img {
	display: block;
}
#nekomariotime-area .yt-wrap {
	position: absolute;
	top: 22.9%;
	left: 4%;
	z-index: 10;
	width: 89.1%;
}
#nekomariotime-area .yt-inner {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
#nekomariotime-area iframe,
#nekomariotime-area .yt3ds {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#nekomariotime-area .backnumber {
	position: absolute;
	bottom: 8px;
	left: 50%;
	width: 100%;
	margin-left: -146px;
}

/* ====================
	#index-news-area
==================== */
#index-news-area {
	position: relative;
	width: 100%;
	background: url(../img/news_bg.gif) left top repeat;
	background-size: 30px 30px;
}
#index-news-area h2 {
	position: relative;
	height: 40px;
}
#index-news-area h2 img {
	position: absolute;
	top: -10px;
	left: 50%;
	margin-left: -72px;
}
#index-news-box {
	margin: 0 10px;
	border-radius: 7px;
	background: #ffffff;
}
#index-news-box ul {
	overflow: hidden;
}
#index-news-box li {
	margin-top: -1px;
	border-top: #b1b1b1 1px dotted;
	padding: 10px 20px 10px 8px;
}
#index-news-box li.arrow::before {
	right: 8px;
}
#index-news-box li a {
	display: block;
	width: 100%;
	overflow: hidden;
	color: #000000;
	text-decoration: none;
}
#index-news-box li .article-icon {
	float: left;
	margin-right: 10px;
}
#index-news-box li .article-text-box {
	overflow: hidden;
}
#index-news-box li .article-text-box .subtext {
	margin-bottom: 6px;
	color: #666666;
	font-size: 10px;
}
#index-news-box li .article-text-box .title {
	line-height: 1.4;
	color: #000000;
	font-size: 13px;
}
#index-news-area .more {
	padding: 12px 0;
	text-align: center;
}

/* ====================
	.bnr-space
==================== */
.bnr-space {
	margin: 15px;
	border: #060001 1px solid;
	padding: 4px;
	background: #ffffff;
}
.bnr-space img {
	display: block;
	width: 100%;
	height: auto;
}

/* ====================
	#index-rank-area
==================== */
#index-rank-area {
	width: 100%;
	background: url(../img/rank_bg.gif) left top repeat;
	background-size: 30px 30px;
}
#index-rank-area h2 {
	padding: 10px 0 7px;
	text-align: center;
}
#index-rank-box {
	margin: 0 10px 10px;
}
#index-rank-box ul {
	
}
#index-rank-box li {
	margin-bottom: 8px;
}
#index-rank-box li a {
	position: relative;
	display: block;
	overflow: hidden;
	min-height: 50px;
	border: #ffffff 3px solid;
	border-radius: 7px;
	padding: 15px 22px 15px 0;
	color: #000000;
	text-decoration: none;
	background: #ffffff;
}
#index-rank-box li a.arrow::before {
	right: 5px;
}
#index-rank-box li.rank1 a {
	border-color: #ef7300;
	background: url(../img/icon_rank01.png) 2px center no-repeat #ffffff;
	background-size: 31px 21px;
}
#index-rank-box li.rank2 a {
	border-color: #8c8c8c;
	background: url(../img/icon_rank02.png) 6px center no-repeat #ffffff;
	background-size: 23px 21px;
}
#index-rank-box li.rank3 a {
	border-color: #834e00;
	background: url(../img/icon_rank03.png) 6px center no-repeat #ffffff;
	background-size: 23px 21px;
}
#index-rank-box li .article-icon {
	position: absolute;
	top: 50%;
	left: 35px;
	margin-top: -25px;
}
#index-rank-box li .article-text-box {
	padding-left: 95px;
}
#index-rank-box li .article-text-box p {
	display: block;
}
#index-rank-box li .article-text-box .subtext {
	color: #666666;
	font-size: 9px;
}
#index-rank-box li .article-text-box .title {
	line-height: 1.5;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}
#index-rank-area .more {
	text-align: center;
	padding: 5px 0 13px;
}
.copy {
	line-height: 1.4;
	margin-bottom: 10px;
	color: #8c8c8c;
	font-size: 10px;
	text-align: center;
}

/*
.bg_hw{
	background-image:url('../img/hw_bg.jpg');
	background-repeat: repeat-y;
	background-position: center top;
	background-size:100%;
	padding:0 0 40px;
}

#footer{
	position:relative;
	z-index:100;
}
#footer #pagetop{
	margin: -34px 0 0;
}


.hw-logo{
	width: 100%;
}
.hw-logo img{
	width: 100%;
}
*/