@charset "utf-8";
/* CSS Document */

body {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#666;
background:url(../images/nin_bodybg.jpg) repeat-x center top;
}





.clear{
	clear:both;
}
/*  font ＆ color  */
.fonfff{
	font-family: 'Nunito', sans-serif;
	color:#FFF;
}
.fon600{
	font-family: 'Nunito', sans-serif;
	color:#600;
}
.fonpnk{
	font-family: 'Nunito', sans-serif;
	color:#FF3467;
}

.colfff{
	color:#FFF;
}
.col600{
	color:#600;
}








#wapper3 {
	background:url(../images/nin_btmbg.jpg) repeat-x left bottom;
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}
#wapper{
	background:url(../images/nin_dragon.png) no-repeat;
	background-position:left 31px;
	width:1080px;
	height:auto;
	margin:0 auto;
	padding:0;
}



/* main */
#mainmain{
	width:1080px;
	height:850px;
	margin:0 auto;
	padding:0;
}

#header {
	width:800px;
	height:535px;
	margin:0;
	padding:16px 0 0 27px;
}
#hone{
	width:800px;
	height:auto;
	margin:0;
	padding:0;
	color:#03C;
	font-size:12px;
	line-height:120%;
	font-weight:normal;
}

#botarea{
	width:700px;
	height:auto;
	margin:0;
	padding:0 0 0 91px;
}
#bot_en{
	display:block;
	background:url(../images/nin_enter.png) no-repeat;
	width:266px;
	height:70px;
	margin:0;
	padding:0;
	float:left;
	text-decoration:none;
}
#bot_le{
	display:block;
	background:url(../images/nin_leav.png) no-repeat;
	width:201px;
	height:54px;
	margin:8px 0 0 31px;
	padding:0;
	float:left;
	text-decoration:none;
}

#midbox{
	width:900px;
	height:130px;
	margin:0 auto;
	padding:0;
	font-size:14px;
	line-height:150%;
}
#midbox h2{
	font-weight:normal;
}


/*フッターエリア*/
#footer {
	background:url(../images/nin_foot.jpg) left 50px no-repeat;
	width:1000px;
	height:23px;
	margin:0 auto;
	padding:265px 0 0;
}


#foot_btmcopy{
	width:1000px;
	height:auto;
	margin:0;
	padding:0;
	text-align:center;
	color:#666;
	font-size:12px;
	line-height:17px;
}

#splook_bot{
	display:block;
	background:url(../images/looksp_bot.jpg) repeat-x;
	width:946px;
	height:90px;
	margin:5px auto;
	padding:0;
	text-align:center;
	color:#FFF;
	font-size:40px;
	line-height:90px;
	text-decoration:none;
	border-radius:20px;
	border:#000 1px solid;
}
