@charset "UTF-8";
/* --------------------------------------------------------------------------------------
   加盟店のご紹介
--------------------------------------------------------------------------------------- */
#wrap {
	margin-bottom: 50px;
}

#area h2 {
	margin-left: -30px;
}

#area .beginning {
	text-align: center;
	margin-top: 50px;
}

#area .beginning div {
	background: url(../img/introduction/lead_bg.png) repeat left top;
	display: inline-block;
	padding: 20px;
}

#area .beginning p {
	display: inline-block;
	margin-left: 20px;
	vertical-align: middle;
}

#area .beginning p:first-child {
	margin-left: 0px;
}

#area .beginning p img {
	margin-right: 3px;
}

#area #monzen {
	margin-top: 50px;
}

#area #kiyosumi ,
#area #morishita {
	margin-top: 50px;
}

#area .shopbox {
	width: 970px;
	overflow: hidden;
	margin-top: 25px;
	margin-left: -30px;
}

#area .column {
	background: url(../img/introduction/box_bg.gif) repeat-y left top;
	width: 293px;
	float: left;
	margin-left: 30px;
	margin-bottom: 21px;
}

#area .c-inner {
	background: url(../img/introduction/box_top.gif) no-repeat left top;
}

#area .c-content {
	background: url(../img/introduction/box_bottom.gif) no-repeat left bottom;
	min-height: 432px;
	padding: 17px 17px 27px;
}

#area .c-content .ttl {
	border-bottom: 1px solid #e4dcd3;
	overflow: hidden;
	padding-bottom: 8px;
}

#area .c-content .ttl dl {
	display: table-cell;
	width: 195px;
	vertical-align: middle;
}

#area .c-content .ttl dt {
	font-size: 165%;
}

#area .c-content .ttl dd {
	background: url(../img/introduction/tel_icon.png) no-repeat left center;
	padding-left: 15px;
	margin-left: 3px;
	font-size: 105%;
}

#area .c-content .ttl ul {
	display: table-cell;
	width: 65px;
	vertical-align: middle;
	text-align: right;
}

#area .c-content .ttl li {
	display: inline-block;
	margin-left: 5px;
}

#area .c-content .ttl li:first-child {
	margin-left: 0px;
}

#area .c-content table {
	width: 100%;
	border-bottom: 1px solid #e4dcd3;
	border-right: 1px solid #e4dcd3;
	margin-top: 15px;
}

#area .c-content th {
	background: url(../img/introduction/table_bg.png) repeat;
	border-top: 1px solid #e4dcd3;
	border-left: 1px solid #e4dcd3;
	white-space: nowrap;
	padding: 8px;
	line-height: 1.5;
}

#area .c-content td {
	border-top: 1px solid #e4dcd3;
	border-left: 1px solid #e4dcd3;
	padding: 8px;
	line-height: 1.5;
}

#area .c-content .btn { margin-top: 30px ;}

#map-frame {
	background: url(../img/introduction/map_frame.png) no-repeat left top !important;
}

#walking {
	margin-top: 90px;
}

#walking .w-inner {
	background: url(../img/introduction/walking_bg.gif) repeat-y left top;
}

#walking .w-content {
	background: url(../img/introduction/walking_bottom.gif) no-repeat left bottom;
	padding: 30px 25px;
	margin-top: -104px;
	position: relative;
}

#walking .first {
	margin-top: -50px;
}

#walking .leftbox {
	background: url(../img/introduction/left_bg.png) no-repeat;
	width: 870px;
	height: 280px;
	padding: 14px;
	margin-top: 30px;
}

#walking .leftbox div {
	display: table-cell;
	vertical-align: middle;
}

#walking .leftbox section {
	display: table-cell;
	vertical-align: middle;
	width: 413px;
	padding-right: 30px;
	padding-left: 21px;
}

#walking .leftbox section h4 {
	font-size: 200%;
	margin-top: 5px;
}

#walking .leftbox section p {
	margin-top: 10px;
	font-size: 110%;
	line-height: 1.8;
}

#walking .rightbox {
	background: url(../img/introduction/right_bg.png) no-repeat;
	width: 870px;
	height: 280px;
	margin-top: 30px;
	padding: 14px;
}

#walking .rightbox div {
	display: table-cell;
	vertical-align: middle;
	padding-right: 12px;
}

#walking .rightbox section {
	display: table-cell;
	vertical-align: middle;
	width: 401px;
	padding-right: 30px;
	padding-left: 21px;
}

#walking .rightbox section h4 {
	font-size: 200%;
	margin-top: 5px;
}

#walking .rightbox section p {
	margin-top: 10px;
	font-size: 110%;
	line-height: 1.8;
}
