
h1#pr{
	font-size: 80%;
	font-weight: normal;
}

.content1{
	width: 528px;
	border: 1px solid #DDD;
	margin: 0px 0px 5px;
	min-height: 110px;
	background: url(../img/text_bg.gif) no-repeat center 0%;

}

/** IE6 **/
*html .content1{
	height: 110px;
}

/** IE7 **/
*:first-child+html .content1{
	min-height: 110px;
}


.content1 .text{
	margin: 10px;
	font-size: 80%;
	line-height: 1.5;
}

.content1 .link{
	text-align: right;
}

#news{
	width: 300px;
	clear: both;
	margin: 0px;
	background-color: #FFC;
}

#news ul{
	margin: 10px;
}

#area{
	border: 1px solid #DDD;
	margin-bottom: 5px;
}

#area #area_name{
	margin-left: 10px;
}

dl.table dt{
	float: left;
	width: 90px;
	clear: left;
	margin-top: 5px;
	padding: 4px;
}
dl.table dd{
	margin-left: 100px;
	margin-top: 5px;
	background-color: #DDD;
	padding: 4px;
}

h2{
	background: url(../img/shop_name.gif) no-repeat left top;
	height: 25px;
	padding-top: 5px;
	text-indent: 5px;
	color: #FFF;
}

#top_link{
	width: 200px;
	float: left;
}

#top_shop_info{
	width: 600px;
	height: 40px;
	background: url(../img/shop_info.gif) no-repeat left top;
	margin: 5px 0 5px 0;
}
#top_shop_info ul{
	display: block;
	padding: 10px 0 0 390px;
}
#top_shop_info ul li{
	display: inline !important;
	float: left;
}


#flash{
padding:0 0 6px 0;
margin:0;
}