#back-top {
	position: fixed;
	bottom: 30px;
	margin-left: 1180px;
}

#back-top a {
	width: 80px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #3f3c31;

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #797979;
}

/* arrow icon (span tag) */
#back-top span {
	width: 80px;
	height: 80px;
	display: block;
	margin-bottom: 7px;
	background: #ffcc00 url(img/up-arrow.png) no-repeat center center;
	opacity: 0.7;


	/* rounded corners */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	background-color: #fff0b4;
	opacity: 0.7;
}








.linkimg:hover{
 	        position:relative;
 	        top: 1px;
 	        left:1px;
　　　　 　 }

a:link { color: #000000; }
a:visited { color: #333333; }
a:hover { color: #ea68a2; }
a:active { color: #ea68a2; }



.iframe01{
	border: 1px solid #ff83d8;
	background-image:url(img/log_bg.png);
	background-repeat: repeat;	
}

.iframe02{
	border: 1px solid #ff8400;
	background-image:url(img/log_bg.png);
	background-repeat: repeat;	
}





.textbase_01 {
	font-size:13px;
    color: #666;
	}
.textbase_02 {
	font-size:15px;
	color: #666;
	}
.textbass_03 {
	font-size:12px;
	color: #FFF;
	}
.textbase_04 {
	font-size:15px;
	color: #e5004f;
	}
.textbase_05 {
	font-size:15px;
	color: #ea68a2;
	}
.textbase_05b {
	font-size:15px;
	color: #ea68a2;
	font-weight: bold;
	}
	
.textbase_06 {
	font-size:14px;
    color: #000;
	}
.textbase_07 {
	font-size:13px;
    color: #000;
	}
.textbase_06b {
	font-size:14px;
    color: #000;
	font-weight: bold;
    }
.textbass_08 {
	font-size:13px;
	color: #FFF;
	font-weight: bold;
	}
.textbase_09 {
	font-size:20px;
	color: #e5004f;
	font-weight: bold;
	}
.textbase_10b {
	font-size:14px;
    color: #3f3c31;
	font-weight: bold;
    }
.textbase_11b {
	font-size:13px;
    color: #3f3c31;
	font-weight: bold;
    }
.textbase_12b {
	font-size:15px;
    color: #ff9000;
	font-weight: bold;
    }
.textbase_13 {
	font-size:14px;
    color: #3f3c31;
	}
.textbase_14 {
	font-size:13px;
	color: #3f3c31;
	}
.textbase_15 {
	font-size:20px;
	color: #ff8400;
	font-weight: bold;
	}
.textbase_16 {
	font-size:16px;
	color: #3f3c31;
	}
.textbase_17 {
	font-size:18px;
	color: #ff8400;
	font-weight: bold;
	}
	
	

#line{
	clear:both;
	background:#666666;
	font-size:13px;
	color:#fff;
	padding:10px 0px 10px 0px;
	text-align:center;
	}   

#footer {
	color:#fff;
	background:#666666;
	font-size:10pt; /* 文字サイズ */ 
    margin: 0 auto;  
	width:880px;
	vertical-align: middle;
	padding:30px;
　　position:absolute;
} 

#spec {
	color:#fff;
	font-size:10pt; /* 文字サイズ */ 
    margin: 0 auto;  
	width:1000px;
	vertical-align: middle;
　　position:absolute;
} 

#log {
	color:#fff;
	font-size:5pt; /* 文字サイズ */ 
    margin: 0 auto;  
	width:1000px;
	vertical-align: middle;
　　position:absolute;
	padding:10px;

} 
