﻿@charset "utf-8";

/* ============================================
	Shop info
============================================ */
.dl_shop01 {
	margin-top: 30px;
}
	.dl_shop01 dt {
		display: inline;
		clear: both;
		float: left;
		width: 4.5em;
	}
	.dl_shop01 dt.last {
		margin-left: 4.5em !important;
		margin-left: 4.75em;
	}
	.dl_shop01 dd {
		xmargin-left: 4.5em;
		height: 1%;
		overflow: hidden;
	}
		.dl_shop01 dd p {
			clear: both;
			float: left;
			width: 8em;
		}
		.dl_shop01 dd span {
			display: block;
		}
.imgBoxL {
	margin: 15px 0 0 15px;
}
	.imgBoxL .fltImg {
		margin-right: 20px;
	}
	.imgBoxL .ft a {
		text-decoration: underline;
	}
	.imgBoxL .ft a:hover {
		text-decoration: none;
	}
.ol_shop {
	margin-top: 10px;
}
	.ol_shop li {
		background: url(../../img/shop/ico_01.gif) no-repeat left top;
		padding: 0 0 30px 40px;
	}
	.ol_shop li.last {
		background: url(../../img/shop/ico_02.gif) no-repeat left top;
	}
		.ol_shop li h4 {
			font-size: 115%;
			color: #bd0080;
			font-weight: bold;
		}
