shtml, body, p,
header, hgroup, section, article, aside, hgroup, figure, figcaption, nav {
	margin: auto;
	padding: auto;
	font-size: 100%;
	font-family: Helvetica;
}

h1{
	font-size: 12px;
}

marquee{
	font-size: 12px;
	color: #fff;
}

.container{
	padding: 10px;
}

.container-top{
	padding: 0px 5px 0 5px;
}

ul {
	color: black;
	background: #fff;
	border: 1px solid #B4B4B4;
	font: 12px;
	line-height: 16px;
	padding: 0;
	margin: auto;
}

ul li {
	color: #666;
	border-top: 1px solid #B4B4B4;
	list-style-type: none;  
	padding: 10px 30px 10px 10px;
}

ul li a {
	color: #000;
	font: 12px;
	line-height: 16px;
	text-decoration: none;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	padding: 12px 5px 12px 5px;
	margin: -10px;
	-webkit-tap-highlight-color:rgba(0,0,0,0.40);
}

ul li a + a {
	color: #000;
	font: 12px;
	line-height: 16px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	margin: 0px;
	padding: 0px;
}

ul li a img.icon, ul li img.icon {
	float: left;
	display: block;
	margin: -4px 10px -4px -1px;
}

ul li.arrow {
	background-image: url(/mobile_img/chevron.png);
	background-position: right center;
	background-repeat: no-repeat;
}

.mli-com {
	margin-top:10px;
	padding-left: 15px;
	font: 12px;
}
.mli-kakaku{
	font-size: 20px;
	line-height:25px;
	font-weight: bold;
	color: red;
}
.mli-koumoku{
	font-size: 12px;
	font-weight: bold;
	color: #3399FF;
}
.mli-title{
	padding:2px 5px;
	font-weight: bold;
	background-color: #FF8C00;
	color: #fff;
	font-size: 12px;
	line-height:25px;
}
.mli-koumoku-waku{
	margin-left:5px;
	font-size:12px;
	line-height:16px;
}

.li-height{
	height: 200px;
}

.nav-page {
	position: absolute;
	top: 1px;
	left: 0;
	width: 100%;
}

.nav- page-left {
	position: absolute;
	top: auto;
	left: 10px;
}


.bg1 {
	padding: 5px;
}

.footer {
	padding-top: 5px;
	padding-bottom: 3px;
	margin: 0;
	font-size: 12px;
	text-align: center;
}


.footer ul li a{
	font-size: 14px;
	font-weight: bold;
}

/*フッターのカラー変更*/
.footer-b {
	margin: 0;
	background-color: #1F5C9A;
	color: #fff;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
}

.main {
	margin: 0px;
}

.main ul {
	border-top: 0;
	margin: 0px;
	font-size:12px;
	-webkit-border-radius: 0px;
}

.main ul li {
	color:#FFF;
	font-size: 12px;
	border-bottom: 1px solid #c0c0c0;
	list-style-type: none;
	padding: 10px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#dcdcdc), to(#f5f5f5));
}

.main ul li:first-child {
	background-image: url(/mobile_img/m-title.jpg);
	border: 0;
	height: 45px;
	margin: 0;
	padding: 0;
	-webkit-border-radius: 0px;
}

/*
.main ul li:first-child {
    color: #FFF;
    border-top: 0;
    height: 100px;
    -webkit-border-radius: 0px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#696969), to(#000000));
}
.main ul li:first-child a {
    color: #FFF;
}
*/

.main ul li:last-child { 
	list-style-type: none;
	-webkit-border-radius: 0;
}
.main ul li a img, ul li img {
	float: left;
	display: block;
	margin: -4px 10px -4px -1px;
}

.main ul li.arrow1 {
	background-image: url(../sma_img/con_button1.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}

.main ul li.arrow2 {
	background-image: url(../sma_img/con_button2.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}

.main ul li.arrow3 {
	background-image: url(../sma_img/con_button3.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}

.main ul li.arrow4 {
	background-image: url(../sma_img/con_button4.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}

.main ul li.arrow5 {
	background-image: url(../sma_img/con_button5.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}

.m-title{
	font-size: 20px;
	font-weight: bold;
}
.{
	font-size: 16px;
	font-weight: bold;
}
.nav-portfolio {
	margin: auto;
}

.nav-portfolio ul {
	border: 0px;
	-webkit-border-radius: 0;
	padding: auto;
}

.nav-portfolio ul li img {
	margin-left: 5px;
	margin-bottom: 5px;
	width: 147px;
	height: 60px;
}

.nav-portfolio ul li {
	float: left;
	margin: 0px;
	border: 0px;
	padding: 0px;
	text-align: center;
}

.nav-portfolio ul:after {
	content: '';
	display: block;
	clear: both;
	padding: 0px;
}

.nav-portfolio a {
	display: block;
	text-decoration: none;
}

.nav-portfolio a:after {
	display: block;
	content: attr(title);
	font-size: 12px;
	width: 120px;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 0px;
}

.contact-form {
	margin: -20px 10px 10px 10px;
	padding: 10px;
	border: 1px solid #FFFFFF;
	background-color: #ececec;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#FFFFFF),to(#ECECEC));
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0 0 3px #333333;
	box-shadow: 0 0 3px #333333;
}

.contact-form dl {
	margin-bottom: 20px;
}

.contact-form dt {
	font-weight: bold;
}

.contact-form dd {
	margin-bottom: 10px;
}

input {
	padding: 5px;
	width: 250px;
	font-size: 20px;
}

input[type="email"],
input[type="url"] {
	width: 250px;
}

input[type="radio"] {
	width: auto;
}


input[type="reset"] {
	margin-top:10px;
	padding: 0px 10px 3px 10px;
	border: 1px solid #FFFFFF;
	width: 85%;
	color: #000;
	background-color: #D9F5F3;
	background-image: linear-gradient(bottom, rgb(255,255,255) 6%, rgb(235,235,235) 80%);
	background-image: -o-linear-gradient(bottom, rgb(255,255,255) 6%, rgb(235,235,235) 80%);
	background-image: -moz-linear-gradient(bottom, rgb(255,255,255) 6%, rgb(235,235,235) 80%);
	background-image: -webkit-linear-gradient(bottom, rgb(255,255,255) 6%, rgb(235,235,235) 80%);
	background-image: -ms-linear-gradient(bottom, rgb(255,255,255) 6%, rgb(235,235,235) 80%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.06, rgb(255,255,255)),
		color-stop(0.8, rgb(235,235,235))
	);
	font-size: 16px;
	font-weight: bold;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 3px #333333;
	box-shadow: 0 0 3px #333333;
}

input[type="submit"] {
	padding: 5px;
	border: 1px solid #FFFFFF;
	width: 85%;
	color: #FFFFFF;
	background-color: #D9F5F3;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FF9900), color-stop(48%, #FF8600), color-stop(52%, #FF7700), to(#FF6600));
	font-size: 20px;
	font-weight: bold;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 3px #333333;
	box-shadow: 0 0 3px #333333;
}

input[type="submit"].toiawase {
	padding: 2px 10px 5px 10px;
	font-size: 23px;
	border: 1px solid #FFFFFF;
	width: auto;
	color: #FFFFFF;
	background-color: #808080;
	background-image: linear-gradient(bottom, #46D100 41%, #2BFF2B 94%);
	background-image: -o-linear-gradient(bottom, #46D100 41%, #2BFF2B 94%);
	background-image: -moz-linear-gradient(bottom, #46D100 41%, #2BFF2B 94%);
	background-image: -webkit-linear-gradient(bottom, #46D100 41%, #2BFF2B 94%);
	background-image: -ms-linear-gradient(bottom, #46D100 41%, #2BFF2B 94%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.41, #46D100),
	color-stop(0.94, #2BFF2B)
	);
}


textarea {
	padding: 5px;
	width: 300px;
	font-size: 20px;
}

select {
	padding: 5px;
	font-size: 20px;
}

.submit {
	text-align: center;
}

dl {
	margin-bottom: 20px;
}

dt {
	margin-bottom: 3px;
	font-weight: bold;
	line-height: 25px;
}

dt.hissu {
	margin-bottom: 3px;
	font-weight: bold;
	padding-left: 45px;
	line-height: 25px;
	background-image: url(/mobile_img/hissu.png);
	background-repeat: no-repeat;
}

dd {
	line-height: 25px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.jCarousel {
	width: 100%;
	margin-bottom: 50px;
	text-align: center;
	-webkit-transition: margin 0.5s ease-in-out; 
}

.jCarousel li {
	text-align: center;
}
.jCarousel li img {
	padding-top: 10px;
}

.tenpo1{
	color:#F00;
	font-size:20px;
}

.tenpo {
	margin: 0px;
	background-color: #FFF;
	font-size: 16px;
	color: #F90;
	line-height: 20px;
	font-weight: bold;
}

.tenpo2{
	color: #390;
	font-size:18px;
}

.tenpo2 a{
	color: #390;
	font-size:18px;
	text-decoration:none;
}


.tenpo ul {
	border-top: 0;
	margin: 0px;
	font-size:12px;
	-webkit-border-radius: 0px;
	background-color:#FFF;
}

.tenpo ul li {
	color:#FFF;
	font-size: 12px;
	list-style-type: none;
	background-color:#FFF;
	padding: 10px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#FFF));
}

.tenpo ul li:first-child {
	background-color:#FFF;
	border: 0;
	margin: 0;
	padding: 0;
	-webkit-border-radius: 0px;
}

.tenpo ul li:last-child { 
	list-style-type: none;
	-webkit-border-radius: 0;
}
.tenpo ul li a img, ul li img {
	float: left;
	display: block;
	margin: -4px 10px -4px -1px;
}




/*20130803KANEKO追加分*/
/*検索画面*/

.list_menu {
	border-left:5px solid orange;
	border-top:1px solid #eee;
	border-bottom:2px solid #ddd;
	font-size:20px;
	font-weight:bold;
	padding-left:10px;
	line-height:40px;
	background-color:#FFF8DC;
	margin-bottom:0px;
}

.button_bg {
	padding-top:15px;
	padding-bottom:15px;
	background-color:#808080;
}

.search_block{
	width:97%;
	padding-left:5px;
	padding-right:5px;
}

.search_waku {
	width:98%;
}


.search_waku tr td {
	width:50%;
	padding-left:2px;
	padding-right:2px;
}

label {
	border: 1px solid #CCC;
	width:90%;
	font-weight:bold;
	font-size:12px;
	line-height:25px;
	padding:5px;
	margin:3px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	display:block;
	vertical-align:middle;
}

label {
	border: 1px solid #CCC;
	width:90%;
	font-weight:bold;
	font-size:12px;
	line-height:25px;
	padding:5px;
	margin:3px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	display:block;
	vertical-align:middle;
}

input[type="checkbox"] {
	width: auto;
}


.page-title{
	border-bottom: 2px solid #FFCC66;
	margin:0px;
	/*
	background-image: -webkit-gradient(linear, left top, left bottom, from(#e6e6e6), to(#f5f5f5));
	*/
	line-height: 30px;
	font-size: 14px;
	font-weight:bold;
	color: #000;
	text-align: center;
}

.global-header {
	border-bottom: 1px solid #FF8C00;
	height: 44px;
	line-height: 44px;
	background-image: linear-gradient(bottom, #FF8C00 41%, #FFB700 94%);
	background-image: -o-linear-gradient(bottom, #FF8C00 41%, #FFB700 94%);
	background-image: -moz-linear-gradient(bottom, #FF8C00 41%, #FFB700 94%);
	background-image: -webkit-linear-gradient(bottom, #FF8C00 41%, #FFB700 94%);
	background-image: -ms-linear-gradient(bottom, #FF8C00 41%, #FFB700 94%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.41, #FF8C00),
		color-stop(0.94, #FFB700)
	);
}


.page-heading {
	margin: 0 auto;
	width: 170px;
	overflow: hidden;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-shadow: 0 1px #FF8C00;
}



input[type="reset"] {
	margin-top:10px;
	padding: 0px 10px 3px 10px;
	border: 1px solid #FFFFFF;
	width: 85%;
	color: #000;
	background-color: #D9F5F3;
	background-image: linear-gradient(bottom, rgb(255,255,255) 6%, rgb(235,235,235) 80%);
	background-image: -o-linear-gradient(bottom, rgb(255,255,255) 6%, rgb(235,235,235) 80%);
	background-image: -moz-linear-gradient(bottom, rgb(255,255,255) 6%, rgb(235,235,235) 80%);
	background-image: -webkit-linear-gradient(bottom, rgb(255,255,255) 6%, rgb(235,235,235) 80%);
	background-image: -ms-linear-gradient(bottom, rgb(255,255,255) 6%, rgb(235,235,235) 80%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.06, rgb(255,255,255)),
		color-stop(0.8, rgb(235,235,235))
	);
	font-size: 16px;
	font-weight: bold;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 3px #333333;
	box-shadow: 0 0 3px #333333;
}


.nav-page a {
	color: #000;
	font-size:14px;
	font-weight:bold;
	padding: 5px 10px;
	margin-left:5px;
	border: 1px solid #999;
	background-color: #999;
	background-color: #D9F5F3;
	background-image: linear-gradient(bottom, rgb(255,255,255) 6%, rgb(235,235,235) 80%);
	background-image: -o-linear-gradient(bottom, rgb(255,255,255) 6%, rgb(235,235,235) 80%);
	background-image: -moz-linear-gradient(bottom, rgb(255,255,255) 6%, rgb(235,235,235) 80%);
	background-image: -webkit-linear-gradient(bottom, rgb(255,255,255) 6%, rgb(235,235,235) 80%);
	background-image: -ms-linear-gradient(bottom, rgb(255,255,255) 6%, rgb(235,235,235) 80%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.06, rgb(255,255,255)),
		color-stop(0.8, rgb(235,235,235))
	);
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none;
}

/*一覧画像の比率指定CSS*/
.contain {
	display: inline-block;
	background-color: #f5f5f5;
	background-position: top center;
	background-repeat: no-repeat;
	margin: 5px;
	width: 100px;
	height: 125px;
	border: 1px solid #f5f5f5;
	background-size: contain;
}

.page ul {
	border:0;
}

.page li {
	border:0;
	float:left;
}

.page a {
	padding: 5px;
	font-size: 20px;
	border: 1px solid #FFFFFF;
	width: auto;
	height:30px;
	line-height:30px;
	color: #666;
	background-color: #D9F5F3;
	background-image: linear-gradient(bottom, rgb(255,255,255) 6%, rgb(235,235,235) 80%);
	background-image: -o-linear-gradient(bottom, rgb(255,255,255) 6%, rgb(235,235,235) 80%);
	background-image: -moz-linear-gradient(bottom, rgb(255,255,255) 6%, rgb(235,235,235) 80%);
	background-image: -webkit-linear-gradient(bottom, rgb(255,255,255) 6%, rgb(235,235,235) 80%);
	background-image: -ms-linear-gradient(bottom, rgb(255,255,255) 6%, rgb(235,235,235) 80%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.06, rgb(255,255,255)),
		color-stop(0.8, rgb(235,235,235))
	);
	font-weight: bold;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0 0 3px #333333;
	box-shadow: 0 0 3px #333333;
}

.sho_koumoku{
	width:100%;
	font-size:14px;
	margin-top:0px;
}
.sho_koumoku th{
	width:30%;
	color: #69c;
	font-size:11px;
	font-weight:bold;
	background: #eff5f5;
	border-bottom:1px solid #CCC;
}
.sho_koumoku td{
	width:70%;
	border-bottom:1px solid #CCC;
	font-size:14px;
}

.sh-point{
	font-size:12px;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	padding:10px;
	margin:0px;
}

.sh-point span{
	padding:2px 5px;
	font-weight: bold;
	background-color: #FF8C00;
	color: #fff;
	font-size: 12px;
	margin-right:10px;
}

.sho-contain {
	display: inline-block;
	background-color: #f5f5f5;
	background-position: top center;
	background-repeat: no-repeat;
	margin: 5px;

	width: 230px;
	height: 230px;

	border: 1px solid #f5f5f5;
	background-size: contain;
}

.sho-kakaku{
	font-weight: bold;
	color: red;
}


/*20130919追記 TOPメニュー用*/

/* 矢印つきリスト */


.list1 ul{
	border-bottom: 1px solid #ccc;
	background-image: url(../sma_img/con_button1.jpg);
	background-repeat: no-repeat;
	text-align:center;   
   
	}

.list1 ul li{
    border-top: 1px solid #ccc;
	height: 30px;
	margin: 0;
	font-size: 18px;
	}

.list1 ul li a{
	color: #FFFFFF;
	display: block;
	height: 50px;
	margin: 0;
	padding: 0 0 0 20%;
	overflow: hidden;
	text-overflow: ellipsis;
	text-decoration: none;
	font-weight: bold;
	white-space: nowrap;
	line-height: 30px;
	font-size: 20px;
	}



.list2 ul{
	border-bottom: 1px solid #ccc;
	background-image: url(../sma_img/con_button2.jpg);
	background-repeat: no-repeat;    
	text-align:center
	}

.list2 ul li{
    border-top: 1px solid #ccc;
	height: 30px;
	margin: 0;
	font-size: 18px;
	}

.list2 ul li a{
	color: #FFFFFF;
	display: block;
	height: 50px;
	margin: 0;
	padding: 0 0 0 20%;
	overflow: hidden;
	text-overflow: ellipsis;
	text-decoration: none;
	font-weight: bold;
	white-space: nowrap;
	line-height: 30px;
	font-size: 20px;
	}



.list3 ul{
	border-bottom: 1px solid #ccc;
	background-image: url(../sma_img/con_button3.jpg);
	background-repeat: no-repeat;    
	text-align:center
	}

.list3 ul li{
    border-top: 1px solid #ccc;
	height: 30px;
	margin: 0;
	font-size: 18px;
	}

.list3 ul li a{
	color: #FFFFFF;
	display: block;
	height: 50px;
	margin: 0;
	padding: 0 0 0 20%;
	overflow: hidden;
	text-overflow: ellipsis;
	text-decoration: none;
	font-weight: bold;
	white-space: nowrap;
	line-height: 30px;
	font-size: 20px;
	}



.list4 ul{
	border-bottom: 1px solid #ccc;
	background-image: url(../sma_img/con_button4.jpg);
	background-repeat: no-repeat;    
	text-align:center
	}

.list4 ul li{
    border-top: 1px solid #ccc;
	height: 30px;
	margin: 0;
	font-size: 18px;
	}

.list4 ul li a{
	color: #FFFFFF;
	display: block;
	height: 50px;
	margin: 0;
	padding: 0 0 0 20%;
	overflow: hidden;
	text-overflow: ellipsis;
	text-decoration: none;
	font-weight: bold;
	white-space: nowrap;
	line-height: 30px;
	font-size: 20px;
	}



.list5 ul{
	border-bottom: 1px solid #ccc;
	background-image: url(../sma_img/con_button5.jpg);
	background-repeat: no-repeat;    
	text-align:center
	}

.list5 ul li{
    border-top: 1px solid #ccc;
	height: 30px;
	margin: 0;
	font-size: 18px;
	}

.list5 ul li a{
	color: #FFFFFF;
	display: block;
	height: 50px;
	margin: 0;
	padding: 0 0 0 20%;
	overflow: hidden;
	text-overflow: ellipsis;
	text-decoration: none;
	font-weight: bold;
	white-space: nowrap;
	line-height: 30px;
	font-size: 20px;
	}



/* 矢印つきリスト 終了 */


.sub-t{
	font-size: 14pt;
	line-height: 20pt;
	font-weight: bolder;
	color: #FFF;
	background-image: url(../sma_img/title_banner.gif);
	background-repeat: no-repeat;	
	-webkit-background-size: 100% 40px;
	background-size: 100% 40px;
	height: 40px;
	padding-bottom: .2em;
	padding-left: 1.5em;
	padding-right: .3em;
	padding-top: .4em;
	margin-top: .6em;
}


/* 20131107 推奨スマホ連絡先(上部) 記述追加 */

.renraku{
	border: 1px solid #ccc;
	width: 90%;
	margin-bottom: 1em;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;   
}

.renraku_inner{
	font-size: 18px;
	font-weight: bolder;    
}

/* 20131108 店舗紹介 記述追加 */

.tenpo_inner{
	margin-bottom: 1em;
	width: 95%;
	margin-left: 10px;
}

.left{
	width:55%;
	float: left;
}
.right{
	width: 45%;
	float: right;
	padding-top: 1em;
}

/* 20131118 店長インタビュー 記述追加 */

.manager_inner{
	margin-bottom: 1em;
	width:95%;
    margin-left: 10px;
}

.manager_inner2{
	margin-bottom: 1em;
	width:80%;
    margin-left: 10px;
}

/* 20131108 街情報 記述追加 */

.machi_inner{
	margin-bottom: 1em;
	width:95%;
    margin-left: 10px;
}

.machi_inner h2{
	font-size: 18px;
}

.machi_inner2{
	margin-bottom: 1em;
	width:80%;
    margin-left: 10px;
}

/* 20131109 会社概要・お問い合わせ 記述追加 */

.com_inner{
	width: 95%;
    margin-bottom: 1em;
	margin-left: 10px;
	font-size: 18px;
	font-weight: bolder;
}

.com_inner2{
	font-size: 14px;
	font-weight: bolder;    
}

.com_inner h2{
	font-size: 18px;

}

.left2{
	width:30%;
	float: left;
}
.right2{
	width: 70%;
	float: right;
}

/* 20140125 画像の隙間追加記述 */

.p_10{
	padding-top: 10px;
}