@charset "utf-8";
/* ===================================================================
CSS information

 file name  :top.css
 style info :トップページのスタイル
=================================================================== */
body {
	background:#007292 url(/01/images/top/bg_flash.gif) top left repeat-x;
}
#wrap {
	width: 100%;
	min-width:970px;
}
/* --=== flashArea ===-- */
#swfobject {
	text-align:center;
}
#flashArea {
	text-align:left;
	margin: 0 auto;
	height: 620px;
	padding: 0;
	z-index: 1;
}
#flashArea p {
	width:100%;
	background:url(/01/images/top/bg_main.jpg) no-repeat center top;
}
#flashArea_jpg {
	margin: 0 auto;
	height: 620px;
	width: 970px;
}

#contentWrap {
	background: url(/01/images/shared/bg_body.gif) repeat;
}
#contentArea {
	margin:0 auto;
	width:930px;
	padding:12px 20px 0;
	background:#fff;
}
.gotop{
	padding:5px 0 10px;
}

/* --=== news ===-- */
.newsArea {
	background: url(/01/images/top/bg_news.gif) no-repeat 0 0;
	width: 930px;
	height: 44px;
	margin: 0 auto;
	margin-bottom:9px;
	clear:both;
}
#shop p {
	float: left;
}

#shop p.sokuhouBnr{
	float:right;
}
#shop {
	overflow-y:hidden;
	margin-bottom: 20px;
}
