@charset "utf-8";

/* default
----------------------------------------------------------------------*/
* { margin:0; padding:0; }
img, input { border:0; vertical-align:bottom; }

body {
	margin: 0px;
	height:100%;
	font-size:12px;
	line-height:15px;
	letter-spacing:0.005em;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color:#FFFFFF;
}

body h1,h2{
	font-size:0;
	height:0;
	line-height:0;
	text-indent:-9999px;
	margin:0;
}
body p,strong {
	font-size:0;
	height:0;
	line-height:0;
	text-indent:-9999px;
	margin:0;
	padding:0;
}

#flashcontents {
	width:100%;
	height:100%;
	text-align:center;
	position:relative;
}

/* インフォメーション
----------------------------------------------------------------------*/
div#shopinfo {
	position:absolute;
	top:-730px;
	left:150px;
}
div#shopinfo_txt {
	width:704px;
	height:635px;
	background:url(../img/top/info_bg.png) left top no-repeat;
	padding:95px 38px 0 43px;
}
@media screen {
/*\*/
* html div#shopinfo_txt {
	width:785px;
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./img/top/info_bg.png", sizingMethod="image");
}
/**/
}

div.oeuf_txt {
	position:relative;
	float:left;
	width:352px;
}
div.ovo_txt {
	position:relative;
	float:right;
	width:352px;
	text-align:right;
	padding-top:338px;
}
/*\*/
* html div.ovo_txt {
	padding-top:348px;
}
*:first-child+html div.ovo_txt {
	padding-top:348px;
}
/**/

div.oeuf_txt p,
div.ovo_txt p {
	color:#595757;
	font-size:13px;
	line-height:17px;
	text-indent:0;
	margin:1em 0;
}
div.ovo_txt a {
	color:#00B5C8;
}
div.ovo_txt a img {
	margin-top:20px;
}

a.btn_close {
	position:absolute;
	top:565px;
	left:340px;
}
span.bold {
	font-weight:bold;
}
span.small {
	color:#D9537D;
	font-size:11px;
}

div.shop_addr p {
	font-size:0;
	height:0;
	line-height:0;
	text-indent:-9999px;
	margin:0;
	padding:0;
}

div#shopinfo_btn {
	width:230px;
	height:95px;
	text-align:left;
	margin-left:13px;
}
@media screen {
/*\*/
* html div#shopinfo_btn a#bt1 {
	width:230px;
	height:95px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./img/top/btn_info.png", sizingMethod="image");
	cursor:pointer;
}
* html div#shopinfo_btn a#bt1 img {
	display:none;
}
/**/
}
/*--------------------------------------------------------------------*/
