@charset "utf-8";


.neko_body {
	width: 948px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}



#header_neko {
	background-image: url(../image/header.gif);
	background-repeat: no-repeat;
	height: 170px;
	width: 948px;
	position: relative;
}

#header_neko h2 {
	height: 190px;
	width: 700px;
	float: left;
	text-indent:-9999em;
	text-decoration:none;
}
#sns_neko {
	height: 27px;
	width: 700px;
	float: left;
	margin-top: -50px;
}
#sns_neko li {
	list-style-type: none;
	float: left;
}

#header_neko h3 {
	height: 147px;
	width: 240px;
	float: right;
	text-indent:-9999em;
	text-decoration:none;
}


#header_neko p.ttl_dl{
	position:absolute;
	width:99px;
	height:12px;
	right:70px;
	bottom:50px;
	background-image: url(../image/ttl_dl.gif);
	background-repeat:no-repeat;
	text-indent:-9999em;
	display:block;
}

#header_neko #applink {
	height: 28px;
	width: 84px;
	position: absolute;
	right: 133px;
	bottom: 17px;
	background-image: url(../image/applink.gif);
	background-repeat:no-repeat;
	text-indent:-9999em;
}

#header_neko #applink a {
	display: block;
	height: 28px;
	width: 84px;
	overflow: hidden;
}


#header_neko #googleplaylink {
	height: 28px;
	width: 88px;
	position: absolute;
	right: 27px;
	bottom: 17px;
	background-image: url(../image/googleplaylink.gif);
	background-repeat:no-repeat;
	text-indent:-9999em;
}

#header_neko #googleplaylink a {
	display: block;
	height: 28px;
	width: 88px;
	overflow: hidden;
}






#main_neko {
	background-image: url(../image/bg.gif);
	background-repeat: no-repeat;
	height: 857px;
	width: 948px;
}

#neko01 {
	background-image: url(../image/iphone01.gif);
	background-position: 37px 45px;
	float: left;
	height: 383px;
	width: 264px;
	background-repeat: no-repeat;
	padding-left: 210px;
	padding-top: 45px;
	margin-top: -16px;
}

#neko02 {
	background-image: url(../image/iphone02.gif);
	background-position: 22px 45px;
	float: left;
	height: 383px;
	width: 279px;
	background-repeat: no-repeat;
	padding-left: 195px;
	padding-top: 45px;
	margin-top: -16px;
}
#neko03 {
	background-image: url(../image/iphone03.gif);
	background-position: 37px 36px;
	float: left;
	height: 393px;
	width: 264px;
	background-repeat: no-repeat;
	padding-left: 210px;
	padding-top: 36px;
	margin-top: -16px;
}
#neko04 {
	background-image: url(../image/iphone04.gif);
	background-position: 22px 36px;
	float: left;
	height: 393px;
	width: 279px;
	background-repeat: no-repeat;
	padding-left: 195px;
	padding-top: 36px;
	margin-top: -16px;
}


#neko01 .point,#neko02 .point,#neko03 .point,#neko04 .point
{
	background-repeat: no-repeat;
	width: 255px;
	height: 100px;
	text-indent:-9999em;
	text-decoration:none;
}

#neko01 .point{background-image: url(../image/cat01.gif);}
#neko02 .point{background-image: url(../image/cat02.gif);}
#neko03 .point{background-image: url(../image/cat03.gif);}
#neko04 .point{background-image: url(../image/cat04.gif);}


#neko01 .catch,#neko02 .catch,#neko03 .catch,#neko04 .catch{
	background-repeat: no-repeat;
	height: 63px;
	width: 255px;
	text-indent:-9999em;
	text-decoration:none;
}

#neko01 .catch{	background-image: url(../image/catch01.gif);}
#neko02 .catch{	background-image: url(../image/catch02.gif);}
#neko03 .catch{	background-image: url(../image/catch03.gif);}
#neko04 .catch{	background-image: url(../image/catch04.gif);}


#neko01 .txt,#neko02 .txt,#neko03 .txt,#neko04 .txt{
	background-repeat: no-repeat;
	height: 165px;
	width: 255px;
	text-indent:-9999em;
	text-decoration:none;
}

#neko01 .txt{	background-image: url(../image/txt01.gif);}
#neko02 .txt{	background-image: url(../image/txt02.gif);}
#neko03 .txt{	background-image: url(../image/txt03.gif);}
#neko04 .txt{	background-image: url(../image/txt04.gif);}#banner_neko {
	margin-top: 10px;
}
#banner_neko p {
	font-size: 12px;
	color: #626262;
	margin-top: 10px;
	margin-bottom: 10px;
}


#banner_neko .bn01 {
	margin: 10px;
	float: left;
}

#banner_neko .bn02 {
	margin: 10px;
	float: right;
}


.notice {
	text-align: center;
	font-size: 20px;
	line-height: 2;
	padding: 20vh 0 30vh;
}