@charset "utf-8";

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}


body {
	background: #fff;
	color: #555;
	font-size: 13px;
	font-family:"Pro W3","Hiragino Kaku Gothic Pro",Osaka,"MS PGothic",Sans-Serif;	line-height: 18px;

}

.h1title{
	font-weight: bolder;
	border: solid 1px #fff;
	width: 330px;
	margin-left: 330px;
	margin-top: 50px;
}

#header {
	height: 150px;
	
	background: url(../image/red.jpg);
	background-repeat: repeat-x;
	padding-top: 20px;
}

.toptitle {
	float: left;
}

.topgazou {

	padding-top: 15px;
}

#contents {
	text-align: center;
}

#contents ul {
	width: 966px;
	margin: auto;
}
#contents li {
	list-style: none;
}
#contents li a{
	display: block;
	text-indent: -9999px;
	float: left;
	
	height: 50px;
	width: 161px;
}

#contents li.menu01 a{background: url(../image/home.jpg);}
#contents li.menu01 a:hover{background: url(../image/home-on.jpg);}
#contents li.menu02 a{background: url(../image/menu.jpg);}
#contents li.menu02 a:hover{background: url(../image/menu-on.jpg);}
#contents li.menu03 a{background: url(../image/store.jpg);}
#contents li.menu03 a:hover{background: url(../image/store-on.jpg);}
#contents li.menu04 a{background: url(../image/story.jpg);}
#contents li.menu04 a:hover{background: url(../image/story-on.jpg);}
#contents li.menu05 a{background: url(../image/event.jpg);}
#contents li.menu05 a:hover{background: url(../image/event-on.jpg);}
#contents li.menu06 a{background: url(../image/online.jpg);}
#contents li.menu06 a:hover{background: url(../image/online-on.jpg);}










#box01 {
	width: 930px;
	margin: auto;
	margin-top: 15px;
	
}

.newstitle {
	margin-left: 20px;
}
.newsbox {
	margin-top: 10px;
	background: url(../image/Patternsyellow.jpg);
	width: 439px;
	padding: 7px;
}

.shohin h2 {
	color: #4c260a;
	font-weight: bold;
	margin-top: 10px
}

.shohin {
	width: 439px;
	padding-left: 40px;
}
.setumei {
	float: left;
	margin-top: 10px;
}

.shohin {
	float: left;
}
.curryking {
	border: 1px solid #696969;
	margin-left: 15px;
}

.uguisu {
	border: 1px solid #696969;
	margin-left: 20px;
}

.yomogi {
	border: 1px solid #696969;
	margin-left: 36px;
}


#leftcontents {
	float: left;
}

#rightcontents {
	float: left;
	margin-left: 10px;
}

.osusumebox {
	margin-top: 10px;
	float: left;

}

.blogbox {
	float: left;
	margin-left: 5px;
	margin-top: 11px;
}
.shopinfobox {
	width: 460px;
	border: solid 1px #fff;
	font-size: 10px;
}

.shopinfo {
	float: left;
	margin-right: 12px;
}

.facebookbox {
	clear: both;
	width: 273px;
	height: 120px;
	float: left;
	margin-top: 5px;
	color: #fff;
}



.hmbagels {
	
	padding: 7px;
}

.mark {
	margin-left: 23px;
}
.mobile {
	
	margin-top: 5px;
	margin-left: 10px;
}



#footer {
	height: 25px;
	background: #ff0000;
	margin-top: 600px;
	color: #fff;
	text-align: center;
	padding-top: 5px;
}
	