@charset "utf-8";

/* 	shop.css  Shop Layout                    GL HOME
---------------------------------------------------------- */
/* shop/detail.html */
h1.shop-title {
	margin: 0;
	padding: 0;
	background-image: none;
	border: none;
}
.shop-info {
	margin: 10px 10px 0;
}
.shop-info .column01 {
	float: left;
	width: 290px;
}
.shop-info .column02 {
	float: right;
	width: 350px;
}

.shop-info .border-top {
	background: url(/common/images/com_bg010.gif) repeat-x 0 0;
}

.shop-info .column01 li {
	float: left;
	width: 140px;
	padding: 10px 0 0;
}
.shop-info .column01 .first li {
	padding: 0;
}
.shop-info .column01 .btn-right {
	float: right;
}
.shop-info .column01 li img {
	margin-bottom: 3px;
}
.shop-info .column02 h2 {
	margin: 0;
	padding: 0 0 8px;
	font-weight: bold;
	font-size: 120%;
	background: url(/common/images/com_bg010.gif) repeat-x bottom left;
	border: none;
	color: #555555;
}
.shop-info .column02 dl {
	padding: 3px 0;
	background: url(/common/images/com_bg010.gif) repeat-x bottom left;
}
.shop-info .column02 dl.last-item {
	background-image: none;
}
.shop-info .column02 dt {
	float: left;
	width: 75px;
}
.shop-info .column02 dt span {
	display: block;
	padding: 3px 0 3px 11px;
	background: url(/common/images/com_ic004.gif) no-repeat 0 0.5em;
	line-height: 1.2;
	font-weight: bold;
}
.shop-info .column02 dd {
	float: right;
	width: 270px;
	padding: 2px 0 3px;
}
.shop-info .column02 dd img {
	margin-top: 2px;
}
.shop-inquiry {
	margin: 20px 0 0;
}
.shop-inquiry h4 {
	margin: 0;
	padding: 5px 10px;
	color: #ffffff;
	font-weight: bold;
	font-size: 110%;
	background-color: #59c4af;
	line-height: 1;
}
.shop-inquiry dl {
	margin: 10px 10px 0;
}
.shop-inquiry dl dt {
	width: 4em;
	font-weight: bold;
}
.shop-inquiry dl dd {
	margin-top: -1.5em;
	padding-left: 4em;
	text-indent: -0.5em;
}
.shop-inquiry dl dd .colon {
	padding: 0 0.5em 0 0;
}
/* shop/kusatu/index.html */
#kusatu-img01 p {
	margin: 0 35px;
}


/* shop/index.html */
#shop-search {
	position: relative;
	margin: 15px 0 0;
	width: 680px;
	min-height: 388px;
	background-color: #e4f8ff;
}
/* IE6hacks */
*html #shop-search {
	height: 388px;
}
#shop-search #map-caps {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 3;
}
#shop-search #map-box {
	position: relative;
	z-index: 1;
	float: left;
	width: 380px;
}
#shop-search #shop-list {
	float: right;
	width: 296px;
	background: url(/shop/images/index_bg002.gif) no-repeat bottom left;
}
#shop-search #shop-list .list-inner {
	padding: 0 30px 30px 30px;
	min-height: 358px;
	background: url(/shop/images/index_bg001.gif) no-repeat top left;
}
/* IE6hacks */
*html #shop-search #shop-list .list-inner {
	height: 358px;
}
#shop-search #shop-list .list-inner .area-box {
	padding-top: 30px;
}
#shop-search #shop-list .list-title {
	position: relative;
}
#shop-search #shop-list .list-title h2 {
	margin: 0;
	padding: 0 10px 9px 12px;
	border: none;
	background: url(/common/images/title_bg006.gif) no-repeat 0 100%;
}
#shop-search #shop-list .list-title p {
	position: absolute;
	top: 2px;
	right: 0;
	width: 155px;
	line-height: 1.2;
	text-align: right;
}
#shop-search #shop-list .list-title a {
	display: block;
	float: right;
	padding-left: 8px;
	background: url(/common/images/com_ic003.gif) no-repeat 0 0.3em;
	font-size: 84%;
}
#shop-search #shop-list .column-01 {
	float: left;
	width: 110px;
}
#shop-search #shop-list .column-02 {
	float: right;
	width: 115px;
}
#shop-search #shop-list dt {
	margin: 5px 0 0;
	font-weight: bold;
}
#shop-search #shop-list .text-link02 {
	margin-top: 0;
	padding-left: 0;
}
#shop-search #shop-list .text-link02 li {
	padding: 0 0 2px 7px;
	background-position: 0 0.45em;
}

.staff h3 {
}

.staff h3 span.role {
	display: block;
	float: left;
}

.staff h3 span.name-text {
	display: block;
	margin-left: 3em;
	text-indent: -0.2em;
}

.staff .introduction-top {
	width: 320px;
	padding-left: 10px;
}

.staff .introduction-top .photo {
	float: left;
	width: 110px;
	padding-right: 15px;
	padding-bottom: 5px;
}

.staff .introduction-top .introduction-box {
	float: left;
	width: 194px;
}

.staff .introduction-top .introduction-box table {
	background: url(/common/images/com_bg010.gif) repeat-x 0 0;
}

.staff .introduction-top .introduction-box table th {
	padding: 3px;
	background: url(/common/images/com_bg010.gif) repeat-x 0 100%;
}

.staff .introduction-top .introduction-box table th span {
	padding-left: 10px;
	background: url(/common/images/com_ic004.gif) no-repeat 0 50%;
	font-weight: bold;
}

.staff .introduction-top .introduction-box table td {
	padding: 3px;
	background: url(/common/images/com_bg010.gif) repeat-x 0 100%;
}

.staff .heading-03 {
	clear: both;
}


/* shop top 
---------------------------------------------------------- */
.shop-top {
}

.shop-top ul.blog-link {
	clear: both;
	margin-top: 10px;
}

.shop-top ul.blog-link li {
	float: left;
	width: 157px;
	padding-left: 10px;
}

.shop-top .event-block {
	clear: both;
	margin-bottom: 30px;
	padding: 15px;
	border: solid 3px #ffcda0; 
}

.shop-top .event-block .strong-01 {
	font-size: 110%;
}

.shop-top .event-block .text-link01 {
	display: block;
	margin-top: 10px;
	padding: 2px 10px 2px 11px;
	background: url(/common/images/com_ic004.gif) no-repeat 0 0.45em;
	line-height: 1.2;
}

.shop-top .event-block .heading-03 {
	padding: 2px 10px 2px 11px;
	background: url(/common/images/com_ic004.gif) no-repeat 11px 0.45em;
	font-weight: normal;
}

/* event-block Editor style */
.shop-top .event-block h4 {
	margin-left: -10px;
	margin-right: -10px;
	margin-top: 15px;
	padding: 3px 0 3px 21px;
	background: url(/common/images/com_ic004.gif) no-repeat 10px 0.5em;
	line-height: 1.2;
	font-weight: bold;
}

.shop-top .event-block p {
	margin-top: 5px;
}

.shop-top .event-block strong {
	font-weight: bold;
}

.shop-top .event-block .table-01 img{
	margin-top: 10px;
}

.shop-top .event-block table {
	border-spacing: 0;
	border: 0;
	margin: 5px;
	padding: 0;
	border-top: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-bottom: none;
	border-left: none;
	border-collapse: collapse;
}

.shop-top .event-block table td {
	border-spacing: 0;
	border: 0;
	border-top: none;
	border-right: none;
	border-bottom: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
}
/* event-block Editor style end */



.shop-top .event-block strong {
	font-size: 85%;
	font-weight: bold;
}

.shop-top .gl-info {
	padding-top: 5px;
	line-height: 1.2;
	background: url(/common/images/com_bg010.gif) repeat-x bottom left;
}

.shop-top .gl-info.last-item {
	background: none;
}

.shop-top .gl-info dt {
	float: left;
	width: 8em;
	padding-top: 3px;
	font-size: 80%;
}

/* safari3 hacks */
html*.shop-top .gl-info dt {
	width: 9em;
}/* end hacks */

/* IE6 hacks */ 
* html .shop-top .gl-info dt {
	width: 8em;
}/* end hacks */

/* IE7 hacks */ 
*:first-child+html .shop-top .gl-info dt {
	width: 8em;
}/* end hacks */

.shop-top .gl-info dd {
	margin-left: 7em;
	padding-bottom: 5px;
}

/* safari3 hacks */
html*.shop-top .gl-info dd {
	margin-left: 8em;
}/* end hacks */

/* IE6 hacks */ 
* html .shop-top .gl-info dd {
	margin-left: 7em;
}/* end hacks */

/* IE7 hacks */ 
*:first-child+html .shop-top .gl-info dd {
	margin-left: 7em;
}/* end hacks */

.shop-top .anchor-link02 {
	margin-top: 15px;
	padding: 2px 0 3px;
	background: url(/shop/images/shop_bg001.gif) no-repeat 0 0;
}

.shop-top .anchor-link02 ul {
}

.shop-top .anchor-link02 ul li {
	float: left;
	padding-left: 2px;
}

.shop-top .no-news {
	padding: 4px 0 0 10px;;
}

/* 	Clearfix Property
---------------------------------------------------------- */
#shop-search:after,
.shop-info .column01 ul:after,
.shop-info .column02 dl:after,
#shop-search #shop-list .list-inner:after,
#shop-search #shop-list .list-inner .area-box:after,
.staff .introduction-top:after,
.shop-top ul.blog-link:after,
.shop-top .gl-info:after,
.shop-top .anchor-link02 ul:after,
.staff h3:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	line-height: 0; 
	visibility: hidden;
}

#shop-search,
.shop-info .column01 ul,
.shop-info .column02 dl,
#shop-search #shop-list .list-inner,
#shop-search #shop-list .list-inner .area-box,
.staff .introduction-top,
.shop-top ul.blog-link,
.shop-top .gl-info,
.shop-top .anchor-link02 ul,
.staff h3 {
	zoom: 1;
}
