@charset "UTF-8";

/*-----------------
	cat07.css
-------------------*/
.mainshop {
	padding-bottom: 10px;
	padding-left: 10px;
}

h2.shoptitle {
	border-left-width: 6px;
	border-left-style: double;
	border-left-color: #ff9900;
	border-bottom-style: solid;
	border-bottom-color: #ffcc33;
	border-bottom-width: 1px;
	margin: 0px 0px 10px;
	padding: 2px 0px 1px 6px;
}

p.h4 {
	margin-bottom: 5px;
	margin-left: 15px;
	padding-left: 10px;
}

/*#mainshop h2 {
	width: 398px;
	height: 28px;
	background: url(../../images/list/title.gif) no-repeat;
	font-size: 14px;
	color: #FF6699;
	text-indent: 10px;
	border: 1px solid #BEBEBE;
	line-height: 28px;
}*/

/*(2016.06.10_修正)*/
ul.list_square_h2 {
	list-style-type: circle;
	list-style-position: outside;
	padding-left: 20px;
	line-height: 19px;
}

.shoplist_distinction {
	border: 1px solid #3333cc;
	padding: 8px 5px 5px;
	margin: 10px 0px 20px 5px;
	height: 100%;
}
.shoplist_distinction_off {
	padding: 8px 5px 5px;
	margin: 0px 0px 10px 5px;
	height: 100%;
}

/*.shopname {
	height:25px;
	background-color: #F1F1F1;
}*/

/*.shopname h3 {
	float:left;
	line-height:25px;
	margin: 0px;
	padding: 0px 0px 0px 7px;
}*/

/*.shopname h4 {
	float:right;
	font-weight:normal;
	line-height:25px;
	margin:0 0 0 3px;
}*/

/*(2016.06.10_追加)*/
a.t3_map {
	/*float:left;*/
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
	margin-left: 5px;
	line-height: 25px;
}

.shoplist .shopname a {
	/*float:left;*/
	font-weight: bold;
	color: #ff0000;
	margin-left: 5px;
	line-height: 25px;
}
.shopname a:hover {
	text-decoration: underline;
}

/*.shopinfo {
	padding: 10px 0;
	height: 100%;
	position: relative;
}*/

/*(2016.06.16_修正)*/
.shopPhoto {
	text-align: center;
	margin-bottom: 10px;
	padding-top: 5px;
}

.shoplist .shopComment {
	/*float: left;*/
	padding: 0px 10px 0px 7px;
}

.bar {
	border-bottom: 1px solid #bebebe;
	padding-bottom: 8px;
	margin-bottom: 8px;
}

/*.shoplist p {
	border-bottom: 1px solid #BEBEBE;
	padding-bottom: 8px;
	margin-bottom: 8px;
}*/

/*.shoplist p.no_border {
	border-bottom: none;
	margin: 0px;
	padding: 0px 0px 5px;
}*/

/*.shoplist table {
}*/

/*.shoplist th {
	text-align:right;
	color: #006699;
	vertical-align: top;
	padding: 0px 8px 0px 0px;
	white-space: nowrap;
}*/

.h3_sentence {
	margin-left: 25px;
	margin-right: 10px;
}

/* ----------------
   etc
---------------- */
.arrowMenu {
	float: right;
	margin: 0 0 0 3px;
	width: 90px;
	text-align: right;
}
.arrowHanamizuki {
	float: right;
	margin: 0 0 0 3px;
	width: 120px;
	text-align: right;
}

.arrowMap {
	float: right;
	margin: 0 0 0 3px;
	width: 40px;
}

/* ------------------------------------
   日替わり定食バナー(喫茶たんぽぽ)
---------------------------------------- */
/*(2016.06.10_修正)*/
.menu_box {
	margin-bottom: 5px;
}

.menu_sentence {
	width: 265px;
	height: auto;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
}

.menu_img {
	width: 200px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
}

.content_title {
	padding: 5px 0px 0px 15px;
	margin: 10px 0px 0px 5px;
	height: 32px;
	vertical-align: middle;
}
