<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "shift-jis";
/* CSS Document */


article dt {
	font-weight:bold;
	border-top:1px solid #fff;
}



article dt span {
	display:block;
	padding:13px 0 15px 50px;
	color:#0e6aa4 !important;
	cursor:pointer;
}

article dt span a {
	text-decoration: none;
}

/* ﾅ�eﾆ谷ﾆ弾ﾆ担ﾆ椎�ﾂーﾂ　窶禿ｮﾋ�ｳ---------------------------------------------------------------------------------- */

article dt.category_off {
	background:url(../img/category/arrow.png) right no-repeat;
	-webkit-background-size: 39px 48px !important;
	-moz-background-size: 39px 48px !important;
	-o-background-size: 39px 48px !important;
	border-bottom:1px solid #dbdbdb;
}

/* ﾅ�eﾆ谷ﾆ弾ﾆ担ﾆ椎�ﾂーﾂ　ﾆ誰ﾆ椎�ﾆ鍛ﾆ誰ﾅｽﾅｾ---------------------------------------------------------------------------------- */

article dt.category_on {
	background:url(../img/category/arrow02.png) right no-repeat;
	-webkit-background-size: 39px 48px !important;
	-moz-background-size: 39px 48px !important;
	-o-background-size: 39px 48px !important;
	background-color:#fff8dc !important;
	border-bottom:1px solid #f6d7a1;
}

/* ﾅ�eﾆ谷ﾆ弾ﾆ担ﾆ椎�ﾂー ﾆ但ﾆ辰ﾆ坦ﾆ停�---------------------------------------------------------------------------------- */

article dt span {
	-webkit-background-size: 39px 48px !important;
	-moz-background-size: 39px 48px !important;
	-o-background-size: 39px 48px !important;
}
/*
article dt span.category01 {
	background:url(../img/category/icon01.png) left no-repeat;
}

article dt span.category02 {
	background:url(../img/category/icon02.png) left no-repeat;
}

article dt span.category03 {
	background:url(../img/category/icon03.png) left no-repeat;
}

article dt span.category04 {
	background:url(../img/category/icon04.png) left no-repeat;
}

article dt span.category05 {
	background:url(../img/category/icon05.png) left no-repeat;
}

article dt span.category06 {
	background:url(../img/category/icon06.png) left no-repeat;
}

article dt span.category07 {
	background:url(../img/category/icon07.png) left no-repeat;
}

article dt span.category08 {
	background:url(../img/category/icon08.png) left no-repeat;
}

article dt span.category09 {
	background:url(../img/category/icon09.png) left no-repeat;
}

article dt span.category10 {
	background:url(../img/category/icon10.png) left no-repeat;
}

article dt span.category11 {
	background:url(../img/category/icon11.png) left no-repeat;
}

article dt span.category12 {
	background:url(../img/category/icon12.png) left no-repeat;
}

article dt span.category13 {
	background:url(../img/category/icon13.png) left no-repeat;
}

article dt span.category14 {
	background:url(../img/category/icon14.png) left no-repeat;
}

article dt span.category15 {
	background:url(../img/category/icon15.png) left no-repeat;
}

article dt span.category16 {
	background:url(../img/category/icon16.png) left no-repeat;
}

article dt span.category17 {
	background:url(../img/category/icon17.png) left no-repeat;
}
*/

/* ﾅ�eﾆ谷ﾆ弾ﾆ担ﾆ椎�ﾂーﾂ　ﾅｽq---------------------------------------------------------------------------------- */

article dd {
	background-color:#f6d7a1;
	padding:10px;
	border-top:1px solid #FFF;
}

article dd ul {
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
	border:1px solid #d9ba84;
	background:#FFF;
}

article dd li {
	border-bottom:1px solid #d9ba84;
	background:url(../img/category/arrow_m.png) right no-repeat;
	-webkit-background-size: 17px 40px !important;
	-moz-background-size: 17px 40px !important;
	-o-background-size: 17px 40px !important;

}

article dd li a {
	display:block;
	padding:13px 0 13px 11px ;
	text-decoration:none !important;
	font-weight:bold;
}



/*

CATEGORYﾂ� 20150801

*/

#categorys dl {	margin:0 10px;}
#categorys dt span {
	padding:13px 0 15px 10px;
}
article dd {	background: #484848;}
article dd ul {	    border: 1px solid #484848;}
article dd li {	    border-bottom: 1px solid #484848;}





















</pre></body></html>