@charset "UTF-8";
/* 標準可変メディア
   メモ : 可変メディアでは、HTML からメディアの高さおよび幅の属性を削除する必要がある
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 では最大幅がサポートされていないため、デフォルトで幅 100% に設定される */
.ie6 img {
	width:100%;
}
* {
	/*color: #666;*/
  }
body {
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	margin: 0px;
	color: #333;
	font-size: 100%;
}
a:link    {
	color: #333;
	text-decoration: underline;
}
a:visited {
	color: #333;
	text-decoration: underline;
}
a:hover   {
	color: #FF9999;
	text-decoration: none;
}
a:active  {
	color: #FF9999;
	text-decoration: none;
}
a:focus { outline:none;}
a img {
    border-style:none;
}
p {
	line-height: 1.5em;
	margin: 0px;
	color: #333;
	font-weight: normal;
}
.relative	{
	position: relative;
}

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 94.36%;
	padding-left: 0.82%;
	padding-right: 0.82%;
	background-color: #FFF;
	overflow: hidden;
	clear: both;
}




a img.linkimg{
background:none!important;
}
 
a:hover img.linkimg{
opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
background:none!important;
}
.mobile{
	display:block;
}
.mobile-tablet{
	display:block;
}
.pc {
	display:none;
}
.tablet-pc {
	display:none;
}
/*ヘッダーSP*/
.header_logo {
	width: 100%;
	margin-top: 10px;
	padding-bottom: 5px;
}
.header_logo h2 {
	margin: 0px;
	padding: 0px;
}

.header_title {
	display: block;
	position: relative;
	margin-top: 0px;
	height: 1em;
	z-index: 1001;
	padding-bottom: 0px;
	background-image: none;
	top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}
.header_title h1 {
	font-size: 12px;
	line-height: 1em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}


#header{
	top: 60px;
	position: relative;
	width: 100%;
	line-height: 1.0em;
	box-shadow: rgba(68, 68, 68, 0.65) 0px 5px 5px -1px;
	-webkit-box-shadow: rgba(68, 68, 68, 0.65) 0px 5px 5px -1px;
	-moz-box-shadow: rgba(68, 68, 68, 0.65) 0px 5px 5px -1px;
	behavior: url(PIE-1.0.0/PIE.htc);/* --- IE用影と角丸 --- */
	background-color: #FFF;
}


.line_word01 {
	display:none;
}
.header_contact {
	display:none;
}

#menu-box {
	display:none;
}

/*フッターSP*/
#footer {
	overflow: hidden;
	clear: both;
	width: 90%;	/*margin-left: auto;
	margin-right: auto;
	width: 100%;*/
	background-color: #FFFFFF;
	-moz-background-size: 100% auto;
	/*background-size: 100% auto;*/
	margin-top: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	background-image: url(../images/common/menu_bg06.jpg);
	padding-top: 5%;
	padding-right: 5%;
	padding-bottom: 20%;
	padding-left: 5%;
}
.footer_in {
	overflow:hidden;
}
#footer p {
	font-size: 95%;
	font-weight: normal;
}

.footer_number{
	text-align: left;
	margin-bottom: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	line-height: normal;
	clear: both;
}
.footer_number p{
	line-height: normal;
}
.navi_box{
	display:none;
}
.navi_box02{
	width: 90%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.font_line {
	margin: 0px;
	padding: 0px;
}
ul.footer_navi {
	padding-right: 30px;
	margin-left: 15px;
	float: left;
	display: inline;
	width: 160px;
	margin-top: 10px;
}
.footer_navi li {
	margin-bottom: 2px;
	list-style-image: url(../images/common/yaji002.gif);
	list-style-type: none;
	font-size: small;
}
/*pc用メニュー*/
.header_menu_all {
	
}
.header_menu {
	display:none;
	
}
/*スマフォ用メニュー*/
.s_navi {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 3000;
	margin: 0px;
	padding: 0px;
	left: 0px;
	right: 0px;
	background-color: #F3F2EE;
}
/*サブコンテンツ（左ブロック）
---------------------------------------------------------------------------*/
#sub {
	/*float: left;	サブコンテンツを左(left)に回り込み*/
	width: 100%;	/*サブコンテンツ幅*/
	padding-top: 15px;
	padding-bottom: 15px;
	overflow:hidden;
}
/*ブログ-サイドバーリスト
ul.sideber_all_news {
	list-style-type: none;
	 padding: 0;
	 margin: 0;
}
.sideber_all_news li {
	list-style-type: none;
	padding-bottom: 3px;
	margin-bottom: 1px;
	background-image: url(../images/nagare/yaji_chec04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 15px;
	padding-left: 22px;
	list-style-position: outside;
}
*/
/*ブログ-サイドバーリスト*/

.sideber_all_news ul {
	list-style-type: none;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 40;
	margin-left: 0;
}
.sideber_all_news li a {
	display: block;
	color: #333;
	width: 100%;
	text-decoration: none;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 10px;
	background-image: url(../images/yaji002.png);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	list-style-type: none;
}

.sideber_all_news li a:link {
	background-color: #FFF;
}
.sideber_all_news li a:visited {
  background-color: #FFF;
}
.sideber_all_news li a:hover {
	background-color: #FFCCCC;
	background-image: none;
}

/*facebook*/
.fb-like{
	background-color: #9F6;
	height: 50px;
	width: 100px;
}
/*バナー*/
.waku_01_s {
	text-align: center;
	margin-top: 25px;
}

/*テーブル受付時間*/


table.sets2{
	border-collapse: collapse;
	border-spacing: 0;
	background-color: #ffffff;
	empty-cells: show;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;	
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
}
.sets2 th{
	border-bottom: 1px solid #CCCCCC;
	background-color: #FBE9E6;
	background-position: left top;
	padding: 0.3em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	font-size: small;
}
.sets2 td{
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 0.3em;
	text-align: center;
	vertical-align: middle;
	font-size: small;
}

/*トップガイド1列*/
#top_box_in {
	overflow: hidden;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}

.top_ranktitle {
	font-weight: normal;
	background-image: url(../images/common/arrow_02.jpg);
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 3px;
	background-position: 2px;
	padding-top: 3px;
	line-height: 1.8ex;
}
.top_rankbox01 {
	width: 97%;
	margin-right: 3%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	padding-right: 5px;
	margin-bottom: 10px;
}
.top_photobox01 {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
}



/*サイドナビ店舗*/


.subshop01 {
	margin-right: 3%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	padding-right: 5px;
	margin-bottom: 10px;
	overflow: hidden;
	clear: both;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.subshop_photo01 {
	float: left;
	display: block;
	width: 25%;
}

.subshop_title01 {
	font-weight: normal;
	padding-left: 10px;
	margin-top: 3px;
	background-position: 2px;
	padding-top: 3px;
	float: right;
	width: 100%;
	text-align: left;
}
.subshop_txt01 {
	font-weight: normal;
	padding-bottom: 3px;
	padding-left: 35px;
	margin-top: 2px;
	padding-top: 2px;
	width: 100%;
}

.teltapp {
	padding-bottom: 5px;
}

/*共通*/
.sage {
	clear: both;
	padding-left: 15px;
	padding-top: 15px;
}
/*サブメニュー
---------------------------------------------------------------------------*/
/*サブメニューブロック全体の設定*/

.title_sub {
	border-bottom: 1px solid #d2d2d2;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #CACA65;
	text-align: center;
}
.title_sub h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: medium;
	color: #FFF;
}
ul.sm-osusume-navi {
	margin-bottom: 1em;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
/*サブメニュー*/
ul.sm-osusume-navi li {
	border-bottom: 1px solid #d2d2d2;	/*メニュー間の線幅、線種、色*/
	background-image: url(../images/common/menu_bg09.jpg);
	background-position: bottom;
}
ul.sm-osusume-navi li a {
	display: block;
	width: 85%;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 5%;
	padding-bottom: 12px;
	padding-left: 5%;
	background-image: url(../images/common/yaji001.png);
	background-repeat: no-repeat;
	background-position: right center;
}
ul.sm-osusume-navi li a:hover {
	width: 90%;
	padding-top: 15px;
	padding-right: 6%;
	padding-bottom: 12px;
	padding-left: 5%;
	background-color: #FFFFFF;
	background-image: url(../images/common/menu_bg07.jpg);
}




/*spスライダー*/
#main_bn {
	display: block;
	width: 100%;
	padding-top: 60px;
	clear: both;
	margin-bottom: 20px;
	background-image: url(../images/top/info_bg02.jpg);
	padding-bottom: 0px;
	background-position: bottom;
	background-repeat: repeat-x;
}
.main_bn_in {
	display: block;
	width: 100%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
/*パンくず*/
#pan-kuzu {
	display: block;
	width: 100%;
	padding-top: 60px;
	clear: both;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.pan-kuzu_in {
	display: block;
	width: 100%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-left: 10px;
}
/*メイン-blog*/
#main {
	margin-bottom: 30px;
	margin-top: 10px;
	font-size: 92%;	/*font-size: medium;*/
	font-weight: normal;
	line-height: 1.4em;
}


#taitoru_all {
	display: block;
	width: 100%;
	padding-top: 60px;
	clear: both;
	margin-bottom: 20px;
	background-image: url(../images/top/info_bg02.jpg);
	padding-bottom: 0px;
	background-position: bottom;
	background-repeat: repeat-x;
}
.taitoru_in {
	display: block;
	width: 100%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.taitoru_in_all {
	display: block;
	width: 100%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

.taitorumain {
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.taitorumain h2 {
	font-size: x-large;
	clear: both;
	overflow: hidden;
	float: none;
	margin: 0px;
	font-weight: bold;
	color: #333;
	padding: 0px;
	text-shadow: 1px 1px 0px #eee,
  2px 2px 0px #707070;
}


.article {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	clear: both;
}

.article_archive {
	margin-top: 20px;
	margin-bottom: 30px;
	padding: 10px;
	background-color: #E4EDFF;
	overflow:hidden;
}
.article-title {
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	font-size: large;
}
.article-title h3 {
	margin: 0px;
	padding: 0px;
}


.article-data {
	font-size: 12px;
	line-height: 16px;
	color: #333;
	margin-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-bottom: 5px;
	margin-bottom: 14px;
	text-align: right;
	clear: both;
}
.article_blog {
	overflow: hidden;
	clear: both;
	margin-bottom: 20px;
}
.article-txt {
	padding-bottom: 2px;
	overflow: hidden;
	clear: both;
	margin-top: 4px;
	margin-bottom: 2px;
}
.article-txt p {
	clear: both;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	
}
.article-txt img {
	margin: 4px;
	border: 0;
}

.article-txtall {
	padding-bottom: 8px;
	overflow: hidden;
	clear: both;
	margin-top: 8px;
	margin-bottom: 8px;
}
.article-txtall p {
	clear: both;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	
}
.article-txtall img {
	margin: 6px;
	border: 0;
}


.article-category {
	width: 580px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5d3200;
	color: #5d3200;
	font-size: 10px;
	line-height: 16px;
}
.article-category a:link {
	color: #333333;
	text-decoration: underline;
}
.article-category a:visited {
	color: #333333;
	text-decoration: underline;
}
.article-category a:hover {
	color: #F63;
	text-decoration: underline;
}

img.article_all {
    border-style:none;
}




.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
    border-style:none;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
    border-style:none;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
    border-style:none;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
	margin-top: 12px;
}
.wp-caption {
	background: transparent;
	border: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

.wp-caption.alignleft {
	margin: 5px 10px 5px 0;
}

.wp-caption.alignright {
	margin: 5px 0 5px 10px;
}

.wp-caption-dt {
	margin: 0;
}

.wp-caption .wp-caption-text,
.wp-caption-dd {
	color: #220e10;
	font-size: 12px;
	font-style: italic;
	font-weight: 300;
	line-height: 1.5;
	margin-bottom: 24px;
	padding: 0;
}

.article-to-top {
	padding-bottom: 8px;
	overflow: hidden;
	clear: both;
	margin-top: 2px;
	margin-bottom: 8px;
}
.article-to-top p {
	clear: both;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	
}

/* archive用 */

.page_title_archive {
	background-color: #359DD8;
	padding-top: 10px;
	padding-bottom: 20px;
}
.page_title_archive h3{
	font-size: x-large;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	color: #FFF;
}

.title_all_blog {
	color: #333;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	background-image: url(../images/bg_gray06.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 10px;
}

/* WordPressブログsingleページ前へ、次へ */

.navi_blog_box {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-color: #349BD5;
	height: 20px;
	padding: 8px;
}
.navi_blog_box a:link {
	color: #FFF;
}
.navi_blog_box a:visited {
	color: #FFF;
}
.navi_blog_box a:hover {
	color: #CFF;
}
.navi_blog_box a:active {
	color: #CFF;
}


.navi_mae {
	float: left;
	width: 280px;	
}
.navi_tugi {
	width: 280px;
	float: right;
	text-align: right;
}

/* WordPressお問い合わせフォーム */
.asterisk {
	margin: 0 0 0 0.2em;
	color: #f5637a;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="url"],
.wpcf7 textarea {
	background-color: #fff;
	color: #333;
	width: 95%;
	border: 1px solid #ddd;
	font-size: 100%;
	padding: 0.5em;
	border-radius: 4px;
	box-shadow: 1px 1px 3px rgba(0,0,0,.1) inset;
}

.wpcf7 input[type="submit"] {
	font-size: 100%;
	padding: 0.2em 0.4em;
	background: #eee;
	color: #333;
	border-radius: 4px;
	cursor: pointer;
	box-shadow: 0 0 1px rgba(0,0,0,.2);
	border: 1px solid #ccc;
	text-shadow: -1px 1px 0 rgba(255,255,255,1);
}
.wpcf7 input[type="submit"]:hover {
	box-shadow: 0 0 1px rgba(0,0,0,.2) inset;
}

/*共通*/
.title_all04 {
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
	background-image: url(../images/common/main_title_bg.jpg);
	background-position: left top;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #ccc;	/*-moz-box-shadow: 1px 1px 0 #fff, inset 1px 1px 0 #fff;
	-webkit-box-shadow: 1px 1px 0 #fff, inset 1px 1px 0 #fff;
	box-shadow: 1px 1px 0 #fff, inset 1px 1px 0 #fff;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;*/
}
.title_all04 h2 {
	font-size: xx-large;
	font-weight: bold;
	text-shadow: -1px 1px 0 rgba(255,255,255,1);
	line-height: 1.2em;
	margin: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.title_all04 h3 {
	font-size: 100%;
	font-weight: bold;
}

.title_all09 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 5px;
	font-size: 16px;
	margin-right: 5px;
	margin-left: 0px;
	margin-top: 15px;
	overflow: hidden;
	margin-bottom: 0px;
	background-image: url(../images/common/menu_bg01.jpg);
	background-position: bottom;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DADCDC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #DADCDC;
	border-right-color: #666;
}
.title_all09 h2 {
	font-weight: bold;
	font-size: x-large;
	line-height: normal;
}
.title_all09 h3 {
	font-weight: bold;
	font-size: large;
	line-height: normal;
	padding: 0px;
	margin: 0px;
}


.font_ao_title {
	color: #06F;
	background-color: #F93;
	background-image: url(../images/common/bg_orenji.jpg);
	background-position: bottom;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.font_ao_title h3 {
	margin: 0px;
	padding: 0px;
}


/*店舗-sp*/
/*店舗*/
.shop_box {
	width: 100%;
}
.shop_box_txt {

}
.shop_box_photo {
}
/*google map　レスポンシブ*/
.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}

.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
/*英語ページEnglish*/
.eng_shop01 {
	padding-right: 5px;
	margin-bottom: 0px;
	overflow: hidden;
	clear: both;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 2em;
	text-indent: -2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

/*TOP-sp*/
/*クーポン等ナビ*/

.main_sm_navi {
	clear: both;
	overflow: hidden;
	display: block;
	width: 100%;
	padding-top: 5px;
	margin-top: 10px;
}
.sm_navi_box01 {
	background-color: #CC6;
	padding: 5px;
	width: 45.3%;
	float: left;
	margin-bottom: 5px;
	margin-left: 1.3%;
}

.title_all {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	clear: both;
	overflow: hidden;
}
.title_all h3 {
	color: #333333;
	padding-left: 5px;
	margin-bottom: 0;
	margin-top: 0;
	font-size: large;
	padding-top: 10px;
	padding-bottom: 10px;
}
.title_all02 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(../images/common/yaji_you.png);
	background-repeat: no-repeat;
	clear: both;
	overflow: hidden;
	background-position: left 10px;
	width: 100%;
}
.title_all02 h3 {
	color: #333333;
	padding-left: 30px;
	margin-bottom: 0;
	margin-top: 0;
	font-size: x-large;
	padding-top: 10px;
	padding-bottom: 0px;
	line-height: 1.1em;
}
.title_all02 p {
	color: #FF6666;
	padding-left: 30px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: x-large;
	padding-top: 0px;
	padding-bottom: 10px;
}
.title_all02_sage {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(../images/common/yaji_you.png);
	background-repeat: no-repeat;
	clear: both;
	overflow: hidden;
	background-position: left center;
}
.title_all02_sage h3 {
	color: #333333;
	padding-left: 30px;
	margin-bottom: 0;
	margin-top: 0;
	font-size: large;
	padding-top: 10px;
	padding-bottom: 10px;
}


/*TOPランキング人気*/
#img_top_box {
	display:none;
}

.top_ranking_list {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	clear: both;
	overflow:hidden;
}
.top_ranking_img01 {
	float: left;
	width: 20%;
}
.top_ranking_img02 {
	float: left;
	width: 20%;
	margin-right: 10px;
	padding-top: 5px;
}
.top_ranking_txt {
	float: left;
	padding-top: 10px;
	width: 40%;
}
.top_ranking_txt02 {
	float: left;
	padding-top: 5px;
	width: 40%;
	padding-left: 45%;
}

/* --- ページトップのボタン --- */
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
	z-index: 1000;
}
#page-top a {
	text-decoration: none;
	color: #fff;
	width: 80px;
	padding: 30px 0;
	text-align: center;
	display: block;
	border-radius: 50%;
	background-color: #AAB26A;
	border: 2px solid #FFF;
}
#page-top a:hover {
	text-decoration: none;
	background-color: #CCC;
}

/*一覧ページ*/
/*一覧スマフォ*/

.ichiran_boxbig {
	overflow: hidden;
	padding-left: 1%;
	padding-top: 20px;
}

.ichiran_box01 {
	width: 32%;
	float: left;
	display: block;
	margin-right: 1%;
	text-align: center;
	height: 145px;
	margin-bottom: 15px;
}
.ichiran_box01 p {
	margin: 0px;
	padding: 0px;
	
	font-size: small;
}


/*テーブル3*/
table.sets3{
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	border: 1px solid #CCC;
}
.sets3 th{
	background-color: #99CCFF;
	background-position: left top;
	padding: 0.3em;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.sets3 td{
	padding: 0.3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
/*おすすめ*/
.recom_box{
	clear: both;
	width: 96%;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #666;
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.recom_txt{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 6px;
}
.recom_imgbox {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
/*YOUコンタクトとは？*/
.youcon_box{
	clear: both;
	width: 96%;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #666;
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(../images/youcontact/youcon_bg.jpg);
	background-size: 100% auto;
}
.youcon_txt{
	padding: 20px;
}
.youcon_txt p {
	font-size: x-large;
	clear: both;
	overflow: hidden;
	float: none;
	margin: 0px;
	font-weight: bold;
	color: #666;
	padding: 0px;
	text-shadow: 1px 1px 0px #eee,
  2px 2px 0px #707070;
}
/* タブレットレイアウト : 481 px ～ 768 px。モバイルレイアウトからスタイルを継承。 */

@media print, screen and (min-width: 481px) {


.gridContainer {
	/*width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;*/
	width: 94.675%;
	padding-left: 0%;
	padding-right: 0%;
	margin-top: 25px;
	
	
	border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  
  
  box-shadow: rgba(68, 68, 68, 0.65) 0px 0px 2px;
	-webkit-box-shadow: rgba(68, 68, 68, 0.65) 0px 0px 2px;
	-moz-box-shadow: rgba(68, 68, 68, 0.65) 0px 0px 2px;
	behavior: url(PIE-1.0.0/PIE.htc);/* --- IE用影と角丸 --- */
}


.mobile{
	display:none;
}
.mobile-tablet{
	display:block;
}
.tablet-pc {
	display: block;
}
#header {
	/*width: 768px;*/
	/*min-width: 481px;*/
	display: block;
	/*overflow: hidden;*/
	background-color: #FFFFFF;
	/*position: fixed;
	
	left: 0;上部固定*/
	top: 0;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	z-index: 1000;
	/*height: 140px;*/
	margin-bottom: 0px;
	position: relative;
	/*background-image: url(../images/common/bg003.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	-moz-background-size: 100% auto;
	background-size: 100% auto;*/
	box-shadow: rgba(68, 68, 68, 0.65) 0px 5px 5px -1px;
	-webkit-box-shadow: rgba(68, 68, 68, 0.65) 0px 5px 5px -1px;
	-moz-box-shadow: rgba(68, 68, 68, 0.65) 0px 5px 5px -1px;
	behavior: url(PIE-1.0.0/PIE.htc);/* --- IE用影と角丸 --- */

}
#header_in {
	/*width: 768px;*/
	/*height: 90px;*/
	display: block;
	/*overflow: hidden;*/
	padding-bottom: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 1px;
	z-index: 100;
	
}
.header_up {
	display: block;
	width: 100％;
	clear: both;
	overflow: hidden;
	height: 80px;	/*height: 80px;*/
}
.header_logo {
	display: block;
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	height: 50px;
	width: 245px;
	z-index: 1001;
	top: 22px;
	left: 9px;
	padding-bottom: 0px;
	background-image: none;
}
.line_word01 {
	display: block;
	position: absolute;
	margin-top: -5px;
	margin-left: 0px;
	height: 69px;
	width: 53%;
	z-index: 1001;
	top: 2px;
	left: 45%;
	padding-bottom: 0px;
	background-image: none;
	padding-top: 0px;
	float: right;
}

/*.line_word02 {
	width: 45%;
	margin-top: 5px;
	margin-left: 50%;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: medium;
}*/
.header_navi_s {
	font-size: 12px;
}
.header_navi_s ul{
	float: left;
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}


.header_navi_s li{
	background-image: url(../images/common/yaji006.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	margin-right: 15px;
	padding-top: 2px;
}
.header_navi_s li a{
	text-decoration: none;
}
/*sp用メニュー*/
.s_navi {
	display:none;
	
}
/*pc・タブレット用メニュー*/
.header_menu_all {
	width: 100%;
	background-image: url(../images/common/menu_bg06.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #996;
}
.header_menu {
	display:block;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.5 em;
}


#main_bn {
	display: block;
	width: 100%;
	padding-top: 0px;
	clear: both;
	padding-bottom: 0px;
}

.main_bn_in {
	display: block;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
/*パンくず*/
#pan-kuzu {
	display: block;
	width: 100%;
	padding-top: 0px;
	clear: both;
	padding-bottom: 0px;
}

.pan-kuzu_in {
	display: block;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}


/*メニューNew*/
/*メニュー・スマフォ固定解除
.naver {
	display:block;
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: auto;
}*/

#menu-box {
	display: block;
	/*overflow: hidden;*/
	border-top-width: 1px;
	border-top-style: solid;
	background-image: url(../images/common/header_bg.jpg);
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	clear: both;
	margin-top: 10px;
	box-shadow: rgba(68, 68, 68, 0.65) 0px 0px 5px;
	-webkit-box-shadow: rgba(68, 68, 68, 0.65) 0px 0px 5px;
	-moz-box-shadow: rgba(68, 68, 68, 0.65) 0px 0px 5px;
	behavior: url(PIE-1.0.0/PIE.htc);/* --- IE用影と角丸 --- */
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFF;
	padding-top: 5px;
}
#menu-box-in {
	
	/*overflow: hidden;*/
	margin: 0 auto;
	padding: 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;	
}


.title_all {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(../images/titile_all_bg.png);
	background-repeat: no-repeat;
	clear: both;
	overflow: hidden;
}
.title_all h3 {
	color: #333333;
	padding-left: 5px;
	margin-bottom: 0;
	margin-top: 0;
	font-size: large;
	padding-top: 10px;
	padding-bottom: 10px;
}

#contents {
	clear: left;
	width: 98%;	/*コンテンツ幅*/
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-top: 30px;
}

/*サブコンテンツ（左ブロック）
---------------------------------------------------------------------------*/
/*#sub {
	float: right;	サブコンテンツを左(left)に回り込み
	width: 25%;	
	padding-top: 0px;
	padding-bottom: 30px;
	margin-right: 1%;
}*/

.sidenavi_box03 {
	padding-bottom: 15px;
	width: 100%;
}
.teltapp {
	display:none;
}
/*サブメニュー
---------------------------------------------------------------------------*/
/*サブメニューブロック全体の設定*/
ul.submenu {
	margin-bottom: 1em;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
/*サブメニュー１個あたりの設定*/
ul.submenu li {
	border-bottom: 1px solid #d2d2d2;	/*メニュー間の線幅、線種、色*/
}
ul.submenu li a {
	display: block;
	width: 94%;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 1%;
	padding-bottom: 5px;
	padding-left: 5%;
}
ul.submenu li a:hover {
	background: #e5e4e0;	/*マウスオン時の背景色*/
	color: #524831;			/*マウスオン時の文字色*/
	border-left: 3px solid #524831;	/*マウスオン時に左側に出る線の幅、線種、色*/
	width: 94%;
	padding-right: 0px;
}
/*トップページ*/
#top_main_navi {
	width: 680px;
	margin-top: 10px;
	margin-left: 5px;
	clear: both;
}

.main_top_box {
	padding-left: 10px;
	margin-bottom: 10px;
	margin-right: 35px;
}
#top_box {
	overflow: hidden;
	margin-bottom: 30px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #999;
}
#top_box_in {
	overflow: hidden;
	width: 97%;
}
/*TOPガイド2列*/
.top_ranktitle {
	font-weight: normal;
	background-image: url(../images/common/arrow_02.jpg);
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-left: 20px;
	margin-top: 3px;
	background-position: 2px;
	padding-top: 3px;
	line-height: 1.8ex;
}
.top_rankbox01 {
	float: left;
	height: 350px;
	width: 45%;
	margin-right: 2%;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000;
}

.top_ranking_box {
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 10px;	
}

/*TOPランキング人気*/
#img_top_box {
}

.top_ranking_list {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	clear: both;
	overflow:hidden;
}
.top_ranking_img01 {
	float: left;
	width: 18%;
	margin-right: 10px;
}
.top_ranking_img02 {
	float: left;
	width: 18%;
	margin-right: 10px;
	padding-top: 5px;
}
.top_ranking_txt {
	float: left;
	padding-top: 10px;
	width: 25%;
}
.top_ranking_txt02 {
	float: left;
	padding-top: 10px;
	padding-left: 0px;
	width: 30%;
}




/*メインコンテンツ（右ブロック）
---------------------------------------------------------------------------*/
/*#main {
	float: right;	メインコンテンツを右(right)に回り込み
	width: 94%;
	padding-top: 0px;
	padding-bottom: 30px;
	margin-top: 0px;
	line-height: 1.8em;
	padding-left: 1%;
}
*/

/*h2タグ設定（背景白タイプ）*/
#main h2.midashi2 {
	color: #524831;	/*文字色*/
	background: url(../images/midashi_bg2.gif) no-repeat;	/*背景画像の読み込み*/
}
/*段落タグの余白設定*/
#main p {
	/*background: #FFF;
	padding-top: 0.1em;
	padding-bottom: 0.1em;*/
}




.taitoru_in {
	display: block;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#taitoru_all {
	display: block;
	width: 100%;
	padding-top: 0px;
	clear: both;
	padding-bottom: 0px;
}

.taitoru_in_all {
	display: block;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.taitorumain {
	margin: 0px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.taitorumain h2 {
	font-size: xx-large;
	clear: both;
	overflow: hidden;
	float: none;
	margin: 0px;
	font-weight: bold;
	color: #333;
	padding: 0px;
	text-shadow: 1px 1px 0px #eee,
  2px 2px 0px #707070;
}

/*top-sp-会社*/
.top_company{
	padding: 1%;
	width: 96%;
	border: 3px double #d2d2d2;
	overflow: hidden;
	margin: 1%;
}
.top_company h3{
	margin: 0px;
	padding: 0px;
	font-size: medium;
	font-weight: 300;
}
.top_companybig01 {
	clear: both;
}
.top_companybox01 {
	width: 48%;
	padding-left: 1.4%;
	padding-bottom: 10px;
	float: left;
}



/*フッター*/
#footer {
	width: 97%;
	padding-top: 20px;
	padding-right: 1.5%;
	padding-bottom: 15%;
	padding-left: 1.5%;
}
.footer_in {
	overflow:hidden;
}

.footer_number{
	text-align: left;
	margin-bottom: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	line-height: normal;
	clear: both;
}
.footer_number p{
	line-height: normal;
}
.navi_box{
	width: 40%;
	margin-top: 15px;
	margin-right: 5px;
	margin-left: 15px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	overflow:hidden;
	display:block;
}
.navi_box02{
	width: 40%;
	margin-top: 10px;
	padding-top: 50px;
	float: right;
}
.font_line {
	margin: 0px;
	padding: 0px;
}
ul.footer_navi {
	padding-right: 30px;
	margin-left: 15px;
	float: left;
	display: inline;
	width: 160px;
	margin-top: 10px;
}
.footer_navi li {
	margin-bottom: 2px;
	list-style-image: url(../images/common/yaji002.gif);
	list-style-type: none;
	font-size: small;
}


/*TOP-Tablet*/
.top_box01 {
	width: 45%;
	float: left;
	padding-right: 5px;
	display: block;
}


/*一覧ページ*/
/*一覧タブレット*/

.ichiran_boxbig {
	overflow: hidden;
	padding-left: 1%;
}

.ichiran_box01 {
	width: 32%;
	float: left;
	display: block;
	margin-right: 1%;
	text-align: center;
	height: 145px;
	margin-bottom: 15px;
}
.ichiran_box01 p {
	margin: 0px;
	padding: 0px;
	
	font-size: small;
}

/*その他ページ*/
/*その他ー2ブロック*/
.sonota_box01 {
	width: 45%;
	float: left;
	padding-right: 1%;
	display: block;
	margin-right: 1%;
}
/*.sonota_box01 {
	width: 45%;
	float: left;
	padding-right: 1%;
	display: block;
	margin-right: 1%;
}*/

/*その他ー3ブロック*/
.sonota_box03 {
	width: 30%;
	float: left;
	padding-right: 1%;
	display: block;
	margin-right: 1%;
}


}

/* デスクトップレイアウト : 769 px ～最大 1000 px。モバイルレイアウトとタブレットレイアウトからスタイルを継承。 */

@media print, screen and (min-width: 769px) {

.gridContainer {
	width: 1000px;
	padding-left: 0%;
	padding-right: 0%;
	background-color: #FFF;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 30px;
}

/*#header {
	clear: both;
	float: left;
	margin-left: 4.5%;
	width: 91%;
	display: block;
	background-color: #ffcc00;
	overflow: hidden;
}*/

.mobile{
	display:none;
}
.mobile-tablet{
	display:none;
}
.pc {
	display:block;
}
#header {
	width: 100%;
	/*min-width: 980px;*/
	display: block;
	/*overflow: hidden;*/
	background-color: #FFFFFF;
	/*position: fixed;
	
	left: 0;上部固定*/
	top: 0;
	margin-top: 0;
	z-index: 999;
	/*height: 140px;*/
	margin-bottom: 0px;
	position: relative;
}




#header_in {
	width: 1000px;
	/*height: 90px;*/
	display: block;
	/*overflow: hidden;*/
	padding-bottom: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 1px;
	z-index: 1000;
}
.header_logo {
	display: block;
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	height: 49px;
	width: 328px;
	z-index: 1001;
	top: 19px;
	left: 7px;
	padding-bottom: 0px;
	background-image: none;
}


.line_word01 {
	/*width: 45%;
	margin-top: 0px;
	margin-left: 50%;
	color: #FFF;
	padding-top: 30px;*/
	display: block;
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	height: 63px;
	width: 558px;
	z-index: 1001;
	top: 8px;
	left: 415px;
	padding-bottom: 0px;
	background-image: none;
	padding-top: 5px;
}

/*.line_word02 {
	width: 45%;
	margin-top: 5px;
	margin-left: 50%;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: medium;
}*/
.header_navi_s {
	font-size: 14px;
}
.header_navi_s ul{
	width: 550px;
	float: none;
	/*display: inline;
	list-style-type: none;*/
}
.header_navi_s li{
	float: left;
	margin: 0px;
	padding: 0px;
	
}
.header_navi_s li a{
	/*display: inline;
	background-image: url(../images/common/yaji_you02.png);
	background-repeat: no-repeat;
	background-position: left center;*/
	padding-left: 18px;
	margin-right: 5px;
	display: inline-block;
	padding-right: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}


/*pc・タブレット用メニュー*/
.header_menu {
	display: block;
	margin-left: auto;
	width: 1000px;
	clear: both;
	margin-right: auto;
}

/*メニューNew*/
#menu-box {
	display: block;
	/*overflow: hidden;*/
	border-top-width: 1px;
	border-top-style: solid;
	background-image: url(../images/common/header_bg.jpg);
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	clear: both;
	margin-top: 10px;
	box-shadow: rgba(68, 68, 68, 0.65) 0px 0px 5px;
	-webkit-box-shadow: rgba(68, 68, 68, 0.65) 0px 0px 5px;
	-moz-box-shadow: rgba(68, 68, 68, 0.65) 0px 0px 5px;
	behavior: url(PIE-1.0.0/PIE.htc);/* --- IE用影と角丸 --- */
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFF;
	padding-top: 5px;
}
#menu-box-in {
	width: 1000px;
	/*overflow: hidden;*/
	margin: 0 auto;
	padding: 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;	
}



.header_contact {
	position: absolute;
	left: 538px;
	top: 56px;
	width: 454px;
	height: 22px;
	z-index: 2000;
	display: block;
}
#main_bn {
	display: block;
	width: 100%;
	padding-top: 0px;
	clear: both;
	padding-bottom: 0px;
}

.main_bn_in {
	display: block;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
/*パンくず*/
#pan-kuzu {
	display: block;
	width: 100%;
	padding-top: 0px;
	clear: both;
	padding-bottom: 0px;
}

.pan-kuzu_in {
	display: block;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}


#content {
	clear: both;
	width: 100%;
	min-width: 1280px;
	overflow: hidden;
	padding-top: 20px;
}

#contents {
	clear: left;
	width: 1000px;	/*コンテンツ幅*/
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-top: 30px;
}
/*TOP-pc*/
/*クーポン等ナビ*/

.main_sm_navi {
	display:none;
}

/*サブコンテンツ（左ブロック）
---------------------------------------------------------------------------*/
#sub {
	float: right;	/*サブコンテンツを左(left)に回り込み*/
	width: 250px;	/*サブコンテンツ幅*/
	padding-top: 0px;
	padding-bottom: 30px;
	margin-right: 5px;
}


/*サブメニュー
---------------------------------------------------------------------------*/
/*サブメニューブロック全体の設定*/
ul.submenu {
	margin-bottom: 1em;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
/*サブメニュー１個あたりの設定*/
ul.submenu li {
	border-bottom: 1px solid #d2d2d2;	/*メニュー間の線幅、線種、色*/
}
ul.submenu li a {
	display: block;
	width: 205px;
	padding: 10px 5px 5px 10px;
	text-decoration: none;
}
ul.submenu li a:hover {
	background: #e5e4e0;	/*マウスオン時の背景色*/
	color: #524831;			/*マウスオン時の文字色*/
	border-left: 3px solid #524831;	/*マウスオン時に左側に出る線の幅、線種、色*/
	width: 202px;
	padding-right: 6px;
}












/*メインコンテンツ（右ブロック）
---------------------------------------------------------------------------*/
#main {
	float: left;	/*メインコンテンツを右(right)に回り込み*/
	width: 695px;	/*メインコンテンツ幅*/
	padding-top: 0px;
	padding-bottom: 30px;
	margin-left: 10px;
}

/*h2タグ設定
#main h2 {
	font-size: 120%;
	color: #FFFFFF;
	clear: both;
	width: 670px;
	padding-left: 30px;
	line-height: 40px;
	height: 45px;
	overflow: hidden;
	background: url(../images/midashi_bg1.gif) no-repeat;	
}*/
/*h2タグ設定（背景白タイプ）*/
#main h2.midashi2 {
	color: #524831;	/*文字色*/
	background: url(../images/midashi_bg2.gif) no-repeat;	/*背景画像の読み込み*/
}
/*段落タグの余白設定*/
#main p {
	/*background: #FFF;*/
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	line-height: 1.8em;
}




.taitoru_in {
	display: block;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#taitoru_all {
	display: block;
	width: 100%;
	padding-top: 0px;
	clear: both;
	padding-bottom: 0px;
}

.taitoru_in_all {
	display: block;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}


#top_box_in {
	overflow: hidden;
	width: 93%;
}
.top_rankbox01 {
	float: left;
	height: 350px;
	width: 47%;
	margin-right: 1.8%;
}

.subbox {
	display:block;
	padding-bottom: 30px;
	padding-right: 0px;
	padding-left: 0px;
}

/*TOP-PC*/
.top_box01 {
	width: 340px;
	float: left;
	padding-right: 0px;
	display: block;
}
/*その他ページ*/
/*その他ー2ブロック*/
.sonota_box01 {
	width: 47%;
	float: left;
	padding-right: 1%;
	display: block;
	padding-left: 1px;
}




/*店舗-sp*/
/*店舗*/
.shop_box {
	width: 100%;
}
.shop_box_txt {
	float: left;
	width: 55%;
}
.shop_box_photo {
	float: right;
	width: 42%;
}
.shop_box_map {
	width: 100%;
	clear: both;
	float: none;
}





/* --- footer --- */

#footer {
	width: 98%;
	padding-top: 20px;
	padding-right: 1%;
	padding-bottom: 75px;
	padding-left: 1%;
}
.footer_in {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
.footer_number{
	text-align: right;
	margin-bottom: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	line-height: normal;
	clear: both;
}
.footer_number p{
	line-height: normal;
}
.navi_box{
	width: 190px;
	margin-top: 15px;
	margin-right: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	display: block;
}






.navi_box02{
	width: 340px;
	margin-top: 10px;
	padding-top: 50px;
	float: right;
}






.font_line {
	margin: 0px;
	padding: 0px;
}
ul.footer_navi {
	padding-right: 30px;
	/*float: left;*/
	display: inline;
	width: 190px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.footer_navi li {
	margin-bottom: 2px;
	list-style-image: url(../images/common/yaji002.gif);
	list-style-type: none;
	font-size: small;
}





/*一覧ページ*/
/*一覧PC*/

.ichiran_boxbig {
	overflow: hidden;
	padding-left: 1%;
}

.ichiran_box01 {
	width: 15.5%;
	float: left;
	display: block;
	margin-right: 1%;
	text-align: center;
	height: 145px;
	margin-bottom: 30px;
}
/*お問い合わせフォームdldt*/
blockquote { width:50%; margin:0 auto; }

dl.form{
border-top: none;
width: 99%;
}
dl.form dt {
	clear: left;
	float: left;
	width: 26%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

dl.form dd {
	margin-left: 28%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #FFFFFF;
}
.space_01 {
	padding-top: 5px;
}





}
