* {
	margin: 0;
	padding: 0;
	font-family: 'Meiryo', 'Verdana', sans-serif;
}
html {
	overflow-y:scroll;
}



/* 全体 */
body {
	text-align: center;
	margin: 0;
	background:url("image/BG.jpg") no-repeat top;
	line-height:1.2em;
	background-color: #fff;
}

/* コンテナー */
#container {
	width: 760px;
	text-align: left;
	margin: 20px auto;
	overflow: hidden;
	xbackground-color: #ffffff;
}

/* top */
#top {
	width: 760px;
	overflow: hidden;
	xbackground-color: #fcc;
}

#rogo{
	width: 325px;
	float:left;
	overflow: hidden;
	margin-top:10px;
}

#time{
	width: 400px;
	margin:10px;
	float:right;
	background-color: #f00;
	background:url("image/400aka_bottom.png") bottom;
}

#time .timeinner{
	width: 400px;
	xmargin:10px;
	float:right;
	overflow: hidden;
	xbackground-color: #f00;
	background:url("image/400aka_top.png") no-repeat top;
}

#rogo img{
	width: 70px;
	height:100px;
	background-color: #0c0;
	float:left;
	margin-left:10px;
	background:url("image/saru.png") ;
}

#rogo .rogoinner{
	width: 240px;
	xbackground-color: #fff;
	float:right;
}

#rogo .rogoinner span{
	width: 240px;
	font-size:60%;
}

#rogo .rogoinner h1{
	width: 240px;
	height:80px;
	font-size:60%;
	background-color: #fdc;
	text-indent:-9999em;
	display:block;
	background:url("image/shoprogo.png") ;
}

#time ul{
	width: 380px;
	margin:10px 10px 0 10px;
	xbackground-color: #fdc;
	line-height:1.5em;
	text-align:left;
	color:#fff;
	overflow: hidden;
}

#time ul .timehead{
	width:25％;
	font-size:60%;
	xmargin:5px;
	text-align:center;
}

#time ul .timebody{
	width:75％;
	font-size:120%;
	font-weight:bold;
	text-align:left;
	xbackground-color: #fdc;
	margin-left:10px;
}

#time .img{
	width: 380px;
	height:30px;
	margin-left:10px;
	padding-bottom:5px;
	text-indent:-9999em;
	display:block;
	background:url("image/400txt.png") no-repeat;
	xbackground-color: #0c0;
}

#ru-ru{
	width: 760px;
	xbackground-color: #fcd;
	margin-bottom:30px;
}

#ru-ru h1{
	width: 760px;
	xbackground-color: #f00;
	font-size:120%;
	margin-top:30px;
	margin-bottom:5px;
	line-height:1.3em;
	border-bottom: 1px solid #000;
}

#ru-ru p{
	font-size:95%;
	color:#8A0F0F;
	font-weight:bold;
	line-height:1.5em;
}

#ru-ru ul{
	font-size:90%;
	padding-left:30px;
	line-height:1.5em;
	margin:10px 0;
}

#ru-ru ul span{
	font-size:90%;
	color:#139F5F;
}

#container .gotop{
	width: 300px;
	margin-left:230px;
	color:#8A0F0F;
	font-weight:bold;
	display:block;
	padding:10px 0;
	margin-bottom:30px;
	font-size:100%;
	text-align:center;
	background-color: #000
}

#ru-ru dl{
	font-size:90%;
	padding-left:30px;
	line-height:1.5em;
	margin:10px 0;
}

#ru-ru dd{
	font-size:90%;
	color:#E62665;
	margin-left:20px;
}


#map{
	width: 660px;
	height:495px;
	margin:20px 50px;
	background-color: #d3d3d3;
	overflow: hidden;
}

#map strong {
	font-size: 80%;
}

#map p {
	font-size: 65%;
}

#footer{
	width: 760px;
	height:40px;
	background:url("image/footerBG.png") no-repeat;
}

#footer p{
	width: 280px;
	font-size:9px;
	margin-left:240px;
	display:block;
	padding-top:7px;
	xbackground-color: #fcd;
	text-align:center;
	line-height:1.5em;
}




