@charset "utf-8";

.clear {clear:both;}

/* ローダー設定 */
.square {
	position:absolute;
	top:330px;
	left:50%;
	height:46px;
	color: #d2dae6;
	z-index:905;
	padding:0px;
	margin-left: -115px;
	font-size:20px;
	text-align:center;
	width: 150px;
}
#busy1{
	font-family: 'Roboto', sans-serif;
	font-size:20px;
}
#load-text {
	font-family: 'Roboto', sans-serif;
	position:absolute;
	top:330px;
	left:50%;
	width:100px;
	z-index:905;
	padding:0px;
	color:#d2dae6;
	margin-left:10px;
	text-align:center;
	font-size:20px;
}
#loadtext {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -9px;
    margin-top: 68px;
}

#loading_a{
	position:absolute;
	left:50%;
	margin-left:-80px;
	bottom:50%;
	margin-bottom:-85px;
}
#loading_b{
	position:absolute;
	left:50%;
	margin-left:-80px;
	bottom:50%;
	margin-bottom:-85px;
	width:161px;
	height:209px;
	height:0;
	overflow:hidden;
}
#loading_b img{
	position:absolute;
	left:0;
	bottom:0;
}




body > .square {height: auto;}


#fade {
	background: #ffffff; margin: 0px; padding: 0px; width: 100%; height: 100%; position: fixed; top:0; z-index: 901; min-height: 100%;
}

#fade2 {
	background: #ffffff; margin: 0px; padding: 0px; width: 100%; height: 100%; position: fixed; top:0; min-height: 100%; z-index: 990;
}

body > #fade {height: auto;}



/* リンク設定 */

a:link {color: #8b826a; text-decoration: underline;}

a:active {color: #8b826a; text-decoration: underline;}

a:visited {color: #8b826a; text-decoration: underline;}

a:hover {color: #8b826a; text-decoration: underline;}



/*-----------------------
footer
------------------------*/

#footer{
	clear: both;
	position:relative;
	width: 100%;
	height: 240px;
	min-width: 1000px;
	background:#FFF;
}
#billing2{
	position:relative;
	text-align:center;
	width:100%;
	padding:30px 0 0;
	text-align:center;
}
#foot_bnr{
	position:relative;
	width:100%;
	padding:25px 0;
}
#fbnr{
	position:relative;
	width:1000px;
	text-align:center;
	margin:0 auto;
}
/* コピーライト */

.credits{
	position: absolute;
	width: 100%;
	text-align: center;
	bottom: 0px;
	color:#474747;
	letter-spacing:0.1em;

}

.credits a{
	color:#474747;
	text-decoration: none;
	font-size:10px;

}

.credits a:hover{
	color:#bababa;
	font-size:10px;
	text-decoration: none;
}

.credits p{
	color:#6e6e6e;
	text-align:center;
	height:50px;
	line-height:54px;
	letter-spacing:0;
	font-size:10px;
}

.credits #links{

	position:absolute;
	right:10px;
	height:9px;
	top:18px;
	font-size:10px;
}
#icon{
	position:absolute;
	right: 170px;
	right:182px;
	top:0;
}

span{
	margin:0 7px;	
	
}

/*-----------------------------
クレジット
------------------------------*/

#credit_tab{
	position:absolute;
	width:100%;
	bottom:-190px;
	height:170px;
	text-align:center;
	background:#FFFFFF;
	padding-top:20px;
}
#credit_tab a:hover{
	color:bf1313;
}
#credit_close{
	position:absolute;
	right:10px;
	top:10px;
	cursor:pointer;
}
#credit_open{
	text-decoration: none;
	cursor:pointer;
}



/*-------------------------
シェア周り
--------------------------*/
#sns_btns{
    width: 120px;
    height: 200px;
    overflow: hidden;
    position: absolute;
    left: 20px;
    top: -155px;
    top: -35px;
    top: 38px;
    color: #333333;
    z-index: 1;
}
.share{
    position: absolute;
    left: 0;
    top: 195px;
    width: 120px !important;
    height: 190px;
}
.upper{
    position: absolute;
    left: 5px;
    top: 172px;
	cursor:pointer;
}

#sns_btns li{
	list-style:none;
	margin: 5px 5px !important;
	margin:0px;
}
#sns_btns #s_line{
	margin-bottom:10px !important;
}
#sns_btns li+li{
	margin-left:10px;
}
#s_tw{
	width:100px;
	overflow:hidden;
}
#s_fb{
	width:110px;
	overflow:hidden;
}
#gplus{
	width:70px;
	overflow:hidden;
}
#s_btn_op{
	position:absolute;
	right:0px;
	cursor:pointer;
}
#s_btn_cl{
	position:absolute;
	right:0px;
	display:none;
	cursor:pointer;
}

#tw{
    position: absolute;
    left: 10px;
    top: 571px;
	top:598px;
}








