body {
	background-color: #c8c8c8;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header{
	height: 160px;
	
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

#background {
	margin-right: auto;
	margin-left: auto;
	background: url(maru_images/background.gif) top center;
	width: 880px;
}

#navi {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: 25px;
}

/////////////////////////////////////////

#all_centering {
background:none top center;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}

#center{
	margin-right: auto;
	margin-left: auto;
	padding-bottom:10px;
	width: 780px;
}

#spacer {
	width: 10px;
	height: 10px;
}

#title{
	float: left;
	width: 780px;
	
}

#text{
	float: left;
	width: 770px;
	margin-left: 10px;
	
	margin-bottom: 10px;
}

#menu{
	float:left;
	width:150px;
	margin-left:10px;
	margin-right:5px;
	text-align:center;
}


#photo{
	float:left;
	width:200px;
	margin-left:10px;
	margin-right:10px;
}

#menu_photo{
	float:left;
	width:130px;
	margin-left:5px;
	margin-right:5px;
}



#shop_info{
	float: left;
	width: 350px;
	padding-left:50px;
	margin: 10px;
}

#map{
	float:left;
	width: 250px;
	height:200px;
	margin: 10px;
}




#contents_left {

	float: left;
	width: 260px;
	padding-bottom: 10px;
}

#topcontents_right {
	float: right;
	width: 500px;
	padding-bottom: 10px;
}




#footer{
	height: 40px;
	
	text-align: right;
	padding-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	clear: both;
}


.text {
	font: 11px/1.8em "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, "‚l‚r ‚oƒSƒVƒbƒN";
	color: #222222;
	
}

.text_menu {
	font: 10px/1.8em "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, "‚l‚r ‚oƒSƒVƒbƒN";
	color: #222222;
}
	


#text_left{
	font: 11px/1.8em "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, "‚l‚r ‚oƒSƒVƒbƒN";
	color: #222222;
	float:left;
	text-align:left;
	width:500px;
	padding-left: 30px;
}

#text_right{
	font: 11px/1.8em "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, "‚l‚r ‚oƒSƒVƒbƒN";
	color: #222222;
	float:right;
	padding-right: 30px;
}
	
