@charset "UTF-8";
/* CSS Document */
body {
	background:#fff url(../img/bg_index.gif) repeat-x top left;
}
#lachclub {
	width:295px;
	background:url(../img/bg_lachclub.gif) top left no-repeat;
	height:115px;
	overflow:hidden;
	float:left;
}
#lachyoga {
	width:295px;
	background:url(../img/bg_lachyoga.gif) top left no-repeat;
	height:115px;
	overflow:hidden;
	float:left;
}
