@charset "UTF-8";

html,body,pre,form,fieldset,blockquote,
h1, h2, h3, h4, h5, h6,dl, dt, dd, ol, ul, li,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure {
	margin: 0;
	padding: 0;
	list-style: none;
	outline: 0;
	vertical-align: baseline;
}
body {
	font: 13px/1.231 Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ Pro W3";
	 -webkit-text-size-adjust: none;
	 color: #1F1F1F;
}
article,aside,dialog,figure,footer,header,hgroup,nav,section {
	display: block;
}
img {
	border: 0;
	vertical-align: bottom;
}
a {
	color: #FF8B17;
	text-decoration: none;
}
form textarea:focus,
form input:focus {
	background: #FEFBDA;
}
input[type="checkbox"],
input[type="radio"],
select {
	display: inline;
	vertical-align: baseline;
	margin-right: 5px;
}
/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clr {
	clear: both;
}

/* Ad ---------------------------------------------------------------------------------------------*/
.ad320 {
	width: 320px;
	margin: 0 auto 15px;
}
.ad300 {
	width: 300px;
	margin: 0 auto 15px;
}
.adAuto {
	width: 95%;
	margin: 0 auto 15px;
}
p.sponsorLink {
	margin: 0 0 3px;
	font-size: 10px;
}
p.sponsorLink-2 {
	margin: 10px 0 3px;
	font-size: 10px;
}

/* cmnTit ---------------------------------------------------------------------------------------------*/
.cmnTit {
	margin: 0 auto 20px;
	padding: 0 10px 5px;
	border-bottom: 1px solid #333333;
}
.cmnTit h2 {
	font-size: 15px;
	font-weight: bold;
	text-shadow: 1px 1px 0 #DDDDDD;
}
.cmnTit h2 span {
	padding: 0 3px;
	color: #FF2626;
	font-size: 20px;
}
p.cmnLink {
	clear: both;
	margin: 4px 7px 7px 0;
	font-size: 93%;
	text-align: right;
}
p.cmnLink a {
	padding: 0 0 0 12px;
	font-weight: bold;
}

/* SNS ---------------------------------------------------------------------------------------------*/
.snsBtnBox {
	text-align: center;
}
ul.snsBtn {
	width: auto;
	margin: 0 0 10px;
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
ul.snsBtn li {
	display: inline;
	float: left;
	margin: 0 0 0 5px;
}
ul.snsBtn li.gp {
	width: 68px;
}
ul.snsBtn li.tw {
	width: 100px;
}
ul.snsBtn li.fb {
	width: 104px;
}

/* 一覧ボタン ---------------------------------------------------------------------------------------------*/
.btnList {
	width: 95%;
	margin: 0 auto 15px;
	background: #CECEBF;
	text-align: center;
	border-radius: 15px;
}
.btnList a {
	display: block;
	padding: 10px;
	color: #333333;
	font-size: 15px;
}

/* PageNavi ---------------------------------------------------------------------------------------------*/
.wp-pagenavi {
	clear: both;
	width: 95%;
	overflow: hidden;
	margin: 0 auto 10px;
	padding: 10px 0 0;
}
.wp-pagenavi a,
.wp-pagenavi span {
	display: block;
	float: left;
	text-decoration: none;
	padding: 6px 10px;
	margin: 4px;
	background: #EEEEEE;
	color: #333333;
	font-size: 12px;
}
.wp-pagenavi span.current {
	background: #D16341;
	border: none;
	color: #FFFFFF;
}
.wp-pagenavi span.current {
	color: #FFFFFF;
}

/* wrapper ---------------------------------------------------------------------------------------------*/
#wrapper {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}

/* Header ---------------------------------------------------------------------------------------------*/
header {
	width: 100%;
	overflow: hidden;
	margin: 0 auto 10px;
	background: #FFFFFF;
}
header .logoTxt {
	padding: 5px;
	font-size: 25px;
}
header .logoTxt a {
	color: #333333;
}
header h1 {
	margin: 0 5px 5px;
	font-size: 11px;
}
header .headSearchBox {
	width: 100%;
	background: #AD9176;
	padding: 5px;
}
header .headSearchBox .searchBox {
	position: relative;
}
header .headSearchBox .searchBox dl {}
header .headSearchBox .searchBox dl.spSearch dt {
	padding: 0 80px 0 0;
}
header .headSearchBox .searchBox dl dt input {
	line-height: 29px;
	height: 29px;
	width: 100%;
	margin-right: -80px;
	padding: 0 5px;
	border: 1px solid #333333;
	font-size: 14px;
}
header .headSearchBox .searchBox dl dd {
	position: absolute;
	top: 0;
	right: 8px;
	width: 60px;
	overflow: hidden;
}

/* Container ---------------------------------------------------------------------------------------------*/
#container {
	width: 100%;
	margin: 0 auto 20px;
	padding: 0;
}

p.txt-1 {
	width: 85%;
	margin: 0 auto 20px;
	padding: 10px;
	background: #EFEFEF;
	border-radius: 5px;
}

/* 一覧 */
.ctsListBox {
	width: 100%;
	overflow: hidden;
	margin: 10px auto 0;
}
.ctsListBox a {
	overflow: hidden;
	display: block;
	color: #333333;
}
.ctsListBox .ctsList {
	overflow: hidden;
	margin: 0 0 10px;
	border-bottom: 1px solid #DDDDDD;
	font-size: 13px;
}
.ctsListBox .ctsList .thumb {
	float: left;
	width: 120px;
	margin: 0 0 10px 10px;
}
.ctsListBox .ctsList .thumb img {
	display: block;
	width: 90px;
	height: 67px;
	padding: 5px;
	border: 5px solid #EEEEEE;
}
.ctsListBox .ctsList .txtBox {
	float: right;
	width: 100%;
	margin-right: 10px;
	margin-left: -150px;
	background: url(../../images/s/common/csr-01.png) no-repeat 97% center;
	background-size: 13px;
}
.ctsListBox .ctsList .txtBox .dgtCts {
	padding: 0 25px 10px 0;
	margin-left: 150px;
}
.ctsListBox .ctsList .txtBox .dgtCts h3 {
	line-height: 1.6;
	width: 90%;
	margin: 0 0 7px;
	font-size: 18px;
	font-weight: bold;
}
#main .digestBox-2 .ctsList .txtBox .theContent {
	line-height: 1.6;
	margin: 0 0 10px;
	font-size: 15px;
}

/* Category ---------------------------------------------------------------------------------------------*/
#spCateBox {
	width: 95%;
	margin: 0 auto 20px;
}
#spCateBox .sideCmnTit {
	overflow: hidden;
	margin: 0 0 7px;
	padding: 0 0 7px;
	border-bottom: 5px solid #AD9176;
}
#spCateBox .sideCmnTit .icoImg {
	float: left;
	margin: 0 10px 0 0;
}
#spCateBox .sideCmnTit h3 {
	float: left;
	color: #666666;
	font-size: 15px;
	font-weight: bold;
}
#spCateBox .sideCmnTit p {
	float: right;
	margin: 3px 0 0;
	font-size: 15px;
}

#spCateBox .sideSubTit {
	overflow: hidden;
	margin: 0 0 7px;
}
#spCateBox .sideSubTit h3 {
	float: left;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}
#spCateBox .sideSubTit p {
	float: right;
	margin: 3px 0 0;
	font-size: 12px;
}

/* 1カラム */
#spCateBox .cateLinkBox-1clm {
	overflow: hidden;
	margin: 0 0 20px;
	border-radius: 7px;
}
#spCateBox .cateLinkBox-1clm ul {
	font-size: 15px;
}
#spCateBox .cateLinkBox-1clm ul li a {
	display: block;
	padding: 8px 3px;
	color: #00468C;
}

/* 2カラム */
#spCateBox .cateLinkBox-2clm {
	overflow: hidden;
	margin: 0 0 20px;
	border-radius: 7px;
	*zoom: 1;
}
#spCateBox .cateLinkBox-2clm ul {
	font-size: 15px;
}
#spCateBox .cateLinkBox-2clm ul li a {
	display: block;
	float: left;
	width: 48%;
	padding: 8px 3px;
	color: #00468C;
}

/* 2カラム（テイストから探す） */
#spCateBox .cateLinkBox-3clm-2 {
	overflow: hidden;
	margin: 0 0 20px;
	padding: 10px;
	background: #E1C8AE;
	border-radius: 7px;
	*zoom: 1;
}
#spCateBox .cateLinkBox-3clm-2 ul {
	overflow: hidden;
	background: #FFFFFF;
	padding: 10px;
	font-size: 15px;
}
#spCateBox .cateLinkBox-3clm-2 ul li a {
	display: block;
	float: left;
	width: 43%;
	padding: 8px 0 8px 20px;
	color: #00468C;
}
#spCateBox .cateLinkBox-3clm-2 ul li.cat-item-48 a {
	background: url(../../images/common/icoCate_48.png) no-repeat left center;
}
#spCateBox .cateLinkBox-3clm-2 ul li.cat-item-49 a {
	background: url(../../images/common/icoCate_49.png) no-repeat left center;
}
#spCateBox .cateLinkBox-3clm-2 ul li.cat-item-50 a {
	background: url(../../images/common/icoCate_50.png) no-repeat left center;
}
#spCateBox .cateLinkBox-3clm-2 ul li.cat-item-51 a {
	background: url(../../images/common/icoCate_51.png) no-repeat left center;
}
#spCateBox .cateLinkBox-3clm-2 ul li.cat-item-52 a {
	background: url(../../images/common/icoCate_52.png) no-repeat left center;
}
#spCateBox .cateLinkBox-3clm-2 ul li.cat-item-53 a {
	background: url(../../images/common/icoCate_53.png) no-repeat left center;
}
#spCateBox .cateLinkBox-3clm-2 ul li.cat-item-54 a {
	background: url(../../images/common/icoCate_54.png) no-repeat left center;
}
#spCateBox .cateLinkBox-3clm-2 ul li.cat-item-55 a {
	background: url(../../images/common/icoCate_55.png) no-repeat left center;
}
#spCateBox .cateLinkBox-3clm-2 ul li.cat-item-56 a {
	background: url(../../images/common/icoCate_56.png) no-repeat left center;
}
#spCateBox .cateLinkBox-3clm-2 ul li.cat-item-57 a {
	background: url(../../images/common/icoCate_57.png) no-repeat left center;
}
#spCateBox .cateLinkBox-3clm-2 ul li.cat-item-123 a {
	background: url(../../images/common/icoCate_123.png) no-repeat left center;
}
#spCateBox .cateLinkBox-3clm-2 ul li.cat-item-375 a {
	background: url(../../images/common/icoCate_375.png) no-repeat left center;
}
#spCateBox .cateLinkBox-3clm-2 ul li.cat-item-455 a {
	background: url(../../images/common/icoCate_455.png) no-repeat left center;
}

/* 2カラム（形状から探す） */
#spCateBox .cateLinkBox-3clm {
	overflow: hidden;
	margin: 0 0 20px;
	padding: 10px;
	background: #E1C8AE;
	border-radius: 7px;
}
#spCateBox .cateLinkBox-3clm ul {
	overflow: hidden;
	background: #FFFFFF;
	padding: 10px;
	font-size: 15px;
}
#spCateBox .cateLinkBox-3clm ul li a {
	display: block;
	float: left;
	width: 43%;
	padding: 8px 0 8px 20px;
	color: #00468C;
}
#spCateBox .cateLinkBox-3clm ul li.cat-item-101 a {
	background: url(../../images/common/icoCate_101.png) no-repeat left center;
}
#spCateBox .cateLinkBox-3clm ul li.cat-item-102 a {
	background: url(../../images/common/icoCate_102.png) no-repeat left center;
}
#spCateBox .cateLinkBox-3clm ul li.cat-item-103 a {
	background: url(../../images/common/icoCate_103.png) no-repeat left center;
}
#spCateBox .cateLinkBox-3clm ul li.cat-item-104 a {
	background: url(../../images/common/icoCate_104.png) no-repeat left center;
}
#spCateBox .cateLinkBox-3clm ul li.cat-item-105 a {
	background: url(../../images/common/icoCate_105.png) no-repeat left center;
}
#spCateBox .cateLinkBox-3clm ul li.cat-item-106 a {
	background: url(../../images/common/icoCate_106.png) no-repeat left center;
}
#spCateBox .cateLinkBox-3clm ul li.cat-item-107 a {
	background: url(../../images/common/icoCate_107.png) no-repeat left center;
}
#spCateBox .cateLinkBox-3clm ul li.cat-item-108 a {
	background: url(../../images/common/icoCate_108.png) no-repeat left center;
}
#spCateBox .cateLinkBox-3clm ul li.cat-item-109 a {
	background: url(../../images/common/icoCate_109.png) no-repeat left center;
}
#spCateBox .cateLinkBox-3clm ul li.cat-item-110 a {
	background: url(../../images/common/icoCate_110.png) no-repeat left center;
}
#spCateBox .cateLinkBox-3clm ul li.cat-item-156 a {
	background: url(../../images/common/icoCate_156.png) no-repeat left center;
}
#spCateBox .cateLinkBox-3clm ul li.cat-item-177 a {
	background: url(../../images/common/icoCate_177.png) no-repeat left center;
}
#spCateBox .cateLinkBox-3clm ul li.cat-item-374 a {
	background: url(../../images/common/icoCate_374.png) no-repeat left center;
}

/* 3カラム */
#spCateBox .cateLinkBox-5clm {
	overflow: hidden;
	margin: 0 0 20px;
	padding: 10px;
	background: #E1C8AE;
	border-radius: 7px;
	*zoom: 1;
}
#spCateBox .cateLinkBox-5clm ul {
	overflow: hidden;
	background: #FFFFFF;
	padding: 10px;
	font-size: 15px;
	*zoom: 1;
}
#spCateBox .cateLinkBox-5clm ul li a {
	display: block;
	float: left;
	width: 26%;
	padding: 10px 0 10px 20px;
	color: #00468C;
}
#spCateBox .cateLinkBox-5clm ul li.cat-item-73 a {
	background: url(../../images/common/icoCate_73.png) no-repeat left center;
}
#spCateBox .cateLinkBox-5clm ul li.cat-item-74 a {
	background: url(../../images/common/icoCate_74.png) no-repeat left center;
}
#spCateBox .cateLinkBox-5clm ul li.cat-item-75 a {
	background: url(../../images/common/icoCate_75.png) no-repeat left center;
}
#spCateBox .cateLinkBox-5clm ul li.cat-item-76 a {
	background: url(../../images/common/icoCate_76.png) no-repeat left center;
}
#spCateBox .cateLinkBox-5clm ul li.cat-item-77 a {
	background: url(../../images/common/icoCate_77.png) no-repeat left center;
}
#spCateBox .cateLinkBox-5clm ul li.cat-item-78 a {
	background: url(../../images/common/icoCate_78.png) no-repeat left center;
}
#spCateBox .cateLinkBox-5clm ul li.cat-item-79 a {
	background: url(../../images/common/icoCate_79.png) no-repeat left center;
}
#spCateBox .cateLinkBox-5clm ul li.cat-item-80 a {
	background: url(../../images/common/icoCate_80.png) no-repeat left center;
}
#spCateBox .cateLinkBox-5clm ul li.cat-item-81 a {
	background: url(../../images/common/icoCate_81.png) no-repeat left center;
}
#spCateBox .cateLinkBox-5clm ul li.cat-item-82 a {
	background: url(../../images/common/icoCate_82.png) no-repeat left center;
}
#spCateBox .cateLinkBox-5clm ul li.cat-item-83 a {
	background: url(../../images/common/icoCate_83.png) no-repeat left center;
}
#spCateBox .cateLinkBox-5clm ul li.cat-item-84 a {
	background: url(../../images/common/icoCate_84.png) no-repeat left center;
}
#spCateBox .cateLinkBox-5clm ul li.cat-item-85 a {
	background: url(../../images/common/icoCate_85.png) no-repeat left center;
}
#spCateBox .cateLinkBox-5clm ul li.cat-item-86 a {
	background: url(../../images/common/icoCate_86.png) no-repeat left center;
}
#spCateBox .cateLinkBox-5clm ul li.cat-item-87 a {
	background: url(../../images/common/icoCate_87.png) no-repeat left center;
}

/* TOP ---------------------------------------------------------------------------------------------*/
#spTopMainImageBox {
	margin-bottom: 20px;
}
#spTopMainImageBox img {
	width: 100%;
}
#spTopMainTxtBox {
	width: 98%;
	margin: 0 auto 20px;
}
#spTopMainTxtBox h2 {
	line-height: 2;
	width: 100%;
	margin: 0 0 20px;
	color: #7C6249;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	border-bottom: 3px solid #DDDDDD;
}
#spTopMainTxtBox h2 span {
	padding: 0 10px 0 0;
	color: #FF602B;
	font-size: 12px;
	font-weight: bold;
}
#spTopMainTxtBox strong {
	padding: 0 5px;
	color: #FF602B;
	font-size: 20px;
}
#spTopMainTxtBox p {
	line-height: 2;
	font-size: 13px;
	text-align: center;
}
#spTopMainTxtBox .txt p a {
	display: block;
	color: #00468C;
	text-align: right;
}

/* Footer ---------------------------------------------------------------------------------------------*/
footer {
	width: 100%;
	height: 50px;
	padding: 10px 0 0;
	background: #333333;
}
footer ul {
	margin: 0 0 10px;
	font-size: 11px;
	text-align: center;
}
footer ul li {
	display: inline;
	padding: 0 5px;
	white-space: nowrap;
	border-right: 1px #FFFFFF solid;
}
footer ul li:last-child {
	border-right: none;
}
footer ul li a {
	color: #FFFFFF;
}
footer p {
	margin: 0 0 15px;
	color: #FFFFFF;
	font-size: 7px;
	text-align: center;
}
footer p a {
	color: #FFFFFF;
}


