@charset "utf-8";
/* 固定バナー用 */

#foot-action-div a:hover{
		opacity:0.9;
	filter: alpha(opacity=90);
}


#foot-action-div{
	position: fixed;
	left: 0px;
	bottom: 0px;
	display: block;
	z-index: 100;
	height: auto;
	width: 100%;
	height:150px;
	}


#foot-action{
	background-color:#1AA165;
	display: block;
	z-index: 100;
	height: auto;
	width: 100%;
}

#foot-action .inner{
	width:1040px;/*960px;*/
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: ;
	z-index: auto;
	position: relative;
	height: 120px;
}

#foot-action .inner .right{
	text-align: right;
}
#foot-action .inner a{
	display: block;
}

.gototop{
	position: absolute;
	top: 5px;
	right: 0px;
	display: block;
	height: 131px;
	width: 36px;
}


/*----------------------------------------
float
------------------------------------------*/

.left {
	float: left;
}
.right {
	float: right;
	margin-right: 50px;
}
.clear {
	clear: both;
}
.center{
	text-align: center;
}

/*---位置--*/


#foot-action-div .fukidashi,
#foot-action-div2 .fukidashi{

	position: absolute;
	left: 0px;
	top: -50px;
}	
.lp3bnr_02 {
    /*padding-top: 5px;*/margin-left: 85px;
}
.lp3bnr_03{
	padding-top: 5px;
}
.lp3bnr_04{
	padding-top: 10px;margin-right: 85px;
}
