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

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

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

/* arrow icon (span tag) */
#back-top span {
	width: 60px;
	height: 60px;
	display: block;
	margin-bottom: 7px;
	background: #8ac4d0 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: #ffefbf;
	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 #4ea0ab;
	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: #5a483b;
	font-weight: bold;
    }
.textbase_11b {
	font-size:13px;
    color: #5a483b;
	font-weight: bold;
    }
.textbase_12b {
	font-size:15px;
    color: #ec748c;
	font-weight: bold;
    }
.textbase_13 {
	font-size:14px;
    color: #2a2763;
	}
.textbase_14 {
	font-size:13px;
	color: #575757;
	}
.textbase_15 {
	font-size:20px;
	color: #ff5589;
	font-weight: bold;
	}
.textbase_16 {
	font-size:16px;
	color: #2a2763;
	}
.textbase_17 {
	font-size:18px;
	color: #c65670;
	font-weight: bold;
	}
.textbase_18 {
	font-size:14px;
    color: #4c495a;
	}
.textbase_19b {
	font-size:15px;
    color: #4c495a;
	font-weight: bold;
    }
.textbase_20b {
	font-size:13px;
    color: #4c495a;
	font-weight: bold;
    }
.textbase_21 {
	font-size:13px;
	color: #575757;
	}
.textbase_22 {
	font-size:16px;
	color: #4c495a;
	}
.textbase_23 {
	font-size:12px;
    color: #000;
	}
.textbase_24b {
	font-size:15px;
    color: #6b4a5d;
	font-weight: bold;
    }
.textbase_25b {
	font-size:23px;
    color: #4ea0ab;
	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;

} 
