@charset "utf-8";


/* ------------------------------
 ■■ CSS for rakuten_emfac_Coop ■■
------------------------------ */




/* ------------------------------
	header
------------------------------ */


div#header {
	position : relative ;
}

a.title_logo img {
	position : absolute ;
	left : 65px ;
	bottom : 0px ;
}

a.mokuji img {
	position : absolute ;
	right : 220px ;
	bottom : 2px ;
}


a.balplan_logo img {
	position : absolute ;
	right : 65px ;
	bottom : 0px ;
}

/* ------------------------------
	sub11 index11
------------------------------ */

#sub11 {
	float: left;
	width: 450px;
	height: 450px;
	background : url(../img/r11-1.gif) ;
	position : relative ;
}

a.bal_ad {
	position : absolute ; 
	bottom : 79px ;
	left : 170px ;
}

a.bal_mail {
	position : absolute ; 
	bottom : 94px ;
	left : 170px ;
}


/* ------------------------------
	footer
------------------------------ */

a.footer_text01 {
	font-size : 11px ;
	color : #4D4D4D ;
	margin-left : 65px ;
	text-decoration : none ;
}

div#footer {
	position : relative ;
}

p.footer_text02 {
	font-size : 10px ;
	color : #4D4D4D ;
	position : absolute ;
	right : 65px ;
	top : 0px ;
}

