@charset "Shift_JIS";

* {
	margin:0;
	padding:0;
	border:0;
	font-family:"MS UI Gothic","HiraKakuPro-W3","MS Gothic";
}

img {
	margin:0;
	padding:0;
	border:0;
}

a {
	outline:0;
}

body {
	background:#FFF url(../wi-fi/img/c_bg_001.jpg) no-repeat center top;
	text-align:center;
}

#container {
	width:100%;
	margin:0 auto;
	background-image:url(../story/img/c_bg_002.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	text-align:center;
}

#wrapper {
	width:780px;
	margin:0 auto;
	text-align:left;
	height:2410px;
}

#header {
	width:780px;
	height:50px;
}

#nlogo {
	width:75px;
	height:40px;
	float:left;
}

#dslogo {
	width:149px;
	height:40px;
	float:right;
}

#scrollmenu {
	position:relative;
	width:170px;
	height:416px;
	float:left;
	display:inline;
	margin:0 10px 0 0;
	/*background-color:#F00;*/
}

#main {
	width:600px;
	height:2310px;
	float:left;
	/*background-color:#F00;*/
}

#contents1 {
	width:600px;
}

#contents2 {
	width:600px;
}

#contents3 {
	width:600px;
}

#contents4 {
	width:600px;
}

.scrollbox1 {
	width:170px;
	height:63px;
}

.scrollbox2 {
	width:170px;
	height:303px;
	background:#FFF url(../wi-fi/img/scrollmenu_003.jpg) no-repeat center top;
}

.c_scrollbox2 {
	width:170px;
	height:239px;
	background:#FFF url(../wi-fi/img/c_scrollmenu_003.jpg) no-repeat center top;
}

.mainbox1 {
	width:600px;
}

.mainbox2 {
	width:600px;
	height:25px;
	background-color:#FFF;
}

.mainbox3 {
	width:110px;
	height:25px;
	float:right;
	padding:0 0 20px 0;
}

.scrollbtn1 {
	display:block;
	width:152px;
	height:28px;
	background-image:url(../pokemon/img/scrollbtn_001.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	font-size:1%;
	float:left;
}

.scrollbtn1:hover {
	background-position:0 -28px;
}

.scrollbtn2 {
	display:block;
	width:152px;
	height:28px;
	background-image:url(../platinum/img/scrollbtn_002.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	font-size:1%;
	float:left;
}

.scrollbtn2:hover {
	background-position:0 -28px;
}

.scrollbtn3 {
	display:block;
	width:152px;
	height:28px;
	background-image:url(../wi-fi/img/scrollbtn_003.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	font-size:1%;
	float:left;
}

.scrollbtn3:hover {
	background-position:0 -28px;
}

.scrollbtn4 {
	display:block;
	width:152px;
	height:20px;
	background-image:url(../wi-fi/img/scrollbtn_005.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	font-size:1%;
	float:left;
}

.scrollbtn4:hover {
	background-position:0 -20px;
}

.scrollbtn5 {
	display:block;
	width:152px;
	height:20px;
	background-image:url(../wi-fi/img/scrollbtn_006.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	font-size:1%;
	float:left;
}

.scrollbtn5:hover {
	background-position:0 -20px;
}

.scrollbtn6 {
	display:block;
	width:152px;
	height:20px;
	background-image:url(../wi-fi/img/scrollbtn_007.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	font-size:1%;
	float:left;
}

.scrollbtn6:hover {
	background-position:0 -20px;
}

.scrollbtn8 {
	display:block;
	width:152px;
	height:62px;
	background-image:url(../story/img/scrollbtn_008.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	font-size:1%;
	float:left;
}

.scrollbtn8:hover {
	background-position:0 -62px;
}

.topbtn1 {
	display:block;
	width:170px;
	height:24px;
	background-image:url(../story/img/scrollmenu_004.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	font-size:1%;
	float:left;
}

.topbtn1:hover {
	background-position:0 -24px;
}

.topbtn2 {
	display:block;
	width:110px;
	height:25px;
	background-image:url(../story/img/pagelink_001.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	font-size:1%;
	float:left;
}

.topbtn2:hover {
	background-position:0 -25px;
}

#underlink {
	width:600px;
}

#underlink ul {
	text-align:center;
}

#underlink ul li {
	color:#555;
	display:inline;
	line-height:150%;
	font-size:10px;
}

a:link {
	color:#555;
	text-decoration:underline;
}

a:visited {
	color:#555;
	text-decoration:underline;
}

a:hover {
	color:#F00;
	text-decoration:underline;
}

.staybtn {
	color:#555;
	font-weight:bold;
}

.clear {
	clear:both;
}

.hide {
	position:absolute;
	left:-9999px;
	top:-9999px;
}


/*=================================================
add header
=================================================*/
#add_header{
	width: 100%;
	height: 54px;
	background-image: url(../img/bg_add_header.png);
	background-repeat: repeat-x;
	text-align: center;
}

#add_header #wrap{
	width: 960px;
	margin: 0 auto;
	text-align: center;
}

#add_header #wrap .add_btn{
	width: 580px;
	margin: 0 auto;
	padding-top: 10px;
}

#add_header #wrap .add_btn a img{
	border: none;
}

#wrapper_all{
	background:#FFF url(../platinum/img/c_bg_001.jpg) no-repeat center top;
	text-align:center;
}