body{
	font:normal 14pt/120% "ＭＳ Ｐゴシック",Osaka,sans-serif;
	color:#666;
	background:#fff url(/img/index/bg.jpg);
	word-break:break-all;
	font-size:11pt;
	line-height:150%;
	margin:0px;padding:0px;
}
*:first-child+html body{
	font-family:"Lucida Grande","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo","ＭＳ Ｐゴシック",Osaka,sans-serif;
}
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
img{
	border:0;
}
h1{
	color:#888;
	font-size:7pt;
	font-weight:normal;
	margin:0 0 0 5px;
	padding:0px;
	position:absolute;top:28px;left:130px;
}

.mr10{
	margin-right:10px;
}
.header{
	position:relative;
	width:960px;
	margin:0px auto;
	padding:0px;
	background:#fff;
}
.header span{
	display:block;
	font-weight:bold;
	margin:15px 0 0 5px;
	paddin:0px;
}
.header p{
	font-size:8pt;
	margin:0 0 0 5px;
	paddin:0px;
}
.header ul{
	width:950px;
	list-style-type:none;
	padding:10px 5px 0 5px;
	margin:0px;
	background:#fff;
}
.header li{
	float:left;
	width:470px;
	height:186px;
	font-size:9pt;
	background:#fff url(/img/index/text_bg.jpg) no-repeat;
	paddin:0px;
}
.header strong{
	display:block;
	font-size:11pt;
	margin:10px 0 0 45px;
}
.header .text{
	width:410px;
	float:right;
	font-size:9pt;
	margin:0 10px 0 0;
}
/*---	--------------------------------------------------------出勤 --*/

.schedule{
	width:960px;
	height:350px;
	overflow:hidden;
	margin:0px auto;
	padding:20px 0 0 0;
	background:#fff;
}
.schedule h2{
	display:none;
}
.entry{
	width:180px;
	height:295px;
	overflow:hidden;
	float:left;
	text-align:center;
	margin:10px 5px 0px 5px;
	padding:0px;
	background-color:#f2e2b5;
	border:1px solid #b99f58;
}
.entry img{
	border:1px solid #444;
}
.schedule-entry-date{
	clear:both;
	width:960px;
	height:30px;
	color:#7f5d00;
	font-size:10pt;
	font-weight:bold;
	text-indent:90px;
	margin:5px 0px 0px 0px;
	padding:8px 0px 0px 0px;
	background:#fff url(/img/index/scheduletitle_bg.jpg) no-repeat;
}
.entry .entry-body{
	text-align:center;
	padding:5px;
}
.entry span{
	display:inline;
	margin:0px;padding:0px;
	background:none;
}
.entry .wp-caption-text{
	font-size:10pt;
}
.entry p{
	font-size:10pt;
	margin:0px;
	padding:0px 0px 0px 0px;
}
.entry h3{
	font-size:10pt;
	margin:5px 10px 0 10px;
	border-bottom:1px solid #b99f58;
}
.posted{
	font-size:9pt;
}
a.schedulelink:link 		{color:#4E331D;text-decoration:underline;}
a.schedule:visited  	{color:#4E331D;text-decoration:underline;}
a.schedule:hover  		{color:#E3B9D4;text-decoration:none;}

.entry h3 a:link,
.entry h3 a:visited{
	color:#C670A7;
	margin:0px;padding:0px;
}
.posted a:link,
.posted a:visited{
	color:#C670A7;
}
.posts-navi{
	clear:both;
	font-size:9pt;
	margin:10px 0 0 10px;
}

/*---	--------------------------------------------------------店舗紹介 --*/
.shop{
	width:960px;
	margin:0px auto;
	padding:10px 0 0 0;
	background:#fff;
}
.shop h2{
	display:none;
}
.shop .title{
	margin:0 0 0 5px;
}
.shop dl{
	width:960px;
	margin:5px 0 20px 0;
	padding:0px;
	border-bottom:1px solid #E1CA48;
}
.shop dd{
	width:374px;
	float:left;
	margin:0 10px 0 5px;
}
.shop dt{
	width:570px;
	float:left;
}
.shop strong{
	display:block;
	color:#7f5d00;
	margin:0 0 5px 5px;
}
.shop p{
	font-size:9pt;
	margin:0px;
	padding:0px;
}
.shop span{
	display:block;
	color:#333;
	font-size:9pt;
}
.shop .shoplink:link,
.shop .shoplink:visited{
	display:block;
	font-size:9pt;
	color:#7f5d00;
	margin:5px 0 10px 0;
}
/*---	--------------------------------------------------------インフォメ --*/

.information{
	width:960px;
	margin:0px auto;
	padding:10px 0 0 0;
	background:#fff;
}
.information h2{
	display:none;
}
.information p{
	margin:0px;
	padding:0px;
}
.information .title{
	margin:0px;
}
.information .content{
	margin:0 10px 0 10px;
	padding:10px;
}
.information .background{
	margin:0 0 5px 0;
	padding:5px;
	background-color:#F2E2B5;
}
.information .date{
	font-size:8pt;
}
.information .titletext{
	font-weight:bold;
}
.information .link,
.information .link a{
	font-size:9pt;
	color:#7F5D00;
	margin:5px 0 5px 0;
}
.information .link a:hover{
	text-decoration:none;
}

/*---	--------------------------------------------------------フッター --*/

.copyright{
	width:960px;
	margin:10px auto;
}