@charset "UTF-8";
/* CSS Document */


body {
  font: 14px/22px "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro," メイリオ", Meiryo, Osaka," ＭＳ Ｐゴシック", MS PGothic," sans-serif";
}
img {
	width: 100%;
}
header {
	background: #f2eedd;
	height: 60px;
}
header h1 {
	width: 150px;
	position: absolute;
	top: 11px;
	left: 10px;
}
#btn-gnav {
	width: 40px;
	position: absolute;
	top: 10px;
	right: 10px;
}
#gnav {
	position: absolute;
	top: 60px;
	left: 0;
	width: 100%;
	text-align: center;
}
#gnav li a {
	display: block;
	background-color: #507850;
	color: #fff;
	text-decoration: none;
	padding: 15px 0;
	border-top: 1px solid #686;
}


main #contents {
	margin: 20px auto;
}
main #contents li {
	background: url(../images/top/bg-ctt-btm.gif) no-repeat 0 bottom, url(../images/top/bg-ctt.gif) no-repeat 0 0;
	background-size: 100% auto;
	width: 90%;
	margin: 10px auto;
}
main #contents li a {
	display: block;
	padding: 10px 30px 20px;
	text-align: center;
	text-decoration: none;
	color: #000;
}
main #contents li:first-child a {
	padding: 30px 30px 20px;
}

main #contents li a p {
	border-top: 1px solid #c8b478;
	padding-top: 10px;
}


.fb-like-box > span {
	display: block !important;
	margin: 20px auto;
}


#sns {
	background-color: #507850;
	padding: 15px 0;
}
#sns ul {
	/* width: 80%; */
	width: 60%;
	margin: 0 auto;
}
#sns ul li {
	display: inline;
}
#sns ul li a {
	float: left;
	/*
	width: 16%;
	margin: 0 4.5%;
	*/
	width: 20%;
	margin: 0 6.66666%;
}
#iso {
	width: 290px;
	margin: 20px auto;
}
#iso img {
	width: 100px;
	float: left;
	margin: 2px 0 0 15px;
}
#iso p {
	width: 160px;
	float: right;
	font-size: 12px;
	line-height: 18px;
}
footer #adrs {
	background: #f2eedd;
	text-align: center;
	padding: 20px 0 50px;
}
footer #adrs dt {
	font-weight: bold;
	margin-top: 30px;
}


.category{
	padding: 0px 20px 0px　;
	margin-bottom:10px;
}



