body             {
	color: #3f3f3f;
	font-size: 12px;
	line-height: 18px;
	background-repeat: repeat;
	background-color: #EADED0;
	background-image: url(../img/bg.gif);
	margin: 0px;
	padding: 0px;
}

/* dive ---------------------------------------- */
.head{
	width: 760px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
}
.sidecafe{
	width: 160px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.sidebtn01{
	width: 180px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
.sidebtn02{
	width: 180px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

/* Foot ---------------------------------------- */

a.foot:link { color: #FFFFFF;	text-decoration: none; }
a.foot:hover  {	color: #FFFFFF;	text-decoration: underline;	}
a.foot:visited { color: #FFFFFF;	text-decoration: none; }
.foottext  { color: #FFFFFF; font-size: 11px; line-height: 17px }
.footer{
	width: 760px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #C59331;
	text-align: right;
	clear: right;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
 }

