@charset "UTF-8";

/* -----------------------------------------------
 *                 blog entry styles
 * ----------------------------------------------- */
 
/* =========== blog list elements =========== */

/* ----- blog list layout ----- */


#ttl-blog-list {
	background-image: url(../../img/shop/ttl_blog_list.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 625px;
}

#ttl-blog-list span {
	display: none;
}

/* =========== shop blog list elements =========== */

/* ----- shop guide layout ----- */

img.shop-facade {
	border: 5px solid #CCCCCC;
	float: left;
}

#shop-info {
	float: right;
	width: 350px;
	line-height: 160%;
}

#shop-info-text {
	
}

#shop-info-detail {
	font-size: 80%;
	
}

#shop-info-brandlist {
	font-size: 80%;
	width: 100%;
	background-color: #F2F2F2;
	border: 1px #e8e8e8 solid;
	margin-top: 10px;
	line-height:140%;
}

#shop-info-brandlist-inner {
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}

p.tel {
	font-size: 150%;
	font-weight: bold;
	margin-top: 5px;
}


/* ----- shop blog list layout ----- */

#ttl-shop-blog {
	background-image: url(../../img/shop/ttl_blog.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 625px;	
}

#ttl-shop-blog span {
	display: none;
}

#ttl-shop-blog img {
	text-indent: 0px;
	margin-top: 21px;
	margin-left: 451px;
}


/* =========== headline elements =========== */

/* ----- H1 layout ----- */

/* ----- H2 layout ----- */

h2#ttl-shopguide {
	font-size: 130%;
	font-weight: bold;
	background-image: url(../../img/shop/h2_shopguide.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

h2#ttl-shopguide span {
	font-size: 80%;
}

h2#ttl-blog {
	font-size: 130%;
	font-weight: bold;
	background-image: url(../../img/shop/h2_blog.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

/* ----- H3 layout ----- */

h3.entry-ttl {
	font-size: 120%;
	font-weight: bold;
	color: #908075;
}
