/*** ショップ検索ページ **********************/

#search-shop h2 {
	margin: 10px 0;
	padding: 0 0 10px;
	color: #DA486A;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	background: url(../img/ttl_bg2.jpg) no-repeat 0 bottom;
}

#search-shop h3 {
	margin: 10px 0;
	padding: 0;
	color: #DA486A;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
}

#search-shop .result {
	margin: 0 0 20px;
}

#search-shop .result .shop {
	margin: 0 0 20px;
	padding: 2px;
}

#search-shop .result .shop .title {
	margin: 0 0 10px;
	border-top: 1px solid #D3D3D3;
	border-bottom: 1px solid #D3D3D3;
	background-color: #F9E7E6;
}

#search-shop .result .shop .title .name {
	margin: 0;
	padding: 7px;
	border-left: 18px solid #DA486A;
	color: #DA486A;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
}

#search-shop .result .shop .title .name a {
	color: #DA486A;
	font-weight: bold;
}

#search-shop .result .shop .title .addr {
	float: right;
	display: inline;
	padding: 1px 7px;
	font-size: 13px;
	line-height: 16px;
}

#search-shop .result .shop .image {
	float: left;
	display: inline;
	width: 252px;
	margin: 15px 0;
}

#search-shop .result .shop .intro {
	float: right;
	display: inline;
	width: 410px;
}

#search-shop .result .shop .intro #intro-inner {
	margin: 18px 0 60px 0;
}

#search-shop .result .shop .intro #intro-inner0 {
	margin: 18px 0 20px 0;
}

#search-shop .result .shop .intro #intro-inner1 {
	margin: 18px 0 100px 0;
}

#search-shop .result .shop .intro .text {
	margin: 0 0 10px;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
}

#search-shop .result .shop .intro table {
	width: 410px;
	margin: 0 0 10px;
	border-collapse: collapse;
	border-top: 1px solid #D3D3D3;
}

#search-shop .result .shop .intro table tr th {
	padding: 5px;
	border-bottom: 1px solid #D3D3D3;
	color: #221815;
	font-size: 11px;
	font-weight: bold;
}

#search-shop .result .shop .intro table tr td {
	padding: 5px;
	border-bottom: 1px solid #D3D3D3;
	font-size: 11px;
}

#search-shop .result .shop .intro .tags {
	margin: 0 0 10px;
	padding: 0;
	font-size: 10px;
	line-height: 1.6;
}

#search-shop .result .shop .intro .buttons img {
	margin: 0 6px 0 0;
}


/*** ショップ詳細ページ **********************/

#shop-detail .header {
	margin: 0 0 20px;
}

#shop-detail .header .intro {
	float: left;
	display: inline;
	width: 408px;
}

#shop-detail .header .intro .title {
	margin: 0 0 6px;
	border-left: 18px solid #E84572;
	background-color: #FAD9DC;
}

#shop-detail .header .intro .title p {
	padding: 10px 8px;
	font-size: 12px;
	line-height: 12px;
}

#shop-detail .header .intro .title h2 {
	padding: 0 8px 10px;
	color: #231815;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
}

#shop-detail .header .intro .text {
	margin: 0 0 6px;
}

#shop-detail .header .intro .text p {
	padding: 10px 0 0;
	font-size: 16px;
	font-weight: bold;
}

#shop-detail .header .intro .text .qrcode {
	float: right;
	display: inline;
	margin: 5px 10px 0 10px;
	/* padding: 5px; */
	border: 1px solid #CDCDCD;
}

#shop-detail .header .intro .buttons {
	width: 260px;
	margin: 0 0 10px;
}

#shop-detail .header .intro .buttons img {
	float: left;
	display: inline;
	margin: 0 10px 5px 0;
}

#shop-detail .header .main-image {
	float: right;
	display: inline;
	width: 252px;
}

#shop-detail .header table.fix {
	clear: both;
	border-collapse: collapse;
}

#shop-detail .header table.fix .tags {
	width: 408px;
	border-top: 1px solid #C9CACA;
	border-bottom: 1px solid #C9CACA;
	font-size: 10px;
	line-height: 1.2;
}

#shop-detail .header table.fix .thumbs {
	padding: 0 0 0 10px;
}

#shop-detail .header table.fix .thumbs .image {
	float: left;
	display: inline;
	width: 60px;
	margin: 0 0 0 2px;
	padding: 5px 0;
	border: 1px solid #D5D5D6;
}

#shop-detail .header .tags {
}

#shop-detail .topics {
	margin: 0 0 20px;
}

#shop-detail .topics h3 {
	margin: 0 0 10px;
	padding: 0;
}

#shop-detail .topics table {
	margin: 0 10px;
}

#shop-detail .topics table tr th {
	width: 60px;
	padding: 0 0 5px;
	font-size: 10px;
	line-height: 10px;
}

#shop-detail .topics table tr td {
	padding: 0 0 5px;
	color: #E84572;
	font-size: 10px;
	line-height: 10px;
}

#shop-detail .topics .view-all {
	margin: 5px 0;
	text-align: right;
	font-size: 10px;
	line-height: 10px;
}

#shop-detail .topics .view-all a {
	color: #595858;
}


#shop-detail .topics .view-all a:hover {
	text-decoration: underline;
}

#shop-detail .topics .view-all img {
	vertical-align: -1px;
}

#shop-detail ul.page-menu {
	margin: 0 0 20px;
}

#shop-detail ul.page-menu li {
	float: left;
	display: inline;
	width: 114px;
	height: 36px;
	margin: 0 2px 5px 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	background: url(../img/search_shop/btn_menu_bg.jpg) no-repeat;
}

body .all #shop-detail ul.page-menu li a {
	display: block;
        margin: 7px 0 0!important;
	color: #E84572;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	text-align: center;
	height:30px;
}

body .all #shop-detail ul.page-menu li.active {
	background: url(../img/search_shop/btn_menu_bg_active.jpg) no-repeat;
}

body .all #shop-detail ul.page-menu li.active a {
	color: #FFFFFF;
}

body .all #shop-detail ul.page-menu li.disabled {
	background: url(../img/search_shop/btn_menu_disabled.jpg) no-repeat;
}

body .all #shop-detail ul.page-menu li.top a {
	margin: 10px 0 0;
}

body .all #shop-detail ul.page-menu li.extra {
	float: right;
	width: 94px;
	height: 77px;
	margin: 0;
	padding: 0;
	background: url(../img/search_shop/btn_menu_extra_bg.jpg) no-repeat;
}
body .all #shop-detail ul.page-menu li.extra a{
	height:70px;
}
body .all #shop-detail ul.page-menu li.extra-active {
	float: right;
	width: 94px;
	height: 77px;
	margin: 0;
	padding: 0;
	background: url(../img/search_shop/btn_menu_extra_bg_active.jpg) no-repeat;
}

body .all #shop-detail ul.page-menu li.extra-active a {
	color: #FFFFFF;
}

/* ブライダルフェアボタン制御用 2012年5月18日追加 */
body .all #shop-detail ul.page-menu li.extra-disabled {
	float: right;
	width: 94px;
	height: 77px;
	margin: 0;
	padding: 0;
	background: url(../img/search_shop/btn_menu_extra_bg_disabled.jpg) no-repeat;
}

/* TOP */
#shop-detail .information table {
	float: left;
	display: inline;
	border-collapse: collapse;
	border: 1px solid #B5B5B6;
	border-bottom: none;
}

#shop-detail .information table tr th {
	width: 130px;
	padding: 3px 0 3px 20px;
	border-bottom: 1px solid #B5B5B6;
	background-color: #FDF7C6;
	font-size: 12px;
}

#shop-detail .information table tr td {
	width: 238px;
	padding: 3px 0 3px 20px;
	border-bottom: 1px solid #B5B5B6;
	font-size: 12px;
}

#shop-detail .information .map {
	float: right;
	display: inline;
}

#shop-detail .examples {
	position: relative;
	width: 680px;
	left: -6px;
}

#shop-detail .examples h3 {
	margin-left: 6px;
}

#shop-detail .examples .item {
	float: left;
	display: inline;
	width: 164px;
	margin: 0 0 0 6px;
}

#shop-detail .examples .item .image {
	padding: 2px;
	background-color: #B5B5B6;
	display: block;
}

#shop-detail .examples .item p {
	padding: 3px 0 10px;
	text-align: center;
	font-size: 10px;
}


#shop-detail .wedding-information table {
	widows: 100%;
	border-collapse: collapse;
	border: 1px solid #B5B5B6;
	border-bottom: none;
}

#shop-detail .wedding-information table tr th {
	width: 130px;
	padding: 3px 0 3px 20px;
	border-bottom: 1px solid #B5B5B6;
	background-color: #FDF7C6;
	font-size: 12px;
}

#shop-detail .wedding-information table tr td {
	width: 504px;
	padding: 3px 0 3px 20px;
	border-bottom: 1px solid #B5B5B6;
	font-size: 12px;
}


/* PAGE共通 */
#shop-detail .section2 p {
	margin: 0;
	padding: 0 0 5px;
	font-size: 12px;
}

#shop-detail .section2 p.to-top {
	font-size: 10px;
}

#shop-detail .section2 p.note {
	padding: 0 0 15px;
	font-size: 10px;
}

#shop-detail .section2 h4 {
	margin: 10px 0 10px;
	color: #E84572;
	font-size: 16px;
	font-weight: bold;
}

#shop-detail .section2 h4.type2 {
	margin: 0 0 10px;
	padding: 5px 10px;
	color: #595757;
	font-size: 16px;
	font-weight: bold;
	background-color: #FDE0A5;
}

#shop-detail .section2 h4.type2 span {
	font-size: 12px;
	font-weight: normal;
}

#shop-detail .wrap320 {
	position: relative;
	width: 708px;
	left: -34px;
	margin-right: -34px;
}

#shop-detail .box320 {
	float: left;
	display: inline;
	width: 320px;
	margin: 0 0 10px 34px;
}

#shop-detail .wrap200-460 {
	position: relative;
	width: 688px;
	left: -14px;
}

#shop-detail .box200 {
	float: left;
	display: inline;
	width: 200px;
	margin: 0 0 10px 14px;
}
/* ▼110524追記 page5用 */
#shop-detail .wrap200-460 .box200{
	float: left;
	display: inline;
	width: 200px;
	margin: 0 0 0 14px;
}
#shop-detail .wrap200-460 .box200 .box200{
	width: 200px;
	margin: 0 0 10px 0;
}
/* ▲110524追記 page5用 */
#shop-detail .box460 {
	float: left;
	display: inline;
	width: 460px;
	margin: 0 0 10px 14px;
}

#shop-detail .wrap160 {
	position: relative;
	width: 685px;
	left: -11px;
}

#shop-detail .box160 {
	float: left;
	display: inline;
	width: 160px;
	margin: 0 0 10px 11px;
}

#shop-detail .wrap215 {
	position: relative;
	width: 688px;
	left: -14px;
}

#shop-detail .box215 {
	float: left;
	display: inline;
	width: 215px;
	margin: 0 0 10px 14px;
}

#shop-detail .wrap330 {
	position: relative;
	width: 688px;
	left: -14px;
}

#shop-detail .box330 {
	float: left;
	display: inline;
	width: 330px;
	margin: 0 0 10px 14px;
}

#shop-detail .wrap215-450 {
	position: relative;
	width: 683px;
	left: -9px;
}

#shop-detail .box215 {
	float: left;
	display: inline;
	width: 215px;
	margin: 0 0 10px 9px;
}

#shop-detail .box450 {
	float: left;
	display: inline;
	width: 450px;
	margin: 0 0 10px 9px;
}

/* variation 5 */
#shop-detail table.p5-elements-table {
	border-collapse: collapse;
	border: 1px solid #B5B5B6;
}

#shop-detail table.p5-elements-table tr th {
	width: 130px;
	padding: 3px 0 3px 20px;
	border-bottom: 1px solid #B5B5B6;
	background-color: #FFF7D8;
	font-size: 12px;
}
#shop-detail table.p5-elements-table tr td {
	width: 290px;
	padding: 3px 0 3px 20px;
	border-bottom: 1px solid #B5B5B6;
	font-size: 12px;
}



/* variation 5 */
#item-detail table.p5-elements-table {
	border-collapse: collapse;
	border: 1px solid #B5B5B6;
}

#item-detail table.p5-elements-table tr th {
	width: 80px;
	padding: 3px 0 3px 20px;
	border-bottom: 1px solid #B5B5B6;
	background-color: #FFF7D8;
	font-size: 12px;
}
#item-detail table.p5-elements-table tr td {
	width: 200px;
	padding: 3px 0 3px 20px;
	border-bottom: 1px solid #B5B5B6;
	font-size: 12px;
}

/* variation 6 */
#shop-detail .p6-caption {
	margin: 0 0 5px;
	padding: 4px 20px;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFF7D8;
}

#shop-detail table.p6-elements-table {
	display: inline;
	margin: 10px 0;
	border-collapse: collapse;
}

#shop-detail table.p6-elements-table tr th {
	width: 60px;
	padding: 5px 0 5px 10px;
	border: 1px solid #B5B5B6;
	font-size: 10px;
}

#shop-detail table.p6-elements-table tr td {
	width: 140px;
	padding: 5px 0 5px 10px;
	border: 1px solid #B5B5B6;
	font-size: 10px;
}


/* variation 7-9 */
#shop-detail .p7-image-title, #shop-detail .p8-image-title, #shop-detail .p9-image-title {
	margin: 6px 0;
	font-size: 13px;
	font-weight: bold;
}

#shop-detail p.p7-image-text1, #shop-detail p.p8-image-text1, #shop-detail p.p9-image-text1 {
	font-size: 10px;
}

#shop-detail p.p7-image-text2, #shop-detail p.p8-image-text2, #shop-detail p.p9-image-text2 {
	color: #E84572;
	font-size: 10px;
}

#shop-detail .p7-buttons a, #shop-detail .p8-buttons a, #shop-detail .p9-buttons a {
	display: block;
}
#shop-detail .p7-buttons img, #shop-detail .p8-buttons img, #shop-detail .p9-buttons img {
	display: block;
	margin: 0 0 5px;
}


/* 新着情報一覧 */

#shop-detail .section #news_ichiran th {
	padding: 0px 0px 0px 10px;
	font-weight: normal;
	width: 90px;
}

#shop-detail .section #news_ichiran td {
	color: #E84572;
	font-weight: normal;
	width: 540px;
}

#shop-detail .return-view {
	margin: 5px 0;
	text-align: right;
	font-size: 10px;
	line-height: 10px;
}

#shop-detail .return-view a {
	color: #595858;
}





/*** 下メニュー ********************************/

body .all #shop-detail ul.page-menu_b {
	margin: 0 0 20px;
	clear: both;
}

body .all #shop-detail ul.page-menu_b li {
	float: left;
	display: inline;
	width: 114px;
	height: 36px;
	margin: 0 2px 5px 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	background: url(../img/search_shop/btn_b_menu_bg.jpg) no-repeat;
}

body .all #shop-detail ul.page-menu_b li a {
	display: block;
        margin: 7px 0 0 !important;
	color: #E84572;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	text-align: center;
	height:30px;
}

body .all #shop-detail ul.page-menu_b li.active {
	background: url(../img/search_shop/btn_b_menu_bg_active.jpg) no-repeat;
}

body .all #shop-detail ul.page-menu_b li.active a {
	color: #FFFFFF;
}

body .all #shop-detail ul.page-menu_b li.disabled {
	background: url(../img/search_shop/btn_b_menu_disabled.jpg) no-repeat;
}

body .all #shop-detail ul.page-menu_b li.top a {
	margin: 10px 0 0;
}

body .all #shop-detail ul.page-menu_b li.extra {
	float: right;
	width: 94px;
	height: 77px;
	margin: 0;
	padding: 0;
	background: url(../img/search_shop/btn_b_menu_extra_bg.jpg) no-repeat;
}

body .all #shop-detail ul.page-menu_b li.extra a{
	height:70px;
}
body .all #shop-detail ul.page-menu_b li.extra-active {
	float: right;
	width: 94px;
	height: 77px;
	margin: 0;
	padding: 0;
	background: url(../img/search_shop/btn_b_menu_extra_bg_active.jpg) no-repeat;
}

body .all #shop-detail ul.page-menu_b li.extra-active a {
	color: #FFFFFF;
}

/* ブライダルフェアボタン制御用 2012年5月18日追加 */
body .all #shop-detail ul.page-menu_b li.extra-disabled {
	float: right;
	width: 94px;
	height: 77px;
	margin: 0;
	padding: 0;
	background: url(../img/search_shop/btn_b_menu_extra_bg_disabled.jpg) no-repeat;
}


body .all #shop-detail ul.page-menu_b li a:hover {
	text-decoration:underline;
}


body .all #shop-detail div#page-menu_b img {
	padding: 0px 3px 10px 1px;
}

/*　===================　8月2日追記分　===================　*/

.boder001 { border:#CC6666 solid 2px;}



/*　===================　10月7日追記分　===================　*/

#shop-detail .header .intro .text_read p {
	padding: 0 0 10px 0;
	font-weight: normal;
	font-size:10px;
}

#shop-detail .header .intro .buttons {
	width: 408px;
	margin: 0 0 10px;
}




/*店舗詳細トップ*/

#shop-detail ul.page-menu {
	margin: 10px 0 20px;
	clear:both;
}


#shop-detail .header .thumbs {
	padding: 0 0 0 0;
	margin: 5px 0 0 -3px;
	width:260px;
}

#shop-detail .header .thumbs .image {
	float: left;
	display: inline;
	width: 60px;
	margin: 0 0 0 2px;
	padding: 5px 0;
	border: 1px solid #D5D5D6;
}

#shop-detail .topics {
	width:340px;
	margin: 0 0 0 0;
	float:left;
}

/*今から予約できるブライダルフェア一覧*/

#shop-detail .fair {
	width:330px;
	margin: 0 0 0 0;
	float:left;
}
#shop-detail .fair h3 {
	margin: 0 0 10px;
	padding: 0;
}

#shop-detail .fair table {
	margin: 0 10px;
}

#shop-detail .fair table tr th {
	width: 60px;
	padding: 0 0 5px;
	font-size: 10px;
	line-height: 10px;
}

#shop-detail .fair table tr td {
	padding: 0 0 5px;
	color: #E84572;
	font-size: 10px;
	line-height: 10px;
}

#shop-detail .fair .view-all {
	margin: 5px 0;
	text-align: right;
	font-size: 10px;
	line-height: 10px;
}

#shop-detail .fair .view-all a {
	color: #595858;
}


#shop-detail .fair .view-all a:hover {
	text-decoration: underline;
}

#shop-detail .fair .view-all img {
	vertical-align: -1px;
}





/*料金バー*/
.kakakutai{
	margin-bottom:20px;
}
.kakakutai h3{
	margin:0px;
	padding: 0 0 13px 0;
}
.kakakutai div{
	width:auto;
	clear:both;
}

.kakakutai p{
	width:50px;
	float:left;
	margin-left:10px;
	padding-top:4px;
	color:#FF3366;
	font-weight:bold;
}
.kakakutai p.tanni{
	width:80px;
	font-weight:normal;
}
.kakakutai .ryoukinbar{
	border-right:solid 1px #ff7799;
	float:left;
}

.kakakutai .ryoukinbar td{
	border: none 0px;
	border-collapse:collapse;
	background:#FFF5EE;
	border:solid 1px #ff7799;
	border-right:none 0px;
	padding:2px;
}

.kakakutai .ryoukinbar td.kakakutai01{
	background: #ffccbb;
}

.kakakutai .ryoukinbar td.kakakutai02{
	background: #ff9999;
	color:#fff;
}

/*ウェディングQ&A*/

.weddingqa{
	margin-bottom:20px;
	clear:both;
}
.weddingqa h3{
	margin:0px;
	padding: 0 0 13px 0;
}
.weddingqa div{
	width:auto;
	clear:both;
}
.weddingqa p{
	padding: 0 0 10px 10px;
}

#shop-detail .weddingqa table {
	margin: 0 10px;
}

#shop-detail .weddingqa table tr th {
	width: 60px;
	padding: 0 0 5px;
	font-size: 10px;
	line-height: 10px;
}

#shop-detail .weddingqa table tr td {
	padding: 0 0 5px;
	color: #E84572;
	font-size: 10px;
	line-height: 10px;
}

/*リコメンド*/

.recommend{
	margin-bottom:20px;
	clear:both;
}
.recommend h3{
	margin:0px;
	padding: 0 0 13px 0;
}

.recommend div.image{
	width:auto;
	float:left;
}

.recommend p{
	padding: 0 0 10px 10px;
}

.recommend .thumbs .image{
	width:220px;
	margin-bottom:10px;
	height:70px;
}

.recommend .thumbs .image img{
	float:left;
}

.recommend .thumbs .image p{
	float: left;
	width:140px;
	background:#FFF5EE;
	color:#e84472;
	font-weight:bold;
	margin: 0px 5px 0px 0px;
	padding:3px;
	font-size:10px;
}	

.recommend .thumbs .image p a{
	font-weight:bold;
	padding:5px;
	margin: 0;
}	



/*店舗検索結果一覧*/

#search-shop .result .shop {
	margin: 10px 0 10px;
	padding: 5px 2px 2px 2px;
	clear:both;
}

.yuuryou{
	border-top:2px solid #ffd3d3;
	border-bottom:2px solid #ffd3d3;
	background:#fff0f0;
}

#search-shop .result .shop .title {
	margin: 0 0 10px;
	border-top: 1px solid #D3D3D3;
	border-bottom: 1px solid #D3D3D3;
	background-color: #F9E7E6;
}

#search-shop .result .shop .title .name {
	margin: 0;
	padding: 9px 7px 9px 7px;
	border-left: 18px solid #DA486A;
	color: #DA486A;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
}

#search-shop .result .shop .title .name a {
	color: #DA486A;
	font-weight: bold;
}

#search-shop .result .shop .title .addr {
	float: right;
	display: inline;
	padding: 4px 7px;
	font-size: 13px;
	line-height: 16px;
}

#search-shop .result .shop .title .addr img {
	vertical-align: middle;
	margin-right:4px;
}

#search-shop .result .shop .image {
	float: left;
	display: inline;
	width: 252px;
	margin: 0 15px 15px 8px;
}

#search-shop .result .shop .intro {
	float: right;
	display: inline;
	width: 395px;
}

#search-shop .result .shop .intro #intro-inner {
	margin: 18px 0 60px 0;
}

#search-shop .result .shop .intro #intro-inner0 {
	margin: 18px 0 20px 0;
}

#search-shop .result .shop .intro #intro-inner1 {
	margin: 18px 0 100px 0;
}

#search-shop .result .shop .intro .text {
	margin: 0 0 10px;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
}

#search-shop .result .shop .intro table {
	width: 385px;
	margin: 0 0 10px;
	border-collapse: collapse;
	border-top: 1px solid #D3D3D3;
}

#search-shop .result .shop .intro table tr th {
	padding: 5px;
	border-bottom: 1px solid #D3D3D3;
	color: #221815;
	font-size: 11px;
	font-weight: bold;
}

#search-shop .result .shop .intro table tr td {
	padding: 5px;
	border-bottom: 1px solid #D3D3D3;
	font-size: 11px;
}

#search-shop .result .shop .intro .tags {
	margin: 0 0 10px;
	padding: 0;
	font-size: 10px;
	line-height: 1.6;
}

#search-shop .result .shop .intro .buttons img {
	margin: 0 6px 0 0;
}

.all #search-shop .result .shop .intro .buttons_l{
	margin-top:10px;
}
.all #search-shop .result .shop .intro .buttons_l img {
	margin: 0 5px 5px 0;
}

/* 111212追記　店舗詳細トップ*/


.all #shop-detail .header .main-image .photo_l{
	width:252px;
	height:252px;
	background:#f8f8f8;
	border: 1px solid #e1e1e1;
}

#shop-detail .header .thumbs .image {
	width: 60px;
	height:60px;
	background:#f8f8f8;
	border: 1px solid #e1e1e1;
}

/* 111215追記　店舗検索結果一覧　表の改行対応 */
.all #search-shop .result .shop .intro table th{
	width:120px;
}



/*120111　画像サムネイルの余白修正*/

#shop-detail .header .thumbs .image {
	padding:0;
}

/*120119追記　先輩カップルのサムネイル中央寄せ*/
#shop-detail .examples .item .image {
	text-align: center;
}
/* 120120追記　アイテム詳細 */
.all #shop-detail .section2 .linkurl,
.all #item-detail .section2 .linkurl{
	color: #E84572;
	font-size: 10px;
	margin-top:-10px;
}

/* 120217追記　店舗詳細の先輩カップル余白の色*/

#shop-detail .examples .item .image {
	padding: 0px;
	background-color: #FFF;
	border:2px solid #B5B5B6;
}

