@charset "utf-8";
/*auショップ音更木野website

top.css - TOPpage専用
==========================================================================================
*/


/* All
-------------------------------------------- */
body {
	background: url(../../images/bg_bodytop.gif) repeat-x left top;
}


/* class
-------------------------------------------- */

.mtop10 {
	margin: 10px 0px 0px 0px;
}


/* Flash表示部
-------------------------------------------- */
#mainimage {
	width: 850px;
	height: 215px;
	padding: 15px 0px;
	margin: 0px auto;
	clear: both;
	text-align: center;
}

/* Information
-------------------------------------------- */
h2 {
	margin: 0px;
}
#info_wrap {
	background: url(../../images/bg_topinfo.gif) no-repeat bottom;
	margin: 0px;
	padding: 20px;
	width: 560px;
	height: 185px;
}

/* メンバー+店舗+スタッフnavi
-------------------------------------------- */
.memleft {
	margin: 20px 0px;
	float: left;
}

#top_navi {
	margin: 20px 0px;
	float: right;
	height: 230px;
	width: 200px;
}
#top_navi p {
	margin: 0px;
}

