@charset "utf-8";
/* CSS Document */
a {
	color: #FFFFFF;
	}
	
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

/*.information {
	width: 650px;
	margin-left:auto;
	margin-right: auto;
	float:right;
	overflow: hidden;
}*/
.information {
	width: 630px;
	margin-right: auto;
	margin-left: 20px;
}

.bn {
	width: 860px;
	}
	
.bnL {
	width: 350px;
	margin-left: 20px;
	_margin-left: 10px;
	}
	
.bnR {
	width: 490px;
	margin-right: 20px;
	_margin-right: 10px;
	margin-left: auto;
}

.bnH50 {
	height: 50px;
	}


/*　オンラインOPEN　*/
.Open {
	background-position: left top;
	background-image: url(renew_r.jpg);
	background-repeat: no-repeat;
	}
	

/*　KIMONO KAGU　*/
.KIMONO {
	background-image: url(kimonokagu_bt_r.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	}

/*　今月のアウトレット　*/
.Outlet {
	background-position: left top;
	background-image: url(bt_outlet_r.jpg);
	background-repeat: no-repeat;
	}

/*　メルマガ誘導　*/
.Magazine {
	background-position: left top;
	background-image: url(magazine_bt_r.jpg);
	background-repeat: no-repeat;
	}

