@charset "Shift_JIS";
/* for 760 */

#glftmp-cover {
	width:auto;
	margin:10px 0 0 0;
	padding:0;
	text-align:center;
	background-color:#fff;
}

#glftmp {
	width:760px;
	margin:0 auto;
	padding:0 0 20px 0;
	text-align:left;
	font-size:12px;
	line-height:1.2;
	border-top:1px solid #ccc;
}

#glftmp #glftmp-menu {
	width:760px;
	margin:0;
	padding:10px 0 0 0;
	min-height:0;
	text-align:left;
	/*\*//*/
display: inline-table;
/**/
}
*+html:first-child body #glftmp #glftmp-menu {
overflow: hidden;
}
#glftmp #glftmp-menu:after{
	content:".";
	display:block;
	height:0;
	clear: both;
	visibility:hidden;
	line-height:0;
}
/* \*/ 
* html #glftmp #glftmp-menu {height:1%;} 
#glftmp #glftmp-menu {display: block;} 
/* */

#glftmp #glftmp-mleft {
	width:250px;
	margin:0;
	padding:0;
	float:left;
}
#glftmp #glftmp-mright {
	width:500px;
	margin:0;
	padding:0;
	float:right;
	text-align:right;
}


#glftmp #glftmp-copy {
	width:760px;
	margin:20px 0 0 0;
	padding:0;
	min-height:0;
	text-align:left;
	/*\*//*/
display: inline-table;
/**/
}
*+html:first-child body #glftmp #glftmp-copy {
overflow: hidden;
}
#glftmp #glftmp-copy:after{
	content:".";
	display:block;
	height:0;
	clear: both;
	visibility:hidden;
	line-height:0;
}
/* \*/ 
* html #glftmp #glftmp-copy {height:1%;} 
#glftmp #glftmp-copy {display: block;} 
/* */
#glftmp #glftmp-copy img,#glftmp #glftmp-copy a img {
	border:0;
	vertical-align:bottom;
	text-decoration:none;
}
#glftmp #glftmp-copy #glftmp-copyright {
	float:left;
	width:297px;
}

/* 100423 modify ===========*/
#glftmp a,#glftmp a:link{
	text-decoration: none;
	background: url(../images/bg_footer_line.jpg) no-repeat;
	padding-left:13px;
	background-color: transparent;
	color: #333;	
}
#glftmp a.no-line,#glftmp a.no-line:link{
	text-decoration: none;
	color: #333;
	background: none;
	padding-left:0;
}
/* 100423 modify ===========*/

#glftmp a:visited{
	background-color: transparent;
	color: #333;
	text-decoration: none;
}
#glftmp a:hover,#glftmp a:active{
	background-color: transparent;
	color: #333;
	text-decoration: none;
}