
h1#pr{
	font-size: 80%;
	font-weight: normal;
}

.content1{
	width: 528px;
	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;
	width: 840px;
	height: 25px;
	padding-top: 5px;
	text-indent: 5px;
	color: #FFF;
}

