@charset "UTF-8";

#top_image {
	width:360px;
	height:450px;
	float: left;
	margin: 5px 20px 0 0;
	display: inline;
	z-index:3;
	position:relative;
	background-color: #eee;
	-webkit-box-shadow: 0px 1px 4px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 1px 4px rgba(0,0,0,0.5);
	box-shadow: #777 0px 1px 4px;
	behavior: url(PIE.htc);
}
#post_tsutsumu {
	width: 390px;
	height:270px;
	float: right;
	margin: 10px 0;
	display: inline;
}
#top_moji {
	float: right;
	clear:right;
	padding: 0;
	margin: 0;
	display: inline;
}


/* ================
　トップ　ポスター
================ */
#post {
	width:270px;
	height:268px;
	float:right;
	right: 0;
	display:inline-block;
	position:relative
}
#post_2 {
	width: 135px;
	height:268px;
	float:left;
	top:2px;
	background-image: url(images/timg_bg.png);
	margin-left:-20px;
	display:block;
}

/* ドゥーノット通信販売 */
#poster_01 {
	z-index: 3;
	position: absolute;
	right: 2px;
	top: 0;
	visibility:visible;
}

/* 営業時間 */
#poster_02 {
	z-index: 2;
	position: absolute;
	left: 12px;
	top: 0px;
	visibility:visible;
}
/* 臨時休業 */
#poster_03 {
	width:205px;
	height:80px;
	z-index: 1;
	position: absolute;
	left: 1px;
	top: 109px;
	text-align:center;
	background:left top url(images/1_poster_03.png) no-repeat;
	visibility:visible;
}
#poster_03-1 {
	height:39px;
	line-height:19px;
	color:#721;
	margin:34px auto 7px auto;
}

/* 取り扱いブランド */
#poster_04 {
	z-index: 1;
	width:260px;
	height:75px;
	position: absolute;
	right: 5px;
	bottom: 1px;
	background:url(images/1_poster_04-bg.png) center top no-repeat;
	visibility:visible;
}
#poster_04 .post_logo{
	z-index: 3;
	width:50px;
	height:50px;
	float: left;
	display:inline;
	margin-top:27px;
	margin-left:12px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: #aaa 0px 1px 2px;
	behavior: url(PIE.htc);

}

/* にほんご */
#nippon-go {
	text-align:right;
	font-size:0.5em;
	line-height:16px;
	letter-spacing:0.2em;
	position: absolute;
	right:0;
	bottom:0;
}
.thank_you_for_the_world {
	vertical-align:bottom; line-height:12px;
}
