@charset "utf-8";
/*------------------------------------------------------------
	リセット
------------------------------------------------------------*/
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, font, 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, figure {
	margin: 0;
	padding: 0;
	outline: 0;
	font-size: 1em;
}
body, table, input, textarea, select, option {
	font-family: HiraKakuProN-W3;
	font-size: 1em;
} article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block; } ol, ul { list-style: none; } blockquote, q { quotes: none; } :focus { outline: 0; } ins { text-decoration: none; } del { text-decoration: line-through; }


/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/

body {
	color: #2A2A2A;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
p {  }
td {
	line-height: 1.5em;
	vertical-align: top;
	font-size: 1em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
image { margin: 0; padding: 0; border-width: 0; }
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


/*------------------------------------------------------------
	コンテナー
------------------------------------------------------------*/

#h1container {
	vertical-align: top;
	width: auto;
}
#boxcontainer {
	vertical-align: top;
	width: 100%;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../img/boxcontainer-bg.gif);
	background-repeat: repeat-y;
	background-position: center 0%;
}


/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/

#headercontainer {
	vertical-align: top;
	padding: 0;
	width: 100%;
	text-align: center;
}
#headimage img {
}
#headimageinner {
	vertical-align: bottom;
	margin-right: auto;
	margin-left: auto;
	width: auto;
	max-width: 700px;
}

/*------------------------------------------------------------
	リンク
------------------------------------------------------------*/


a:visited {
	color: #00F;
}
a:hover {
	color: #ff6f00;
	text-decoration: none;
}
a:active {  }

/*------------------------------------------------------------
	メニュー
------------------------------------------------------------*/

#contentslownavi {
	font-size: 0.85em;
	text-decoration: none;
	text-align: center;
	clear: both;
	display: block;
	margin-top: 40px;
	margin-right: 0%;
	margin-bottom: 10px;
	margin-left: 0%;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*------------------------------------------------------------
	bxslider
------------------------------------------------------------*/
.bxslider li {
    display: none;
}
.bx-viewport .bxslider li {
    display: block !important;
}

/*------------------------------------------------------------
	コンテンツ
------------------------------------------------------------*/

#contents p {
	margin-top: 8px;
	margin-bottom: 4px;
}
#boxcontents p {
	margin-top: 10px;
	margin-bottom: 5px;
}
.graph-right {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
	max-width: 40%;
	height: auto;
}
.graph-left {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	max-width: 40%;
	height: auto;
}
.graph-max {
	max-width: 100%;
	height: auto;
}
.text-center {
	text-align: center;
}
.text-center2 {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.text-right {
	text-align: right;
}
.text-brown {
	color: #5c472a;
}
.text-orange {
	color: #F17F00;
}
.text-pink { color: #ff0067; }
.text-green {
	color: #3B820A;
}
.text-blue {
	color: #0046D9;
}
.text-red { color: #f00; }
.text-in {
	padding-left: 15px;
}
.text-1 { font-size: 10px; }
.text-12 {
	font-size: 12px;
}
.text-16bold {
	font-size: 16px;
	font-weight: bold;
}

.text-13em {
	font-size: 1.3em;
}
.text-12boldpink {
	font-size: 1.2em;
	font-weight: bold;
	color: #FF0067;
}
.text-11boldblue {
	font-size: 1.1em;
	font-weight: bold;
	color: #0081D8;
}
.text-16boldred {
	font-size: 1.6em;
	font-weight: bold;
	color: #f00;
}
.back a{
	background-image: url(../img/back.gif);
	background-repeat: repeat-x;
	text-align: center;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #b2b3b3;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #f0efeb;
}
hr { height: 1px; clear: both; }
ul { margin-top: 0; margin-right: 0; margin-bottom: 0; list-style-type: disc; }
ol { margin-top: 10px; margin-right: 0; margin-bottom: 10px; list-style-type: decimal; }
#contents ul li {
	text-decoration: none;
	margin-left: 20px;
	list-style-image: url(../img/list-icon.gif);
	line-height: 1.8em;
}
#contents ol li {
	text-decoration: none;
	margin-left: 25px;
}
#menu ul li {
	text-decoration: none;
	margin-left: 20px;
	list-style-image: url(../img/list-icon.gif);
	line-height: 1.8em;
}
#infobox {
	margin-bottom: 10px;
	padding-bottom: 0px;
	border: 1px solid #b2b1ab;
	padding-top: 0px;
	padding-left: 15px;
	margin-top: 20px;
	padding-right: 15px;
	background-color: #FCFBF7;
}
.boxbeige {
	font-size: 0.95em;
	line-height: 1.1;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	background-color: #fcf6f0;
	border: 1px solid #aaaaaa;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
}
.text-strike {
	text-decoration: line-through;
}
.text-underline {
	text-decoration: underline;
}
.text-redback {
	background-color: #8B0000;
	color: #FFFFFF;
	border-left: 5px solid #FF7200;
	border-bottom: 2px solid #FF7200;
	font-size: 1.5em;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 7px;
	padding-right: 10px;
}
.text-faq1 {
	font-weight: bold;
	background-image: url(../img/faq1.gif);
	background-repeat: no-repeat;
	padding-left: 28px;
	background-position: 0px 2px;
}
.text-faq2 {
	font-weight: normal;
	background-image: url(../img/faq2.gif);
	background-repeat: no-repeat;
	padding-left: 42px;
	background-position: 0px 2px;
}
.more {
	line-height: 1.4;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 10px;
	background-color: #7B5A4C;
	display: inline-block;
	border-radius: 8px;
	margin-bottom: 15px;
	color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	width: 240px;
	text-align: center;
}
.more a {
	color: #FFFFFF;
}
.more2 {
	line-height: 1.4;
	padding-top: 8px;
	padding-right: 1%;
	padding-bottom: 8px;
	padding-left: 1%;
	background-color: #7B5A4C;
	display: inline-block;
	border-radius: 2px;
	margin-bottom: 15px;
	color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	width: 30%;
	text-align: center;
}
.more2 a {
	color: #FFFFFF;
	text-decoration: none;
}
.more2 a:hover {
	color: #ff6f00;
}

.button {
	display: inline-block;
	text-align: center;
	text-decoration: none;
	outline: none;
	background-color: #7B5A4C;
	color: #fff;
	border-radius: 5px;
	box-shadow: 0 2px 0 #1D1D1D;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 1.1em;
	padding-left: 8px;
	padding-right: 8px;
}
.button:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.button::before,
.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .2s;
}
.button:hover {
	background-color: #BF9584;
	color: #FFFFFF;
}
.button2 {
	display: inline-block;
	text-align: center;
	text-decoration: none;
	outline: none;
	background-color: #F3E2C8;
	border-radius: 3px;
	box-shadow: 1px 1px 0 #1D1D1D;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 1.1em;
	padding-left: 0px;
	padding-right: 0px;
	width: 30%;
	border: 1px solid #7B5A4C;
	color: #0F0F0F;
	margin-left: 3px;
	margin-right: 3px;
}
.button2:visited {
	color: #0F0F0F;
	text-decoration: none;
}
.button2::before,
.button2::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button2,
.button2::before,
.button2::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .2s;
}
.button2:hover {
	background-color: #FBA523;
	color: #0F0F0F;
}

td.td-course1 {
	width: 29%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #aaaaaa;
	moz-text-align-last: justify;
	text-align-last: justify;
}
td.td-course2 {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #aaaaaa;
}
td.td-area1 {
	width: 90px;
	border-bottom: 1px solid #aaaaaa;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
	border-right: 1px solid #aaaaaa;
}
td.td-area2 {
	vertical-align: middle;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	border-bottom: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
}
td.td-area3 {
	vertical-align: middle;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	border-bottom: 1px solid #aaaaaa;
	text-align: center;
	background-color: #FFF5DD;
	border-right: 1px solid #aaaaaa;
}
td.td-33 {
	width: 33.333%;
	text-align: center;
}
.categorybox-left {
	width: 48%;
	float: left;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 15px;
	margin-left: 0;
}
.categorybox-right {
	width: 48%;
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}

/*------------------------------------------------------------
	Googleマップ
------------------------------------------------------------*/
#map_canvas {
	width: 100%;
	height: 400px;
}


/*------------------------------------------------------------
	クリアフィクス
------------------------------------------------------------*/
.clear {
	clear: both;
}  
.clear hr {
	display: none;
}
.clear-space {
	clear: both;
	height: 20px;
}  
.clear-space hr {
	display: none;
}
.space {
	height: 20px;
}  
.space hr {
	display: none;
}
.space-w {
	height: 40px;
}  
.space-w hr {
	display: none;
}

/*------------------------------------------------------------
	RSS
------------------------------------------------------------*/

.rss-box {
	text-align:left;
	margin: 0;
	padding: 0px;
}
.rss-title {
	padding: 0;
	margin: 0px;
}
.rss-title a {
}
.rss-items {
}
.rss-item {
	padding: 0;
	margin: 0;
	line-height: 1.3em;
}
.rss-item a:link ,
.rss-item a:visited ,
.rss-item a:active {
	text-decoration : underline;
	color: blue;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
.rss-item a:hover {
color: #ff7d00;
}
.rss-date {
	color: #F75600;
	font-size: 11px;
	font-weight : normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	line-height: 14px;
}


/*------------------------------------------------------------
	YouTube
------------------------------------------------------------*/

.youtube {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	margin-top: 10px;
	margin-bottom: 20px;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}









/* ########## 599px以下 ########## */

@media (max-width: 599px) {

/*------------------------------------------------------------
	モバイルメニューボタン
------------------------------------------------------------*/

#mobile-menu{
	position: fixed;
	top: 0;
	display: block;
	clear: both;
	height: 50px;
	width: 98%;
	margin-top: 0px;
	text-align: left;
	padding-left: 0%;
	padding-right: 2%;
	padding-top: 5px;
	border-bottom: 5px solid #7b5a4c;
	background-color: #FFFFFF;
}
#right-menu {
	display: block;
	font-size: 1px;
	text-indent: -9999px;
	vertical-align: middle;
	width: 30px;
	background-image: url(../img/menu.jpg);
	background-repeat: no-repeat;
	height: 39px;
	background-size: 30px 39px;
	float: right;
	margin-top: 5px;
} 
#right-menu a{
	color: #fff;
	display: block;
	cursor: pointer;
	line-height: 100%;
}

/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/

#box {
	vertical-align: top;
	text-align: center;
	width : 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
}
#boxcontents {
	line-height: 1.6;
	text-align: left;
	vertical-align: top;
	width: 96%;
	float: right;
	padding-top: 7px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	margin-bottom: 10px;
	margin-left: 2%;
	clear: right;
	font-size: 0.85em;
	margin-right: 2%;
	margin-top: 0px;
}
#contents {
}

#sp-off {
	display: none;
}

/*------------------------------------------------------------
	コンテナー
------------------------------------------------------------*/

#container {
	vertical-align: top;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	width: 100%;
}
/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/

h1 {
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#h1-inner {
	display: none;
}
#header {
	vertical-align: top;
	padding: 0;
	margin: 0px;
	height: 65px;
}
#headercontainer {
	display: none;
}

#headimage {
	vertical-align: top;
	width: 100%;
	text-align: center;
	padding-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}


/*------------------------------------------------------------
	メニュー
------------------------------------------------------------*/

#navicontainer {
	display: none;
}

#menu {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
}
#bunnerbox ul li {
	margin: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0px;
	list-style: none;
	line-height: 1.5em;
	font-size: 0.85em;
}
#bunnerbox li {
	float: left;
	width: 50%;
	list-style: none;
}
#bunnerbox:after {
	content: "";
	display: block;
	clear: both;
}
#bunnerbox img {
	max-width: 94%;
	height: auto;
}

/*------------------------------------------------------------
	コンテンツ
------------------------------------------------------------*/

h2 {
	font-size: 1em;
	font-weight: bold;
	background-repeat: no-repeat;
	clear: both;
	margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 1em;
	padding-top: 8px;
	padding-left: 40px;
	background-image: url(../img/h2.jpg);
	padding-bottom: 8px;
	padding-right: 5px;
	color: #FFFFFF;
}
h3 {
	font-weight: bold;
	clear: both;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 0.8em;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 20px;
	margin-left: 0px;
	border-bottom: 1px solid #aaaaaa;
	font-size: 1em;
	background-image: url(../img/h3.gif);
	background-repeat: no-repeat;
}
h4{
	font-size: 1em;
	font-weight: bold;
	clear: both;
	margin-top: 1.5em;
	margin-right: 0;
	margin-bottom: 1em;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 27px;
	margin-left: 0px;
	background-image: url(../img/h4icon.jpg);
	background-repeat: no-repeat;
	background-position: 4px 3px;
	border-bottom: 1px dashed #909090;
}
h5 {
	font-weight: bold;
	clear: both;
	margin-top: 1.2em;
	margin-right: 0;
	margin-bottom: 1em;
	padding-top: 1px;
	padding-bottom: 0px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #563200;
	padding-left: 8px;
	margin-left: 3px;
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}

.box1 {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
}
.box2 {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
}
.box3 {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	text-align: left;
}
	
.box3-left {
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	border: 1px solid #aaaaaa;
	border-radius: 8px;
}
.box3-center {
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	border: 1px solid #aaaaaa;
	border-radius: 8px;
}
.box3-right {
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	border: 1px solid #aaaaaa;
	border-radius: 8px;
}
.box2-left {
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	border: 1px solid #aaaaaa;
	border-radius: 8px;
}
.box2-right {
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	border: 1px solid #aaaaaa;
	border-radius: 8px;
}
	
td.td-box1 {
	width: 25%;
	background-color: #FFF5DD;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #aaaaaa;
	border-left-color: #aaaaaa;
}
td.td-box2 {
	background-color: #FDFAF5;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #aaaaaa;
	border-left-color: #aaaaaa;
}
td.td-box3 {
	width: 15%;
	background-color: #FDFAF5;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #aaaaaa;
	border-left-color: #aaaaaa;
}
td.td-lesson1 {
	vertical-align: middle;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #aaaaaa;
	border-bottom-color: #aaaaaa;
	font-weight: bold;
	background-color: #FEF8E0;
	text-align: center;
	padding: 5px;
	font-size: 0.9em;
}
td.td-lesson2 {
	vertical-align: middle;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #aaaaaa;
	border-bottom-color: #aaaaaa;
	text-align: center;
	padding: 5px;
	font-size: 0.9em;
}
.button2 {
	font-size: 0.95em;
}


/*------------------------------------------------------------
	トップガイダンス
------------------------------------------------------------*/
	
#topguidance {
	padding-bottom: 20px;
	padding-top: 5px;
	width: 100%;
}
#topguidance1 {
	background-image: url(../img/sp-guidance-atitle.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
	margin-bottom: 3%;
	font-size: 0px;
	text-decoration: none;
	text-align: left;
	clear: both;
	display: block;
	width: 100%;
}
#topguidance2 {
	background-image: url(../img/sp-guidance-btitle.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
	font-size: 0px;
	text-decoration: none;
	text-align: left;
	clear: both;
	display: block;
	width: 100%;
}
#topguidance1:after,#topguidance2:after {
	content: "";
	display: block;
	clear: both;
}
#topguidance1 ul li,#topguidance2 ul li {
	text-decoration: none;
	display: inline;
	text-indent: -9999px;
	list-style-type: none;
	list-style-position: inside;
  }
#topguidance1 a:link,#topguidance2 a:link { text-decoration: none; }
#topguidance1 a:hover,#topguidance2 a:hover { text-decoration: none; }
#topguidance1 a:visited,#topguidance2 a:visited { text-decoration: none; }
#topguidance1 li.a1 a, .global li.a1 a:hover{
	float: left;
	width: 32%;
	height: 0;
	display: block;
	text-indent: -9999px;
	background-image: url(../img/sp-guidance-a1.jpg);
	overflow: hidden;
	background-size: cover;
	padding-top: 11.2%;
	margin-left: 0%;
	margin-top: 12%;
	margin-right: 1%;
	margin-bottom: 0.5%;
}
#topguidance1 li.a2 a, .global li.a2 a:hover{
	float: left;
	width: 32%;
	height: 0;
	display: block;
	text-indent: -9999px;
	background-image: url(../img/sp-guidance-a2.jpg);
	overflow:hidden;
	background-size: cover;
	padding-top: 11.2%;
	margin-left: 1%;
	margin-top: 12%;
	margin-right: 1%;
	margin-bottom: 0.5%;
}
#topguidance1 li.a3 a, .global li.a3 a:hover{
	float: left;
	width: 32%;
	height: 0;
	display: block;
	text-indent: -9999px;
	background-image: url(../img/sp-guidance-a3.jpg);
	overflow: hidden;
	background-size: cover;
	padding-top: 11.2%;
	margin-left: 1%;
	margin-top: 12%;
	margin-right: 0%;
	margin-bottom: 0.5%;
}
#topguidance2 li.b1 a, .global li.b1 a:hover{
	float: left;
	width: 49%;
	height: 0;
	display: block;
	text-indent: -9999px;
	background-image: url(../img/sp-guidance-b1.jpg);
	overflow:hidden;
	background-size: cover;
	padding-top: 11.246%;
	margin-left: 0%;
	margin-top: 12%;
	margin-right: 1%;
	margin-bottom: 0.5%;
}
#topguidance2 li.b2 a, .global li.b2 a:hover{
	float: left;
	width: 49%;
	height: 0;
	display: block;
	text-indent: -9999px;
	background-image: url(../img/sp-guidance-b2.jpg);
	overflow:hidden;
	background-size: cover;
	padding-top: 11.246%;
	margin-left: 1%;
	margin-top: 12%;
	margin-right: 0%;
	margin-bottom: 0.5%;
}
#topguidance2 li.b3 a, .global li.b3 a:hover{
	float: left;
	width: 49%;
	height: 0;
	display: block;
	text-indent: -9999px;
	background-image: url(../img/sp-guidance-b3.jpg);
	overflow:hidden;
	background-size: cover;
	padding-top: 11.246%;
	margin-left: 0%;
	margin-top: 1%;
	margin-right: 1%;
	margin-bottom: 0.5%;
}
#topguidance2 li.b4 a, .global li.b4 a:hover{
	float: left;
	width: 49%;
	height: 0;
	display: block;
	text-indent: -9999px;
	background-image: url(../img/sp-guidance-b4.jpg);
	overflow:hidden;
	background-size: cover;
	padding-top: 11.246%;
	margin-left: 1%;
	margin-top: 1%;
	margin-right: 0%;
	margin-bottom: 0.5%;
}

/*------------------------------------------------------------
	トップ店舗案内
------------------------------------------------------------*/

.boxtenpo-left {
	font-size: 0.95em;
	line-height: 1.5;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	background-color: #fcf6f0;
	border: 1px solid #aaaaaa;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	min-height: 140px;
}
.boxtenpo-right {
	font-size: 0.95em;
	line-height: 1.5;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	background-color: #fcf6f0;
	border: 1px solid #aaaaaa;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	min-height: 140px;
}
.boxtenpo {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 135px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.murakami {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline-block;
	margin-bottom: 0px;
	width: 120px;
	height: 120px;
	background-image: url(../img/top-murakami-sp.jpg);
	text-indent: -9999px;
	background-repeat: no-repeat;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	clear: both;
}
.murakami a {
	display: block;
	width: 120px;
	height: 120px;
}
.shibata {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline-block;
	margin-bottom: 0px;
	width: 120px;
	height: 120px;
	background-image: url(../img/top-shibata-sp.jpg);
	text-indent: -9999px;
	background-repeat: no-repeat;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.shibata a {
	display: block;
	width: 120px;
	height: 120px;
}	
.niigata {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline-block;
	margin-bottom: 0px;
	width: 120px;
	height: 120px;
	background-image: url(../img/top-niigata-sp.jpg);
	text-indent: -9999px;
	background-repeat: no-repeat;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.niigata a {
	display: block;
	width: 120px;
	height: 120px;
}
.sanjo {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline-block;
	margin-bottom: 0px;
	width: 120px;
	height: 120px;
	background-image: url(../img/top-sanjo-sp.jpg);
	text-indent: -9999px;
	background-repeat: no-repeat;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.sanjo a {
	display: block;
	width: 120px;
	height: 120px;
}
.nagaoka {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline-block;
	margin-bottom: 0px;
	width: 120px;
	height: 120px;
	background-image: url(../img/top-nagaoka-sp2.jpg);
	text-indent: -9999px;
	background-repeat: no-repeat;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.nagaoka a {
	display: block;
	width: 120px;
	height: 120px;
}
.nagaokanishi {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline-block;
	margin-bottom: 0px;
	width: 120px;
	height: 120px;
	background-image: url(../img/top-nagaokanishi-sp.jpg);
	text-indent: -9999px;
	background-repeat: no-repeat;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.nagaokanishi a {
	display: block;
	width: 120px;
	height: 120px;
}
.kashiwazaki {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline-block;
	margin-bottom: 0px;
	width: 120px;
	height: 120px;
	background-image: url(../img/top-kashiwazaki-sp.jpg);
	text-indent: -9999px;
	background-repeat: no-repeat;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.kashiwazaki a {
	display: block;
	width: 120px;
	height: 120px;
}
.tokamachi {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline-block;
	margin-bottom: 0px;
	width: 120px;
	height: 120px;
	background-image: url(../img/top-tokamachi-sp.jpg);
	text-indent: -9999px;
	background-repeat: no-repeat;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.tokamachi a {
	display: block;
	width: 120px;
	height: 120px;
}
.mitsuke {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline-block;
	margin-bottom: 0px;
	width: 120px;
	height: 120px;
	background-image: url(../img/top-mitsuke-sp.jpg);
	text-indent: -9999px;
	background-repeat: no-repeat;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.mitsuke a {
	display: block;
	width: 120px;
	height: 120px;
}

/*------------------------------------------------------------
	商品案内
------------------------------------------------------------*/	

.goodsbox {
	width: 100%;
	float: left;
	margin-top: 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #aaaaaa;
	padding-bottom: 10px;
}
.goodsbox img {
	width: 50%;
	float: right;
	margin-left: 10px;
}	

	
	
/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/

#footer {
	font-size: 0.75em;
	line-height: 1.7em;
	vertical-align: top;
	clear: both;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-right: 2%;
	margin-left: 2%;
	width: 96%;
	padding-top: 10px;
	border-top: 1px solid #969696;
}
#footerbox {
	vertical-align: top;
	order-right-style: solid;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	text-align: left;
	padding-top: 10px;
}
#footermenu {
	clear: both;
	margin-right: 30%;
	margin-left: 0%;
	width: 70%;
}
#footer p {
	margin-top: 2px;
	margin-bottom: 2px;
}
.footer-logo {
	margin-bottom: 10px;
	margin-left: 25%;
	margin-right: 25%;
	height: auto;
	clear: both;
	width: 50%;
}
.footertext {
	color: #fff;
	font-size: 8px;
	text-align: center;
	width: 100%;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	margin: 0;
	background-color: #7b5a4c;
	text-shadow: 1px 1px 1px #000000;
}

}





/* ########## 600px以上 ########## */

@media (min-width: 600px) {

/*------------------------------------------------------------
	モバイルメニューボタン
------------------------------------------------------------*/

#mobile-menu{
	display: none;
}	
	
	
/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/

#box {
	vertical-align: top;
	text-align: center;
	width : 950px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
}
#boxcontents {
	line-height: 1.6em;
	text-align: left;
	vertical-align: top;
	width: 700px;
	padding-top: 0px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 0.85em;
	margin-top: 0px;
	float: left;
}
#contents {
	clear: both;
}
#pc-off {
	display: none;
}

/*------------------------------------------------------------
	コンテナー
------------------------------------------------------------*/

#container {
	vertical-align: top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	min-width: 970px;
	background-color: #ecd6b5;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
}

/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/

#header {
	text-align: center;
	vertical-align: top;
	height: 90px;
	padding: 0;
	margin: 0px;
}
#headercontainer {
	vertical-align: top;
	padding: 0;
	order-right-style: solid;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 950px;
	text-align: left;
	background-repeat: no-repeat;
	height: 90px;
	background-position: 0px 0px;
	background-image: url(../img/pcheadbg.gif);
}
h1 {
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 0;
}
#h1-inner {
	vertical-align: bottom;
	margin-right: auto;
	margin-left: auto;
	width: 950px;
}
#headerglobal {
  }
#headerglobal ul li {
	text-decoration: none;
	display: inline;
	text-indent: -9999px;
	list-style-type: none;
	list-style-position: inside;
  }
#headerglobal a:link { text-decoration: none; }
#headerglobal a:hover { text-decoration: none; }
#headerglobal a:visited { text-decoration: none; }
#headerglobal ul li.home {
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 280px;
	height: 80px;
	outline: none 0;
	margin-left: 5px;
}

#headerglobal ul li.home a {
	display: block;
	float: left;
	width: 280px;
	height: 80px;
	outline: none 0;
	margin-left: 0px;
}
#headimage {
	vertical-align: top;
	width: 700px;
	text-align: center;
	padding-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}

/*------------------------------------------------------------
	メニュー
------------------------------------------------------------*/

#navicontainer {
	vertical-align: top;
	width: 100%;
	text-align: center;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 50px;
	background-image: url(../img/navicontainer-bg.jpg);
	background-repeat: repeat-x;
}	
#globalNav {
	width: 950px;
	margin: 0 auto;
	height: 50px;
}
#globalNav ul li {
    margin-right: 0px;
    float: left;
    position: relative;
	list-style-type: none;
	list-style-position: inside;
}
#globalNav ul li ul {
    display: none;
    position: absolute;
	z-index:2;
    top: 50px;
    left: 0;
}
#globalNav ul li ul li {
	float: none;
	font-size: 13px;
	line-height: 0;
}
#globalNav ul li ul li a {
	display: block;
	width: 159px;
	color: #ffffff;
	padding: 8px 0px;
	background: #7b5a4c;
	line-height: normal;
	border-top: 1px solid #ae9387;
	text-decoration: none;
	text-align: center;
}
#globalNav ul li ul li a:hover {
    color: #ffffff;
    background: #a08377;
}	
	
#menu {
	line-height: 1.3;
	text-align: left;
	vertical-align: top;
	width: 180px;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-size: 0.85em;
	float: right;
}
#menu p {
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 10px;
}
#menu a {
	text-decoration: none;
}
#menu a:hover {
	text-decoration: none;
	color: #ff6f00;
}
#bunnerbox ul li {
	margin: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 2px;
	list-style: none;
	line-height: 1.5em;
	font-size: 0.85em;
}
#bunnerbox li {
	float: left;
	width: 180px;
	list-style: none;
}
#bunnerbox:after {
	content: "";
	display: block;
	clear: both;
}
#bunnerbox img {
	max-width: 100%;
	height: auto;
}

/*------------------------------------------------------------
	コンテンツ
------------------------------------------------------------*/

h2 {
	font-size: 1.1em;
	font-weight: bold;
	background-repeat: no-repeat;
	clear: both;
	margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 1em;
	padding-top: 8px;
	padding-left: 40px;
	background-image: url(../img/h2.jpg);
	min-height: 26px;
	padding-bottom: 2px;
	padding-right: 10px;
	color: #FFFFFF;
}
h3 {
	font-weight: bold;
	clear: both;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	padding-top: 6px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-left: 0px;
	border-bottom: 1px solid #aaaaaa;
	font-size: 1.1em;
	background-image: url(../img/h3.gif);
	background-repeat: no-repeat;
	height: 26px;
}
h4{
	font-size: 1.1em;
	font-weight: bold;
	clear: both;
	margin-top: 1.5em;
	margin-right: 0;
	margin-bottom: 1em;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 27px;
	margin-left: 0px;
	background-image: url(../img/h4icon.jpg);
	background-repeat: no-repeat;
	background-position: 4px 3px;
	border-bottom: 1px dashed #909090;
}
h5 {
	font-weight: bold;
	clear: both;
	margin-top: 1.2em;
	margin-right: 0;
	margin-bottom: 1em;
	padding-top: 1px;
	padding-bottom: 0px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #563200;
	padding-left: 8px;
	margin-left: 3px;
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}

.box1 {
	width: 330px;
	float: left;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
.box2 {
	width: 330px;
	float: right;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
.box3 {
	line-height: 1.3;
	width: 320px;
	float: right;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}

.box3-left {
	width: 210px;
	float: left;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 15px;
	margin-left: 0;
	border: 1px solid #aaaaaa;
	border-radius: 8px;
}
.box3-center {
	width: 210px;
	float: left;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	border: 1px solid #aaaaaa;
	border-radius: 8px;
}
.box3-right {
	width: 210px;
	float: right;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	border: 1px solid #aaaaaa;
	border-radius: 8px;
}
.box2-left {
	width: 325px;
	float: left;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 15px;
	margin-left: 0;
	border: 1px solid #aaaaaa;
	border-radius: 8px;
}
.box2-right {
	width: 325px;
	float: right;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	border: 1px solid #aaaaaa;
	border-radius: 8px;
}

td.td-box1 {
	width: 120px;
	background-color: #FFF5DD;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #aaaaaa;
	border-left-color: #aaaaaa;
}
td.td-box2 {
	background-color: #FDFAF5;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #aaaaaa;
	border-left-color: #aaaaaa;
}
td.td-box3 {
	width: 120px;
	background-color: #FDFAF5;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #aaaaaa;
	border-left-color: #aaaaaa;
}
td.td-lesson1 {
	vertical-align: middle;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #aaaaaa;
	border-bottom-color: #aaaaaa;
	font-weight: bold;
	background-color: #FEF8E0;
	text-align: center;
	padding: 5px;
}
td.td-lesson2 {
	vertical-align: middle;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #aaaaaa;
	border-bottom-color: #aaaaaa;
	text-align: center;
	padding: 5px;
}


/*------------------------------------------------------------
	トップガイダンス
------------------------------------------------------------*/
	
#topguidance {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	height: 320px;
	background-image: url(../img/guidance-bg.jpg);
	background-repeat: no-repeat;
	padding-bottom: 25px;
	padding-top: 5px;
}
#topguidance1 {
	padding-top: 30px;
	padding-left: 189px;
	height: 150px;
}
#topguidance2 {
	padding-left: 15px;
	padding-top: 25px;
}
#topguidance1, #topguidance2 {
	font-size: 1px;
	text-decoration: none;
	text-align: left;
	height: 120px;
	clear: both;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 700px;
}
#topguidance1 ul li,#topguidance2 ul li {
	text-decoration: none;
	display: inline;
	text-indent: -9999px;
	list-style-type: none;
	list-style-position: inside;
  }
#topguidance1 a:link,#topguidance2 a:link { text-decoration: none; }
#topguidance1 a:hover,#topguidance2 a:hover { text-decoration: none; }
#topguidance1 a:visited,#topguidance2 a:visited { text-decoration: none; }
#topguidance1 ul li.a1 {
	display: block;
	float: left;
	width: 165px;
	height: 120px;
	outline: none 0;
	margin-left: 0px;
}
#topguidance1 ul li.a1 a {
	background: url(../img/guidance-a1.png) no-repeat;
	display: block;
	float: left;
	width: 165px;
	height: 120px;
	outline: none 0;
}
#topguidance1 ul li.a1 a:hover {
	background-image: url(../img/guidance-a1a.png);
}
#topguidance1 ul li.a2 {
	display: block;
	float: left;
	width: 165px;
	height: 120px;
	outline: none 0;
	margin-left: 0px;
}
#topguidance1 ul li.a2 a {
	background: url(../img/guidance-a2.png) no-repeat;
	display: block;
	float: left;
	width: 165px;
	height: 120px;
	outline: none 0;
}
#topguidance1 ul li.a2 a:hover {
	background-image: url(../img/guidance-a2a.png);
}
#topguidance1 ul li.a3 {
	display: block;
	float: left;
	width: 165px;
	height: 120px;
	outline: none 0;
	margin-left: 0px;
}
#topguidance1 ul li.a3 a {
	background: url(../img/guidance-a3.png) no-repeat;
	display: block;
	float: left;
	width: 165px;
	height: 120px;
	outline: none 0;
}
#topguidance1 ul li.a3 a:hover {
	background-image: url(../img/guidance-a3a.png);
}	
#topguidance2 ul li.b1 {
	display: block;
	float: left;
	width: 125px;
	height: 120px;
	outline: none 0;
	margin-left: 0px;
}
#topguidance2 ul li.b1 a {
	background: url(../img/guidance-b1.png) no-repeat;
	display: block;
	float: left;
	width: 125px;
	height: 120px;
	outline: none 0;
}
#topguidance2 ul li.b1 a:hover {
	background-image: url(../img/guidance-b1a.png);
}
#topguidance2 ul li.b2 {
	display: block;
	float: left;
	width: 125px;
	height: 120px;
	outline: none 0;
	margin-left: 0px;
}
#topguidance2 ul li.b2 a {
	background: url(../img/guidance-b2.png) no-repeat;
	display: block;
	float: left;
	width: 125px;
	height: 120px;
	outline: none 0;
}
#topguidance2 ul li.b2 a:hover {
	background-image: url(../img/guidance-b2a.png);
}
#topguidance2 ul li.b3 {
	display: block;
	float: left;
	width: 125px;
	height: 120px;
	outline: none 0;
	margin-left: 0px;
}
#topguidance2 ul li.b3 a {
	background: url(../img/guidance-b3.png) no-repeat;
	display: block;
	float: left;
	width: 125px;
	height: 120px;
	outline: none 0;
}
#topguidance2 ul li.b3 a:hover {
	background-image: url(../img/guidance-b3a.png);
}
#topguidance2 ul li.b4 {
	display: block;
	float: left;
	width: 125px;
	height: 120px;
	outline: none 0;
	margin-left: 0px;
}
#topguidance2 ul li.b4 a {
	background: url(../img/guidance-b4.png) no-repeat;
	display: block;
	float: left;
	width: 125px;
	height: 120px;
	outline: none 0;
}
#topguidance2 ul li.b4 a:hover {
	background-image: url(../img/guidance-b4a.png);
}


/*------------------------------------------------------------
	トップ店舗案内
------------------------------------------------------------*/

.boxtenpo-left {
	font-size: 0.95em;
	line-height: 1.1;
	width: 310px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	background-color: #fcf6f0;
	border: 1px solid #aaaaaa;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	min-height: 255px;
}
.boxtenpo-right {
	font-size: 0.95em;
	line-height: 1.1;
	width: 310px;
	float: right;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	background-color: #fcf6f0;
	border: 1px solid #aaaaaa;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	min-height: 255px;
}
.murakami {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline-block;
	border-radius: 5px;
	margin-bottom: 15px;
	width: 310px;
	height: 140px;
	background-image: url(../img/top-murakami.jpg);
	text-indent: -9999px;
	background-repeat: no-repeat;
}
.murakami a {
	display: block;
	width: 310px;
	height: 140px;
}
.shibata {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline-block;
	border-radius: 5px;
	margin-bottom: 15px;
	width: 310px;
	height: 140px;
	background-image: url(../img/top-shibata.jpg);
	text-indent: -9999px;
	background-repeat: no-repeat;
}
.shibata a {
	display: block;
	width: 310px;
	height: 140px;
}	
.niigata {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline-block;
	border-radius: 5px;
	margin-bottom: 15px;
	width: 310px;
	height: 140px;
	background-image: url(../img/top-niigata.jpg);
	text-indent: -9999px;
	background-repeat: no-repeat;
}
.niigata a {
	display: block;
	width: 310px;
	height: 140px;
}
.sanjo {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline-block;
	border-radius: 5px;
	margin-bottom: 15px;
	width: 310px;
	height: 140px;
	background-image: url(../img/top-sanjo.jpg);
	text-indent: -9999px;
	background-repeat: no-repeat;
}
.sanjo a {
	display: block;
	width: 310px;
	height: 140px;
}
.nagaoka {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline-block;
	border-radius: 5px;
	margin-bottom: 15px;
	width: 310px;
	height: 140px;
	background-image: url(../img/top-nagaoka2.jpg);
	text-indent: -9999px;
	background-repeat: no-repeat;
}
.nagaoka a {
	display: block;
	width: 310px;
	height: 140px;
}
.nagaokanishi {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline-block;
	border-radius: 5px;
	margin-bottom: 15px;
	width: 310px;
	height: 140px;
	background-image: url(../img/top-nagaokanishi.jpg);
	text-indent: -9999px;
	background-repeat: no-repeat;
}
.nagaokanishi a {
	display: block;
	width: 310px;
	height: 140px;
}
.kashiwazaki {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline-block;
	border-radius: 5px;
	margin-bottom: 15px;
	width: 310px;
	height: 140px;
	background-image: url(../img/top-kashiwazaki.jpg);
	text-indent: -9999px;
	background-repeat: no-repeat;
}
.kashiwazaki a {
	display: block;
	width: 310px;
	height: 140px;
}
.tokamachi {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline-block;
	border-radius: 5px;
	margin-bottom: 15px;
	width: 310px;
	height: 140px;
	background-image: url(../img/top-tokamachi.jpg);
	text-indent: -9999px;
	background-repeat: no-repeat;
}
.tokamachi a {
	display: block;
	width: 310px;
	height: 140px;
}
.mitsuke {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline-block;
	border-radius: 5px;
	margin-bottom: 15px;
	width: 310px;
	height: 140px;
	background-image: url(../img/top-mitsuke.jpg);
	text-indent: -9999px;
	background-repeat: no-repeat;
}
.mitsuke a {
	display: block;
	width: 310px;
	height: 140px;
}	

	
/*------------------------------------------------------------
	商品案内
------------------------------------------------------------*/	

.goodsbox {
	width: 213px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-right: 20px;
	line-height: 1.4em;
}
	
	
	
/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/

#footerbox {
	vertical-align: top;
	order-right-style: solid;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
}
#footer {
	font-size: 0.75em;
	line-height: 1.5;
	clear: both;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 15px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
	text-align: left;
	padding-left: 0px;
	border-top: 1px solid #969696;
}
#footer p {
	margin-top: 2px;
	margin-bottom: 5px;
}
.footer-logo {
	float: right;
	margin-bottom: 10px;
	margin-left: 8px;
	max-width: 40%;
	height: auto;
}
.footertext {
	color: #fff;
	font-size: 11px;
	text-align: center;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	background-color: #7b5a4c;
	text-shadow: 1px 1px 1px #000000;
}

}
