/* all
----------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}
html {
	font-size: 62.5%;
}
body {
	font-size: 120%;
	line-height: 160%;
	background: url(../images/common/bg.gif);
	color: #636363;
}
img {
	border: none;
}
.clr {
	clear: both;
}
#page {
	margin: 0 auto;
	width: 908px;
	background: url(../images/common/page-back.png) repeat-y;
}
#main {
	margin: 0 auto;
	width: 900px;
}
/* a
----------------------------------------------- */
a:link {
	color: #5582bb;
	text-decoration: none;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #ff8000;
}
/* header
----------------------------------------------- */
#header {
	position: relative;
	width: 900px;
	height: 68px;
	border-bottom: 2px solid #d1474f;
}
#logo {
	padding: 4px 0 0 8px;
}
#header ul {
	position: absolute;
	bottom: 2px;
	right: 10px;
	list-style: none;
}
#header li {
	margin: 0 0 0 20px;
	padding: 0 0 0 14px;
	background: url(../images/common/c-rarr.gif) no-repeat left;
	float: left;
}
#header a {
	color: #6f6f6f;
}
/* global
----------------------------------------------- */
#global {
	width: 900px;
	height: 35px;
	list-style: none;
}
#global li {
	float: left;
}
#global li a, #global li span {
	display: block;
	width: 180px;
	height: 35px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}
#g-foods a {
	background: url(../images/common/global.gif) no-repeat;
}
#g-foods a:hover, #g-foods span {
	background: url(../images/common/global.gif) no-repeat 0 -35px;
}
#g-organic a {
	background: url(../images/common/global.gif) no-repeat -180px 0;
}
#g-organic a:hover, #g-organic span {
	background: url(../images/common/global.gif) no-repeat -180px -35px;
}
#g-recruit a {
	background: url(../images/common/global.gif) no-repeat -360px 0;
}
#g-recruit a:hover, #g-recruit span {
	background: url(../images/common/global.gif) no-repeat -360px -35px;
}
#g-location a {
	background: url(../images/common/global.gif) no-repeat -540px 0;
}
#g-location a:hover, #g-location span {
	background: url(../images/common/global.gif) no-repeat -540px -35px;
}
#g-about a {
	background: url(../images/common/global.gif) no-repeat -720px 0;
}
#g-about a:hover, #g-about span {
	background: url(../images/common/global.gif) no-repeat -720px -35px;
}
/* main-contents
----------------------------------------------- */
#area {
	margin: 0 0 25px 0;
	padding: 25px 10px 0 10px;
	background: url(../images/common/area-bg.gif) repeat-x top;
}
#menu-bg {
	background: url(../images/common/side-back.gif) repeat-y;
}
#contents {
	width: 680px;
	float: right;
}
#contact #contents, #sitemap #contents {
	margin: 0 auto;
	float: none;
}
#contents h2, #contents h3 {
	margin: 0 0 10px 0;
	font-size: 120%;
}
.catch {
	padding: 0 0 10px 20px;
}
.box {
	position: relative;
	margin: 0 0 20px 0;
}
.pad-15 {
	padding: 15px;
}
.pad-trl15 {
	padding: 15px 15px 0 15px;
}
.pad-rl15 {
	padding: 0 15px;
}
.pad-rbl15 {
	padding: 0 15px 15px 15px;
}
.pad-tb15 {
	padding: 15px 0;
}
.pad-r210 {
	padding: 0 210px 0 0;
}
.box p {
	margin: 0 0 5px 0;
}
.box h4 {
	clear: both;
	margin: 0 0 5px 0;
	font-size: 100%;
}
.box ul, .box ol {
	margin: 0 0 10px 30px;
}
.box li {
	margin: 0 0 3px 0;
}
.box ul.mn-ind {
	margin: 5px 0 0 0;
	list-style: none;
}
.box ul.mn-ind li {
	margin: 0 0 3px 1em;
	text-indent: -1em;
}
.img-right {
	margin: 10px 0 10px 10px;
	font-size: 90%;
	text-align: center;
	float: right;
}
.takumi {
	position: absolute;
	top: -50px;
	right: 15px;
}
.box ul.photo {
	margin: 5px 0 0 0;
	list-style: none;
}
.box ul.photo li {
	margin: 0 5px 3px 5px;
	text-align: center;
	float: left;
}
.img-left {
	margin: 0 10px 10px 0;
	float: left;
}
.box ul.link-button, .box ul.job-button {
	clear: both;
	margin: 0 0 10px 0;
	list-style: none;
}
.b-one {
	margin: 0 auto 10px auto !important;
	width: 250px;
}
.b-two {
	margin: 0 auto 10px auto !important;
	width: 520px;
}
.box ul.link-button li, .box ul.job-button li {
	color: #b01322;
	text-align: center;
	float: left;
}
.b-one li, .b-two li {
	margin: 0 15px !important;
}
.link-button a, .job-button a {
	display: block;
	width: 220px;
	height: 100px;
	text-indent: -9999px;
	overflow: hidden;
}
.job-button a {
	width: 164px;
	height: 135px;
}
#dinner a {
	background: url(../images/taste/dinner.jpg) no-repeat;
}
#dinner a:hover {
	background: url(../images/taste/dinner.jpg) no-repeat left bottom;
}
#farmer a {
	background: url(../images/taste/farmer.jpg) no-repeat;
}
#farmer a:hover {
	background: url(../images/taste/farmer.jpg) no-repeat left bottom;
}
#new a {
	background: url(../images/recruit/new.jpg) no-repeat;
}
#new a:hover {
	background: url(../images/recruit/new.jpg) no-repeat left bottom;
}
#second {
	margin: 0 10px;
}
#second a {
	background: url(../images/recruit/second.jpg) no-repeat;
}
#second a:hover {
	background: url(../images/recruit/second.jpg) no-repeat left bottom;
}
#parttime a {
	background: url(../images/recruit/parttime.jpg) no-repeat;
}
#parttime a:hover {
	background: url(../images/recruit/parttime.jpg) no-repeat left bottom;
}
#senior a {
	background: url(../images/recruit/senior.jpg) no-repeat;
}
#senior a:hover {
	background: url(../images/recruit/senior.jpg) no-repeat left bottom;
}
#study a {
	background: url(../images/recruit/study.jpg) no-repeat;
}
#study a:hover {
	background: url(../images/recruit/study.jpg) no-repeat left bottom;
}
#j-shop a {
	background: url(../images/top/but-shop.jpg) no-repeat;
}
#j-shop a:hover {
	background: url(../images/top/but-shop.jpg) no-repeat bottom left;
}
#j-dinner a {
	margin: 0 10px;
	background: url(../images/top/but-dinner.jpg) no-repeat;
}
#j-dinner a:hover {
	background: url(../images/top/but-dinner.jpg) no-repeat bottom left;
}
#j-freeze a {
	background: url(../images/top/but-freeze.jpg) no-repeat;
}
#j-freeze a:hover {
	background: url(../images/top/but-freeze.jpg) no-repeat bottom left;
}
#b-job01 a {
	margin: 0 0 8px 0;
	background: url(../images/recruit/b-job01.jpg) no-repeat;
}
#b-job01 a:hover {
	background: url(../images/recruit/b-job01.jpg) no-repeat bottom left;
}
#b-job02 a {
	margin: 0 8px 8px;
	background: url(../images/recruit/b-job02.jpg) no-repeat;
}
#b-job02 a:hover {
	background: url(../images/recruit/b-job02.jpg) no-repeat bottom left;
}
#b-job03 a {
	margin: 0 8px 8px 0;
	background: url(../images/recruit/b-job03.jpg) no-repeat;
}
#b-job03 a:hover {
	background: url(../images/recruit/b-job03.jpg) no-repeat bottom left;
}
#b-job04 a {
	margin: 0 0 8px 0;
	background: url(../images/recruit/b-job04.jpg) no-repeat;
}
#b-job04 a:hover {
	background: url(../images/recruit/b-job04.jpg) no-repeat bottom left;
}
#b-job05 a {
	margin: 0 0 8px 0;
	background: url(../images/recruit/b-job05.jpg) no-repeat;
}
#b-job05 a:hover {
	background: url(../images/recruit/b-job05.jpg) no-repeat bottom left;
}
#b-job06 a {
	margin: 0 8px 8px 0;
	background: url(../images/recruit/b-job06.jpg) no-repeat;
}
#b-job06 a:hover {
	background: url(../images/recruit/b-job06.jpg) no-repeat bottom left;
}
#b-job07 a {
	margin: 0 8px 8px 0;
	background: url(../images/recruit/b-job07.jpg) no-repeat;
}
#b-job07 a:hover {
	background: url(../images/recruit/b-job07.jpg) no-repeat bottom left;
}
#b-job08 a {
	margin: 0 0 8px 0;
	background: url(../images/recruit/b-job08.jpg) no-repeat;
}
#b-job08 a:hover {
	background: url(../images/recruit/b-job08.jpg) no-repeat bottom left;
}
#b-job09 a {
	margin: 0 0 8px 0;
	background: url(../images/recruit/b-job09.jpg) no-repeat;
}
#b-job09 a:hover {
	background: url(../images/recruit/b-job09.jpg) no-repeat bottom left;
}
#b-job10 a {
	margin: 0 8px 8px;
	background: url(../images/recruit/b-job10.jpg) no-repeat;
}
#b-job10 a:hover {
	background: url(../images/recruit/b-job10.jpg) no-repeat bottom left;
}
#b-job11 a {
	margin: 0 0 8px 0;
	background: url(../images/recruit/b-job11.jpg) no-repeat;
}
#b-job11 a:hover {
	background: url(../images/recruit/b-job11.jpg) no-repeat bottom left;
}
#b-job12 a {
	margin: 0 0 8px 0;
	background: url(../images/recruit/b-job12.jpg) no-repeat;
}
#b-job12 a:hover {
	background: url(../images/recruit/b-job12.jpg) no-repeat bottom left;
}
#b-job13 a {
	margin: 0 8px 8px 0;
	background: url(../images/recruit/b-job13.jpg) no-repeat;
}
#b-job13 a:hover {
	background: url(../images/recruit/b-job13.jpg) no-repeat bottom left;
}
.box ul.icon-list {
	margin: 20px 0 10px 0;
	list-style: none;
}
.box ul.icon-list img {
	margin: 0 10px 10px 0;
	float: left;
}
.flow {
	position: relative;
	width: 640px;
	list-style: none;
	background: url(../images/recruit/flow-arrow.jpg) no-repeat left bottom;
}
.flow ul {
	margin: 15px 0 0 70px;
	width: 570px;
	list-style: none;
}
.flow li {
	position: relative;
	width: 570px;
	height: 131px;
}
.flow li.last {
	height: 102px;
}
.l-posi {
	position: absolute;
	top: 88px;
	left: 5px;
	margin: 0 0 0 1em;
	text-indent: -1em;
}
.r-posi {
	position: absolute;
	top: 88px;
	right: 0;
	width: 260px;
}
#faq dt {
	margin: 0 0 5px 0;
	padding: 35px 0 0 70px;
	background: url(../images/recruit/icon-q.gif) no-repeat;
}
#faq dd {
	margin: 0 0 10px 0;
	padding: 30px 0 0 70px;
	background: url(../images/recruit/icon-a.gif) no-repeat;
	border-bottom: 1px dotted #5d5d5d;
}
.txt-center {
	text-align: center;
}
.txt-right {
	text-align: right;
}
.flt-right {
	margin: 0 0 10px 10px;
	float: right;
}
.expand {
	padding: 2px 0 2px 18px;
	color: #b01322;
	background: url(../images/common/expand.gif) no-repeat left;
}
/*#entry-n a,*/ #entry-s a, #entry-p a {
	display: block;
	margin: 40px auto 0;
	width: 220px;
	height: 60px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/recruit/entry-p.gif) no-repeat;
}
li#entry-s {
	margin: 0 10px;
}
#entry-p a:hover {
	background: url(../images/recruit/entry-p.gif) no-repeat left bottom;
}

#entry-s a{
background:url(../images/recruit/entry-s.gif) no-repeat;
}

#entry-s a:hover{
background:url(../images/recruit/entry-s.gif) no-repeat left bottom;
}
/*
#entry-n a{
background:url(../images/recruit/entry-n.gif) no-repeat;
}

#entry-n a:hover{
background:url(../images/recruit/entry-n.gif) no-repeat left bottom;
}
*/
/* about
----------------------------------------------- */
#about dt {
	margin: 0 0 4px 0;
	padding: 0 0 2px 0;
	border-bottom: 1px dotted #5d5d5d;
}
#about dd {
	margin: 0 0 15px 0;
}
#about #contents ul span {
	display: block;
	margin: -1.6em 0 0 160px;
}
#about #contents ul span.two-line {
	margin: -3.2em 0 1.6em 148px;
}
#about #contents ul ul span {
	display: block;
	margin: -1.6em 0 0 148px;
}
.no-disc {
	list-style: none;
	margin: 1.6em 0 0 0 !important;
}
#about #contents ul ul {
	margin: 0 0 5px 1em;
}
#head-photo {
	margin: 40px auto 0;
	width: 300px;
	text-align: center;
}
/* foods
----------------------------------------------- */
.foods-box {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}
.foods-box div {
	padding: 5px 10px 0 10px;
	width: 319px;
	float: left;
}
.bdr-r {
	border-right: 1px dotted #5d5d5d;
}
.bdr-l {
	border-left: 1px dotted #5d5d5d;
}
.bdr-b {
	border-bottom: 1px dotted #5d5d5d;
}
.foods-box dt {
	color: #ff8000;
	text-align: center;
}
.foods-box dd {
	margin: 0 0 5px 0;
}
.foods-box img {
	display: block;
	margin: 0 auto 4px auto;
}
.foods-box ul {
	margin: -2px 0 0 0;
	list-style: none;
}
.shop-list {
	width: 49%;
	float: left;
}
.foods-box a {
	padding: 0 0 0 8px;
	background: url(../images/common/rarr.gif) no-repeat left;
}
ul.li-in {
	margin: 5px 0 0 0;
}
.li-in li {
	display: inline;
	margin: 0 5px 0 0;
}
.rice {
	clear: both;
	font-size: 90%;
	text-align: right;
	list-style: none;
}
.rice li {
	margin: 0;
}
#detail {
	list-style: none;
}
#detail li {
	width: 49%;
	text-align: center;
	float: left;
}
.super {
	display: block;
	margin: 0 0 0 5em;
	font-weight: bold;
}
/* location
----------------------------------------------- */
.box-left {
	width: 335px;
	float: left;
}
.box-right {
	width: 335px;
	float: right;
}
dl.box-left, dl.box-right {
	margin: 0 0 0 20px;
	width: 300px;
}
.loc {
	margin: 0 0 0 -7px !important;
	list-style: none;
}
.loc li {
	margin: 0 0 -20px 7px;
	text-align: right;
	float: left;
}
.loc span, .c-rarr {
	padding: 0 0 0 14px;
	background: url(../images/common/c-rarr.gif) no-repeat left;
}
/* shop
----------------------------------------------- */
.shop-logo {
	width: 100px;
	float: left;
}
.shop-data {
	width: 565px;
	float: right;
}
.shop-data table {
	width: 100%;
}
.shop-data th {
	padding: 2px 0;
	width: 80px;
	text-align: center;
	background: #e0efd1;
}
.shop-data td {
	padding: 2px 8px;
}
.shop-data li {
	width: 33%;
	float: left;
}

.shop-data2 {
	width: 670px;
	float: right;
}
.shop-data2 table {
	width: 100%;
}
.shop-data2 th {
	padding: 2px 0;
	width: 80px;
	text-align: center;
	background: #e0efd1;
}
.shop-data2 td {
	padding: 2px 8px;
}
.shop-data2 li {
	width: 33%;
	float: left;
}

/* table
----------------------------------------------- */
table {
	margin: 0 0 5px 0;
	width: 650px;
	border-collapse: collapse;
	border: 1px solid #aaaaaa;
}
table#schedule {
	border: none;
}
th {
	padding: 6px 0 6px 5px;
	background: #f5f5f5;
	border: 1px solid #aaaaaa;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
td {
	padding: 6px 0 6px 5px;
	border: 1px solid #aaaaaa;
}
#schedule th, #schedule td {
	padding: 6px 5px;
	border: none;
	border-bottom: 1px dotted #aaaaaa;
	vertical-align: bottom;
}
td ul {
	margin: 0 0 -5px 0 !important;
	list-style: none;
}
.li-w49 li {
	width: 49%;
	float: left;
}
.w50 {
	width: 50px;
}
.w60 {
	width: 60px;
}
.w70 {
	width: 70px;
}
.w100 {
	width: 100px;
}
.w110 {
	width: 110px;
}
.w120 {
	width: 120px;
}
.bdr-rb {
	padding: 6px 5px 6px 0 !important;
	color: #c4636c;
	border-right: 10px solid #c4636c !important;
}
.bdr-bb {
	padding: 6px 5px 6px 0 !important;
	color: #6b91d6;
	border-right: 10px solid #6b91d6 !important;
}
.bdr-ob {
	padding: 6px 5px 6px 0 !important;
	color: #be6e1c;
	border-right: 10px solid #ffc386 !important;
}
.v-mid {
	vertical-align: middle !important;
}
.to-top {
	clear: both;
	text-align: right;
}
.to-top a {
	padding: 0 0 0 14px;
	color: #6f6f6f;
	font-size: 90%;
	background: url(../images/common/uarr.gif) no-repeat left;
}
/* sitemap
----------------------------------------------- */
.map {
	clear: both;
}
.col3 {
	width: 33%;
	float: left;
}
.map-left {
	width: 330px;
	float: left;
}
.map-right {
	width: 330px;
	float: right;
}
.map-list {
	margin: 0 0 10px 10px;
	list-style: none;
}
.map-list li {
	margin: 0 0 3px 0;
	padding: 0 0 0 14px;
	background: url(../images/common/c-rarr.gif) no-repeat 0 4px;
}
.map-list ul {
	list-style: none;
}
.map-list li li {
	background: url(../images/common/rarr.gif) no-repeat left;
	float: none;
}
/* contact
----------------------------------------------- */
#contact th {
	width: 12em;
}
#contact input {
	padding: 1px 2px;
}
#contact .mid {
	width: 250px;
}
#contact .long {
	width: 450px;
}
#contact textarea {
	width: 450px;
	height: 150px;
}
.push {
	text-align: center;
}
/* footer
----------------------------------------------- */
#footer {
	position: relative;
	width: 900px;
	height: 75px;
	background: url(../images/common/footer-back.gif) repeat-x;
}
#footer ul {
	position: absolute;
	top: 18px;
	right: 10px;
	list-style: none;
}
#footer li {
	margin: 0 0 0 20px;
	padding: 0 0 0 14px;
	background: url(../images/common/c-rarr.gif) no-repeat left;
	float: left;
}
#footer a {
	color: #6f6f6f;
}
#nisshin {
	padding: 10px 0px 0px 0px;
	width: 249px;
	line-height: 100%;
}
/* letter
----------------------------------------------- */
.let-red {
	color: #b01322;
}
.let-orange {
	color: #ff8000;
}
.let-bld {
	font-weight: bold;
}
.let-140 {
	font-size: 140%;
	line-height: 200%;
	font-weight: bold;
}
/* shop
----------------------------------------------- */
#shop #main {
	width: 700px;
	background: #ffffff;
}
#shop #header, #shop #footer {
	width: 700px;
	border: none;
}
#shop #footer {
	height: 75px;
}
#shop h3 {
	position: relative;
	margin: 0 0 10px 0;
}
#shop h2 {
	margin: 0 0 5px 0;
}
#yushin {
	position: absolute;
	top: 3px;
	left: 70px;
}
#kamado {
	position: absolute;
	top: 3px;
	left: 95px;
}
#sunterior {
	position: absolute;
	top: 3px;
	left: 95px;
}
#hyakuwan {
	position: absolute;
	top: 3px;
	left: 60px;
}
#miyushin {
	position: absolute;
	top: 3px;
	left: 70px;
}
#premium {
	position: absolute;
	top: 3px;
	left: 190px;
}
#shop .shop-data p {
	margin: 0 0 10px 0;
	text-align: center;
}
#shop .shop-data img {
	margin: 0 0 0 -50px;
}
#i-print {
	clear: both;
	margin: 0 0 0 50px;
	text-align: center;
}
#i-print a {
	padding: 2px 0 2px 20px;
	background: url(../images/common/i-print.gif) no-repeat left;
}
/* movie
----------------------------------------------- */
#movie li {
	margin: 0 0 10px 0;
	background: url(../images/common/circle-orange.gif) no-repeat 0 3px;
	text-indent: 14px;
}
#movie {
	list-style: none;
}
#area:after, #work:after, #update li:after, .box:after, .foods-box:after, #menu-bg:after, .link-button:after, .icon-list li:after, .job-button:after, .loc:after, .map-list:after, #about dd:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
/* recruit2015
----------------------------------------------- */
#2015-bnr{
	width: 180px !important;
	margin:auto !important;
	text-align:center;
}
