a{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.9;
	letter-spacing:1px;
	color: #534741;
	background: url(images/back.jpg)  center top; 
	background-attachment: fixed;
	}
	
#wrapper{
	margin: 0 auto;
	text-align: center;
	background: url(images/base.png) repeat-y center top; 
	}

.day {
	font-size: 11px;
	line-height: 1.4;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	letter-spacing:1px;
	}
	
.cap {
	font-size: 12px;
	line-height: 1.6;
}

.red {
	font-size: 16px;
	font-weight:bold;
	color:#FF0000;
}

.green {
	font-size: 15px;
	font-weight:bold;
	color:#008e73;
}


.midashi {
	font-size: 18px;
	letter-spacing:3px;
	font-weight:bold;
}


.navi {
	padding: 20px;
	background:#ffff8e;
	width:760px;
	margin:0 auto;
	margin-top:20px;
}


.fb{
	 margin: 50 auto;
	 clear: left; 
}

.arrow_box {
	position: relative;
	background: #e8e6c8;
}
.arrow_box:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(232, 230, 200, 0);
	border-left-color: #e8e6c8;
	border-width: 20px;
	margin-top: -20px;
}
.nakashima{
	 margin-top:20px;
	 margin-bottom:20px;
	 color: #534741;
	 font-weight:bold;
	 font-size: 12px;
}

.navi_top{
	width:760px;
	text-align:right;
	margin:0 auto;
	margin-top:15px;
}

.navi_p{
	width:760px;
	text-align:left;
	margin:0 auto;
	margin-bottom:15px;
}
.ph_01{
	width:700px;
	text-align:right　!important;
	margin:0 auto;
}
.foodmood_bag{
	width:144px;
}
ul.example {
margin: 0 auto;
padding: 0;
list-style-type: none;
width:765px;
}

ul.example li {
float: left;
margin-right: 5px;
padding: 1px;
text-align: center;
}


/*　リンク　*/

a:link{ color: #1c98fa; text-decoration: none; font-weight:bold; }
	 
a:visited{ color: #B5B5B5; text-decoration: none; font-weight:bold; }
	 
a:hover{ color: #68688C; text-decoration: none; font-weight:bold; }
