@charset "UTF-8";

/* common */
@import "/cssm/jpn/common/seed.css";
@import "/cssm/jpn/common/exmedia.css";
@import "/cssm/jpn/common/enlarge.css";

/* fan */
@import "/cssm/jpn/help/help_whatisfan.css";

/* tg */
@import "/cssm/jpn/tg/tg_layout.css";

/* -----------------------------------------------
link color
----------------------------------------------- */
a:link {
	color: #008749;
}
a:visited {
	color: #008749;
}
a:hover {
	color: #ffa300;
}
/* -----------------------------------------------
pagination
----------------------------------------------- */
.paging .bg {
	background-color: #8f8f5f;
}
/* -----------------------------------------------
location
----------------------------------------------- */
.location h3 {
	background-color: #8f8f5f;
}
.location div {
	background-image: url(/imgm/common/tg/location_bg.png);
}
.location p {
	border-top: 10px solid #8f8f5f;
}
/* -----------------------------------------------
contents name
----------------------------------------------- */
#contents-name h2 a {
	color: #42150a;
	background-image: url(/imgm/common/tg/service_icon.png);
}
/* -----------------------------------------------
nodata
----------------------------------------------- */
#nodata div a {
	background-color: #8f8f5f;
}

/* Edited by arai on 2018/11/10 */

#nodata p {
	text-align: left;
}
#nodata div a {
	background-color: #8f8f5f;
}
#nodata .illust {
	background: url(/img/common/tg/illust_town.png) no-repeat 50% 0;
	background-size: contain, cover;
	height: 56px;
}
/* -----------------------------------------------
trademark
----------------------------------------------- */
.trademark {
	clear: both;
	font-size: 12px;
	text-align: center;
	padding: 10px;
}
/* =========================================================
sort open
========================================================= */
.sort-open {
	color: #ffffff;
	font-size: 85%;
	background-color: #ed6d35;
	padding: 5px;
	margin: 0 0 5px 0;
}
/* =========================================================
footer menu
========================================================= */
/* -----------------------------------------------
footer reg
----------------------------------------------- */
.footer-reg {
	display: none;
}
/* -----------------------------------------------
footer menu
----------------------------------------------- */
.footer-menu .service {
	background-color: #8f8f5f;
}
/* -----------------------------------------------
footer service menu
----------------------------------------------- */
#side-left .menu h3 {
	border-top: 4px solid #8f8f5f;
	border-bottom: 1px solid #8f8f5f;
}
#side-left .menu h3 a {
	color: #42150a;
	background-image: url(/imgm/common/tg/service_icon.png);
}
#side-left .menu div a {
	background-color: #8f8f5f;
}
#side-left .return {
	border-top: 1px dashed #8f8f5f;
	border-bottom: 1px dashed #8f8f5f;
}
/* -----------------------------------------------
category
----------------------------------------------- */
#side-left .category dd li a {
	background-size: 14px 14px;
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 5px 0 5px 17px;
}
#side-left .category dd li.cat-0 a {
	background-image: url(/imgm/common/tg/category/tg_cat_01.png);
}
#side-left .category dd li.cat-1 a {
	background-image: url(/imgm/common/tg/category/tg_cat_02.png);
}
#side-left .category dd li.cat-2 a {
	background-image: url(/imgm/common/tg/category/tg_cat_03.png);
}
#side-left .category dd li.cat-3 a {
	background-image: url(/imgm/common/tg/category/tg_cat_04.png);
}
#side-left .category dd li.cat-4 a {
	background-image: url(/imgm/common/tg/category/tg_cat_05.png);
}
#side-left .category dd li.cat-5 a {
	background-image: url(/imgm/common/tg/category/tg_cat_06.png);
}
#side-left .category dd li.cat-6 a {
	background-image: url(/imgm/common/tg/category/tg_cat_07.png);
}
#side-left .category dd li.cat-7 a {
	background-image: url(/imgm/common/tg/category/tg_cat_08.png);
}
#side-left .category dd li.cat-8 a {
	background-image: url(/imgm/common/tg/category/tg_cat_09.png);
}
#side-left .category dd li.cat-9 a {
	background-image: url(/imgm/common/tg/category/tg_cat_10.png);
}
#side-left .category dd li.cat-10 a {
	background-image: url(/imgm/common/tg/category/tg_cat_11.png);
}
#side-left .category dd li.cat-11 a {
	background-image: url(/imgm/common/tg/category/tg_cat_12.png);
}
#side-left .category dd li.cat-12 a {
	background-image: url(/imgm/common/tg/category/tg_cat_13.png);
}
#side-left .category dd li.cat-13 a {
	background-image: url(/imgm/common/tg/category/tg_cat_14.png);
}
#side-left .category dd li.cat-14 a {
	background-image: url(/imgm/common/tg/category/tg_cat_15.png);
}
#side-left .category dd li.cat-15 a {
	background-image: url(/imgm/common/tg/category/tg_cat_16.png);
}
#side-left .category dd li.cat-16 a {
	background-image: url(/imgm/common/tg/category/tg_cat_17.png);
}
#side-left .category dd li.cat-17 a {
	background-image: url(/imgm/common/tg/category/tg_cat_18.png);
}
#side-left .category dd li.cat-18 a {
	background-image: url(/imgm/common/tg/category/tg_cat_19.png);
}
#side-left .category dd li.cat-19 a {
	background-image: url(/imgm/common/tg/category/tg_cat_20.png);
}
#side-left .category dd li.cat-20 a {
	background-image: url(/imgm/common/tg/category/tg_cat_21.png);
}
/* -----------------------------------------------
banner freelisting
----------------------------------------------- */
#side-left .bn-freelisting {
	text-align: center;
	margin: 20px 0;
}
#side-left .bn-freelisting img {
	height: 60px;
}