h1 {
	text-align: center;
	font-size: 36px;
	padding-top: 50px;
}
#description {
	margin-left: 25px;
	text-align: center;
	font-size: 18px;
	line-height: 1.5em;
	margin-top: 15px;
	margin-bottom: 10px;
}
.area {
	background-color: #000;
	height: 25px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	color: #FFF;
	font-size: 18px;
	padding-top: 10px;
	text-indent: 10px;
	margin-top: 10px;
	letter-spacing: 0.4em;
	margin-bottom: 20px;
}
.cont h2 {
	font-size: 34px;
}
.cont h3 {
	line-height: 30px;
	font-size: 20px;
}
.cont h4 {
	margin-top: 10px;
}
.cont p {
	line-height: 1.8em;
	margin-top: 20px;
	margin-bottom: 10px;
}
.cont .left_clm .shop_address a {
	color: #00D;
	text-decoration: underline;
}
.cont .left_clm .shop_address {
	margin-top: 10px;
}
.cont .left_clm {
	float: left;
	width: 600px;
	margin-right: 50px;
}
.cont .left_clm .shop_tel a{
	font-size: 30px;
	color: #00B;
	text-decoration: underline;
}
.cont {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #222;
	margin-bottom: 30px;
	padding-bottom: 10px;
	height: auto;
}
.cont img {
	float: left;
}
.cont h5 a {
	color: #777;
	text-decoration: underline;
	font-weight: normal;
}
.pankuzu {
	float: left;
	width: 500px;
	margin-left: 25px;
	padding-top: 3px;
	font-size: 18px;
}
.pankuzu a {
	color: #06F;
}
.pankuzu a:hover {
	color: #06F;
	text-decoration: underline;
}
