@charset "utf-8";
/* CSS Document */
body{
	background-color: #CDECAD;
}
.w620{
	width: 620px;
	margin: auto;			
}
.coffee444{
	background-position: center;
	height: 70px;
}
.ad300{
	border: 1px solid #106600;
	width: 300px;
	height: 250px;
}
.fL{
	float: left;
}
.fR{
	float: right;
}
.textC{
	text-align: center;
}
.textL{
	text-align: left;
}
.m10{
	margin: 10px;
}

