@charset "UTF-8";
/*---------------------------------------------------------------
business/style.css
-----------------------------------------------------------------*/


#g_navi02 a { background-position: -172px -51px;}



/*---------------------------------------------------------------

TOP

-----------------------------------------------------------------*/

#business {
}

#business .intro{
	padding:0 0 0 5px;
}

#business .cont-subnavi{
	padding:0 0 17px 0;
	border-bottom:1px dotted #ccc;
}


#business .shopdata{
	padding:25px 0 25px 0;
	border-bottom:1px dotted #ccc;
}


#business .shopdata h4{
	padding:0 0 20px 5px;

}
#business .shopdata .comm{
	width:395px;
	float:left;	
	margin-left:5px;
}
#business .shopdata .logo{
	width:157px;
	float:left;
	text-align:center;	
}
#business .shopdata .photo{
	width:181px;
	float:right;
	text-align:center;
}
#business .shopdata .photo p{
	padding-bottom:5px;
}



/*---------------------------------------------------------------

詳細1 ：店舗一覧

-----------------------------------------------------------------*/
#business_d h2{
	margin-bottom:0px;
}

#business_d .inner{

	width:735px;
	margin-left:5px;
}

#business_d .inner h3{
	margin-bottom:30px;
}



#business_d .intro{
	border-bottom:1px dotted #ccc;
	}


#business_d .publink{
	text-align:right;
	padding:0 0 0px 0;
	font-size:12px;

}

#business_d .shopinfo{
	padding:0 0 30px 0;
	font-size:12px;
	line-height:150%;
}

#business_d .shopinfo .bl{
	width:272px;
	float:left;
	margin:0 0px 0 0px;
}

#business_d .shopinfo .bled{
	width:187px;
	float:right;

}


#business_d .shopinfo .img{
	padding-bottom:15px;
}


#business_d .shopinfo .head{
	width:187px;
	padding:0 0 10px 0;
}

#business_d .shopinfo .head .shopname{
	float:left;
	font-size:16px;
}
#business_d .shopinfo .head .dlink{
	float:right;
}
#business_d .shopinfo .head .addr{
}

#business_d .shopinfo .head .addr,
#business_d .shopinfo .head .shopname{
font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}


/*---------------------------------------------------------------

詳細2 ：店舗詳細

-----------------------------------------------------------------*/
#business_d2 h2{
	margin-bottom:0px;
	border-bottom:1px dotted #ccc;
}


#business_d2 h3{
	margin-bottom:20px;
	border-bottom:1px dotted #ccc;
}

#business_d2 .inner{

	width:735px;
	margin-left:5px;
}

#business_d2 .bl_img01{
	padding-bottom:12px;
}
#business_d2 .bl_img02{
	padding-bottom:30px;
}

#business_d2 .bl_img02 .imgl{
	float:left;
}

#business_d2 .bl_img02 .imgr{
	float:right;
}


#business_d2 .coupon{
	padding-bottom:10px;
}

#business_d2 .coupon ul{
}

#business_d2 .coupon li{
	float:left;
	margin-right:15px;
}

#business_d2 .map{
	padding-bottom:25px;
	border-top:1px dotted ccc;
}

#business_d2 .shopinfo{
	padding-bottom:25px;
	border-top:1px dotted ccc;	
}

#business_d2 .shopdata{
	padding-bottom:25px;
	border-top:1px dotted ccc;
}








