@charset "utf-8";
/*
reset
--------------------------------------------------------- */
html {
	font-size:62.5%;
}
body {
	margin:0;
	padding:0;
	font-size:140%;
	color:#333;

}
body#couponPage {
	width:640px;
	margin:0 auto;
	padding:0;
	font-size:140%;
	color:#333;
	background-image:none !important;
}
div, table, caption,th,tr,td,ul,ol,li,dl,dt,dd,address,form,input,textarea,h1,h2,h3,h4,h5,h6,p{
        font-weight: normal;
        font-style: normal;
        font-family:Meiryo,"メイリオ","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3",Osaka,"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
        font-size:100%;
    	margin: 0;
    	padding: 0;
        line-height:1.4;
}
fieldset, img {
        border: 0;
        vertical-align:bottom;
}
table {
        border-collapse: collapse;
        border-spacing: 0;
}
ol, ul {
        list-style: none;
}
address, caption, cite, code, dfn, em, strong, th, var {
        font-weight: normal;
        font-style: normal;
}
caption, th {
        text-align: left;
        font-size:100%;
}
button {
	border:none;
	background:#fff;
	cursor:pointer;
}
#wrapper a:hover img {
	-ms-filter: "alpha( opacity=80 )";
	filter: alpha( opacity=80 );
	opacity: 0.8;	
}
blockquote {
	width:80%;
	margin:0 auto 15px;
	padding:10px;
	border:1px solid #999;
}
strong {
	font-weight:bold;
}


article,aside,canvas,details,figcaption,figure,
header,footer,hgroup,menu,nav,section,summary {
	display: block
}


a img, area {border-style:none;}


/* 見出し  */
h3 {
	width:640px;
	height:40px;
	line-height:40px;
	background: url(../images/bg_h2.png) left top no-repeat;
	padding:2px 0 0 20px;
	margin-bottom:0;
	font-size:140%;
	font-weight:bold;
	color:#333333;
}
#recommendBox h3 {
	font-size:120%;
	font-weight:bold;
	border-left:none;
	color:#053867;
	line-height:22px;
	background:url(../images/bg_h3_recommendBox.png) left top no-repeat;
	padding:0 0 0 12px;
	margin:15px 0 10px 0 ;
}
#recommendBox h3.suteki {
	width:300px;
	height:20px;
	font-size:120%;
	font-weight:bold;
	border-left:none;
	color:#053867;
	line-height:22px;
	background:url(../images/bg_h3_recommendBox.png) left top no-repeat;
	padding:0 0 0 12px;
	margin:5px 0 5px 0 ;
}

h4 {
	color:#FF801A;	
	font-size:120%;
	font-weight:bold;
	border-left:5px solid #FF801A;
	border-bottom:1px dotted #FF801A;
	padding-left:5px;
	padding-top:2px;
	height:20px;
	line-height:20px;
	margin:15px 0 10px 10px ;
	clear:both;
}
#recommendBox h3 {
	font-size:120%;
	font-weight:bold;
	border-left:none;
	color:#053867;
	line-height:22px;
	background:url(../images/bg_h3_recommendBox.png) left top no-repeat;
	padding:0 0 0 12px;
	margin:15px 0 10px 0 ;
}

h5 {
	color:#333333;	
	font-size:110%;
	font-weight:bold;
	padding-left:0;
	margin:10px 0 0 10px ;
	clear:both;
}
h4 a {
	color:#FF801A !important;	
}
h5 a {
	color:#333333 !important;	
}



/* clear
--------------------------------------------------------- */
.clear {
	/zoom: 1;
}

.clear:after {
	content: '';
	display: block;
	clear: both;
}



/* link style
--------------------------------------------------------- */
a {
	text-decoration:none;
}
a:link {
	color: #00559C;
	text-decoration: none;
}
a:visited {
	color:#00559C;
	text-decoration: none;
}
a:hover {
	color: #0099CC;
	text-decoration: underline;
}



#header {
	width: 960px;
	height: 180px;
	margin: 0 auto;
	overflow: hidden;

}
#headerContent {
	width:960px;
	min-height:180px;
	height:auto !important;
	height:250px;
	margin:0 auto;
	position:relative;
}

#headerContent h1 {
	position: absolute;
	width: 600px;
	left: 2px;
	top: 10px;
	color: #333333;
	font-size: 80%;
}
#headerContent p.catchTxt {
	position:absolute;
	top:120px;
	left:25px;
	font-size:100%;
	color:#FF801A;
}
.family {
	position: absolute;
	top: 145px;
	left: 1px;
	width: 635px;
	height: 90px;
	z-index: 10;
	padding: 2px;
	/* 
	border: 1px solid #cdcdcd;
	background: url(../images/bg_familyinfo.png) repeat;
	border-radius: 5px;
	 */
	overflow: hidden;
}
.familyInfo {
	padding:;	
	overflow:hidden;

}

.familyInfo p {
	width:615px;
	font-size:90%;
	margin:5px auto;	
	color:#E73423;
}
.familyInfo dl {
	clear:both;
	font-size:80%;
	margin:10px 0 10px 10px;
	width:580px;
	overflow:hidden;
}
.familyInfo dt {
	width:40px;
	float:left;
	margin:0 0 0 5px;
	color:#666666;
	line-height:1.8;
}
.familyInfo dd {
	width:535px;
	margin-left:45px;
	line-height:1.8;
	border-bottom:1px dashed #CCC;
}


#headerContent #logo {
	position: absolute;
	width: 250px;
	left: 0;
	top: 50px;
}
#headerContent #logo img {
	margin-right:10px;	
}

.headBnr {
	position:absolute;
	right:0;
	top:50px;	
}

#header p.logo_img {
	position: absolute;
	bottom: 5px;
	left: 285px;
	z-index: 1;
}

.sns {
	width:300px;
	height:60px;	
	overflow:visible;
}
.sns ul {
	width:300px;
}
.sns ul li {
	float:right;	
	margin:0 !important;
	width:74px !important;
	overflow:visible;
}
.sns ul li#googleplus {
	width:55px !important;
}



.headerSNS {
	position:absolute;
	width:;
	height:25px;	
	right:0;
	bottom:5px;
	overflow:hidden;
	text-align:right;
}
.headerSNS ul li {
	float:left;	
	margin:0 5px 0 0;

}

.headerSNS ul li#headerSNSTW {
	width:90px !important;	
}
.headerSNS ul li#headerSNSMX {
	width:95px !important;	
}
.headerSNS ul li#headerSNSGL {
	width:70px !important;	
}






.headerNav {
	position: absolute;
	right: 0;
	top: 8px;
	width:300px;	
}
.headerNav ul {
	text-align:right;
}
.headerNav ul li {
	display:inline;
	margin:0 1em 0 0;	
}
.headerNav ul li:last-child {
	margin:0 0 0 0;
}
.headerNav ul li a {
	background:url(../images/bg_header_nav.png) left center no-repeat;
	padding:0 0 0 12px;
	font-size:80%;
}

.ad_search {
	position: absolute;
	right: 0;
	top: 110px;
	width: 240px;
	height:20px;
	text-align:right;
	padding:0;
}
.ad_search input {
	padding:0;
	margin:0;	
	display:inline;
	float:left;
}
.ad_search input.nyuuryoku {
	width:170px !important;	
	font-size:90%;
	margin-right:5px;
}




#topBnrBox {
	width:100%;
	height:;
	background:#EDE9DF;
	margin:0;	
	padding:15px 0 10px 0;
}

#topBnr {
	width:900px;
	height:;	
	margin:0 auto;
	padding:0;
	overflow:hidden;
}
#topBnr img {

}


#image-navigation .toShisetsu a img {
	z-index:100;
}

#image-navigation .navi-image { position:relative;}
#image-navigation .navi-image a { display:block; }
#image-navigation .navi-image a { position:absolute; top:0; left:0; z-index:8; }
#image-navigation .navi-image a.active { z-index:10; }
#image-navigation .navi-image a.last-active { z-index:9; }

#image-navigation-text .navi-image { position:relative;}
#image-navigation-text .navi-image a { display:block; }
#image-navigation-text .navi-image a { position:absolute; top:0; left:0; z-index:8; }
#image-navigation-text .navi-image a.active { z-index:10; }
#image-navigation-text .navi-image a.last-active { z-index:9; }

#image-navigation img {
	border:none;
}


.navi-image {
	width:900px;
	height:340px;
	margin:0 auto;	
	padding:0;
}

.navi {
	clear: both;
	height: 96px;
	width:900px;
	padding: 0;
	margin:10px 0 0 0;
}
.navi ul {
	list-style-type:none;	
	width:900px;
	height:96px;
	padding:0;
	margin:0 auto 0 auto;
}
.navi ul li {
	float:left;	
	margin-right:5px;
	margin-right:4px\9;
}

.navi ul li:last-child {
	float:left;	
	margin-right:0;
}
.navi ul li a {
	display:block;
	width:176px;
	height:96px;
	z-index:10;
}



.bx-pager a img {  
opacity: 0.5;  
filter: alpha(opacity=50);  
}  
.bx-pager a.active img {  
opacity: 1;  
filter: alpha(opacity=100);  
}  



#wrapper {
	/*
	background:url(../images/bg-footer.jpg) center bottom repeat-x;
	*/

}

#content {
	overflow:visible;
	width:960px;
	margin:0 auto;
	padding-top:0;
	/zoom:1;
}
#content:after {
	content:'';
	display:block;
	clear:both;
}
#indexContent {
	float:left;
	position:relative;
	margin:0 0 0 0;
	font-size:12px;
}
#topSlide {
	margin:0 0 40px 0;	
	height:280px;
	background:url(../images/bg_top_slide.png) left top no-repeat;
	overflow:hidden;
}
#mainContent {
	width:640px;
	float:left;
	overflow:hidden;
	margin:0 0 0 0;
}

/* 今月の特集 */
#feature {
	width:630px;
	margin:10px 0 20px 0;
	padding:5px 0 5px 8px;	
	overflow:hidden;
	border:1px solid #cdcdcd;
	background:#F1EFDD;
}
#feature div.featBox {
	float:left;	
	width:196px;
	background:#ffffff;
	padding:4px;
}
.featCatch {
	font-size:62%;
	color:#999;	
	margin-top:10px;
}
.featName {
	font-weight:bold;
	font-size:90%;
}
.featSetsumei {
	font-size:85%;
}

.special #feature {
	width:290px;
	margin:10px 0 20px 0;
	padding:5px 4px;	
	overflow:hidden;
	border:1px solid #cdcdcd;
	background:#F1EFDD;
}
.special #feature div.featBox {
	margin-bottom:15px;
	width:280px;
	background:#ffffff;
	padding:4px;
}




#topMain {
	margin:10px 0 0 0;	
}



#recommendBox {
	width:640px;
	margin:20px 0 20px 0;
	padding:0;	
	overflow:hidden;
}


.recommendRight {
	float:right;
	width:310px;
	margin:0 0 0 0;	
}

.yupure {
	background: url(../images/present-bg.png) repeat;
	overflow:hidden;
	width:310px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	height:260px;
}
.item{
	width:290px;
	height:;
	background-color:#FFF;
	margin-left:10px;
	margin-bottom:12px;
	overflow:hidden;
	padding:0 0 0 0;
}
.item p.img{
	float:left;
	margin-top:5px;
	margin-left:5px;
	margin-bottom:5px;
}
.item p.txt{
	float:left;
	margin-top:5px;
	margin-left:10px;
	width:170px;
	font-size:90%;
}
.item p.txt a {
	color:#333333;	
}
.item p.txt a:hover {
	color:#333333;	
	text-decoration:underline;
	color:#de32ce;
}


.info {
	width:295px;
	margin:0;
	padding:10px 10px 10px 10px;	
	overflow:hidden;
	background:#F59D00;
	float:left;
	color:#ffffff;
}
.info strong {
	font-size:120%;	
}
.info span a {
	font-size:90%;	
	background:url(images/bg_header_nav.png) left center no-repeat;
	padding:0 0 0 12px;
	margin-top:3px;
	color:#ffffff;
}
.infoBody {
	width:285px;
	margin:10px 0 0 0;	
	padding:5px;
	background:#ffffff;
	height:197px;
	overflow-y: scroll;
}
.info dl {
	width:255px;
	margin: 0 10px 0 10px;
	border-bottom:1px dashed #CCC;
	padding:10px 0;
}
.info dt {
	margin:0 0 0 0;
	color:#666666;
	line-height:1.4;
}
.info dd {
	line-height:1.4;

}


/* すてき人トップ */
.sutekiTop {
	overflow:hidden;	
	clear:both;
	width:640px;
}
.sutekiTop p {
	float:left;	
}
p.ttl_suteki {
	background:#F59D00;
	color:#ffffff;
	font-size:120%;
	font-weight:bold;
	border-radius:5px 5px 0 0;
	padding:5px 10px;
	width:120px;
}
p.to_past {
	background:#efefef;
	font-size:100%;
	border-radius:5px 5px 0 0;
	padding:7px 10px 7px 10px;
	margin:0 0 0 10px;
}
p.suisen {
	float:right;
	font-size:90%;	
	background:url(images/bg_header_nav.png) left center no-repeat;
	padding:0 0 0 12px;	
	height:10px;
	line-height:10px;
	margin:10px;
}



.topSutekiBox {
	overflow:hidden;
	border:1px solid #F59D00;
	width:640px;
	box-sizing:border-box;
}
.topSutekiImg {
	width:170px;
	float:left;
	padding:10px;
	margin:0;
}
.topSutekiTxt {
	width:425px;
	padding:10px;
	float:right;
}
.katagaki {
	font-size:80%;	
}
.topSutekiName {
	font-size:120%;	
	margin:10px 0;
}
span.zaijyuu {
	margin:0 0 0 20px;
	font-size:80%;
}


.fb-like-box {
	margin:15px 0;	
}




/* スライド */
#sliderBox {
	width:100%;
	height:380px; /*430px*/
	overflow:visible;
	margin:10px auto;	
}
.topBnr {
	width:100%;
	height:342px;
	overflow:visible;
	margin:10px auto;	
}
.bx-pager {
	margin:10px 0;	
	text-align:center;
}
#topBnr p img {
	margin:10px 0 10px 10px;
}

.bx-controls-direction, .thumb-edge {
	display:none;	
}


.topAd {
	margin:15px 0 20px;	
	width:640px;
}
.bnr_tofb {
	margin-left:15px;	
}


/* 20141128 新スライド */
.wideslider {
	width: 100%;
	height: 430px;
	text-align: left;
	position: relative;
	overflow: hidden;
	margin:0 0 20px 0;
}

.wideslider ul,
.wideslider ul li {
	float: left;
	display: inline;
	overflow: hidden;
}

.wideslider ul li img {
    width: 100%;
    display: none;
}


.wideslider_base {
	top: 0;
	position: absolute;
}
.wideslider_wrap {
	top: 0;
	position: absolute;
	overflow: hidden;

}
.slider_prev,
.slider_next {
	top: 0;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	cursor: pointer;
}
.slider_prev {background: #fff url(../images/prev.jpg) no-repeat right center;}
.slider_next {background: #fff url(../images/next.jpg) no-repeat left center;}


/* 2015/05/01 PC用でスライド下のサムネイルを廃止
.pagination {
	bottom: 30px;
	left: 0;
	width: 100%;
	height: 42px;
	text-align: center;
	position: absolute;
	z-index: 200;
}
.pagination a {
	margin: 0 5px;
	width: 120px;
	height: 42px;
	display: inline-block;
	overflow: hidden;
	background: #333;
}
.pagination a.active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}

.pagination a.pn1 {
	background:url(../images/slide01_thumb.jpg) left top no-repeat;	
}
.pagination a.pn2 {
	background:url(../images/slide02_thumb.jpg) left top no-repeat;	
}
.pagination a.pn3 {
	background:url(../images/slide03_thumb.jpg) left top no-repeat;	
}
.pagination a.pn4 {
	background:url(../images/slide04_thumb.jpg) left top no-repeat;	
}
.pagination a.pn5 {
	background:url(../images/slide05_thumb.jpg) left top no-repeat;	
}
.pagination a.pn6 {
	background:url(../images/slide06_thumb.jpg) left top no-repeat;	
}
.pagination a.pn7 {
	background:url(../images/slide07_thumb.jpg) left top no-repeat;	
}

*/


/* 2015/05/01 PC用でスライド下のサムネイルを廃止しオレンジ〇に変更 */
.pagination {
	top: 360px;
	left: 0;
	width: 100%;
	height: 15px;
	text-align: center;
	position: absolute;
	z-index: 200;
}

.wideslider .pagination a {
	background:url(../images/bg_pagenation2.png) !important ;	
	background-size:15px  !important;
}
.pagination a {
	margin: 0 5px;
	width:15px;
	height: 15px;
	display: inline-block;
	overflow: hidden;

}
.pagination a.active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}





/* =======================================
	ClearFixElements
======================================= */
.wideslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.wideslider ul {
	display: inline-block;
	overflow: hidden;
}




/* トップタブ */
.topTabBox {
	font-size:90%;
	width:640px;
	margin:0 0 10px 0;
}
ul.tabs {
	margin:0 0 10px 0;
	padding:0;
	border-top:4px solid #F27E17;
}

ul.tabs li {
	width:124px;
	height:25px;
	float:left;
	margin:0 5px 20px 0;
}
ul.tabs li:last-child {
	margin-right:0;
}

ul.tabs li a {
	width:100%;
	height:25px;
	display:block;
	vertical-align:middle;
	text-align:center;
	border:1px solid #cccccc;
	border-top:none;
	box-sizing:border-box;
	padding:5px 0 0 0;
	border-radius:0 0 5px 5px;
}


ul.tabs li a {
	background:#ffffff;	
	color:#F27E17;
}

ul.tabs li.active a {
	background:#F27E17;	
	color:#ffffff;
	border:1px solid #F27E17;
	border-top:1px solid #F27E17;
}
ul.tabs li.active a:hover {
	text-decoration:none;	
}


.tabs_content {
	width:100%;
	height:280px;	
	box-sizing:border-box;
	border: 1px solid #CCCCCC;
	background:#dfdfdf;
}
.tabs_content .town {
	overflow-y:scroll;	
	width:640px;
	height:280px;	
	background:#ffffff;
}
.tabs_content .town h4 {
	width:580px;
}
.town .linkList {
	margin: 0 0 10px 20px;
	width: 580px;
}

.town .linkList li {
	width:180px;	
	line-height:2.0;
}

.town h4 {
	color: #F27E17;
	font-size: 120%;
	font-weight: bold;
	border-left: 5px solid #F27E17;
	border-bottom: 1px dotted #F27E17;
	padding-left: 5px;
	padding-top: 2px;
	height: 20px;
	line-height: 20px;
	margin: 15px 0 10px 20px;
	clear: both;
}
.town h5  {
	margin-left:20px;
	margin-bottom:0;
}
.town h4 a {
	color: #F27E17 !important;
}

.clubKit {
	background:#F8CBDF;	
	padding:10px;
	width:620px;
	height:260px;
}
.clubKitLink {
	overflow:hidden;	
}

.clubKitLink p a {
	background:url(../images/bg_header_nav.png) left center no-repeat;	
	padding-left:10px;
	height:14px;
	line-height:14px;
}

.clubKitLinkL {
	float:left;	
	margin-left:27px;
}
.clubKitLinkR {
	float:right;	
	margin-right:27px;
	line-height:1.2;
}
.clubKitLinkR a {
	display:block;

}


/* エリアで探す地図 */
.googleMapBox {
	overflow:;	
	width:640px;
	height:280px;	
	position:relative;
}
.btns {
	position:absolute;
	left:10px;
	bottom:80px;	
	font-size:90%;

}
.btns:hover {
	cursor:pointer;	
}
#map {
	width:100%;
	height:100%;	
}
#mapBig {
	width:100%;
	height:700px;
}
.close {
	background:#ffffff;
	font-size:150%;
	padding:10px;
}
.close:hover {
	cursor:pointer;	
}

.modal{
	width:1200px;
	height:700px;
	
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity:0;
	
	
	position: fixed; 
	left:-9999px; 
	top:-9999px; 
}
.modalBody{
	
	position: fixed; 
	left:-9999px; 
	top:-9999px; 

	
	z-index:0; 
	background: #000; 
	width:1200px;
	height:700px;
}
.modalBK{
	position: fixed; 
	left:-9999px; 
	top:-9999px; 
	z-index:999; 
	height:100%; 
	width:100%;
	background:#000; 
	opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity:0.60;
}




span.shopaddress {
	font-size:80%; 
	color:#777777;
	margin-right:20px;
}
.gm-style div {
	height:auto; 
}
.gm-style-iw {
	width: 250px !important;
	height: auto !important;
	overflow:hidden !important;
}
.gm-style-iw div {
	width: 100% !important;
	height: auto !important;
	overflow:hidden !important;
}

.gm-style-iw div.mapPopUp {
	width:60px !important;
	height:; 
	padding:0 0 5px 0;
	margin-right:5px; 
	overflow:hidden; 
	float:left;
}
#map a {
	color:#C90;
}
.gm-style-iw div.detailText {
	max-width:250px;
}

.gm-style-iw img {
	float:left;
	margin-right:5px;	
}


h3.new2014 {
	border:none;
	border-left:4px solid #cccccc;	
	background:none;
	color:#333333;
	height:auto;
	width:620px;
	padding:3px 0 3px 10px;
	line-height:inherit;
	font-size:130%;
	font-weight:bold;
	margin:0 0 0.5em 0;
}
h3.new2014 span {
	font-size:75%;
	font-weight:normal;
	float:right;
	margin:5px 0 0 0;
}


h3.kitpressnavi {
	border:none;
	border-bottom:4px solid #F69406;	
	background: url(../images/bg_h_kitpressnavi.png) left center no-repeat;
	color:#F69406;
	height:auto;
	width:600px;
	padding:3px 0 3px 40px;
	line-height:inherit;
	font-size:130%;
	font-weight:bold;
	margin:0 0 0 0;
}

h3.kitpressnavi  span {
	font-size:75%;
	font-weight:normal;
	float:right;
	margin:5px 0 0 0;
}
h3.kitpressnavi span a {
	color:#F69406;
	background:url(../images/bg_header_nav.png) left center no-repeat;
	padding:0 0 0 10px;
}

.topRandom {
	overflow:hidden;	
	margin:0 0 2em 0;
	width:640px;
}
.topRandom ul li {
	width:210px;
	height:180px;
	border:1px solid #dfdfdf;
	padding:2px;
	float:left;	
	margin:0 5px 0 0;
	text-align:center;
	box-sizing:border-box;
	
background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI3MiUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZWRlZGVkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
background: -moz-linear-gradient(top, #ffffff 72%, #ededed 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(72%,#ffffff), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 72%,#ededed 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 72%,#ededed 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 72%,#ededed 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 72%,#ededed 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-8 */
	
}
.topRandom ul li:last-child {
	margin:0;
}

.topRandom li div {
	width:100%;
	height:120px;
	overflow:hidden;
	margin:0 0 5px 0;	
}

.topRandom ul li img {
	margin:0 0 10px 0;	
}
.topRandom ul li a.shopName {
	color:#000000;
	font-size:85%;
	
}
.topRandom ul li span {
	color:#777777;
	font-size:70%;
}

.topAd {
	overflow:hidden;
		
}
.topAdLeft {
	float:left;
}
.topAdRight {
	float:right;
}


/* トップ　キットプレスなび  */
.kitOtherNav {
	overflow:hidden;
	width:640px;
	height:125px;
	margin:10px 0 0 0;
}

.kitOthers {
	width:315px;
	height:124px;
	padding:7px;
	border:1px solid #cccccc;
	border-radius:8px;
	box-sizing:border-box;
	overflow:hidden;
	float:left;
	
background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI3MiUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZWRlZGVkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
background: -moz-linear-gradient(top, #ffffff 72%, #ededed 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(72%,#ffffff), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 72%,#ededed 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 72%,#ededed 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 72%,#ededed 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 72%,#ededed 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-8 */
}
.kitOthers:nth-child(2) {
	float:right;
}

.kitOthersL {
	float:left;	
	width:120px;
	height:110px;
}
.kitOthersL img {
	margin:0;
}
.kitOthersR {
	float:right;	
	width:170px;
	height:110px;
}
.kitOthersR p {
	font-size:85%;
}


.kitOtherNav h4 {
	border:none;
	color:#333333;
	font-size:120%;
	margin:0 0 20px 0;
	padding:0;
}
.kitOtherNav h4 span {
	font-size:60%;	
	font-weight:normal;
}
.kitOtherNav h4 a {
	color:#333333 !important;
	text-decoration:underline;
}

.topModelBnr {
	margin:0 0 20px 0;	
}

.topBottomAd {
	width:970px;
	height:90px;
	margin:20px auto;	
}














/* カテゴリーページ */
.catTopAd {
	margin:10px 0 20px 0;	
}
#mainBnr {
	margin:10px 0;	
	display:none;
}
.pickup {
	overflow:hidden;
	width:640px; /*632px*/
	margin:5px 0 10px 0;
	padding:5px 0;	
	/* 
	border:1px solid #cdcdcd;
	background:#F1EFDD;
	*/
	text-align:center;
}





.pickup div {
	width:120px;
	height:80px;
	overflow:hidden;
	margin:0 0 10px 0;	
}
.pickup div img {

}



.pickup dl {
	overflow:hidden;	
	width:200px;
	margin:0 0 5px 0 !important;
	padding:7px 0 0 0 !important;	
}
.pickup dl dt {
	line-height:1.2 !important;	
	font-size:100% !important;
}
.pickup dl dt a{
	color:#C90;
}
.pickuo dl dd {
	line-height:1.2 !important;	
}
.pickuo a dd {
	color:#333333 !important;
}


.searchArea {
	position:relative;	
	overflow: hidden;
	padding-bottom:20px;
}
.searchMapBox {
	overflow: hidden;
	width: 632px;
	margin: 10px 0 20px 0;
	padding: 3px;
	border: 1px solid #cdcdcd;
	background: #F1EFDD;
}
p.areaDiscrict {
	clear:both;
	width:225px;
	padding:0 0 0 5px;
	margin:15px 0 8px 0;
}
.areaList {

	overflow: hidden;
}
.areaList ul{
	margin:0 0 20px 0;
}
.areaList li{
	padding:0 10px;
	border-right:1px solid #ffffff;
	float:left;
	height:14px;
	margin:0 0 8px 0;
	font-size:90%;
}
.areaList li.last{
	border-right:none !important;
}
.sensyuu, .sakai {
	overflow:hidden;
	margin:0 0 0 0;	
}
.sakai {
	width:300px;
	position: absolute;
	left: 20px;
	top: 15px;
}
.sensyuu {
	width:250px;
	position: absolute;
	left: 20px;
	top: 110px;
}
.minamiKawachi {
	width:450px;
	position: absolute;
	left: 180px;
	top: 400px;
}
.otherArea {
	width:200px;
	position: absolute;
	left: 20px;
	top: 245px;
}

/* ジャンルで探す  */
.linkList {
	overflow:hidden;
	margin:0 0 10px 30px;	
	width:625px;
}
.linkList li {
	float:left;	
	margin:0 5px 0 0;
	width:200px;
}




.others section img {
	
}
.others section p {
	margin:10px 0 10px 20px;

}
p.text {
	margin:15px 0 0 0;	
}
.lead {
	font-size:14px;	
	line-height:1.2;
}

.relatedArticleBox {
	margin:0 0 0 15px;	
	padding:0 0 20px 0;
	overflow:hidden;
}
.relatedArticle {
	width:211px;
	height:215px;
	padding:5px 6px 5px 5px;	
	border:1px solid #E3E3E3;
	background: #fafafa;
	float:left;
}
.relatedArticle a, .relatedArticle a:hover {
	color:#333333;	
}
.relatedLast {
	border-right: none;
}
.relatedArticle:hover {
	background: #efefef;
}

.relatedArticle img {
	border:1px solid #E3E3E3;	
	padding:1px;
	margin:0 0 0 0 !important;
}
p.relatedArticleDate {
	margin:5px 0 5px 2px !important;	
}
p.relatedArticleSum {
	margin:0 0 0 2px !important;	
}

/* sideBar */

#sideBar {
	width:300px;
	float:right;
	padding:0 0 5px 0;
}

.sideAd {
	margin-top:0;
}
.sideAdSky {
	margin-top:15px;
}
.sideAd p {
	margin-top:0;
}
.adImg img {
	margin-top:15px;
}

#searchBox {
	width: 300px;
	height: 35px;
	padding: 0 0 0 0;
	margin: 20px 0 0 0;
	background:;
	text-align:right;
}
#searchBox input {
	border:1px solid #FF7F19;
	background:none;
	border-radius:2px;	
}
input.inputTxt {
	width:180px;
}
input.inputBtn {
	background: #FF7F19 !important;
	color:#ffffff;
	font-size:80%;
	padding:3px;
}
input.inputBtn:hover {
	cursor:pointer;
}


#bannerBox {
	width:240px;
}
#bannerBox img a {
	margin-bottom:5px;
}

.kiyaku {
	width:300px;
	text-align:center;
	margin-top:80px;	
}




/* フッター */
#preFotterBox {
	width:960px;
	height:;
	margin:0 auto -40px;	
}
#footerBox {
	background:#EA5513;
	width:100%;	
	overflow:hidden;
}
#footer {
	height:205px;
	width:960px;
	margin:50px auto 0;
	clear:both;
	position:relative;
	overflow:hidden;
	padding:0 0 1px 0;


}
#footer p.logo{
	width:960px;
	text-align:right;
	padding-top:40px;
}
#footer p.copy{
	width:960px;
	text-align:center;
	position:absolute;
	top:180px;
	left:0;
	color:#FFF;

}

#footer .footerLink1 {
	position:absolute;
	top:0;
	left:30px;
	width:150px;
	height:150px;	
}
#footer .footerLink2 {
	position:absolute;
	top:0;
	left:200px;
	width:150px;
	height:150px;	
}


#footer .footerLink1 ul li a,  #footer .footerLink2 ul li a{
	color:#ffffff;	
}






/* もどる
--------------------------------------------------------- */
#back-top {
	position:fixed;
    bottom: 360px;
    margin-left:981px;
}
*html #back-top {
	margin-left:850px;
}

#back-top a {
    width: 80px;
    display: block;
}
#back-top span {
    width: 80px;
    height: 113px;
    display: block;
/*    background: url(../img/gototop.gif) no-repeat center center;*/
	background-image:url(../images/gototop.gif);
}


/* globalNav
--------------------------------------------------------- */
#navBox {
	width: 960px;
	height: 80px;
	margin:0 auto 10px;
	position: relative;
	overflow: hidden;	
}
#utility {
	float:right;	
}

#globalNav {
	width: 640px;
	height: 80px;
	float:left;
}

#globalNav ul {
	position: absolute;
	width: 640px;
	height: 80px;



	/zoom:1;
	background: url(../images/gnav.png) left bottom no-repeat;
	left: 1px;
	top: -1px;
}
#globalNav ul:after {
	content:'';
	display:block;
	clear:both;
}
#globalNav li {
	text-indent:-9999px;
	float:left;
	width:80px;
	height:80px;
}
#globalNav li.nav01 {
	width:160px;
}

#globalNav li a {
	width:80px;
	height:80px;
	display:block;
	margin:0;
	background:url(../images/gnav.png) left top no-repeat;
}
#globalNav li.nav01 a {
	width:160px;
}

#globalNav li.nav01 a {
	background-position:0 top;
}
#globalNav li.nav01 a.current {
  	background-position:0 bottom;
}

#globalNav li.nav02 a {
	background-position:-80px 0;
}
#globalNav li.nav02 a.current {
	background-position:-80px bottom;
}

#globalNav li.nav03 a {
	background-position:-160px 0;
}
#globalNav li.nav03 a.current {
	background-position:-160px bottom;
}

#globalNav li.nav04 a {
	background-position:-240px 0;
}
#globalNav li.nav04 a.current {
	background-position:-240px bottom;
}

#globalNav li.nav05 a {
	background-position:-320px 0;
}
#globalNav li.nav05 a.current {
	background-position:-320px bottom;
}

#globalNav li.nav06 a {
	background-position:-400px 0;
}
#globalNav li.nav06 a.current {
	background-position:-400px bottom;
}

#globalNav li.nav07 a {
	background-position:-480px 0;
}
#globalNav li.nav07 a.current {
	background-position:-480px bottom;
}

#globalNav li.nav08 a {
	background-position:-560px 0;
}
#globalNav li.nav08 a.current {
	background-position:-560px bottom;
}


/* カテゴリータイトル */

.catTtl {
	clear:both;
	margin:20px 0 0 0;	
	width:960px;
	height:90px;
	overflow:hidden;
	position:relative;
}
.cat_gourmet {
	background:url(../images/cat_gourmet.png) left top no-repeat;
}

.type_sweets {
	background:url(../images/cat_sweets.png) left top no-repeat;
}
.type_beauty {
	background:url(../images/cat_beauty.png) left top no-repeat;
}
.type_shop {
	background:url(../images/cat_shop.png) left top no-repeat;
}
.type_school {
	background:url(../images/cat_school.png) left top no-repeat;
}
.type_medical {
	background:url(../images/cat_medical.png) left top no-repeat;
}
.type_hotel {
	background:url(../images/cat_hotel.png) left top no-repeat;
}




.catTtl h2 {
	background:none;
	color:#FF7F19;	
	font-size:100%;
	font-weight:bold;
	width:650px;
	height:30px;
	line-height:30px;
	padding:0;
	float:right;
	text-align:right;
	margin:25px 110px 0 0;
}


#breadCrumb {
	width: 960px;
	height: ;
	position: absolute;
	top: 65px;
	left: 0;
	height: 30px;
}
#breadCrumb p {
	font-size:80%;
	color:#FF801A !important;
	padding:3px 0 0 35px;
	float:left;
}
#breadCrumb p a {
	font-size:;
	color:#FF801A !important;
}





/* Sub Nav
--------------------------------------------------------- */
#subNav {
	width: 640px;
	height: 56px;
	margin:0 auto 20px;
	position: relative;
	overflow: hidden;
	
}

#subNav ul {
	position: absolute;
	width: 640px;
	height: 56px;


	/zoom:1;
	background: url(../images/snav.png) left bottom no-repeat;
	left: 1px;
	top: 0;
}
#subNav ul:after {
	content:'';
	display:block;
	clear:both;
}
#subNav li {
	text-indent:-9999px;
	float:left;
	width:211px;
	height:56px;
	margin-right:3px;
}
#subNav li.snav03 {
	width:210px !important;
	margin-right:0 !important;
}

#subNav li a {
	width:230px;
	height:56px;
	display:block;
	margin:0;
	background:url(../images/snav.png) left top no-repeat;
}

#subNav li.snav01 a {
	background-position:0 top;
}
#subNav li.snav01 a.current, #subNav li.snav01 a:hover {
  	background-position:0 bottom;
}

#subNav li.snav02 a {
	background-position:-215px top;
}
#subNav li.snav02 a.current, #subNav li.snav02 a:hover {
	background-position:-215px bottom;
}

#subNav li.snav03 a {
	background-position:-429px top;
}
#subNav li.snav03 a.current, #subNav li.snav03 a:hover {
	background-position:-429px bottom;
}






	
#sideNav {
	margin-bottom:15px;
}
#sideNav dt {
	padding:5px 0 5px 0;
	color:#fff;
	font-size:16px;
	text-align:center;
	background:#CC0001;
}
#sideNav li {
	border-right:1px solid #DFDFDF;
	border-bottom:1px solid #DFDFDF;
	border-left:1px solid #DFDFDF;	
}
#sideNav li a {
	width:198px;
	padding:7px 0 7px 20px;
	display:block;
	border-right:1px solid #DFDFDF;
	border-bottom:1px solid #fff;
	color:#333;
	background:url(../images/bg_side_li.png) left top repeat-x;
}
#sideNav li a:hover {
	text-decoration:none;
	color:#CC0001;
	font-weight:bold;
	background:url(../images/bg_side_li_hover.png) left bottom repeat-x;
}
#sideNav li.current a {
	width:198px;
	padding:7px 0 7px 20px;
	text-decoration:none;
	font-weight:bold;
	border-top:1px solid #fff;
	background:#E0E0E0 !important;
}



















.thumbList {
	
}
.thumbList dl {
	margin:20px 0 0 0;
	border-bottom:1px double #cccccc;
	overflow:hidden;
	padding-bottom:20px;
	clear:both;
}
.thumbList dt {
	margin:0 15px 0 0;
	float:left;
	width:250px;
}
.thumbList dt img {
	padding:2px;
	border:1px solid #cccccc;
}
dd.seminarDate {
	font-size:80%;
}
dd.seminarDate, dd.seminarSum {
	color:#7E7E7E;
}
dd.seminarTtl a {
	color:#393939;
	font-weight:bold;

}
dd.seminarSum {
	margin-top:10px !important;
}

video {
	margin:20px;	
}



#catImg {
	background:#f1f1f1;
	border-bottom:1px solid #fff;
}
#catImg h2 {
	width:960px;
	margin:0 auto;
}
#indexContent h3 {
	margin-bottom:10px;
	padding-left:20px;
	font-size:171%;
	color:#fff;
	background:url(../img/common/ttl_section.png) no-repeat left top;
	line-height:57px;
	font-weight:bold;
	text-shadow: 1px 1px 1px #008a7d;
}



/* テーブル */

.section {
	margin:20px 0 0 0;	
}
.section table {
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
	margin-bottom:30px;
	margin-left:;
	margin-top:10px;
}

.section table tr {
    padding: 5px;
    border-left: 1px #E3E3E3 solid;
    border-bottom: 1px #E3E3E3 solid;
}

.section table {
    border-bottom: 1px #E3E3E3 solid;
}

.section table th {
    padding: 5px 10px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 0 1px;
    background: #FFCC7F;
    font-weight: bold;
    line-height: 120%;
	text-align:left;
	vertical-align:middle;
}
.section table td {
    padding: 5px 0 5px 10px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 0 1px; 
	vertical-align:middle;
}


.nomal dl {
	width:475px;	
}
.nomal dl dt {
	width:120px;
	float:left;
}
.nomal dl dd {
	width:350px;
	padding-left:0;
	float:left;
}


table.inquiry {
    border:none;
    border-collapse: collapse;
    border-spacing: 0;
	margin:30px 0;
}
table.inquiry tr {
    border-left: none;
    border-bottom: 1px #FFB7B7 dotted;
}
table.inquiry th, table.inquiry td {
	padding:15px 0 3px 0;	
}


.innerTable table, .innerTable table tr, .innerTable table td, .innerTable table th {
	border:0;	
}





td.tabBtn:hover { 
	cursor:pointer;
	background:#00B9A6;
	color:#FFF;
		
}



input.inquiryBtn { 
	border:1px solid #cccccc;
	width:120px;
	height:40px !important;	
	color:#ffffff;
	font-size:1.1em;
	font-weight:bold;
	background:#FF7F19;
}

input.inquiryBtn:hover { 
	cursor:pointer;	
	background:#F9CC5B; 
}







.cat-item {
	width:100%;
	height:28px;
	line-height:28px;
	font-size:16px;	
	font-weight:bold;
	padding:0 0 0 0;
	margin:20px 0 0 20px;
	border-bottom:1px dotted #cccccc;
}
.cat-item a {
	color:#333333;
}


/* ログイン関係  */
#wpmem_login legend, #wpmem_reg legend {
	background:url(../images/bg_h3_s.jpg) left top no-repeat;
	width:690px;
	height:37px;
	line-height:37px;
	font-size:16px;	
	font-weight:bold;
	padding:0 0 0 20px;
	margin-top:20px;
	margin-bottom:10px;
	clear:both;
}
.div_text {
	margin:0 0 20px 0;	
}
#wpmem_reg select {
	margin:0 0 20px 0;	
}


.presentBtn {
	background:#333333;	
	border: none;
	width:100px;
	height:30px;
	font-size:14px;
	font-weight:bold;
	color:#efefef; 
	cursor:pointer;
}
.presentBtn:hover {
	background:#bbbbbb;	
	border: none;
	width:100px;
	height:30px;
	font-size:14px;
	font-weight:bold;
	color:#333333; 
}


/* ページネーション */
#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	background: white;
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none !important;
	font-weight: normal;
	font-style: normal;
	list-style: none;
	text-transform: none;
	text-indent: 0px;
	font-variant: normal;
	text-align: left;
	line-height: 12px;
	letter-spacing: 0px;
	word-spacing: 0px;
	font-size: 11px;
	font-family: Arial;
}

#wp_page_numbers {
	margin: 30px 0 0 10px;
	width: 100%;
	background: white;
	overflow:hidden;
	
}
#wp_page_numbers ul {
	width: 100%;
}
#wp_page_numbers li {
	float: left;
	display: block;
	margin-bottom: 2px;
}

#wp_page_numbers a {
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 2px;
	margin-right: 2px;
	display: block;
	color: #333;
	border: 1px solid #cccccc;
	text-decoration: none !important;
}

#wp_page_numbers li a:hover {
	border-color: #cccccc;
	background: #cccccc;
	color: #ffffff;
}

#wp_page_numbers li.space {
	padding: 6px;
	padding-left: 2px;
	padding-right: 2px;
}

#wp_page_numbers li.first_last_page {
	font-style: italic;
}

#wp_page_numbers li.active_page a {
	border-color: #cccccc;
	background: #cccccc;
	color: #ffffff;
	text-decoration: none !important;
}
#wp_page_numbers li.active_page a:hover  {
	color: black; /* IE fix */
	text-decoration: underline;
	border-color: #cccccc;
}

#wp_page_numbers li.page_info {
	float: left;
	display: block;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 2px;
	color: #666;
	font-size: 11px;
	border: 1px solid #cccccc;
}


/*一覧ページ*/
.shisetsuBox {
	float:left; 
	width:620px; 
	margin:0 0 20px 20px; 
	padding-bottom:10px;
	overflow:hidden;	
	border-bottom:1px dashed #dfdfdf;
}
.shisetsuImg{
	float:left; 
	width:130px;
}
.shisetsuImg img {
	border:1px solid #dfdfdf;
	padding:2px;
}

.shisetsuDtl {
	float:right;
	width:480px;	
}
.shisetsuTtl {
	 width:480px; 
	font-size:14px; 
	height:20px; 
	line-height:20px; 
	margin:0 0 5px 0;
	color:#C90;
	font-weight:bold;
}
.shisetsuTtl a {
	color:#C90;
}
.shisetsuTypeName {
	width:480px;
	height:;
	margin:0 0 0 0;
	font-size:90%;
}
.shisetsuAddress {
	margin-top:5px;
	font-size:90%;
}
.shisetsuBox dl {
	width:480px; 
	height:20px; 
	margin:0 0 5px 0;
	font-size:90%;
}
.shisetsuBox dt {
	width:180px; 
	float:left;
}
.shisetsuBox dd.starPoints {
	width:160px; 
	float:left;
}
.shisetsuTxt {
	clear:both;
	margin-top:5px;
	text-align: justify;
	text-justify: inter-ideograph;
	font-size:90%;

}


.rate {
	background: url(../images/stars.png) left top no-repeat;
	width: 75px;
	height: 15px;
	margin: 2px 0 0 0;
	float: left;
}
.rate50 {
	background:url(http://www.aso-biba.info/img/stars.png) left -15px;
	width:66px;
	height:12px;
	overflow:hidden;
}
.rate45 {
	background:url(http://www.aso-biba.info/img/stars.png) left -15px;
	width:59px;
	height:12px;
	overflow:hidden;
}
.rate40 {
	background:url(http://www.aso-biba.info/img/stars.png) left -15px;
	width:52px;
	height:12px;
	overflow:hidden;
}
.rate35 {
	background:url(http://www.aso-biba.info/img/stars.png) left -15px;
	width:45px;
	height:12px;
	overflow:hidden;
}
.rate30 {
	background:url(http://www.aso-biba.info/img/stars.png) left -15px;
	width:38px;
	height:12px;
	overflow:hidden;
}


.advanceSearch {
	width:640px;
	text-align:right; 
	margin:5px 5px 20px 0;	
}



/*個別ページ*/
#detailTtl {
	clear:both;
	width:640px;
	height:100px;	
	position:relative;
	margin:20px 0 0 0;
	padding:1px;

}
#detailTtlBox {
	width:636px;
	height:98px;
	background:url(../images/bg_detail_ttl.jpg) left top no-repeat;

}
#detailTtl h2 {
	position: absolute;
	width: 620px;
	height: 20px;
	font-size: 160%;
	font-weight:bold;
	border: 0;
	top: 38px;
	left: 0;
	margin: 0;
	padding: 0 0 0 20px;
	color:#ffffff;
	background:none;
}
#detailTtl p#genre, #detailTtl p#name {
	font-size:80%;
	color:#ffffff;
}
#detailTtl p#genre {
	position:absolute;
	top:10px;
	left:20px;
}
#detailTtl p#name {
	position:absolute;
	bottom:10px;
	left:20px;
}

#detailBreadCrumb {
	width: 640px;
	height: 20px;
	background:url(../images/bg_detail_bread.png) left center no-repeat;
}
#detailBreadCrumb p {
	font-size:80%;
	color:#FF801A !important;
	padding:3px 0 0 35px;
	float:left;
}
#detailBreadCrumb p a {
	font-size:;
	color:#FF801A !important;
}


.tabNav {
	overflow:hidden;
	margin:10px 0 10px 0;
	border-bottom:5px solid #A40D14;
}
.tabNav li {
	float:left;
	width:100px;
	height:30px;
	background:#ffffff;
	margin:0 5px -5px 0;

}
.tabNav li a {
	width:100px;
	height:30px;
	line-height:30px;
	display:block;
	text-align:center;
	color:#333333;
	border:1px solid #cccccc;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom:0;
	
background-image: linear-gradient(bottom, rgb(239,239,239) 45%, rgb(255,255,255) 73%, rgb(223,223,223) 100%);
background-image: -o-linear-gradient(bottom, rgb(239,239,239) 45%, rgb(255,255,255) 73%, rgb(223,223,223) 100%);
background-image: -moz-linear-gradient(bottom, rgb(239,239,239) 45%, rgb(255,255,255) 73%, rgb(223,223,223) 100%);
background-image: -webkit-linear-gradient(bottom, rgb(239,239,239) 45%, rgb(255,255,255) 73%, rgb(223,223,223) 100%);
background-image: -ms-linear-gradient(bottom, rgb(239,239,239) 45%, rgb(255,255,255) 73%, rgb(223,223,223) 100%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.45, rgb(239,239,239)),
	color-stop(0.73, rgb(255,255,255)),
	color-stop(1, rgb(223,223,223))
);
}
.tabNav li a.active, .tabNav li a:hover {
	background:#A40D14;
	color:#ffffff;
	border:1px solid #A40D14;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom:0;
	text-decoration:none;
}


.tbl_detail{
	margin-top:10px;
}
	
.tbl_detail th{
	padding:10px;
	border:1px solid #9ce0e0;
	background-color:#e3fafa;
	width:90px;
}
.tbl_detail td{
	padding:10px;
	border:1px solid #9ce0e0;
}

p.attention {
	background:url(../images/attention.gif) left top no-repeat;
	padding:3px 0 0 25px;	
	font-size:80%;
	margin:0;
	width:615px;
	height:auto;

}


#shisetsu li {
	float: left;
	margin-right: 7px;
	margin-top: 10px;
	font-size: 10px;
	width: 120px;
	line-height: 14px;
}


/*クーポン*/
.coupon {
	display:block;
	width:640px;
	height:200px;
	background:url(../images/bg_coupon.jpg) !important;
	margin:0 auto 20px auto;
	position:relative;
}
.couponShisetsu {
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	padding: 5px 0 0 10px;
}
.couponTtl {
	font-size:18px;
	line-height:1.3;
	font-weight:bold;
	color:#333333;
	width:580px;
	margin:10px 0 5px 20px !important;
}
.coupon dl {
	margin:15px 0 0 15px !important;
	width:600px !important;
	clear:both;
	font-size:75%;

}
.coupon dl dt {
	float:left;
	width:75px !important;
	padding:0 0 0 0 !important;
	margin:0 0 0 0  !important;
}
.coupon dl dd{
	float:left;
	width:520px !important;
	padding:0 0 0 0 !important;
	margin:0 0 0 0  !important;
}

.couponAttention {
	margin:50px 0 0 0;
	width:640px;
}
.aligncenter {
	text-align:center !important;
}
.couponAttention ul { 
	list-style-type:none;
	margin:10px 0 0 10px;
	width:600px;	
}
.couponAttention ul li { 
	background:url(http://www.aso-biba.info/img/bg_coupon_list.png) 0 0 no-repeat;
	padding:0 0 0 20px;
	margin-bottom:10px;
}
.couponSetsumei {
	/*
	position: absolute;
	left: 90px;
	top: 174px;
	*/
	clear:both;
	margin:10px 0 0 20px;
	font-size: 75%;
}

#couponPage table th,#couponPage table td {
	padding:5px;	
}




/*------------------- スライドショー（詳細ページ用） -------------------*/

#photo {
	overflow:hidden;	
	background:#000000;
}
#slideshow, #photo {
	width: 640px;
	text-align: left;
	position: relative;



}
#photo {
	width: 640px;
	height: 428px; /* 450  */
	position: relative;
	text-align:center;				


}
#slideshow div {
	width: 640px;
	height: 450px; /* 450  */
	position: relative;
	text-align:center;				


}
#slideshow div div, #photo div div {
	top: 0;
	left: 0;
	position: absolute;	
}


#slideshow div div img, #photo img {
	text-align:center;
	
/*	height:428px;
	overflow:hidden;	
*/
}

#photo img { 
	/* height:428px; */
	overflow:hidden;
}


/* 20130108  */
table.slidePics td {
	vertical-align:middle;
	height:640px;
	width:640px;
	text-align:center;
}





#slideshow ul, ul#photoNavi {
	left: 0px;
	top:460px;
	width: 640px;
/*	position: absolute;*/
	z-index: 100;
	margin-top:10px;
	overflow:hidden;
}

#slideshow ul li, ul#photoNavi li {
	width: 120px;
	float: left;
	display: inline;
	margin-right:10px;
	margin-bottom:10px;
}
#slideshow ul li.lst, ul#photoNavi li.lst {
	margin-right:0px;
}


*html #slideshow ul li{
	margin-bottom:1px;
}
#slideshow ul li,  x:-moz-any-link{
	margin-bottom:1px;
}



#slideshow .active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}


/*有料掲載店*/
.special #sideBar {
	display:none;
}
.special #mainContent {
	width:960px;
	float:left;
	overflow:visible;
	margin:0 0 0 0;
}
.special #subNav {
	width: 640px;
	height: 56px;
	margin:0 320px 20px 0;
	position: relative;
	overflow: hidden;
	
}
.special #detailTtl {
	width:960px;
}
.special #detailTtlBox {
	width:956px;
	background:url(../images/bg_detail_ttl.jpg) left top repeat-x;
}
.special #detailTtl h2 {
	width: 940px;
}
.special h3 {
	width:640px;
	height:40px;
	line-height:40px;
	background: url(../images/bg_h2_sp.png) left top no-repeat;
	padding:2px 0 0 20px;
	margin-bottom:0;
	font-size:140%;
	font-weight:bold;
	color:#333333;
}
table#menu {
	width: 630px;
	margin-top: 15px;
	margin-bottom: 30px;
}
table.menu_photo {
	width: 275px;
	height: 274px;
	font-size: 12px;
	line-height: 150%;
	background-color: #CCCCCC;
}
table.menu_photo td {
	background-color: #FFFFFF;
}
table.menu_photo th {
	padding: 10px;
	font-weight: normal;
	background-color: #FFFFFF;
	text-align: left;
}

table.menu_photo_text {
	width: 275px;
	font-size: 12px;
	line-height: 150%;
}
table.menu_photo_text th {
	font-weight: bold;
	color: #A40D14;
	padding-top: 10px;
	padding-bottom: 10px;
}
table#menu02 {
	width:630px;
	font-size: 12px;
}
table#menu02 td {
	height:40px;
	padding-right:10px;
}
table#menu02 th {
background-image: linear-gradient(top, rgb(195,96,101) 0%, rgb(164,13,20) 61%);
background-image: -o-linear-gradient(top, rgb(195,96,101) 0%, rgb(164,13,20) 61%);
background-image: -moz-linear-gradient(top, rgb(195,96,101) 0%, rgb(164,13,20) 61%);
background-image: -webkit-linear-gradient(top, rgb(195,96,101) 0%, rgb(164,13,20) 61%);
background-image: -ms-linear-gradient(top, rgb(195,96,101) 0%, rgb(164,13,20) 61%);

background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, rgb(195,96,101)),
	color-stop(0.61, rgb(164,13,20))
);
	height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding: 5px 5px 5px 10px;
	font-size: 14px;
}

.t12b {
	font-size: 12px;
	font-weight: bold;
}
.t12b_red {
	font-size: 12px;
	font-weight: bold;
	color: #D61E2A;
}
.t12g {
	color: #00CC00;
}
.t16b {
	font-size: 18px;
	font-weight: bold;
}
.t18b {
	font-size: 18px;
	font-weight: bold;
}
.t10red {
	font-size: 10px;
	color: #A40D14;
	font-weight: bold;
}


/* 店舗タブの中 */


#tab1 {
	overflow:visible;	
}
#tab1Left {
	width:640px;
	float:left;
	overflow:hidden;
	margin:0 0 0 0;
}
#tab1Right {
	width:300px;
	float:right;
	padding:0 0 5px 0;
	overflow:visible;	
}


#menuTab {
	overflow:hidden;	
}
#menuLeft {
	width:640px;
	float:left;
	overflow:hidden;
	margin:0 0 0 0;
}
#menuLeft dl  {
	overflow:hidden;
	clear:both;	
}
#menuLeft dl dt {
	float:left;	
	margin-right:10px;
}

#chef {
	width:238px;
	padding:30px;
	border:1px solid #cccccc;
	margin:0 0 15px 0;
}
#chef p {
	margin-top:10px;
	font-size:90%;	
}


#menuRight {
	width:300px;
	float:right;
	padding:0 0 5px 0;
}

#infoTab {
	overflow:hidden;	
}




/*お知らせ等 個別ページ*/
.article {
	margin:20px 0;	
}
.articleBody {
	margin:10px 0;	
}
/*お知らせ等 一覧ページ*/
.articleBody {
	overflow:hidden;
}
.articleBody dl {
	width:630px;
}
.articleBody dl dt {
	width:80px;
	float:left;
}
.articleBody dl dd {
	width:530px;
	margin-left:100px;
}





/* common
--------------------------------------------------------- */
.aligncenter {
	display:block;
	margin:0 auto;
}
.alignleft {
	float:left;
	margin-right:10px;
}
.alignleft::after {
	content:""
	clear:both;
}

div.alignleft {
	margin-left:20px;	
}
.alignright {
	float:right;
  	margin-left:10px;
}
.wp-caption {
	margin-bottom:5px;	
	margin-top:10px;
}
.wp-caption-text {
	font-size:80%;	
	margin: 5px 0px 5px 0;
}


.decimal {
	list-style:decimal outside;
	padding-left:25px;
}
.disc {
	list-style:disc outside;
	padding-left:25px;
}
.photo {
	padding:2px;
	border:1px solid #dadada;
	background:#fff;
}
.mt10 {margin-top:10px;}
.mt20 {margin-top:20px;}
.mt30 {margin-top:30px;}
.mt50 {margin-top:50px;}
.mb10 {margin-bottom:10px;}
.mb20 {margin-bottom:20px;}
.mb30 {margin-bottom:30px;}
.ml10 {margin-left:10px;}
.ml20 {margin-left:20px;}
.ml30 {margin-left:30px;}
.mr5 {margin-right:5px;}
.mr10 {margin-right:10px;}
.mr20 {margin-right:20px;}
.mr30 {margin-right:30px;}
.fl {float:left;}
.fr {float:right;}
.align_c {text-align:center;}
.red {color:red;}
.fontBig {font-size:140%; font-weight:bold;}
.fontS {font-size:80%;}
.fontL {font-size:160%;}
.all {width:100%;}
.noBorder {border:none !important;}
.noborder { border:none; outline:none; }  
.hidden {
	overflow:hidden;	
}
.fontBold {font-weight:bold;}



/* 店舗個別の色んなパターン  */
.HIDDEN {
	display:none;	
}

.gourmet-single #mainContent {
	margin-top:;	
}


.snsBnr {
	margin:0 0 0 0;	
}
.snsBnr img {
	margin:0 0 10px 0;	
}



/* クーポン */
.anc {
	margin:20px 0;	
}
.anc table {
	font-size:90%;		
}
.anc table th, .anc table td {
	padding:5px;	
}
.anc table th {
	background:#FE9900;	
	color:#ffffff;
	text-align:center;
	border-bottom:1px solid #C63;
}
.anc table td {
	border-bottom:1px solid #FE9900;
}
.anc table tr {
	border-right:1px solid #FE9900;

}
.goiken {
	width:640px; 
	height:80px; 
	border:1px solid #FE9900; 
	margin:20px 0;	
}






/* 星占い */

.junko {
	background:url(../images/junko.png) left top no-repeat;
	margin:10px 0 0 0;
	width:640px;
	height:450px;
	position:relative;
	overflow:hidden;
	
}
.junko h2 {
	position:absolute;
	top:160px;
	left:22px;
	font-size:18px;
	font-weight:bold;
	width:382px;
	border-bottom:1px dashed #cccccc;
}
.junko div.junkoProf {
	position:absolute;
	top:195px;
	left:22px;
	width:580px;
}
.junko div.junkoProf p {
	margin:0 0 10px 0;	
	font-size:12px;
}


.yuuri {
	background:url(../images/yuuri.png) left top no-repeat;
	margin:10px 0 0 0;
	width:640px;
	height:520px;
	position:relative;
	overflow:hidden;
	
}
.yuuriTtlStar {
	position:absolute;
	left:473px;
	top:48px;	
}
.yuuri h2 {
	position:absolute;
	top:180px;
	left:22px;
	font-size:18px;
	font-weight:bold;
	width:382px;
	border-bottom:1px dashed #cccccc;
}
.yuuriH3 {
	font-weight:bold;	
	background:none !important;
	font-size:95% !important;
	padding:0 0 0 0 !important;
	margin:0 0 0 0 !important;
}
.yuuri div.yuuriProf {
	position:absolute;
	top:215px;
	left:22px;
	width:580px;
}
.yuuri div.yuuriProf p {
	margin:0 0 10px 0;	
	font-size:12px;
}



.lucky {
	width:610px;
	height:270px;	
	background:url(../images/no1.png) left top no-repeat;
	margin:20px 0 0 15px;
	position:relative;
}
.otherStars {
	width:622px;
	height:240px;	
	background:url(../images/others.png) left top no-repeat;
	margin:0 0 20px 10px;
	position:relative;
}

.starName {
	position:absolute;
	top:47px;
	left:20px;
	font-size:20px;
	font-weight:bold;
}
.otherStars .starName {
	position:absolute;
	top:25px;
	left:25px;
	font-size:20px;
	font-weight:bold;
}

.zentai {
	position:absolute;
	top:100px;
	left:15px;
	width:583px;
	font-size:90%;
	line-height:1.2;
}
.otherStars .zentai {
	position:absolute;
	top:60px;
	left:25px;
	width:430px;
	font-size:90%;
	line-height:1.2;
}
.starIcon {
	position:absolute;
	top:11px;
	left:475px;
	width:104px;
	height:90px;
	text-align:center;
}
.otherStars .starIcon {
	position:absolute;
	top:30px;
	left:477px;
	width:104px;
	height:90px;
	text-align:center;
}
.starIcon img {
	margin:0 auto;	
}
.starDisc {
	position:absolute;
	top:52px;
	left:350px;
	width:100px;
	text-align:right;
	font-size:90%;
	color:#777777;
}
.otherStars .starDisc {
	position:absolute;
	top:30px;
	left:350px;
	width:100px;
	text-align:right;
	font-size:90%;
	color:#777777;
}
.kanren {
	position:absolute;
	top:230px;
	left:17px;	
	font-size:90%;
	width:180px;
}
.luckColor {
	position:absolute;
	top:230px;
	left:221px;	
	font-size:90%;
	width:180px;
}
.luckItem {
	position:absolute;
	top:230px;
	left:424px;	
	font-size:90%;
	width:180px;
}
.otherStars .kanren {
	position:absolute;
	top:190px;
	left:25px;	
	font-size:90%;
	width:180px;
}
.otherStars .luckColor {
	position:absolute;
	top:190px;
	left:229px;	
	font-size:90%;
	width:180px;
}
.otherStars .luckItem {
	position:absolute;
	top:190px;
	left:432px;	
	font-size:90%;
	width:180px;
}

.12starNav {
	width:620px;
	margin:20px 0 0 20px;	
}

/* すてき人 */
.suteki {
	
}
.suteki h3 {
	background:none;
	width:640px;
	height:70px;
	padding:0 0 0 0 !important;
	margin:20px 0;
}
.suteki h4 {
	background:url(../images/bg_h4_suteki.jpg) left top no-repeat;
	width:640px;
	height:36px;
	padding:7px 0 0 38px !important;
	margin:20px 0 !important;
	border-left:none !important;
	border-bottom:none !important;
	color:#A5B8DD;
	font-weight:bold;
}

.sutekiMain img {
	width:640px;	
	height:234px;
}
.sutekiProf {
	overflow:hidden;
	margin:10px 0 20px 0;	
}
.sutekiProfImg {
	float:left;	
	width:200px;
}
.sutekiProfImg img {
	width: inherit;
	max-width:100%;/*200px*/
	height:auto; /*265px*/
}
.sutekiProfTxt {
	float:right;
	width:420px;
}
.sutekiFrigana {
	font-size:80%;
	margin:10px 0 0 0;	
}
.sutekiName {
	font-size:160%;
	font-weight:bold;	
}
.sutekiCatch {
	color:#083A6B;
	font-size:140%;
	font-weight:bold;	
}

.zaiju {
	font-size:14px;	
	font-weight:normal !important;
}
.sutekiProfList {
	background:#efefef;
	padding:5px;
	font-size:80%; 	
}
.sutekiCregit {
	text-align:right;	
	border-top:1px dotted #777777;
	margin:30px 0;
	font-size:80%;
	color:#777777;
	width:640px;
	padding-top:5px;
}


.sutekiArchive {
	overflow:hidden;
}
.sutekiAcvBox {
	margin:20px 0;	
	overflow:hidden;
}
.sutekiArchive h4 {
	background:url(../images/bg_h4_suteki_acv.png) left top no-repeat;
	border:none !important;
	color:#ffffff;
	padding:4px 0 0 10px;
	margin:0 0 -10px 0 !important;
	height:32px;
}
.sutekiArchive dl {
	margin:0 0 0 0;
	border-bottom:1px dotted #777777;
	padding:5px 0 5px 20px;
	overflow:hidden;
	width:610px;
}
.sutekiArchive dt {
	float:left;
	width:60px;
}
.sutekiArchive dt img {
	width:50px;
	height:auto;
}
.sutekiArchive dd {
	float:left;
	width:540px;
}
.sutekiArchive dd.sutekiAcvName a {
	color:#FF6600;	
	font-weight:bold;
}
.sutekiArchive dd.sutekiAcvTxt {
	font-size:80%;	
	margin:0 0 5px 0;
}

.monthlySutekiL  {
	width:150px;

}
.monthlySutekiL img {
	width:140px;
	height:auto;	
}

/* お問い合わせ */
.formTable {
	margin:20px 20px 20px 20px; 
	width:560px;
}
.entryTable {
	margin:20px 20px 20px 20px; 
	width:600px;
}
.entryTable label { 
	padding:0 10px 0 0;

}
.entryTable input { 
	height:20px;
	vertical-align:middle;
	margin-right:5px;
}
.formTable table, .entryTable table {
    *border-collapse: collapse; /* IE7 and lower */
    border-spacing: 0;
    width: 100%;  
}

.bordered {
    border: solid #ccc 1px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 1px #ccc; 
    -moz-box-shadow: 0 1px 1px #ccc; 
    box-shadow: 0 1px 1px #ccc;   
	font-size:90%;      
}
.bordered th, .bordered td {

}

.bordered tr:hover {
    background: #fbf8e9;
    -o-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;     
}    
    
.bordered td, .bordered th {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 10px;
    text-align: left;    
}


.bordered th {
    background-color: #dce9f9;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ebf3fc), to(#dce9f9));
    background-image: -webkit-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image:    -moz-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image:     -ms-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image:      -o-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image:         linear-gradient(top, #ebf3fc, #dce9f9);
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset; 
    -moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;  
    box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;        
    border-top: ;
    text-shadow: 0 1px 0 rgba(255,255,255,.5); 
}


.bordered td:first-child, .bordered th:first-child {
    border-left: none;
}

.bordered th.first-child {
    -moz-border-radius: 6px 0 0 0;
    -webkit-border-radius: 6px 0 0 0;
    border-radius: 6px 0 0 0;
}

.bordered td.topRight {
    -moz-border-radius: 0 6px 0 0;
    -webkit-border-radius: 0 6px 0 0;
    border-radius: 0 6px 0 0;
}

.bordered th:only-child{
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}

.bordered th.last-child {
    -moz-border-radius: 0 0 0 6px;
    -webkit-border-radius: 0 0 0 6px;
    border-radius: 0 0 0 6px;
}

.bordered tr:last-child td:last-child {
    -moz-border-radius: 0 0 6px 0;
    -webkit-border-radius: 0 0 6px 0;
    border-radius: 0 0 6px 0;
}

.bordered td, .bordered th {
	padding:3px 10px 3px 10px  !important;	
	text-align:left !important;
}



/* その他固定ページ */
.otherArticle {
	clear:both;
	margin:20px 0 0 10px;
}
.otherArticle p {
	margin:0 0 10px 0;
}
.otherArticle ul { 
	list-style:outside;
	list-style-type:disc !important;	
}
.otherArticle ul li {
	margin:0 0 1.5em 0;	
}
h4.beginner {
	/*
	background:url(../images/arrow.jpg) left center no-repeat;
	padding:3px 0 0 25px;	
	border:none !important;
	margin:20px 0 10px 0 !important;
	color:#CC0000;
	*/
	border:none !important;
	margin:20px 0 10px 0 !important;
	color:#333333;
	font-weight:bold;
}
h5.beginner {
	/*
	color:#CC0000;
	margin:10px 0 0 0 !important;
	font-weight:normal;
	*/
	margin:10px 0 0 0 !important;
	color:#333333;
	
}
.innerLink {
	background:url(../images/bg_innerlink.jpg) left center no-repeat;
	padding:2px 0 0 13px;	
}

ul.faq { 
	list-style-type:none !important;
	margin-left:20px;
	
}
hr.faqHr { 
	margin:30px 0;
	border-top:3px dotted #11BABA;
	border-bottom:none;	
}
dl.faqDl dt {
	color:#11BABA;	
	font-size:1.4em;
	font-weight:bold;
	margin:30px 0 10px 0;
	clear:both;
}
dl.faqDl dd.faqQ {
	color:#666666;	
	font-size:1.4em;
	font-weight:bold;
	float:left;
}
dl.faqDl dd.faqQText { 
	padding-top:5px;
	margin-left:25px;	
}


/*サイトマップ*/
.sitemaps a {
	color:#333;	
}
.sitemaps ul.linkList {
	list-style-type:none;
}

.sitemaps h6 {
	margin-left:20px;
	font-size:110%;
	background:url(../images/smh6.png) left center no-repeat;
	padding-left: 10px !important;
}
.sitemaps strong {
	margin-left:20px;	
}
span.h7 {
	margin-left:30px;
}
span.h7 a {
	color:#FF801A;	
}
/* 絞り込み部分 */
.sqForm {
	float:right; 
	margin:10px 0 10px 0;	
}
.sqForm input, .sqForm select {
	border:1px solid #FF7F19;
	background:none;
	border-radius:2px;	
}
.sqForm select {
	height:22px;
}
input#squeeze {
	background: #FF7F19 !important;
	color:#ffffff;
	font-size:80%;
	padding:3px 3px 1px 3px;
}
input#squeeze:hover {
	cursor:pointer;	
}

.toJunko {
	width:310px;
	height:150px;	
	background:url(../images/bg_toyuuri2.png) left top no-repeat;
	cursor: pointer;
	position:relative;
	margin:0 0 10px 0;
}
.toJunko div {
	position:absolute;
	top:50px;
	left:200px;	
	width:110px; 
	text-align:center;
}


td.table_left {
width: 30%;
margin: 0px;
padding: 5px;
text-align: left;
border-top: none;
border-right: none;
border-bottom: 1px dotted #EA68A2;
border-left: none;
}
td.table_right {
width: 70%;
margin: 0px;
padding: 10px 5px 10px 5px;
text-align: left;
border-top: none;
border-right: none;
border-bottom: 1px dotted #EA68A2;
border-left: none;
}
.customer input.text {
	width:100%;
}
.customer input.post {
	width:5em;	
}
.customer input.tel {
	width:115px;	
}


/* キットちゃん壁紙 */
.wallpaper {
	
}
.wallBox {
	width:310px;
	height:150px;
	margin:0 0 20px 0;
}

.wallBox .wallThumb {
	float:left;
	width:180px;
}
.wallBox .wallThumb img{
	width:170px;
	height:auto;
}
.wallBox .wallSpec {
	float:right;
	width:130px;
}
.wallTtl {
	font-size:100%;
	color:#F66;
	font-weight:bold;
	margin:0 0 5px 0 !important;
}
.w-size  {
	text-indent:-9999px;
	width:120px;
	height:28px;
	line-height:28px;
	margin:0 0 4px 0 !important;
}
.w-size a {
	display:block;	
}

.w1366 {
	background:url(../images/w1366.gif) left center no-repeat;	
}
.w1280 {
	background:url(../images/w1280.gif) left center no-repeat;	
}
.w1024 {
	background:url(../images/w1024.gif) left center no-repeat;	
}

.mookInfo {
	overflow:hidden;
	width:90%;
	background: #f3f3f3; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #f3f3f3 2%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,#f3f3f3), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f3f3f3 2%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f3f3f3 2%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f3f3f3 2%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f3f3f3 2%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */

	border:1px solid #dfdfdf;
	border-radius:5px;
	padding:10px 10px 40px 10px;
	position:relative;
	margin:20px 0 20px 20px;
}
.shadow {
	box-shadow: 0 5px 3px -5px #777777;
}

.mookInfoL {
	width:25%;
}
.mookInfoR {
	width:70%;

}

.mookTtl {
	color:#CC0000;
	font-size:140%;
	font-weight:bold;	
}
.mookTtl a {
	color:#CC0000;
}
.chirami p {
	height:2.5em;
	background:url(../images/icon_pdf.png) left center no-repeat;	
	padding-left:50px;
}
.chirami p a {
	height:2.5em;
	display:table-cell;
	vertical-align:middle;
}
.btnOrder {
	position:absolute;
	right:10px;
	bottom:10px;
	background:#FF801A;
	border-radius:3px;
}
.btnOrder a {
	display:block;
	color:#ffffff;
	width:100%;
	height:auto;
	padding:2px 10px;
}
.btnNewsPaper {
	width:100%;
	float:right;
	margin:10px 10px 10px 0;	
}
.btnNewsPaper a {
	float:right;	
	background:url(../images/icon_pdf_s.png) left center no-repeat;	
	padding:0 0 0 20px;
}
.discon {
	margin:10px 0 0 20px;
}
.discon img {
	margin:0 0 5px 0;
}
.disconTtl {
	color:#CC0000;
	font-weight:bold;
}
.discon ul li {
	width:112px;
	float:left;
	font-size:80%;
	margin-right:10px;
	height: 230px;
}
.discon ul li.last {
	margin-right:0;
}
.discon.disconNews  {
	margin:0;
	height:20px;	
}
.disconNews a {
	background:url(../images/icon_pdf_s.png) left center no-repeat;	
	padding:0 0 0 20px ;
	
}
.orderFlow {
	font-size:110%; 
	font-weight:bold;
}
.mookLink {
	background: url(../images/smh6.png) left center no-repeat;
	padding:0 0 0 10px;
	margin:0 0 0 20px;
}
.bookStoreLink {
	margin:20px 0 20px 20px;
	padding:10px 0;
	text-align:center;
	overflow:hidden;
}
.bookStoreLink ul {
	list-style-type:none !important;
}
.bookStoreLink ul li {
	background: url(../images/bg_inner_link.png) left center no-repeat;
	padding:0 0 0 10px ;
	float:left;
	margin:0 20px 0 0;
}

.adInfo {
	position:relative;	
	padding:0 0 30px 0;
	overflow:hidden;
}
.adInfo img {
	margin:0;
}
.adInfo p {
	margin:0 0 10px 15px;
}
.btnDetail {
	position:absolute;
	right:200px;
	top:7px;
	background:#FF801A;
	border-radius:3px;
}
.btnDetail a {
	display:block;
	color:#ffffff;
	width:100%;
	height:auto;
	padding:2px 10px;
}

.campaignBox {
	overflow:hidden;	

}
.campaignBox:after {
	content: '';
	display: block;
	clear: both;
}
.campaignBoxL {
	float:left;
	width:230px;
}
.campaignBoxR {
	float:right;
	width:400px;
	overflow:hidden;	
}
p.campaign  {
	height:2.5em;
	background:url(../images/icon_pdf.png) left center no-repeat;	
	padding-left:50px;
}

p.campaign a {
	height:2.5em;
	display:table-cell;
	vertical-align:middle;	
}
.naviInfo {
	overflow:hidden;
	margin:0 0 20px 0;
}
.naviInfo {
	width:630px;
	padding-bottom:20px;
	border-bottom:1px dotted #FF801A;
}
.naviInfo dt {
	float:left;
	width:130px;
	color:#FF801A;
	font-weight:bold;	
}
.naviInfo dd {
	width:490px;
	float:left;
	margin-left:10px;	
	font-size:85%;
}
.hiroba .hirobaHp a {
	font-weight:bold;
	color:#95AF65;
}
.hiroba .hirobaHp  {
	margin:0;
}
.hiroba .hirobaTxt {
	margin:0 0 20px 0;
	padding:0 0 10px 0;
	border-bottom:1px dotted #95AF65;
}
.wp_syntax {
	font-size:120%;
	padding:5px;
	background:#FFCC7F;
	margin:0 0 20px 0;	
}

/* モデル */

#modelNav {
	width: 640px;
	height: 47px;
	float:left;
	display:block;
}

#modelNav ul {
	position: absolute;
	width: 640px;
	height: 47px;



	/zoom:1;
	background: url(../images/bg_model_nav.png) left top no-repeat;
	left: 1px;
	top: 30px;
}
#modelNav ul:after {
	content:'';
	display:block;
	clear:both;
}
#modelNav li {
	text-indent:-9999px;
	float:left;
	width:128px;
	height:47px;
}

#modelNav li a {
	width:128px;
	height:47px;
	display:block;
	margin:0;
	background: url(../images/bg_model_nav.png) left top no-repeat;
}

#modelNav li.nav01 a {
	background-position:0 top;
}
#modelNav li.nav02 a {
	background-position:-128px 0;
}
#modelNav li.nav03 a {
	background-position:-256px 0;
}
#modelNav li.nav04 a {
	background-position:-384px 0;
}
#modelNav li.nav05 a {
	background-position:-512px 0;
}
#modelNav li.nav01 a:hover {
	background-position:0 bottom;
}
#modelNav li.nav02 a:hover {
	background-position:-128px bottom;
}
#modelNav li.nav03 a:hover {
	background-position:-256px bottom;
}
#modelNav li.nav04 a:hover {
	background-position:-384px bottom;
}
#modelNav li.nav05 a:hover {
	background-position:-512px bottom;
}

.model {
	width:630px;
	overflow:hidden;
		
}
.model dl {
	background:url(../images/bg_model_info.png) left top no-repeat;
	padding:40px 5px 0 5px;
	width:560px;
	margin:30px auto;	
}
.model dl dt {
	width:100px;
	float:left;
	color:#666666;
}
.model dl dd {
	width:460px;
	margin-left:100px;
}

.single_model h4 {
	width:605x;
	height:25px;
	line-height:25px;
	border-radius:8px;
	padding-left:15px;
	background:#FF9DAC;
	color:#ffffff;
	font-size:18px;
	border-left:0;
	border-bottom:0;
}
.modelProf {
	overflow:hidden;	
}
.modelPhoto {
	float:left;	
}
.modelPhoto #photo {
	overflow:hidden;	
	background:#FFD6DC;
}
.modelPhoto #photo {
	width: 350px;
	height: 525px; /* 450  */
	position: relative;
	text-align:center;				
}
.modelDetail {
	float:right;
	width:265px;	
	min-height:480px;
	position:relative;
}
.modelName {
	font-size:26px;
	color:#FF9DAC;
}
.modelSpec {
	font-size:12px;	
	margin:20px 0 30px 0 !important;
}
.modelSpec ul {
	list-style-type:none !important;	
}
.modelSpec ul li {
	background:url(../images/bg_model_spec_li.png) left center no-repeat;
	padding:0 0 0 15px;
	line-height:1.5 !important;
	margin:0 !important;
}
.modelMessage {
	font-size:14px;
	text-align: justify;
	text-justify: inter-ideograph;
	margin:0 0 20px 0 !important;
}
.offer {
	position:absolute;
	right:0;
	bottom:0;
	background: #FF801A;
	border-radius: 3px;	
}
.offer a {
	display: block;
	color: #ffffff;
	width: 100%;
	height: auto;
	padding: 2px 10px;	
}
.modelList {
	overflow:hidden;	
}
.modelList:after {
	content: '';
	display: block;
	clear: both;
}
.modelList ul {
	list-style-type:none;
}
.modelList ul li {
	float:left;	
	width:100px;
	margin:0 5px 0 0;
	text-align:center;
}
.modelList ul li a {
	color:#FF9EAE;
}
.modelList ul li omg {
	width:100px;
	height:auto;
}


.greeting {
	padding:0 0 10px 0;	
	overflow:hidden;
}
.aboutusNews {
	width:600px;
	font-size:90%;
	margin:10px 0 30px 30px;
}
.aboutusNews dl {
	width:520px;
}
.aboutusNews dl dt {
	float:left;
	width:100px;
}
.aboutusNews dl dd {
	width:400px;
	margin-left:100px;
}


.corpnav {
	margin:20px 0 10px 0;
	width:640px;
	height:20px;
}
.corpnav ul {
	float:right;
	list-style-type:none;
}
.corpnav ul li {
	float:left;
	margin:0 10px 0 0;
	background:url(../images/smh6.png) left center no-repeat;
}
.corpnav ul li a {
	display:block;
	padding:2px 5px 2px 10px;
}

.monthlySutekiR {
	position:relative;
	overflow:hidden;
	height:200px;
}

.toSutekiSum a {
	position:absolute;
	right:5px;
	bottom:5px;
	background:url(../images/smh6.png) left center no-repeat;	
	padding:0 0 0 10px;
}
.toSutekiSum a {
	position:absolute;
	right:5px;
	bottom:5px;
	background:url(../images/smh6.png) left center no-repeat;	
	padding:0 0 0 10px;
}
.toSutekiSum {
	position:absolute;
	right:5px;
	bottom:5px;
	width:100px;
}
.toSutekiSum a {

	background:url(../images/smh6.png) left center no-repeat;	
	padding:0 0 0 10px;
}

input.busuu {
	width:60px;	
}


/*コメント*/
#comments {
	margin:20px 0 !important;
	font-size:100% !important;
	color:#555555;
}
#comments ul li {
	border:1px dotted #cccccc;]
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding:10px;
	margin:0 0 20px 0;
	position:relative;
}
#comments ul li.depth-2, #comments ul li.depth-3, #comments ul li.depth-4 {
	margin-top:20px;	
}
#comments p {
	margin:1em 0;
	line-height:1.8;	
}

#comment {
	font-size: 12px;
}

.commentAuthor {
	color:#999;
	font-weight:bold;	
	font-size:120%;
}
.commentlist {
	list-style: none;
	margin: 0 auto;
}

.commentlist li {
	margin: 0 0 0.1em;
	padding: 1em;
	background: #F6F6F6;
}

.comment-author {
	color: #000000;
	font-weight: bold;
}

.comment-author a:link,
.comment-author a:visited {
	text-decoration: none;
	color: #800000;
	font-weight: bold;
}

.comment-author a:hover {
	color: #800000;
	border-bottom: 1px solid #800000;
}

.comment-date {
	color: #888;
	font-size: 8px;
	float: right;
}

.comment-content {
	margin:15px 0 0 0;
}
.comment-meta {
	position:absolute;
	top:1em;
	right:1em;	
	color:#999;
}
.comment-form-url,
.form-allowed-tags, #reply-title {
	display: none;
}

.form-submit input:hover {
	cursor: pointer;
	background: #F9CC5B;
}
.form-submit input {
	border: 1px solid #cccccc;
	width: 120px;
	height: 40px !important;
	color: #ffffff;
	font-size: 1.1em;
	font-weight: bold;
	background: #FF7F19;
}


textarea#comment {
	width:638px;	
}


.vcard img {
	display:none;	
}



a.red:visited {
color:red !important; 
text-decoration: none;
}
a.red:link {
color:red !important; 
text-decoration: none;
}
a.red:hover {
color:red !important;
text-decoration: underline;
}



/* トップのお店フォト */
.topOmise {
	margin:0.4em 0 1em 0;	
}
.topOmise small {
	display:none;	
}
/*
.topOmisePhoto {
	float:left;	
	margin:0 10px 20px 0;
}
*/
.topOmisePhoto iframe {
	width:640px !important;/*310px*/
	height:150px !important;	
}

.topOmisePhoto p {
	font-size:90%;	
	margin:5px auto 0;
	text-align:center;
}

h3.omiseH3 {
	color:#555555 !important;	
}




.forSP {
	display:none;	
}


/* 20140901キットちゃんファミリー */
.kitFamily {
	background: url(http://www.kit-press.com/images/kit-family2.png) left top no-repeat;
	width:629px;
	height:1674px;	
	position:relative;
}
p.abemizuho {
	position:absolute;
	top:1500px;
	left:375px;	
}
p.abemizuho a {
	text-decoration: none;
	color: #333;
	font-size:12px;
}
p.abemizuho a:hover {
	text-decoration:underline;
}



.omisePhoto {
	width:640px; 
	margin-top:10px;
	margin-bottom:10px;
}
.youtube {
	width:640px; 
	margin-top:10px;
	margin-bottom:30px;
}
.youtube iframe {
	width:640px !important; 
	height:315px !important;
}


/* フォント */
@font-face {
	font-family: 'font1';
	src: url(../font/APJapanesefont.eot);
	src: local('hide from IE'),
	url(../font/APJapanesefont.woff) format("woff"),
	url(../font/APJapanesefont.ttf) format("truetype");
}
.anzu {
	font-family: 'font1';
}


/* 新グロナビ  */
#newNav {
	margin:;
	width:100%;	
	height:45px;
	background:url(../images/bg_new_nav.png) left top repeat-x;
}
#newNav ul {
	width:960px;	
	margin:0 auto;
	overflow:hidden;
}
#newNav ul li {
	display:block;
	width:130px;	
	height:45px;
	margin:0;
	padding:0;
	float:left;
}
#newNav ul li.nav07 {
	width:180px;	
}
#newNav ul li a {
	display:block;	
	text-indent:-9999px;
	background:url(../images/sprite_new_nav.png) ;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}
#newNav ul li.nav01 a {
	background-position:left top;
}
#newNav ul li.nav02 a {
	background-position:-130px top;
}
#newNav ul li.nav03 a {
	background-position:-260px top;
}
#newNav ul li.nav04 a {
	background-position:-390px top;
}
#newNav ul li.nav05 a {
	background-position:-520px top;
}
#newNav ul li.nav06 a {
	background-position:-650px top;
}
#newNav ul li.nav07 a {
	background-position:-780px top;
}


#newNav ul li.nav a:hover {

}


#newNav ul li.nav01 a:hover, #newNav ul li.nav01 a.current {
	background-position:left bottom;
	transition: 0.3s ease-out;	
}
#newNav ul li.nav02 a:hover, #newNav ul li.nav02 a.current {
	background-position:-130px bottom;
	transition: 0.3s ease-out;	
}
#newNav ul li.nav03 a:hover, #newNav ul li.nav03 a.current {
	background-position:-260px bottom;
	transition: 0.3s ease-out;	
}
#newNav ul li.nav04 a:hover, #newNav ul li.nav04 a.current {
	background-position:-390px bottom;
	transition: 0.3s ease-out;	
}
#newNav ul li.nav05 a:hover, #newNav ul li.nav05 a.current {
	background-position:-520px bottom;
	transition: 0.3s ease-out;	
}
#newNav ul li.nav06 a:hover, #newNav ul li.nav06 a.current {
	background-position:-650px bottom;
	transition: 0.3s ease-out;	
}
#newNav ul li.nav07 a:hover, #newNav ul li.nav07 a.current {
	background-position:-780px bottom;
	transition: 0.3s ease-out;	
}



/* 新ぱんくず */
.newBread {
	width: 960px;
	height: 20px;
	margin: 15px auto;
	background:url(../images/bg_new_bread.png) left center no-repeat;
}
.newBread  p {
	font-size:80%;
	color:#FF801A !important;
	padding:3px 0 0 15px;
	float:left;
}
.newBread  p a {
	font-size:;
	color:#FF801A !important;
}


/* 掲載店求人情報 */
.shopRecruitBox {
	overflow:hidden;
	margin:0 0 15px 0;
	clear:both;
}
.shopRecruitBox h3 {
	margin:0 0 15px 0;
	background:url(../images/bg_recruiting.png) left center no-repeat #FEB538;
	padding:5px 5px 4px 50px;
	width:590px;
	position:relative;
	font-size:120%;
}
.shopRecruitBox h3 span {
	position:absolute;
	right:20px;
	top:5px;
}
.shopRecruitBox h3 span a {
	background: #F30;
	color:#ffffff;
	font-size:70%;
	border-radius:5px;
	padding:3px 10px;
	font-weight:normal;
}
.shopRecruitBox h3 span a:hover {
	text-decoration:none;	
}

.shopRecruitBox h3 a {
	color:#ffffff;	
}
.shopRecruitImg {
	margin:10px 0;	
	overflow:hidden;
}

.shopRecruitBnr {
	margin:0 0 15px 0;
	position:relative;	
}
.shopRecruitBnr p {
	position:absolute;
	top:200px;
	left:0;
	width:390px;
	text-align:center;
	color:#ffffff;
	font-size:140%;
	font-weight:bold;
}

.monthlySpecialBnr {
	margin:0 0 15px 0;	
}
.monthlySpecialBnr img {
	width:640px;
	height:auto;	
}
.monthlySpecialBnr p {
	margin:0 0 1em 0;	
}

.omisePhotoLead p {
	margin:1em 0 0 0;	
}

.omisePhotoVideo {
	overflow:hidden;	
	margin:2em 0;
}
.omisePhotoVideo2 {
	overflow:hidden;	
	margin:1em 0 3em;
}
.omisePhotoVideo ul {
	margin:0 0 1em 0;	
}
.omisePhotoVideo li {
	float:left;
	margin:0 2% 0 0;
	width:49%;
}
.omisePhotoVideo li:last-child {
	margin:0 0 0 0;
}
.omisePhotoVideo li iframe {
	width:100%;
	height:250px;	
}
h4.omisePhotoh4 {
	border:none;
	padding-left:0;	
	margin:0 0 0.5em 0;
}

.omisePhotoLink {
	margin:1em 0 0 0;	
}
.omisePhotoLink a {
	background: url(../images/bg_header_nav.png) left center no-repeat;
	padding: 0 0 0 10px;
}

.omisePhotoVideo3 {
	margin:3em 0 0 0;	
	clear:both;
	overflow:hidden;
}
.omisePhotoVideo3 ul {
	margin:0 0 1em 0;	
}
.omisePhotoVideo3 li {
	float:left;
	margin:0 2% 1em 0;
	width:49%;
	text-align:center;
}
.omisePhotoVideo3 li img {
	width:100%;
	height:auto;	
}
.omisePhotoVideo3 li:nth-child(2n) {
	margin:0 0 0 0;
}

/* 南大阪のカフェ＆ランチ 読者モデル募集 */
.model_recruit {
	margin:;
	padding:;	
}
.model_recruit img {
	margin:0 0 2em 0;	
}
.model_recruit h3 {
	font-size:120%;
	color:#FF6699;
	border-bottom:2px dotted #FF6699;	
	width: 100%;
	height:auto;
	line-height:normal;
	background: none;
	padding: 0 0 0 0;
	margin: 2em 0 1em 0;
	font-weight: bold;
}
.model_recruit ul {
	list-style-type:disc;
	list-style-position:outside;	
	margin:0 0 0 20px;
}
.model_recruit p.caution {
	font-size:90%;	
	padding:5px;
	border:1px dashed #cccccc;
	margin:1em 0;
}
span.atesaki {
	font-size:120%;
	margin:;
}

.kuwashikuwa {
	margin:5em 0 0 0;	
}


/* 旧ピックアップ */
.pickupOld {
	overflow:hidden;
	width:640px; /*632px*/
	margin:5px 0 10px 0;
	padding:5px 0;	
	/* 
	border:1px solid #cdcdcd;
	background:#F1EFDD;
	*/
	text-align:center;
}
.pickup img {
	border:1px solid #efefef;
		
}
.pickupOld div {
	background:#ffffff;
	overflow:hidden;
	padding:2px;
	width:200px;
	border:1px solid #cdcdcd;
	float:left;
	margin:0 11px 0 0;
}
.pickupOld　.pickupInner  {
	min-height:200px;	
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    position: relative;
}
.pickupOld　.pickupInner:before, .pickupInner:after {
    border-radius: 100px 100px 100px 100px / 10px 10px 10px 10px;
    bottom: 0;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
    content: "";
    left: 10px;
    position: absolute;
    right: 10px;
    top: 50%;
    z-index: -1;
}
.pickupOld　.pickupInner:after {
    left: auto;
    right: 10px;
    transform: skew(8deg) rotate(3deg);
    -webkit-transform: skew(8deg)  rotate(3deg);
    -moz-transform: skew(8deg)  rotate(3deg);
    -ms-transform: skew(8deg)  rotate(3deg);
    -o-transform: skew(8deg)  rotate(3deg);
}


.pickupOld div div {
	text-align:center;
	border:none;
	margin:0 !important;
	padding:0 !important;
}

.pickupOld div.last {
	margin:0 0 0 0 !important;
}

.pickupOld　.pickupImg {
	width:194px;
	height:130px;
	overflow:hidden;	
	padding:3px 0 0 0 !important;
	margin:0 0 0 0 !important;
}
.pickupOld dl {
	overflow:hidden;	
	width:200px;
	margin:0 0 5px 0 !important;
	padding:7px 0 0 0 !important;	
}
.pickupOld dl dt {
	line-height:1.2 !important;	
	font-size:100% !important;
}
.pickupOld dl dt a{
	color:#C90;
}
.pickupOld dl dd {
	line-height:1.2 !important;	
}
.pickupOld a dd {
	color:#333333 !important;
}


.newSideBnr p {
	margin:0 0 15px 0;	
	width:300px;	
}
.newSideBnr img {
	width:100%;	
}


/*　20150107 新スライド　*/
.slideShow {
	margin: 0 auto;
	text-align: left;
	display: none;
}

/* .mainView
------------------------- */
.slideShow .mainView {
	width: 640px !important;
	height:428px;
	position: relative;
	overflow: hidden;
}
.slideShow .mainView ul {
	width: 640px !important;
	overflow: hidden;
	position: relative;
}
.slideShow .mainView ul li {
	top: 0;
	left: 0;
	width: 640px !important;
	position: absolute;
	text-align:center;
	background:#000;
}
.slideShow .mainView ul li img {
	height:428px;
}

/* .thumbNail
------------------------- */
.slideShow .thumbNail {
	width: 100%;
	overflow: hidden;
}

.slideShow .thumbNail ul {
	width: 110%;
}

.slideShow .thumbNail ul li {
	float: left;
	display: inline;
	overflow: hidden;
	cursor: pointer;
	width: 55px !important;
	height: 45px !important;
	margin-right:10px;
}
.slideShow .thumbNail ul li:nth-child(10n) {
	margin-right:0 !important;
}

.slideShow .thumbNail ul li img {
	width: 100%;
	height: auto !important;
}

.slideShow .thumbNail ul li.active {
	filter: alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}




/* slidNavi
------------------------- */
.slideShow .mainView .btnPrev,
.slideShow .mainView .btnNext {
	top: 0;
	width: 7%;
	height: 100%;
	position: absolute;
	z-index: 100;
}
.slideShow .mainView .btnPrev {
	left: 2%;
	background: url(http://www.kit-press.com/images/prev.png) no-repeat center center;
}
.slideShow .mainView .btnNext {
	right: 2%;
	background: url(http://www.kit-press.com/images/next.png) no-repeat center center;
}


/* =======================================
	ClearFixElements
======================================= */
.slideShow ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.slideShow ul {
	display: inline-block;
	overflow: hidden;
}

.btnToNext {
	text-align: center; 
	width: 640px;		
}


.kitPressNavi .section table td {
	padding: 5px 5px 5px 10px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 0 1px;
	vertical-align: middle;
}



/* 20160121 店舗ページスライド画像の ポインターイベント */


.imgCaptionBox {
	position:relative;
	cursor:pointer;
}
.imgCaption {
	position:absolute;
	left:0;
	bottom:0;	
	opacity:0;
	pointer-events: none;
	text-align:left;
	font-size:100%;
	background:#000000;
	color:#ffffff;
	width:96%;
	height:auto;
	padding:5px 2%;
	transition-property: background-color, color,opacity;
	transition-duration:0.7s;
	transition-timing-function:ease-in-out;
}
.imgCaptionBox:hover span.imgCaption {
	opacity:0.8;
	pointer-events: auto;
	display:block;
	background:#000000;
	color:#ffffff;
	width:96%;
	height:auto;
	padding:5px 2%;
}



/* スマホ */
@media screen and (max-width: 480px){
html, body, div, table, caption,th,tr,td,ul,ol,li,dl,dt,dd,address,form,input,textarea,h1,h2,h3,h4,h5,h6,p {
	font-size:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;	
}



body {
	font-size:90%;	

}
	
#sideBar {
	display:none;	
}

h2, h3, h4, h5, h6 {
	background-image:none;	
	width:100%;
}

#header, #footer, #headerContent,#headerContent #logo, #mainContent, #content, #topMain {
	width:100%;	
}

#header {
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
#headerContent {
	width: 100%;
	height: auto !important;
	min-height:100px;
	margin: 0 auto;
	position: relative;
}
#headerContent #logo {
	position: absolute;
	width: 100%;
	left: 0;
	top: 20px;
}
#headerContent #logo img {
	width:52%;
	float:left;	
}
#headerContent #logo img.logo2 {
	width:50%;
	float:left;	
	margin-top:0;
}
#headerContent p.catchTxt {
	position:absolute;
	top:60px;
	left:5px;
	font-size:10px;
	color:#FF801A;
}

#topMain {
	margin: 0 0 0 0;
}
#topMain a img {
	width:100%;
	height:auto;	
}


#header p.logo_img {
	position: absolute;
	top: 15px;
	left: 60%;
	z-index: 1;
	width:40%;
}
#header p.logo_img img {
	width:96%;
	height:auto;
	margin:0 4% 0 0;	
}

.headBnr {
	display:none;	
}



/* globalNav
--------------------------------------------------------- */
.family {
	position: absolute;
	top: 95px;
	left: 0;
	width: 100%;
	height: auto;
	z-index: 10;
	padding: 0 0 0 0;
	overflow:visible;
}
#navBox {
	width: 100%;
	height: ;
	margin:0 auto 10px;
	position: relative;
	overflow: hidden;	
}
#utility {
	float:right;	
}

#globalNav {
	width: 100%;
	height:;
	float:left;
}

#globalNav ul {
	position: relative;
	width: 210px;
	height:auto;
	text-align:center;
	/zoom:1;
	background:url(../images/nav_sp.png) left top no-repeat;
	left: 0;
	top: 0;
	margin:0 auto;
}
#globalNav ul:after {
	content:'';
	display:block;
	clear:both;
}
#globalNav li {
	text-indent:-9999px;
	float:left;
	width:66px;
	height:65px;
	margin:0 2px 5px 0;
	background:none;
}
.nav08 {
	display:none;	
}

#globalNav li.nav01 a {
	width:66px;
	height:65px;
	overflow:hidden;
	display:block;
	background:url(../images/nav_sp.png) left -134px no-repeat;
}
#globalNav li.nav01 a.current {
	width:66px;
	height:65px;
	overflow:hidden;
	display:block;
	background:url(../images/nav_sp.png) left top no-repeat;
}
#globalNav li.nav03 a {
	width:66px;
	height:65px;
	overflow:hidden;
	display:block;
	background:url(../images/nav_sp.png) -69px -134px no-repeat;
}
#globalNav li.nav03 a.current {
	width:66px;
	height:65px;
	overflow:hidden;
	display:block;
	background:url(../images/nav_sp.png) 70px top no-repeat;
}
#globalNav li.nav04 a {
	width:66px;
	height:65px;
	overflow:hidden;
	display:block;
	background:url(../images/nav_sp.png) -137px -134px no-repeat;
}
#globalNav li.nav04 a.current {
	width:66px;
	height:65px;
	overflow:hidden;
	display:block;
	background:url(../images/nav_sp.png) 137px top no-repeat;
}
#globalNav li.nav05 a {
	width:66px;
	height:65px;
	overflow:hidden;
	display:block;
	background:url(../images/nav_sp.png) left -203px no-repeat;
}
#globalNav li.nav05 a.current {
	width:66px;
	height:65px;
	overflow:hidden;
	display:block;
	background:url(../images/nav_sp.png) left 65px no-repeat;
}
#globalNav li.nav06 a {
	width:66px;
	height:65px;
	overflow:hidden;
	display:block;
	background:url(../images/nav_sp.png) -69px -203px no-repeat;
}
#globalNav li.nav06 a.current {
	width:66px;
	height:65px;
	overflow:hidden;
	display:block;
	background:url(../images/nav_sp.png) -69px -203pxno-repeat;
}
#globalNav li.nav07 a {
	width:66px;
	height:65px;
	overflow:hidden;
	display:block;
	background:url(../images/nav_sp.png) -137px -203px no-repeat;
}
#globalNav li.nav07 a.current {
	width:66px;
	height:65px;
	overflow:hidden;
	display:block;
	background:url(../images/nav_sp.png) -137px -203pxno-repeat;
}







#globalNav li a {
	
}



li.nav01, li.nav02, li.nav03, li.nav04, li.nav05, li.nav06, li.nav07, {
	width:66px;
}

#globalNav li.nav01 {
	width: 66px;
}
#globalNav li.nav01 a {
	width: 66px;
}



/* 今月の特集 */
#feature {
	width:100%;
	margin:10px 0 20px 0;
	padding:0 0 0 0;	
	overflow:hidden;
	border:none;
	background:#F1EFDD;
}
#feature div.featBox {
	float:left;	
	width:33%;
	background:#ffffff;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
.featBox img {
	width:96%;
	height:auto;
	margin:0 2% 0 2%;	
}
.featCatch {
	font-size:62%;
	color:#999;	
	margin-top:10px;
}
.featName {
	font-weight:bold;
	font-size:90%;
}
.featSetsumei {
	font-size:85%;
}

.special #feature {
	width:290px;
	margin:10px 0 20px 0;
	padding:5px 4px;	
	overflow:hidden;
	border:1px solid #cdcdcd;
	background:#F1EFDD;
}
.special #feature div.featBox {
	margin-bottom:15px;
	width:280px;
	background:#ffffff;
	padding:4px;
}






.fb-like-box {
	display:none;	
}
#topBnr {
	width:100%;
	text-align:justify;
		
}
#topBnr p {
	width:45%;
	float:none;
	margin:0 4% 0 0;
	padding:0 0 0 0;
		
}
#topBnr p a {
	width:100%;	
}
#topBnr p img {
	width:95%;	
	height:auto;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.toJunko {
	float:none;
	margin:0.5em auto;	
}

.forPC, .fb-like-box {
	display:none;	
}
.forSP {
	display:block;	
}

/* Facebook Like Box width: 100% */
.fbcomments,.fb_iframe_widget,.fb_iframe_widget[style],.fb_iframe_widget iframe[style],.fbcomments iframe[style],.fb_iframe_widget span{    
	width: 100% !important;
}




#topBnr p {
	width: 100%;
}
#topBnr p a {
	width: 46%;
	margin: 2% 1%;
}
#topBnr p a img {
	width: 46%;
	margin: 2% 1%;
}


#footer {
	height: 130px;
	width: 100%;
	margin: 1em auto 0;
	clear: both;
	position: relative;
	overflow: hidden;
	padding: 0 0 1px 0;
}


#footer p.logo {
	display:none;
}

#footer .footerLink1 {
	margin:0;
	width:45%;
	height: auto;
	font-size:90%;
	position:absolute;
	top:0;
	left:1em;
}
#footer .footerLink2 {
	margin:0;
	width:45%;
	height: auto;
	font-size:90%;
	position:absolute;
	top:0;
	left:12em;
}
#footer p.copy {
	width:100%;
	text-align: center;
	position:absolute;
	top:110px;
	left:0;
	color: #FFF;
	font-size:90%;
}


#preFotterBox {
	display:none;	
}






/* カテゴリーページ */
.catTtl {
	clear: both;
	margin: 0 0 0 0;
	width: 100%;
	height: auto;
	overflow:visible;
	position: relative;
}
.breadCrumbSP {
	width:100%;
	margin:0 0 0.5em 0;
}
.breadCrumbSP p {
	font-size:70%;
	color:#FF801A !important;
	padding:0 0 0 25px;
	background:url(../images/bg_bread_sp.png) no-repeat;
	background-position: 2% 50%;
}
.breadCrumbSP p a {
	color:#FF801A !important;
}


.newBread {
	width:100%;
	background:none;
}
.newBread p {
	font-size:70%;
	color:#FF801A !important;
	padding:0 0 0 22px;
	background:url(../images/bg_new_bread_sp.png) no-repeat;
	background-position: 3% 20%;
	background-size:12px 12px;
}
.newBread p a {
	color:#FF801A !important;
}


#subNav {
	width: 100%;
	height: auto;
	margin: 0 auto 20px;
	position: relative;
	overflow:visible;
}
#subNav ul {
	display:none;
}
.subNavSP {
	width:100%;
	text-align:center;	
}
.subNavSP a img {
	width:90px;	
}
.catTopAd img {
	width:100%;	
}
.catTtl h2 {
	display:none;
}
h3 {
	background:#FF801A;	
	color:#ffffff;
	width:96%;
	margin:0 0 0 0;
	padding:0.5em 2% 0.5em 2%;
	clear:both;
	height:auto !important;
	line-height: 1.8;
}
h3.new2014 {
	background:#FF801A;
	color: #ffffff;
	width: 96%;
	margin: 0.2em 0 0.2em 0;
	padding: 0.5em 2% 0.5em 2%;
	clear: both;
	height: auto !important;
	line-height: 1.8;
	font-weight: bold;
	font-size:100%;
	border-left:none;
}
h3.new2014 a {
	color: #ffffff;
}
h3.new2014 span {
	margin: 5px 2% 0 0;
}
h4 {
	padding:0 0 0 0.5em;	
	margin:0.7em 0 0.7em 3% !important;
	font-size:110%;
	width:90%;
}

h5 {
	padding:0 0 0 0.5em;	
	margin:0 0 0.5em 0.5em !important;

}


.linkList {
	width:100%;	
	margin: 0 0 1em 0.5em ;
	padding: 0 0 0 0.5em;
}
.linkList li {
	width:45%;	
	line-height:2em;
}



/* ピックアップ */
.pickup {
	overflow:hidden;
	width:100%; /*632px*/
	margin:5px 0 5px 0;
	padding:0 0 0 0;	
	/* 
	border:1px solid #cdcdcd;
	background:#F1EFDD;
	*/
	text-align:center;
}
.pickup img {
	border:1px solid #efefef;
		
}
.pickup div {
	background:#ffffff;
	overflow:hidden;
	padding:0 !important;
	width:96%;
	border:none;
	float:none;
	margin:0 2% 0 2%;
}
.pickupInner  {
	min-height:0;	
}


.pickupInner {
    box-shadow:none;
    position: relative;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
.pickupInner:before, .pickupInner:after {
    display:none;
}
.pickupInner:after {
    left: auto;
    right: 10px;
    transform: skew(8deg) rotate(3deg);
    -webkit-transform: skew(8deg)  rotate(3deg);
    -moz-transform: skew(8deg)  rotate(3deg);
    -ms-transform: skew(8deg)  rotate(3deg);
    -o-transform: skew(8deg)  rotate(3deg);
}


.pickup div div {
	text-align:left;
	border:none;
	margin:0 !important;
	padding:0 !important;
	width:96%;
	margin:0 0 0 4%;
}

.pickup .last {
	text-align:left;
	border:none;
	margin:0 !important;
	padding:0 !important;
	width:96%;
	margin:0 0 0 4%;
}

.pickup div.pickupImg {
	width:90px;
	height:90px;
	overflow:hidden;	
	padding:0 0 0 0 !important;
	margin:0 0 0 0 !important;
	float:left;
}
.pickupImg img {
	width:100% !important;
	height:auto;
	margin:0.5em auto;	
}


.pickup dl {
	overflow:hidden;	
	width:65%;
	margin:0 0 0 0.5em !important;
	padding:7px 0 0 0 !important;	
	float:left;
}
.pickup dl dt {
	line-height:1.2 !important;	
	font-size:100% !important;
	width:100% !important;
}
.pickup dl dt a{
	color:#C90;
}
.pickup dl dd {
	line-height:1.2 !important;	
	width:100% !important;
}
.pickup a dd {
	color:#333333 !important;
}

.pickup div.last {
	margin: 0 0 0 2% !important;
}

.searchMapBox {
	display:none;
}


.pickup dl dd.subTxt {
	font-size:80%;
	color:#aaaaaa;	
}


/* エリアで探す */
#map {
	width: 100% !important; 
	height:350px;
	margin:0.5em 0 !important;
}


/* 絞り込み部分 */
.sqForm {
	float:none;
	text-align:center; 
	margin:20px 0 20px 0;	
}

/*一覧ページ*/
.shisetsuBox {
	float:left; 
	width:98%; 
	margin:0 0 0.5em 2%; 
	padding-bottom:10px;
	overflow:hidden;	
	border-bottom:1px dashed #dfdfdf;
}
.shisetsuImg{
	float:left; 
	width:30%;
}
.shisetsuImg img {
	border:none;
	padding:0 0 0 0;
	width:100%;
	height:auto;
}

.shisetsuDtl {
	float:right;
	width:65%;	
	margin:0 3% 0 0;
}
.shisetsuTtl {
	width:100%; 
	font-size:100%; 
	line-height:20px; 
	height:auto;
	margin:0 0 0 0;
	color:#C90;
	font-weight:bold;
}
.shisetsuTtl a {
	color:#C90;
}
.shisetsuTypeName {
	width:100%;
	height:;
	margin:0 0 0 0;
	font-size:90%;
}
.shisetsuAddress {
	margin-top:5px;
	font-size:90%;
}
.shisetsuBox dl {
	width:100%; 
	height:20px; 
	margin:0 0 5px 0;
	font-size:90%;
}
.shisetsuBox dt {
	width:100%; 
	float:left;
}
.shisetsuBox dd.starPoints {
	width:160px; 
	float:left;
}
.shisetsuTxt {
	clear:both;
	margin-top:5px;
	text-align: justify;
	text-justify: inter-ideograph;
	font-size:80%;
	color:#aaaaaa;	
}


/* トグルで開閉 */

.searchBox {
	display:none;  
}

.searchBox span.toggleBtn{    
	display:block; 
	width:20px;    
	height:20px;    
	float:right;  
	cursor:pointer;    
}
.searchArea {
	padding-bottom: 0;
}
.searchBox .linkList{    
	display:none;  
	margin:0 0 0 0;	
	padding:0 0 0 0;
	width:100%;
	border-bottom:1px dotted #FF801A; 
}
.searchBox .g_genre_list {
	display:none;  
}
.searchBox .g_genre_list .linkList {
	display:block;  
}
.searchBox .linkList li {
	float:left;	
	margin:0 0 0 0;
	width:100%;
}
.searchBox .linkList li a {
	display:block;
	width:100%;
	height:34px;
	line-height:34px;
	margin:0 0 0 0;
	color:#777777;
	padding:0 0 0 1em;
	border-bottom:1px dotted #cccccc;
	background:url(../images/arrow_sp.jpg) no-repeat;
	background-position: 90% 50%;
}
.searchBox .linkList li:last-child a {
	border-bottom:none;
}

.searchBox h4 {
	padding:0 0 0 0.5em;	
	margin:0 0 0 0 !important;
	font-size:110%;
	line-height:34px;
	height:34px;
	width:100%;
	border-left:none;
	background:url(../images/plus_sp.jpg)  no-repeat #f7f7f7;
	background-size:6% 50% ;
	background-position: 95% 50%;
}
.searchBox h4.open {
	background:url(../images/minus_sp.png) 95% center no-repeat #f7f7f7;
	background-size:6% 50% ;
}


.g_genre_list h5 {
	padding:0 0 0 0.5em;	
	margin:0 0 0 0 !important;
	border-bottom:1px solid #cccccc;


}
.g_genre_list h5 a {
	display:block;
	width:100%;
	height:34px;
	line-height:34px;
	background:url(../images/arrow_sp.jpg) no-repeat;
	background-position: 92% 50%;
}
	
.shisetsuTypeName {
	clear:both;
	margin:0.5em 0 0 0;
	width:100%;	
}
	
	
h3.toggle {
	margin:0 0 0.2em 0;	
	background:url(../images/plus_sp.png) 95% center no-repeat #FF801A;
	background-size:6% 50% ;
}
h3.open {
	margin:0 0 0 0;	
	background:url(../images/minus_sp.png) 95% center no-repeat #FF801A;
	background-size:6% 50% ;
}
h4.toggle {
	background:url(../images/plus_sp.png) 95% center no-repeat #f7f7f7;
	background-size:6% 50% ;
	border:none;
	border-bottom:1px dotted #FF801A;
	padding: 0.7em 0 0.7em 2%;
	margin: 0 0 0 0 !important;
	font-size: 110%;
	width: 98%;
	line-height: 1.0;
	height: auto;
}
h4.open {
	background:url(../images/minus_sp.png) 95% center no-repeat #f7f7f7;
	background-size:6% 50% ;
}
h4.toggle:last-child {
	border-bottom:none;
}

.searchBox h4 {
	line-height: 1.0;
	height: auto;

}

.toggleBox {
	display:none;	
}
.toggleBox .linkList {
	display:none;	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
	border-bottom: 1px dotted #FF801A;
}

.toggleBox .linkList li {
	float: left;
	margin: 0 0 0 0;
	width: 100%;
}

.toggleBox .linkList li a {
	display: block;
	width: 100%;
	height: 34px;
	line-height: 34px;
	margin: 0 0 0 0;
	color: #777777;
	padding: 0 0 0 1em;
	border-bottom: 1px dotted #cccccc;
	background: url(../images/arrow_sp.jpg) no-repeat;
	background-position: 90% 50%;
}
.toggleBox .linkList li:last-child a {
	border-bottom:none;
}
	
	
/*個別ページ*/
#detailTtl {
	clear:both;
	width:100%;
	height:100px;	
	position:relative;
	margin:20px 0 0 0;
	padding:1px;

}
#detailTtlBox {
	width:100%;
	height:98px;
	background:url(../images/bg_detail_ttl.jpg) left top no-repeat;

}
#detailTtl h2 {
	position: absolute;
	height: auto;
	font-weight:bold;
	border: 0;
	top: 33px;
	left: 0;
	padding: 0 0 0 0;
	color:#ffffff;
	background:none;
	width: 96%;
	font-size:110%;
	margin:0 2%;
}
#detailTtl p#genre, #detailTtl p#name {
	width:100%;
	font-size:70%;
	color:#ffffff;
}
#detailTtl p#genre {
	position:absolute;
	top:10px;
	left:10px;
	width:93%;
}
#detailTtl p#name {
	position:absolute;
	bottom:10px;
	left:10px;
}

#detailBreadCrumb {
	width:100%;
	margin:0 0 0.5em 0;
	background-image:none;
}
#detailBreadCrumb p {
	font-size:70%;
	width:90%;
	color:#FF801A !important;
	padding:0 0 0 25px;
	background:url(../images/bg_new_bread_sp.png) no-repeat;
	background-position: 2% 50%;
}
#detailBreadCrumb p a {
	color:#FF801A !important;
}








.tbl_detail{
	margin-top:10px;
	width:98%;	
	font-size:100%;
	margin:0 1%;
}
	
.tbl_detail th{
	padding:10px;
	border:1px solid #9ce0e0;
	background-color:#e3fafa;
	width:90px;
}
.tbl_detail td{
	padding:10px;
	border:1px solid #9ce0e0;
}

.attentionBox {
	width:100%;
}
p.attention {
	background:url(../images/attention.gif) left top no-repeat;
	padding:0 0 0 1.5em;	
	font-size:70%;
	width:90%;
	margin:0 3% 0 2%;
	height:auto;
	background-size:15px;
	
}


#shisetsu li {
	float: left;
	margin-right: 7px;
	margin-top: 10px;
	font-size: 10px;
	width: 120px;
	line-height: 14px;
}


/*有料掲載店*/
.special #sideBar {
	display:none;
}
.special #mainContent {
	width: 100%;
	float:left;
	overflow:hidden;
	margin:0 0 0 0;
}
.special #subNav {
	width:100%;
	height: 56px;
	margin:0 320px 20px 0;
	position: relative;
	overflow: hidden;
	
}
.special #detailTtl {
	width:100%;
}
.special #detailTtlBox {
	width:100%;
	background:url(../images/bg_detail_ttl.jpg) left top repeat-x;
}
.special #detailTtl h2 {
	width: 96%;
	font-size:110%;
	margin:0 2%;
	display:table-cell;
	height:44px;
	vertical-align:middle;
}
.special h3 {
	background:#FF801A;	
	color:#ffffff;
	margin:0 0 0 0;
	padding:0 0 0 0.5em;
	width:100%;
	font-size:100%;
}

	
/* 店舗タブの中 */


#tab1 {
	overflow:hidden;	
}
#tab1Left {
	width:100%;
	float:none;
	overflow:hidden;
	margin:0 0 0 0;
}
#tab1Left p.txt {
	width:96%;
	margin:0.5em 1% 0.5em 3%;	
}
#tab1Right, #menuRight {
	width:100%;
	float:none;
	padding:0 0 5px 0;
	text-align:center;
}


#menuTab {
	overflow:hidden;
	width:100%;	
}
#menuLeft {
	width:100%;	
	float:none;
	overflow:hidden;
	margin:0 0 20px 0;
}
.menuBody {
	width:96%;
	margin:0 2%;	
}
.menuBody img {
	width:100%;
	height:auto;	
}
#menuLeft dl  {
	overflow:hidden;
	clear:both;	
}
#menuLeft dl dt {
	float:left;	
	margin-right:10px;
}

#chef {
	width:96%;
	padding:30px 0;
	border:1px solid #cccccc;
	margin:0 2% 15px 2%;
	text-align:center;
}
#chef p {
	margin-top:10px;
	font-size:90%;	
}


#menuRight {
	width:100%;	
	float:none;
	padding:0 0 5px 0;
}

#infoTab {
	overflow:hidden;	
}


.gourmet-single table, .otherTable table {
	width:98%;	
	font-size:100%;
	margin:0 1%;
}
.map {
	display:none;
}

.snsBnr {
	width:96%;
	margin:0 2%;
	text-align:center;
}

.special #feature {
	width:100%;
	margin:10px 0 20px 0;
	padding:5px 0;	
	overflow:hidden;
	border:1px solid #cdcdcd;
	background:#ffffff;
}
.special #feature div.featBox {
	margin-bottom:15px;
	width:96%;
	background:#ffffff;
	padding:4px 2%;
	margin-right:0 !important;
}



/*------------------- スライドショー（詳細ページ用） -------------------*/

#photo {
	overflow:hidden;	
	background:#000000;
}
#slideshow, #photo {
	width: 100%;
	text-align: left;
	position: relative;



}
#photo {
	width: 100%;
	height: auto; /* 450  */
	min-height::;
	position: relative;
	text-align:center;				
}
#photo img {
	width:100%;
	height:auto;	
}

#slideshow div {
	width: 100%;
	height: auto; /* 450  */
	position: relative;
	text-align:center;				


}
#slideshow div div, #photo div div {
	top: 0;
	left: 0;
	position: absolute;	
}


#slideshow div div img, #photo img {
	text-align:center;
	
/*	height:428px;
	overflow:hidden;	
*/
}

#photo img { 
	/* height:428px; */
	overflow:hidden;
	width:100%;
}


/* 20130108  */
table.slidePics td {
	vertical-align:middle;
	height:640px;
	width:640px;
	text-align:center;
}





#slideshow ul, ul#photoNavi {
	left: 0;
	top:0;
	width: 96%;
	position:relative;
	z-index: 100;
	margin:0.5em 2% 0 2%;

}

#slideshow ul li, ul#photoNavi li {
	width: 32%;
	float: left;
	display: inline;
	margin-right:2%;
	margin-bottom:10px;
}
#slideshow ul li, ul#photoNavi li a {
	width: 100%;
}

#slideshow ul li.lst, ul#photoNavi li.lst {
	margin-right: 2%;
}

ul#photoNavi li:nth-child(3n+0) {
	margin-right: 0!important;
}


*html #slideshow ul li{
	margin-bottom:1px;
}




#slideshow ul li,  x:-moz-any-link{
	margin-bottom:1px;
}



#slideshow .active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}

.attachment-thumbnail {
	width:100%;	
	height:auto;
}



.sns {
	width:98%;
	height:60px;	
	margin:0.5em 2% 1em 0;
}
.sns ul {
	width:100%;
	text-align:center;
}
.sns ul li {
	float:right;	
	margin:0 0 0 0 !important;
	width:75px !important;
	overflow:hidden;
}
.sns ul li#googleplus {
	width:60px !important;
}
#twitter-widget-0 {
	margin-right:2px;	
}

#searchBox {
	width: 100%;
	height: 35px;
	padding: 0 0 0 0;
	margin: 2em 0;
	background:;
	text-align:center;
}

#shisetsu, .megBody, .oshiraseBody {
	width:96%;
	margin:0 2%;	
}
.oshiraseBody img {
	width:100%;
	height:auto;	
}
#shisetsu li {
	float: left;
	margin-right: 7px;
	margin-top: 10px;
	font-size: 10px;
	width: 33%;
	line-height: 14px;
}

/*クーポン*/

.couponSP {
	background:url(../images/bg_coupon_body.jpg);	
	overflow:hidden;
	width:96%;
	margin:0 2% 1em;
	border-radius:5px;
}
.couponBody {
	background:url(../images/bg_coupon_sp.png) right top no-repeat;	
	width:100%;
	margin:0 !important;
	padding:0.5em 0;
}
.shopName {
	font-size:90%;
	font-weight:bold;
	margin:0 0.5em;	
}
.couponSPTtl {
	color:red;
	margin:0.5em;	
	font-size:100%;
	font-weight:bold;
}
.couponBody dl {
	font-size:85%;	
	margin:0 0 0.5em 0;	
}
.couponBody dl dt {
	color:red;
}
.couponBody dl dd {
	margin:0 0 0 0.5em;	
}

.couponAttention {
	margin: 0.5em 2%;
	width:96%;	
}
.couponAttention ul {
	margin: 0.5em 2%;
	width:96%;	
	font-size:85%;	
}
.kanarazu {
	width:96%;
	text-align:center;
	margin:1.5em 2%;
	padding:0.5em 0;
	background:#F60;
	color:#ffffff;	
	border-radius:5px;
}
.jyouken {
	width:92%;
	margin:0.4em 2%;
	padding:0.5em 2%;
	background:#ffffff;
	font-size:85%;	
	border-radius:5px;
}

.jyouken p.attention {
	margin:0 0 1em 0;	
	font-size:95%;
	padding-right:1em;
}


.otherArticle {
	clear:both;
	width:96%;
	margin:1em 2% 0 2%;
}
.otherArticle img {
	width:100%;	
	height:auto;
}

h4.beginner, .otherArticle h4 {
	border:none !important;
	margin:1em 0 0.5em 0 !important;
	padding:0 0 0 0;
	color:#333333;
	font-weight:bold;
	width:100%;
	height:auto;
}
.otherArticle h5 {
	padding: 0 0 0 0 !important;
	margin: 0 0 0.5em 0 !important;
}

.btnDetail {
	top:auto;
	right:0.5em;
	bottom:0.5em;
	font-size:90%;	
}
.btnDetail a {

}

img.attentionMark {
	width:22px;	
}

.naviInfo {
	width: 100%;
	padding-bottom: 20px;
	border-bottom: 1px dotted #FF801A;
}

.naviInfo dt {
	float: none;
	width: 100%;
}
.naviInfo img {
	width: 90px;
	float:left;
	margin:0 0.5em 0.5em 0;
}
.naviInfo dd {
	width: 100%;
	float: left;
	margin-left: 0;
	font-size: 85%;	
}

.campaignBoxL {
	float: none;
	width: 100%;
}
.campaignBoxR {
	float: none;
	width: 100%;
	overflow: hidden;
}

.otherArticle .section table td {
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 0 1px;
	vertical-align: middle;
}

.modelPage {
	width:96% !important;	
	margin:0 2% !important;
}
p.modelTopLead {
	width:96%;
	margin:2em 2%;	
}
.modelPage img {
	width:100%;	
}
.model dl {
	padding:2em 0 0 0;
	width: 100%;
	margin: 1em auto;

}
.model dl dt {
	width: 100px;
	float: none;
}
.model dl dd {
	width:100%;
	margin: 0 0 0.5em 0;
}
.modelAttention {
	width:96% !important;
	margin:0 2% !important;
	padding:0 !important;	
}


#navBox {
	height: auto;
}
.corpnav {
	display:none;	
}
#modelNav, .corpnav {
	width: 100%;
	height: auto;
	float:none;
	overflow:hidden;
}

#modelNav ul, .corpnav ul {
	position:relative;
	width: 100%;
	height:auto;
	background: none;
	left: auto;
	top: auto;
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
}
#modelNav ul:after, .corpnav ul:after {
	content:'';
	display:block;
	clear:both;
}

#modelNav li, .corpnav  li {
	text-indent: 0;
	float: left;
	margin: 0 0 0 0;
	width: 100%;
	height: 25px;
}
#modelNav li a, .corpnav ul li a {
	display: block;
	width: 95%;
	height: 25px;
	line-height:25px;
	margin: 0 0 0 0;
	color: #777777;
	padding: 0 0 0 5%;
	border-bottom: 1px dotted #cccccc;
	background: url(../images/arrow_sp.jpg) no-repeat;
	background-position: 90% 50%;
}




#modelNav li.nav01 a, #modelNav li.nav02 a, #modelNav li.nav03 a, #modelNav li.nav04 a, #modelNav li.nav05 a {
	background-position: 92% 50%;
}
#modelNav li.nav01 a:hover, #modelNav li.nav02 a:hover, #modelNav li.nav03 a:hover, #modelNav li.nav04 a:hover, #modelNav li.nav05 a:hover {
	background-position: 92% 50%;
}

.modelList {
	width:96%;
	margin:0 2%;	
}
.otherArticle .modelList ul {
	width:100%;
	list-style-type:none !important;
}
.modelList ul li {
	width:32%;
	margin:0 1% 2em 0;

}
.modelPhoto {
	float:none;
}
.modelPhoto #photo {
	width: 96%;
	margin:0.5em 2%;
	height: auto;
	position: relative;
	text-align: center;
}
.modelPhoto #photo img {
	width:100%;
	height:auto;
}

.modelDetail {
	float: none;
	width: 100%;
	min-height: auto;
	position: relative;
}
.offer {
	position: static;
	margin:0 auto;
	background: #FF801A;
	border-radius: 3px;
	width:60%;
}

.single_model h4 {
	width: 96%;
	margin:1em 2% 0.5em 2% !important;
	height: 25px;
	line-height: 25px;
	border-radius: 8px;
	padding: 0 0 0 0;
	text-align:center;
	background: #FF9DAC;
	color: #ffffff !important;
	font-size: 100%;
	border-left: 0;
	border-bottom: 0;
}


.otherArticle ul.modelUL {
	width:96%;
	list-style: inside !important;
	margin:0 2% 0 2% !important;
}


img.wp-image-243 {
	width:25px;	
}

.aboutusNews {
	width: 96%;
	font-size: 90%;
	margin: 10px 2% 30px 2%;
}
.aboutusNews dl {
	width: 100%;
}
.aboutusNews dl dt {
	float: none;
	width: 100px;
}
.aboutusNews dl dd {
	width: 100%;
	margin-left: 0;
}
.corpnav ul li {
	float: left;
	margin: 0 0 0 0;
	background: none
}



.junko {
	background: url(../images/junko.png) left top no-repeat;
	background-size:contain;
	width: 100%;
	height:450px;
	margin: 10px 0 0 0;
	position: relative;
	overflow: hidden;
}
.junko h2 {
	position: absolute;
	top: 90px;
	left: 0.5em;
	font-size: 100%;
	font-weight: bold;
	width: 100%;
	border-bottom: none;
}
.junko div.junkoProf {
	position: absolute;
	top: 110px;
	left: 0.5em;
	width: 96%;
}
.junko div.junkoProf p {
	margin: 0 0 10px 0;
	font-size: 90%x;
}

.yuuri {
	background: none;
	background-size:contain;
	width: 100%;
	padding:0 0 0 0 !important;
	margin: 10px 0 0 0 !important;
	position: relative;
	overflow: hidden;
}
.yuuri img {
	width:100%;	
}
.yuuri h2 {
	position: static !important;
	font-size: 100%;
	font-weight: bold;
	width: 96%;
	border-bottom: none;
	margin:1em 0 0 4%;
}
.yuuriH3 {
	font-weight: bold;
	background: none !important;
	font-size: 80% !important;
	line-height:1.4 !important;
	padding: 0 0 0 0 !important;
	width: 96%;
	margin: 1em 2% 1em 2% !important;
	color:#333333 !important;
}
.yuuri div.yuuriProf {
	position: static !important;
	margin:0 2% 0 2%;
	width: 96%;
}
.yuuri div.yuuriProf p {
	margin: 0 0 10px 0;
	font-size: 90%x;
}
.yuuriProf img {
	display:none;	
}

.lucky {
	width: 100%;
	height: 380px;
	background: #C9E5F7;
	background-image:none;
	margin: 0 0 0 0;
	padding:0.5em 0 0 0;
	position: relative;
}
.luckyTtl {
	margin:0 0 0 0.5em;	
}
.starName, .otherStars .starName {
	position: absolute;
	top: 40px;
	left: 10px;
	font-size: 120%;
	font-weight: bold;
	border-radius:5px;
	padding:0.3em 0.5em;
	background:#ffffff;
}
.starDisc, .otherStars .starDisc {
	position: absolute;
	top: 75px;
	left: 20px;
	width: 100px;
	text-align: left;
	font-size: 90%;
	color: #777777;
}
.zentai, .otherStars .zentai {
	position: absolute;
	top: 100px;
	left: 10px;
	width: 90%;
	font-size: 90%;
	line-height: 1.2;
}
.starIcon, .otherStars .starIcon {
	position: absolute;
	top: 11px;
	left: 200px;
	width: 104px;
	height: 90px;
	text-align: center;
}
.starIcon img {
	width:60%;	
	height:auto;
}

.kanren, .otherStars .kanren {
	position: absolute;
	top: 200px;
	left: 10px;
	font-size: 90%;
	width: 90%;
}

.otherStars {
	border-bottom:2px dotted #83D9E2;	
	padding-bottom:2em;
}

.otherStars .kanren {
	top: 200px;
}
.luckColor, .otherStars .luckColor {
	position: absolute;
	top: 260px;
	left: 10px;
	font-size: 90%;
	width: 180px;
}
.otherStars .luckColor {
	top: 260px;
}
.luckItem, .otherStars .luckItem {
	position: absolute;
	top: 320px;
	left: 10px;
	font-size: 90%;
	width: 100%;
}
.otherStars .luckItem {
	position: absolute;
	top: 320px;
	left: 10px;
	font-size: 90%;
	width: 100%;
}
.otherStars {
	width: 100%;
	height: 360px;
	background-image:none;
	margin: 0 0 0 0;
	position: relative;
}

.toggleChild {
	display:none;	
}
.other11Stars h4 {
	padding: 0 0 0 0.5em;
	margin: 0 0 0 0 !important;
	font-size: 110%;
	line-height: 34px;
	height: 34px;
	width: 100%;
	border-left: none;
	border-bottom:2px dotted #83D9E2;	
	background: url(../images/plus.jpg) no-repeat #f7f7f7;
	background-position: 95% 50%;
	color:#83D9E2;
}
.other11Stars h4.open {
	background: url(../images/ninus.jpg) no-repeat #f7f7f7;
	background-position: 95% 50%;
}


#back-topSP {
	width:100%;	
	height:30px;
	margin:0 0 0 0;
	text-align:center;
	background:#FF801A;
	position:relative;
}
#back-topSP a {
	width:100%;	
	height:auto;
	display:block;	
	color:#ffffff;
	padding:0.4em 0 0 0;
	position:absolute;
	left:0;
	top:0;
}



.mookInfo {
	overflow:hidden;
	width:96%;
	padding:0.5em 0 2em;
	margin:1em 2%;
}
.shadow {
	box-shadow: 0 5px 3px -5px #777777;
}

.mookInfoL {
	width:25%;
}
.mookInfoL img {
	width:100%;
	height:auto;
	margin-left:3px;
}
.mookInfoR {
	width:65%;
	font-size:90%;
	margin-right:5%;
}

.mookTtl {
	color:#CC0000;
	font-size:100%;
	font-weight:bold;	
}
.mookTtl a {
	color:#CC0000;
}

.btnOrder {
	position: absolute;
	right: 10px;
	bottom: 10px;
	background: #FF801A;
	border-radius: 3px;
}

img.flowarrow {
	width:30px;	
}


.orderFormTable {
	width:96%;
	margin:0 2%;	
}
.orderFormTable table {
	width:100%;	
}
.orderFormTable table td {
	padding: 0.5em 0 !important;
}
td.table_right {
	width:95%;	
}

.table_right {
	width:100%;	
}
.table_right textarea {
	width:200px;	
}
input.text, input.mail {
	width:200px !important;	
}

.formTable {
	width:96%;
	margin:0 2%;	
}
.formTable p {
	font-size:100% ;	
}
table.bordered {
	width:100% !important;
}	
table.bordered th {
	width:30% !important;
}
table.bordered td {
	width:66% !important;
	padding:0.5em 2% !important;
}
table.bordered input {
	width:200px !important;	
}

table.bordered textarea {
	width:200px;	
}

dl.faqDl dt {
	font-size:100%;
}
dl.faqDl dd.faqQ {
	font-size:100%;
}

.miniMenu {
	float:right;
	margin:0 0.5em 0.5em 0;	
	display:block;
	padding:0.2em 0.5em 0.2em 1.3em;
	background:url(../images/arrow_mini01.png) no-repeat #cccccc;
	background-position: 0.4em center;
	overflow:hidden;
	color:#ffffff;
	border-radius:4px;
}
div.open {
	background:url(../images/arrow_mini02.png) no-repeat #cccccc;
	background-position: 0.4em center;
}
#modelNav {
	display:none;	
}


.sitemaps h6 {
	margin-left: 20px;
	font-size: 100%;
	background: url(../images/smh6.png) left center no-repeat;
	padding-left: 10px !important;
}
  

.articleBody {
	width:96%;
	margin:0.5em 2%;	
}




/* 20140224クチコミ追加 */
.tabNav {
	overflow:hidden;
	border-bottom:1px solid #A40D14;
	width:99%;
	margin:10px 0 10px 1%;
}
.tabNav li {
	float:left;
	width:18%;
	height:50px;
	background:#ffffff;
	margin:0 0 0 0;
}
.tabNav li#shopTopTab {
	width:10%;
}


.tabNav li a {
	width:100%;
	height:50px;
	line-height:normal;
	display:block;
	text-align:center;
	color:#333333;
	border:1px solid #cccccc;

	border-top-left-radius:0;
	border-top-right-radius:0;

	border-top:0;
	border-bottom:0;
	background:#efefef;
/*	
background-image: linear-gradient(bottom, rgb(239,239,239) 45%, rgb(255,255,255) 73%, rgb(223,223,223) 100%);
background-image: -o-linear-gradient(bottom, rgb(239,239,239) 45%, rgb(255,255,255) 73%, rgb(223,223,223) 100%);
background-image: -moz-linear-gradient(bottom, rgb(239,239,239) 45%, rgb(255,255,255) 73%, rgb(223,223,223) 100%);
background-image: -webkit-linear-gradient(bottom, rgb(239,239,239) 45%, rgb(255,255,255) 73%, rgb(223,223,223) 100%);
background-image: -ms-linear-gradient(bottom, rgb(239,239,239) 45%, rgb(255,255,255) 73%, rgb(223,223,223) 100%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.45, rgb(239,239,239)),
	color-stop(0.73, rgb(255,255,255)),
	color-stop(1, rgb(223,223,223))
);
*/

	font-size:65%;
	padding:33px 0 0 0;
}
.tabNav li a.active, .tabNav li a:hover {
	background:#A40D14;
	color:#ffffff;
	border:1px solid #cccccc;

	border-top-left-radius:0;
	border-top-right-radius:0;

	border-bottom:0;
	text-decoration:none;
}


li#shopTopTab {
	text-indent:-9999px;
}

li#shopTopTab a {
	background:url(../images/bg_home.png)  50% 30% no-repeat #efefef;
	background-size:20px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
li#shopTopTab a.active, .tabNav li#shopTopTab a:hover {
	background:url(../images/bg_home_active.png) 50% 30% no-repeat #A40D14;	
	background-size:20px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

li#shopMenuTab a {
	background:url(../images/bg_sp_menu.png)  50% 3px no-repeat #efefef;
	background-size:50%;
}
li#shopMenuTab a.active, li#shopMenuTab a:hover {
	background:url(../images/bg_sp_menu_on.png)  50% 3px no-repeat #A40D14;
	background-size:50%;
}
li#shopCouponTab a {
	background:url(../images/bg_sp_coupon.png)  50% 3px no-repeat #efefef;
	background-size:50%;
}
li#shopCouponTab a.active, li#shopCouponTab a:hover {
	background:url(../images/bg_sp_coupon_on.png)  50% 3px no-repeat #A40D14;
	background-size:50%;
}
li#shopRecruitTab a {
	background:url(../images/bg_sp_recruit.png)  50% 3px no-repeat #efefef;
	background-size:50%;
}
li#shopRecruitTab a.active, li#shopRecruitTab a:hover {
	background:url(../images/bg_sp_recruit_on.png)  50% 3px no-repeat #A40D14;
	background-size:50%;
}
li#shopInfoTab a {
	background:url(../images/bg_sp_info.png)  50% 3px no-repeat #efefef;
	background-size:50%;
}
li#shopInfoTab a.active, li#shopInfoTab a:hover {
	background:url(../images/bg_sp_info_on.png)  50% 3px no-repeat #A40D14;
	background-size:50%;
}
li#shopKuchikomiTab a {
	background:url(../images/bg_sp_kuchikomi.png)  50% 3px no-repeat #efefef;
	background-size:50%;
}
li#shopKuchikomiTab a.active, li#shopKuchikomiTab a:hover {
	background:url(../images/bg_sp_kuchikomi_on.png)  50% 3px no-repeat #A40D14;
	background-size:50%;
}



/* コメント */

#comments ul li {
	width:92%;
	margin:0 2% 0.5em 2%;
	padding:0.5em 2%;	
}
.comment-meta {
	position:static;
	marign:0.5em 0 0 0;
}

#respond {
	width:94%;
	margin:0 2%;
}

#respond input#author, #respond input#email {
	width:100%;	
}
textarea#comment {
	width:100%;	
}

#respond input#submit {
	width:100%;	
}



/* すてき人スマホ用 */

#recommendBox h3.suteki {
	width:100%;
	height:auto;
	font-size:120%;
	font-weight:bold;
	border-left:none;
	color:#053867;
	line-height:22px;
	background:none;
	padding:0 0 0 0 !important;
	margin:5px 0 5px 0 ;
}


.suteki {
	width:96%;
	margin:0 2%;
}
.suteki h3 {
	background:none;
	width:100%;
	height:70px;
	padding:0 0 0 0 !important;
	margin:20px 0;
}
.suteki h3 img {
	width:100%;
}
.suteki h4 {
	background:none;
	width:100%;
	height:auto;
	padding:0 0 0 0 !important;
	margin:1em 0 !important;
	border-left:none !important;
	border-bottom:none !important;
	color:#A5B8DD;
	font-weight:bold;
}

.sutekiMain img {
	width:640px;	
	height:234px;
}
.sutekiProf {
	overflow:hidden;
	margin:10px 0 20px 0;	
}
.sutekiProfImg {
	float:none;
	width:100%;
}
.sutekiProfImg img {
	width: inherit;
	max-width:100%;/*200px*/
	height:auto; /*265px*/
}
.sutekiProfTxt {
	float:none;
	width:100%;
}
.sutekiFrigana {
	font-size:70%;
	margin:10px 0 0 0;	
}
.sutekiName {
	font-size:140%;
	font-weight:bold;	
}
.sutekiCatch {
	color:#083A6B;
	font-size:140%;
	font-weight:bold;	
}

.zaiju {
	font-size:14px;	
	font-weight:normal !important;
}
.sutekiProfList {
	background:#efefef;
	padding:5px;
	font-size:80%; 	
}
.sutekiCregit {
	text-align:right;	
	border-top:1px dotted #777777;
	margin:30px 0;
	font-size:70%;
	color:#777777;
	width:100%;
	padding-top:5px;
}


.sutekiArchive {
	overflow:hidden;
}
.sutekiAcvBox {
	margin:20px 0;	
	overflow:hidden;
	width:96%;
	margin:2em 2%;
}
.sutekiArchive h4 {
	background:url(../images/bg_h4_suteki_acv.png) left top no-repeat;
	border:none !important;
	color:#ffffff;
	padding:4px 0 0 10px;
	margin:0 0 -10px 0 !important;
	height:32px;
}
.sutekiArchive dl {
	margin:0 0 0 0;
	border-bottom:1px dotted #777777;
	padding:1em 0 0 0;
	overflow:hidden;
	width:100%;
}
.sutekiArchive dt {
	float:left;
	width:20%;
}
.sutekiArchive dt img {
	width:50px;
	height:auto;
}
.sutekiArchive dd {
	float:left;
	width:80%;
}
.sutekiArchive dd.sutekiAcvName a {
	color:#FF6600;	
	font-weight:bold;
}
.sutekiArchive dd.sutekiAcvTxt {
	font-size:80%;	
	margin:0 0 5px 0;
}

.monthlySutekiL  {
	width:150px;

}
.monthlySutekiL img {
	width:140px;
	height:auto;	
}


/* お店フォト */
.omisePhoto {
	width:100%; 
	margin-top:10px;
}
.omisePhoto iframe {
	width:96% !important; 
	height:auto !important;
	margin:0 2% !important;
}

.youtube {
	width:100%; 
	margin-top:10px;
	margin-bottom:30px;
}
.youtube iframe {
	width:96% !important; 
	height:auto !important;
	margin:0 2% !important;
}


/* スライド */
#sliderBox {
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0.2em auto 1em;	
}
.topBnr {
	width:100%;
	height:auto;
	overflow:hidden;
	margin:10px auto;	
}
.bx-pager {
	margin:10px 0;	
	text-align:center;
}
#topBnr p img {
	margin:10px 0 10px 10px;
}

.bx-controls-direction, .thumb-edge {
	display:none;	
}


ul#slider2 li img {
	width:100%;
	height:auto;	
}

.bx-pager a img {
	width:12%;	
	height:auto;
}


/* アドセンス検索 */
.ad_search {
	position:static;
	width: 96%;
	height:20px;
	padding:0 0 0 0;
	margin:0 0 1em 4%;
}
.ad_search div {
	margin:0 auto;	
}
.ad_search input {
	padding:0;
	margin:0;	
	display:inline;
	float:left;
	height:18px;
}
.ad_search input.nyuuryoku {
	width:74%;	
	height:24px;
	font-size:90%;
	margin-right:5px;
	border:1px solid #dfdfdf;
	box-sizing:border-box;
}

.ad_search input.btn_search {
	width:20%;	
	height:25px;

}

.spHeadLink {
	border-top:none;	
	border-bottom:none;	
	height:45px;
	margin:0 0 1em 0;
}
.spHeadLink ul li {
	width:20%;	
	height:45px;
	border-right:1px solid #dfdfdf;
	box-sizing:border-box;
	float:left;

}
.spHeadLink ul li:last-child {
	border-right:none;
}
/*
.spHeadLink ul li#sp01 {
	width:25%;
	background:url(../images/bg_sp_kit.png) center 0.3em no-repeat;
}
*/
.spHeadLink ul li#sp02 {
	background:url(../images/bg_sp_fb.png) center 0.3em no-repeat;
	background-size:40%;
}
.spHeadLink ul li#sp03 {
	background:url(../images/bg_sp_tw.png) center 0.3em no-repeat;
	background-size:45%;
}
.spHeadLink ul li#sp04 {
	background:url(../images/bg_sp_ln.png) center 0.3em no-repeat;
	background-size:40%;
}
.spHeadLink ul li#sp05 {
	background:url(../images/bg_sp_faq.png) center 0.3em no-repeat;
	background-size:40%;
}
.spHeadLink ul li#sp06 {
	background:url(../images/bg_sp_iq.png) center 0.3em no-repeat;
	background-size:40%;
}


.spHeadLink ul li a {
	display:block;	
	width:100%;
	height:10px;
	line-height:1.0;
	font-size:8px;
	padding:35px 0 0 0;
	text-align:center;
}

.kitpressOther {
	display:none;
}

.kitpressOther li {
	float: left;
	margin: 0 0 0 0;
	width: 100%;
}

.kitpressOther li a {
	display: block;
	width: 98%;
	height: 34px;
	line-height: 34px;
	margin: 0 0 0 0;
	color: #777777;
	padding: 0 0 0 2%;
	border-bottom: 1px dotted #cccccc;
	background: url(../images/arrow_sp.jpg) no-repeat;
	background-position: 90% 50%;
}
.kitpressOther li:last-child a {
	border-bottom:none;
}


h2.new2014 {
	background: #FF801A;
	color: #ffffff;
	width: 96%;
	margin: 0.2em 0 0.2em 0;
	padding: 0.5em 2% 0.5em 2%;
	clear: both;
	height: auto !important;
	line-height: 1.8;
	font-weight: bold;
	position:relative;
}
h2.new2014 span {
	font-size:60%;	
	position:absolute;
	right:2%;
	top:30%;	
}

.kitpressNav h2 {
	background: url(../images/plus_sp.png) 95% center no-repeat #FF801A;
	background-size:6% 50%;
	color: #ffffff;
	width: 96%;
	margin: 0.2em 0 0.2em 0;
	padding: 0.5em 2% 0.5em 2%;
	clear: both;
	height: auto !important;
	line-height: 1.8;
	font-weight:bold;

}
.kitpressNav h2.open {
	background: url(../images/minus_sp.png) 95% center no-repeat #FF801A;
	background-size:6% 50%;
}
.kitpressNavBox {
	display:none;	
	width:100%;
}
.kitpressNav .kitpressNavBox h3, .special .kitpressNav .kitpressNavBox h3 {
	width:98%;
	padding: 0.5em 2% 0.5em 2%;
	width: 96%;
	margin: 0.2em 0 0.2em 0;
	line-height:1.8;
}
.kitpressNav .kitpressNavBox h3.toggle {
	background: url(../images/plus_sp.png) 95% center no-repeat #FF9E51;
	background-size: 6% 50%;
}
.kitpressNav .kitpressNavBox h3.open {
	background: url(../images/minus_sp.png) 95% center no-repeat #FF9E51;
	background-size: 6% 50%;
}
.kitpressNavOther {
	display:none;	
}
.kitpressNavOther li {
	
}



/* スライド */
.wideslider {
	overflow: visible;

}
.pagination {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 15px;
	text-align: center;
	position: absolute;
	z-index: 200;
}

.wideslider .pagination a {
	background:url(../images/bg_pagenation2.png) !important ;	
	background-size:15px  !important;
}
.pagination a {
	margin: 0 5px;
	width:15px;
	height: 15px;
	display: inline-block;
	overflow: hidden;

}
.pagination a.active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}


/* フォント */
@font-face {
	font-family: 'font1';
	src: url(../font/APJapanesefont.eot);
	src: local('hide from IE'),
	url(../font/APJapanesefont.woff) format("woff"),
	url(../font/APJapanesefont.ttf) format("truetype");
}
.anzu {
	font-family: 'font1';
}



.topRandom {
	overflow:hidden;	
	margin:0.5em 2% 0.5em 2%;
	width:96%;
}
.topRandom ul li {
	width:100%;
	height:auto;
	line-height:1.3;
	border:none;
	padding:0;
	float:none;	
	margin:0 0 0.5em 0;
	text-align:left;
	box-sizing:border-box;
	background: #ffffff;
	clear:both;	
	overflow:hidden;
}
.topRandom ul li:last-child {
	margin:0 0 0.5em 0;
}

.topRandom li div {
	width:70px;
	height:50px;
	overflow:hidden;
	margin:0 0.5em 0 0;	
	float:left;
}

.topRandom ul li img {
	margin:0 0 0 0;	
	width:100%;
	height:auto;

}
.topRandom ul li a.shopName {
	color:#FF801A;
	font-size:85%;
	margin:0 0 0 0;
	
}
.topRandom ul li span {
	color:#777777;
	font-size:70%;
	margin:0 0 0 0;
}

.topRandom ul li span.areaTxt {
	font-size:80%;
	color:#333333;
}


/* トップ　キットプレスなび  */
.kitOtherNav {
	overflow:hidden;
	width:96%;
	margin:0 2% 0.5em;
	height:auto;
}

.kitOthersSP {
	width:100%;
	height:80px;
	padding:5px 3px;
	border:none;
	border-radius:0;
	border-bottom:1px solid #cccccc;
	box-sizing:border-box;
	overflow:hidden;
	float:left;
	margin:0 0 0.2em 0;
	background: url(../images/arrow_sp.png) no-repeat;
	background-position: 97% center;
	background-size:12px;
}
.kitOthersSP:nth-child(2) {
	float:right;
}

.kitOthersSP img {
	width:100%;	
	height:auto;
}
.kitOthersL {
	float:left;	
	width:22%;
	height:auto;
}
.kitOthersL img {
	margin:0;
}
.kitOthersR {
	float:right;
	width:65%;
	margin:0 10% 0 0;
	height:auto;
}
.kitOthersR p {
	font-size:80%;
}


.kitOtherNav h4 {
	border:none;
	color:#333333;
	font-size:100%;
	margin:0 0 0.2em 0 !important;
	padding:0;
	height:auto;
	line-height:1.1;
	width:100%;
}
.kitOtherNav h4 span {
	font-size:60%;	
	font-weight:normal;
}
.kitOtherNav h4 a {
	color:#333333 !important;
	text-decoration:none;
}

.topModelBnr {
	margin:0 0 20px 0;	
}

.topBottomAd {
	width:970px;
	height:90px;
	margin:20px auto;	
}


/* すてき人トップ */
.sutekiTop {
	overflow:hidden;	
	clear:both;
	width:96%;
	margin:1em 2% 0;
}
.sutekiTop p {
	float:left;	
}
p.ttl_suteki {
	background:#F59D00;
	color:#ffffff;
	font-size:70%;
	font-weight:bold;
	border-radius:5px 5px 0 0;
	padding:5px 5px;
	width:75px;
}
p.to_past {
	background:#efefef;
	font-size:70%;
	border-radius:5px 5px 0 0;
	padding:5px 5px;
	margin:0 0 0 2px;
}
p.suisen {
	float:right;
	font-size:70%;	
	background:url(images/bg_header_nav.png) left center no-repeat;
	padding:0 0 0 12px;	
	height:10px;
	line-height:10px;
	margin:0.7em 0 0 0;
}



.topSutekiBox {
	overflow:hidden;
	width:100%;
	box-sizing:border-box;
	margin:0 0 1em 0;
	border: none;
}
.topSutekiImg {
	width:80px;
	height:120px;
	float:left;
	padding:5px;
	margin:0;
	overflow:hidden;
}
.topSutekiImg img {
	width:100%;
	height:auto;	
}
.topSutekiTxt {
	width:65%;
	padding:2%;
	float:right;
}
.katagaki {
	font-size:80%;	
}
.topSutekiName {
	font-size:100%;	
	margin:0.5em 0;
}
span.zaijyuu {
	margin:0 0 0 20px;
	font-size:70%;
}
.topSutekiLead {
	font-size:80%;
}



.yuuriBox {
	background:url(../images/bg_toyuuri2.png)  left top no-repeat;	
	background-size:contain;
	position:relative;
	width:100%;
	height:80px;
}
.yuuriBox a img {
	position:absolute;
	right:5px;
	top:20px;
	width:40px;
	height:auto;
}
.recomendBoxSPBnr {
	width:152px;
	height:80px;
}
.recomendBoxSPBnr img {
	width:100%;
	height:70px;
}

.adLargeMobile {
	margin:0.5em 0;	
	overflow:hidden;
	width:100%;
	min-height:110px;
	text-align:center;
}



/* What's new */
.info {
	width:96%;
	margin:0.5em 0 0 0;
	padding:2%;	
	overflow:hidden;
	background:#FF801A;
	float:left;
}
.info span a {
	font-size:90%;	
	background:url(images/bg_header_nav.png) left center no-repeat;
	padding:0 0 0 12px;
}
.info strong {
	margin:0.5em 0 0 0;	
}
.infoBody {
	width:96%;
	margin:10px 0 0 0;	
	padding:2%;
	background:#ffffff;
	height:auto;
	overflow:hidden;
}
.info dl {
	width:96%;
	margin: 0 2%;
	border-bottom:1px dashed #CCC;
	padding:10px 0;
}
.info dt {
	margin:0 0 0 0;
	color:#666666;
	line-height:1.4;
}
.info dd {
	line-height:1.4;

}


/* SNS */
#share {
	width:100%;
	text-align:center;
	margin:2em 0 0 0;
}
#share img {
	width:50px;
	height:auto;	
}
#share ul li {
	display:inline-block;
}
.arrowBox {
	position: relative;
	background: #ffffff;
	border: 1px solid #cccccc;
	border-radius: 3px;
	text-align: center;
	margin:0 0 10px 0;
}
.arrowBox:after, .arrowBox:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrowBox:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #ffffff;
	border-width: 5px;
	margin-left: -5px;
}
.arrowBox:before {
	border-color: rgba(204, 204, 204, 0);
	border-top-color: #cccccc;
	border-width: 6px;
	margin-left: -6px;
}


.ad300250 {
	margin:0.5em auto;
	width:300px;	
}




.monthlySpecialBnr {
	margin:0 0 15px 0;	
}
.monthlySpecialBnr img {
	width:100%;
	height:auto;	
}
.monthlySpecialBnr p {
	width:96%;
	margin:0 2% 1em 2%;	
}


h3.kitpressnavi {
border: none;
border-bottom: none;
background: url(../images/bg_h_kitpressnavi.png) left center no-repeat;
color: #F69406;
height: auto;
width: 100%;
padding: 3px 0 3px 40px;
line-height: inherit;
font-size: 120%;
font-weight: bold;
margin: 0 0 1em 0;
}

.model_recruit {
	width:96%;
	margin:0 2%;	
}
.model_recruit img {
	width:100%;
	height:auto;	
}


.shopRecruitBnr {
	margin:0 0 15px 0;
	position:relative;	
}
.shopRecruitBnr img {
	width:100%;
	height:auto;	
}
.shopRecruitBnr p {
	position:absolute;
	top:95px;
	left:0;
	width:60%;
	text-align:center;
	color:#ffffff;
	font-size:110%;
	font-weight:bold;
}
.shopRecruitBox {
	overflow:hidden;
	width:96%;
	margin:0 2%;
	clear:both;
}
.shopRecruitBox h3 {
	margin:0 0 1em 0;
	background-image:none;
	background: #FEB538;
	padding:9px 2%;
	width:96%;
	font-size:110%;
	position:relative;
	overflow:visible;
}
.shopRecruitBox h3 span {
	background:url(../images/bg_to_shop2.png) top center no-repeat;
	background-size:80%;
	position: absolute;
	right: 1px;
	top: 5px;
}
.shopRecruitBox h3 span a {
	/* text-indent:-9999px; */
	font-size:50%;
	line-height:1.1;
	background:none;
	width:50px;	
	height:36px;
	padding:9px 0 0 13px;
	text-align:center;
}


.shopRecruitBox h3 a {
	display:block;
	width:85%;
}



#wp_page_numbers {
	width: 96%;
	margin: 3em 2%;
	background: white;
	overflow:hidden;
	
}


.topOmisePhoto iframe {
	width:100% !important;
	height:auto;
}


.spRecommendBox {
	width:100%;
	margin:0.4em 0 0 0;
}
.spRecommendBox img {
	width:100%;
	height:auto;	
}

.recomendBoxSP {
	width:100%;
	height:auto;
	margin:0.5em auto 0;
	overflow:hidden;	
	clear:both;
}
.recomendL {
	float:left;	
	width:49%;
	margin:0 1% 0 0;
}
.recomendL img, .recomendR img {
	width:100%;	
	height:auto;
}
.recomendR {
	float:right;	
	width:49%;
	margin:0 0 0 1%;
}

.yupure {
	background: url(../images/present-bg.png) left top repeat;
	overflow:hidden;
	width:100%;
	margin:0.4em 0 0 0;
	padding:0.4em 0;
	height:auto;
}
.yupure img.yuupureTtl {
	width:96%;
	height:auto;
	margin:0.2em 2%;	
}
.item{
	width:90%;
	height:;
	background-color:#FFF;
	margin:0.4em 2%;
	overflow:hidden;
	padding:0.4em 2%;
}
.item p.img{
	margin-top:5px;
	margin-left:5px;
	font-size:90%;
	line-height:1.2;
}
.item p.img img {
	width:30%;
	height:auto;	
	float:left;
	margin:0 2% 0.2em 0;
}
.item p.txt{
	float:left;
	margin-top:5px;
	margin-left:5px;
	width:75px;
	line-height:1.1;
}
.item p.txt a {
	color:#333333;	
	font-size:60%;
}
.item p.txt a:hover {
	color:#333333;	
	text-decoration:underline;
	color:#de32ce;
}
.itemBottom {
	margin:0.2em auto;
	width:110px !important;
	height:auto !important;
}
img.toAsobiba {
	margin:0 5%;	
	width:90%;
	height:auto;
}

.omisePhotoLead {
	width:96%;
	margin:0 2%;	
}
.omisePhotoVideo2, .omisePhotoVideo3 {
	width:96%;
	margin:1em 2% 0 2%;	
	clear:both;
	overflow:hidden;
}
.omisePhotoVideo3 ul {
	margin:0 0 1em 0;	
}
.omisePhotoVideo3 li {
	float:left;
	margin:0 2% 1em 0;
	width:49%;
	text-align:center;
}
.omisePhotoVideo3 li img {
	width:100%;
	height:auto;	
}
.omisePhotoVideo3 li:nth-child(2n) {
	margin:0 0 0 0;
}

.omisePhotoVideo li {
	width:100%;
}

h4.omisePhotoh4  {
	padding: 0 0 0 0;
	font-size: 110%;
	width: 96%;
	margin: 1em 2% 0.5em 2% !important;
	color: #FF801A;
}



/* ページネーション */
#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	background: white;
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none !important;
	font-weight: normal;
	font-style: normal;
	list-style: none;
	text-transform: none;
	text-indent: 0px;
	font-variant: normal;
	text-align: left;
	line-height: 12px;
	letter-spacing: 0px;
	word-spacing: 0px;
	font-size: 11px;
	font-family: Arial;
}

#wp_page_numbers {
	margin: 30px 2% 0 2%;
	width: 96%;
	background: white;
	overflow:hidden;
	
}
#wp_page_numbers ul {
	width: 100%;
}
#wp_page_numbers li {
	float: left;
	display: block;
	margin-bottom: 2px;
}

#wp_page_numbers a {
	padding: 10px;
	padding-left: 12px;
	padding-right: 12px;
	margin-left: 2px;
	margin-right: 2px;
	display: block;
	color: #333;
	border: 1px solid #cccccc;
	text-decoration: none !important;
}

#wp_page_numbers li a:hover {
	border-color: #cccccc;
	background: #cccccc;
	color: #ffffff;
}

#wp_page_numbers li.space {
	padding: 6px;
	padding-left: 2px;
	padding-right: 2px;
}

#wp_page_numbers li.first_last_page {
	font-style: italic;
}

#wp_page_numbers li.active_page a {
	border-color: #cccccc;
	background: #cccccc;
	color: #ffffff;
	text-decoration: none !important;
}
#wp_page_numbers li.active_page a:hover  {
	color: black; /* IE fix */
	text-decoration: underline;
	border-color: #cccccc;
}

#wp_page_numbers li.page_info {
	float: left;
	display: block;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 2px;
	color: #666;
	font-size: 11px;
	border: 1px solid #cccccc;
}

img.naviMegane {
	width:26px;
}


.newSideBnr p {
	margin:0 2% 10px 2%;	
	width:96%;	
}
.newSideBnr img {
	width:100%;	
}


.slideShow .mainView {
	width:100% !important;
	height:210px !important;	
}
.slideShow .mainView ul {
	width:100% !important;
	height:210px !important;		
}
.slideShow .mainView ul li {
	width:100% !important;
	height:210px !important;	
}
.slideShow .mainView ul li img {
	width:100% !important;	
	height:210px !important;	
}
.slideShow .mainView .btnPrev, .slideShow .mainView .btnNext {
	background-size:20px !important;	
}

.slideShow .thumbNail {
	text-align:center;	
}


.slideShow .thumbNail ul li, ul#photoNavi li:nth-child(3n+0) {
	margin-right:2% !important;
	height:40px !important;	
	margin-bottom:0.5em !important;
}


/*20150109テスト*/

.slideShow .mainView {
	width:100% !important;
	height:214px !important;	
}
.slideShow .mainView ul {
	width:100% !important;
	height:214px !important;	
}
.slideShow .mainView ul li {
	width:100% !important;
	height:214px !important;	
	text-align:center !important;
}
.slideShow .mainView ul li img {
	width:auto !important;
	height:214px !important;
}
.slideShow .mainView .btnPrev, .slideShow .mainView .btnNext {
	background-size:20px !important;	
}

.slideShow .thumbNail {
	text-align:center;	
}

.slideShow .thumbNail ul li, ul#photoNavi li:nth-child(3n+0) {
	margin-right:2% !important;
	height:45px !important;	
	margin-bottom:0.5em !important;
}


.slideShow .thumbNail ul li {
	float: left;
	display: inline;
	overflow: hidden;
	cursor: pointer;
	width: 18% !important;
	height: 45px !important;
	margin-right:1%;
}



/*お店にメッセージをおくろう*/

p.okurou {

	margin:0 0 1em 0;
}
p.okurou a {
	display:block;	
	width:75%;
	padding:1em 0 1em 25%;
	background:url(../images/bg_okurou.png) 10px center no-repeat #efefef;	
	background-size:15%;
	color:#333333;
}

.btnToNext {
	text-align: center; 
	width: 100%;	
	margin:0 0 20px 0;	
}
.btnToNext img {
	width: 80%;
}

.spTopSpecial {
	width:100%;	
	padding:0.5em 0 0 0;
}

.spTopSpecial li {
	margin:0 0 0.5em 0;
}
.spTopSpecial img {
	width:100%;
	height:auto;	
}


.discon ul li.last {
    margin-right: 10px;
}




}
