@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: #E80000;
	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 5px;
	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;
	border-radius: 15px;
	text-align: center;
}
.btnList a {
	display: block;
	padding: 10px;
	color: #333333;
	font-size: 15px;
}

/* PageNavi ---------------------------------------------------------------------------------------------*/
.wp-pagenavi {
	clear: both;
	width: 95%;
	height: 40px;
	overflow: hidden;
	margin: 0 auto 10px;
	padding: 10px 0 0;
}
.wp-pagenavi a,
.wp-pagenavi span {
	text-decoration: none;
	padding: 8px 4px;
	margin: 2px;
	background: #EEEEEE;
	color: #333333;
	font-size: 12px;
}
.wp-pagenavi a:hover,
.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: #983434;
	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 {
	line-height: 1.7;
	width: 85%;
	margin: 0 auto 20px;
	padding: 10px;
	background: #F6F6F6;
	border-radius: 20px;
}

/* 一覧 */
.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: 90px;
	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;
}


/* カテゴリー */
#spCateBox {
	width: 95%;
	margin: 0 auto 20px;
}
#spCateBox ul {
	overflow: hidden;
	margin: 0 0 20px;
	border-top: 1px solid #B6B6B6;
}
#spCateBox ul li {
	position: relative;
	border-bottom: 1px solid #CCCCCC;
}
#spCateBox ul li a {
	display: block;
	padding: 12px 8px 12px 32px;
	color: #333333;
	font-size: 14px;
	text-decoration: none;
}
#spCateBox ul li.cat-item-2 {
	background: url(../../images/common/icoCateIllust-2.png) no-repeat 5px 7px;
}
#spCateBox ul li.cat-item-53 {
	background: url(../../images/common/icoCateIcon-2.png) no-repeat 5px 7px;
}
#spCateBox ul li.cat-item-284 {
	background: url(../../images/common/icoCateSilhouette-2.png) no-repeat 5px 7px;
}
#spCateBox ul li.cat-item-646 {
	background: url(../../images/common/icoCateFrame-2.png) no-repeat 5px 7px;
}
#spCateBox ul li.cat-item-955 {
	background: url(../../images/common/icoCateWall-2.png) no-repeat 5px 7px;
}
#spCateBox ul li.cat-item-1019 {
	background: url(../../images/common/icoCateNurie-2.png) no-repeat 5px 7px;
}
#spCateBox ul li.cat-item-2093 {
	background: url(../../images/common/icoCateText-2.png) no-repeat 5px 7px;
}
#spCateBox ul li.cat-item-647 {
	background: url(../../images/common/icoCateLine-2.png) no-repeat 5px 7px;
}
#spCateBox ul li.cat-item-2209 {
	background: url(../../images/common/icoCateMochu-2.png) no-repeat 5px 7px;
}
#spCateBox ul li.cat-item-2224 {
	background: url(../../images/common/icoCateKanchu-2.png) no-repeat 5px 7px;
}
#spCateBox ul li.cat-item-2428 {
	background: url(../../images/common/icoCateCard-2.png) no-repeat 5px 7px;
}

/* カレンダー2025 */
/*
#spCateBox ul li.cat-item-3353 {
	background: url(../../images/common/icoCateCalendar-4.png) no-repeat 5px 7px;
}
*/
/* カレンダー2026 */
#spCateBox ul li.cat-item-3354 {
	background: url(../../images/common/icoCateCalendar-2.png) no-repeat 5px 7px;
}
/* カレンダー2027 */
#spCateBox ul li.cat-item-3357 {
	background: url(../../images/common/icoCateCalendar-3.png) no-repeat 5px 7px;
}

#spCateBox ul li.cat-item-1416 {
	background: url(../../images/common/icoCateMap-2.png) no-repeat 5px 7px;
}
#spCateBox ul li.cat-item-614 {
	background: url(../../images/common/icoCateMapJp-2.png) no-repeat 5px 7px;
}
#spCateBox ul li.cat-item-1673 {
	background: url(../../images/common/icoCateShikuchoson-2.png) no-repeat 5px 7px;
}
#spCateBox ul li.cat-item-1415 {
	background: url(../../images/common/icoCateMapWhite-2.png) no-repeat 5px 7px;
}
#spCateBox ul li.cat-item-1480 {
	background: url(../../images/common/icoCateMapWorld-2.png) no-repeat 5px 7px;
}
#spCateBox ul li.cat-item-1480:hover {
	background: #FFFFFF url(../../images/common/icoCateMapWorld-2.png) no-repeat 5px 7px;
}

#spCateBox ul li.cat-item-2267 {
	background: url(../../images/common/icoCateDesignMap-2.png) no-repeat 5px 7px;
}
#spCateBox ul li.cat-item-2595 {
	background: url(../../images/common/icoCateShochu-2.png) no-repeat 5px 7px;
}
#spCateBox ul li a span {
	position: absolute;
	display: inline-block;
	bottom: 9px;
	right: 5px;
	width: 26px;
	margin: 5px auto 0;
	padding: 2px 7px;
	background: #4E9CCC;
	border-radius: 10px;
	color: #FFFFFF;
	font-size: 77%;
	text-align: center;
}

/* 2カラム型  */
#spCateBox .typeBox-2 {
	overflow: hidden;
	width: auto;
	margin: 0 0 10px;
}
#spCateBox .typeBox-2 ul {
	width: auto;
	overflow: hidden;
	margin: 0 0 20px -10px;
}
#spCateBox .typeBox-2 ul li {
	border-bottom: none;
}
#spCateBox .typeBox-2 a {
	display: block;
	*display: inline;
	float: left;
	position: relative;
	width: 41%;
	margin: 0 0 0 10px;
	padding: 12px 7px 12px 15px;
	background: url(../../images/common/csr_02.gif) no-repeat 5px center;
	border-bottom: 1px solid #CCCCCC;
	color: #333333;
	font-size: 93%;
	text-decoration: none;
}
#spCateBox .typeBox-2 a span {
	float: right;
	position: relative;
	display: inline-block;
	margin: 0 0 0 10px;
	padding: 2px 7px;
	background: #50B5C7;
	border-radius: 10px;
	color: #FFFFFF;
	font-size: 77%;
}

/* 3カラム型  */
#spCateBox .typeBox-3 {
	overflow: hidden;
	width: auto;
	margin: 0 0 10px;
}
#spCateBox .typeBox-3 ul {
	width: auto;
	overflow: hidden;
	margin: 0 0 0 -10px;
	*zoom: 1;
}
#spCateBox .typeBox-3 ul li {
	margin: 0 0 0 5px;
	border-bottom: none;
}
#spCateBox .typeBox-3 a {
	display: block;
	*display: inline;
	float: left;
	width: 25.5%;
	margin: 7px;
	padding: 8px 7px;
	background: #FFFFFF;
	border-radius: 3px;
	color: #1D399D;
	font-size: 93%;
	text-decoration: none;
}
#spCateBox .typeBox-3 a span {
	float: right;
	position: relative;
	display: inline-block;
	margin: 0 0 0 10px;
	padding: 2px 5px;
	background: #4E9CCC;
	border-radius: 10px;
	color: #FFFFFF;
	font-size: 77%;
}

.sideBnrBox {
	margin: 0 auto 20px;
}

/* 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 h5 {
	margin: 0 0 15px;
	color: #FFFFFF;
	font-size: 7px;
	text-align: center;
}
footer h5 a {
	color: #FFFFFF;
}


