@charset "utf-8";
h1 {
	position: relative;
	text-indent: -9999px;
	display: none;
}
h2 {
	height: 50px;
	line-height: 50px;
}
h3 {
	font-size: 100%;
	text-decoration: none;
	font-weight: normal;
}
#contents .con #feed{
	height: 80px;
	overflow: auto;
}
#contents .con #feed ul {
	padding-left: 30px;
}
#contents .con #feed li {
	list-style-type: none;
	margin-bottom: 0.3em;
}


#header {
	background-image: url(../img/main_photo.png);
	background-repeat: no-repeat;
}
#contents {
	width: 560px;
	margin: auto;
	padding-bottom: 50px;
}
#contents .con {
	margin-bottom: 20px;
}


#contents .con .shop_info {
	width: 100%;
	padding-bottom: 30px;
}
#contents p {
	padding-left: 20px;
}
