@charset "utf-8";

/**/

#fade
{
	position: absolute;
	width: 852px;
	height: 549px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -301px;
	margin-left: -400px;
	display: block;
	background-color: #FFFFFF;
	z-index: 1;
}

#text_wrapper
{
	margin: 120px 0 0 20px;
}

#text h1
{
  	width: 124px;
  	height: 30px;
  	display: block;
  	position: absolute;
	top: 50%;
	left: 50%;
  	margin: -166px 0 0 -390px;
  	padding: 0;
  	/* hide overflow:hidden from IE5/Mac */
  	/* \*/
  	overflow: hidden;
  	/* */
}

#text h1 span
{
  	display: block;
  	position: absolute;
  	top: 0;
  	left: 0;
  	width: 124px;
  	height: 30px;
  	background-image: url(../im/title_01.gif);
  	background-repeat: no-repeat;
}

#text
{
	width: 240px;
	margin: 0 0 0 40px;
	float: left;
	font-size: 1em;
	line-height: 1.7em;
}

.shop_name
{
	font-weight: bold;
	font-size: 1.1em;
}