@charset "utf-8";
/*====================================
		PATIKA パチカ
--------------------------------------
	shopinfo file
	date	2007/10/17
		

====================================*/
h2{
	width: 500px;
	height: 38px;
	text-indent: -9999px;
	margin-bottom: 24px;
	background: url(../image/shopinfo/h2.gif) no-repeat;
}

h3{
	width: 500px;
	height: 20px;
	margin-bottom: 10px;
	text-indent: -9999px;
}

#about{
	background: url(../image/shopinfo/h3_about.gif) no-repeat;
}

#map{
	margin-bottom: 20px;
	background: url(../image/shopinfo/h3_map.gif) no-repeat;
}

.logo{
	display: block;
	width: 443px;
	height: 89px;
	margin: 18px auto 0;
	text-indent: -9999px;
	background: url(../image/shopinfo/logo.gif) no-repeat;
}

.clearfix{
	width: 500px;
	margin-top: 24px;
}

.leftContents{
	width: 211px;
	margin-right: 14px;
}

.rightContents{
	width: 205px;
	margin-right: 70px;
}

p.attention{
	width: 255px;
	margin-left: 225px;
}

.name{
	font-size: 18px;
	font-weight: bold;
}
