@charset "UTF-8";
/****************************************

		Reset

*****************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
background:none repeat scroll 0 0 transparent;
border:0 none;
font-size:100%;
margin:0;
outline:0 none;
padding:0;
vertical-align:baseline;
}

html {
	height:100%;
}

body {line-height:1;}
ol, ul {list-style:none outside none;}

body {
	font:14px/150% Verdana, Arial,'helvetica neue bold','Hiragino Kaku Gothic Pro',Osaka,'ＭＳ Ｐゴシック', sans-serif;
	color: #333;
	overflow: hidden;
	height:100%;
}

img {
	border:0px;
}

/****************************************

		絶対いる

*****************************************/

.bgmaximage{
	position:fixed !important;
	display:none;
}

#maincontent {
	top: 0;
	left: 0;
	z-index: 50;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

/****************************************

		Reset

*****************************************/
div#body {
	width:100%;
	margin:0 auto;
	height:100%;
	position: relative;
	overflow: hidden;
}

#sns{
	position:fixed;
	top: 40px;
	right: 35px;
}


#kanban{
	position: fixed;
	top: 40%;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	width: 700px;
	z-index: 5;
    text-align: center;  
}

#top_btn {
	margin-bottom:20px;
	}


#menu_btn {
	margin: 0 auto; 
    text-align: center;  
}

#footer{
	text-align:center;
	font-size:10px;
	color:#FFF;
	position:absolute;
	left:50%;
	bottom:10px;
	margin-left:-142px;
}

.btn_center {
	margin:0px 15px 0px 15px;
}
