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

h2.pagetitle {
	background-image:url(image/result.png);
}

#navi01 a{
	background-image:url(image/goods/navi01.gif);
}
#navi02 a{
	background-image:url(image/goods/navi02.gif);
}
#navi03 a{
	background-image:url(image/goods/navi03.gif);
}
#navi04 a{
	background-image:url(image/goods/navi04.gif);
}
#navi05 a{
	background-image:url(image/goods/navi05.gif);
}
#navi06 a{
	background-image:url(image/goods/navi06.gif);
}
#navi07 a{
	background-image:url(image/goods/navi07.gif);
}

#contents_wrapper #left_box_ins .child a{
	display:block;
	width:180px;
	height:25px;
	background-repeat:no-repeat;
	background-position:left top;
}

#contents_wrapper #left_box_ins .child a:hover{
	background-position:right;
}

ul.cat_child_child {
    list-style-type: none;
    padding-left: 1em;
    margin-bottom: 1em;
    overflow: hidden;
    display: block;
    margin-top: 6px;
}
.cat_child_child li{
	background-image:url(../trade/image/icon.gif);
	background-repeat:no-repeat;
	background-position:left 9px;
	line-height:150%;
	display:block;
	padding-left:1em;
	border-bottom:1px dotted #4AA8BC;
	width:150px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.cat_child_child li a{
	color:black;
	text-decoration:none;
}

/*2025.12.22追加 archive折りたたみ*/
div.cat_child_child{
	margin-bottom: 1em;
	overflow: hidden;
	display: block;
}

.cat_child_child dl{
	font-weight: bold;
	width: 100%;
	margin: 0px auto;
	overflow: hidden;
    border-bottom: 1px solid #c7c7c7;
    box-sizing: border-box;
}

.cat_child_child dl dt{
	width: calc( 100% - 30px );
	padding: 5px 15px;
	cursor: pointer;
	position: relative;
    font-size: 14px;
	font-weight: 400;
    color: #000;
}

.cat_child_child dl dt span{
	position:absolute;
	top: 5px;
	right: 10px;
}

.cat_child_child dl dt span img{
	padding-bottom: 6px;
}

.cat_child_child dl dt span.plus{
	height: 10px;
}

.cat_child_child dl dt span.minus{
	height: 10px;
	display:none;
}

.cat_child_child dl dd:nth-child(2){
	border-top: 2px solid #c7c7c7;
}

.cat_child_child dl dd{
	display:none;
	border-top: 1px dotted #c7c7c7;
}

.cat_child_child dl dd div:first-child{
	border-top: none;
}

.cat_child_child dl dd div{
	display: block;
	width: calc( 100% - 30px );
	padding: 5px 15px;
	border-top: 1px dotted #c7c7c7;
}
.cat_child_child dl dd div a{
}



#wp-calendar{
	width:150px;
	margin:10px auto;
}

#wp-calendar caption{
	font-size:13px;
	font-weight:bold;
	line-height:200%;
	text-align: center;
	width: 100px;
}


#wp-calendar th{
	color: #666;
	line-height: 170%;
}

#wp-calendar td{
}

#wp-calendar td a{
	text-decoration: underline;
}

.one_topic{
	overflow:hidden;
	/*margin-bottom:15px;*/
}

