@charset "utf-8";
#container {
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 1220px;
}
#header {
	margin-bottom: 10px;

}
#main_image {
	margin-bottom: 20px;
}
#contents {
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#item {
	float: left;
	width: 350px;
	border: 1px solid #9B6348;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 25px;
}
#clear {
	clear: both;
}
#contents #item h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 28px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
#contents #item p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	line-height: 1.2em;
	margin-right: 10px;
	margin-left: 10px;
}
p.price {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	font-weight: bold;
}
#footer {
	padding: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#container #footer ul {
	width: auto;


}
#footer ul li {
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 16px;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
ul li a {
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000000;

}
#copy {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
