<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* ==================================================
layout
================================================== */
/* body
============================== */
* html body {
	text-align:center; /* 変更しない */
}
/* wrapper
============================== */
#tmp_wrapper {
	margin:0 auto;
	min-width:980px;
	border-top:3px solid #49A9F8;
}
* html #tmp_wrapper {
	text-align:left;
}
#tmp_wrapper2 {
	background:url(/shared/images/main/wrapper2_bg.gif) repeat left top;
}
#tmp_wrapper3 {
	margin:0 auto;
	max-width:980px;
}
/* main
============================== */
#tmp_wrap_main {
	padding:0 0 0 7px;
	background:url(/shared/images/main/wrap_main_special_bg.gif) repeat-y left top;
	border-radius:3px 0 0 0;
	-webkit-border-radius:3px 0 0 0;
	-moz-border-radius:3px 0 0 0;
	clear:both; /* 変更しない */
}
.format_top #tmp_wrap_main {
	background:url(/shared/templates/top/images/wrap_main_home_bg.gif) repeat-y left top;
}
/* cate001 */
.cate001 #tmp_wrap_main {
	background:url(/shared/templates/free/images/contents/cate001_wrap_main_bg.gif) repeat-y left top;
}
/* cate002 */
.cate002 #tmp_wrap_main {
	background:url(/shared/templates/free/images/contents/cate002_wrap_main_bg.gif) repeat-y left top;
}
/* cate003 */
.cate003 #tmp_wrap_main {
	background:url(/shared/templates/free/images/contents/cate003_wrap_main_bg.gif) repeat-y left top;
}
/* cate004 */
.cate004 #tmp_wrap_main {
	background:url(/shared/templates/free/images/contents/cate004_wrap_main_bg.gif) repeat-y left top;
}
/* cate005 */
.cate005 #tmp_wrap_main {
	background:url(/shared/templates/free/images/contents/cate005_wrap_main_bg.gif) repeat-y left top;
}
/* cate006 */
.cate006 #tmp_wrap_main {
	background:url(/shared/templates/free/images/contents/cate006_wrap_main_bg.gif) repeat-y left top;
}
/* cate007 */
.cate007 #tmp_wrap_main {
	background:url(/shared/templates/free/images/contents/cate007_wrap_main_bg.gif) repeat-y left top;
}
/* contents
============================== */
#tmp_contents,
#tmp_maincontents {
	width:100%; /* 変更しない */
}
#tmp_wrap_contents {
	padding:15px 14px 15px;
	color:inherit;
	background-color:#FFFFFF;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}
/* format カラムのレイアウトのbaseロジック
============================== */
.wrap_col_lft_navi {
	float:left; /* 変更しない */
	position:relative; /* 変更しない */
	z-index:9999; /* 変更しない */ /* 左グロナビの為9999 */
}
.column_lnavi .wrap_col_main {
	width:100%; /* 変更しない */
	float:right; /* 変更しない */
}
/* top
============================== */
.format_top .column_lnavi .wrap_col_lft_navi {
	width:213px; /* デザインによって変更 */
	margin-right:-233px; /* デザインによって変更 */
}
.format_top .column_lnavi .col_in_lft_navi {
	margin-left:13px;
}
.format_top .column_lnavi .col_main {
	margin-left:233px; /* デザインによって変更 */
}
/* free
============================== */
.format_free .wrap_col_lft_navi {
	width:213px; /* デザインによって変更 */
	margin-right:-233px; /* デザインによって変更 */
}
.format_free .col_in_lft_navi {
	margin-left:13px;
}
.format_free .column_lnavi .col_main {
	margin-left:233px; /* デザインによって変更 */
	padding:0 0 20px; /* デザインによって変更 */
}
/* ==================================================
header
================================================== */
#tmp_wrap_header {
	margin:0 auto;
	width:980px;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_header {
	padding:0 0 4px;
	clear:both;
}
#tmp_hlogo {
	padding:0 0 0 10px;
	float:left;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	display:block;
	width:281px;
	height:53px;
	background:url(/shared/images/header/hlogo.gif) no-repeat left top;
}
#tmp_hlogo a {
	display:block;
	width:281px;
	height:53px;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	width:281px;
	height:53px;
	overflow:hidden;
}
#tmp_means {
	margin:13px 0 0;
	font-size:93%;
	float:right;
}
#tmp_hnavi_s,
#tmp_sma_menu {
	display:none; /* 変更しない */
}
/* primary
============================== */
/* hnavi */
#tmp_hnavi {
	width:305px;
	margin:0 0 7px;
	padding:3px 0 0;
	list-style:none;
	list-style-image:none;
	float:left;
}
#tmp_hnavi li {
	padding:5px 0 3px 28px;
	float:left;
}
#tmp_hnavi li.font_btn {
	margin:0 15px 0 0;
	background:url(/shared/images/navi/hnavi/font_icon.gif) no-repeat left center;
}
#tmp_hnavi li.read_btn {
	margin:0 12px 0 0;
	background:url(/shared/images/navi/hnavi/read_icon.gif) no-repeat left center;
}
#tmp_hnavi li a {
	color:#000000;
	background-color:transparent;
	text-decoration:none;
}
/* hnavi2 */
#tmp_hnavi2 {
	width:auto;
	padding:0 0 0 10px;
	color:#212121;
	background:#C8E5FD url(/shared/images/navi/hnavi/hnavi2_bg.gif) repeat left top;
	border-radius:3px;
	list-style:none;
	list-style-image:none;
	float:left;
}
*:first-child+html #tmp_hnavi2 {
	width:auto;
}
#tmp_hnavi2 li {
	padding:7px 0;
	float:left;
}
#tmp_hnavi2 li.language {
	margin:0 13px 0 0;
}
#tmp_hnavi2 li.mobile {
	margin:0 7px 0 0;
}
#tmp_hnavi2 li.inquiry {
	margin:0 11px 0 0;
}
#tmp_hnavi2 li a {
	display:inline-block;
	padding:0 0 0 16px;
	color:#000000;
	background:transparent url(/shared/images/navi/hnavi/hnavi2_list_icon.gif) no-repeat left 0.1em;
	text-decoration:none;
}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_gnavi {
	margin:0 0 12px;
	clear:both;
	position:relative;
	z-index:9999;
}
#tmp_gnavi ul {
	list-style:none;
	list-style-image:none;
}
#tmp_gnavi li {
	line-height:1.4; /* IE7でgnaviに隙間が出来るため */
}
#tmp_gnavi &gt; ul &gt; li,
#tmp_gnavi .drop_down_list_main &gt; ul &gt; li {
    position:relative;
}
#tmp_gnavi a {
	display:block;
	width:213px;
	height:45px;
	background-image:url(/shared/images/navi/gnavi/gnavi.gif);
	background-repeat:no-repeat;
}
* html #tmp_gnavi a {
	width:100%;
}
#tmp_gnavi span {
	display:block;
	height:45px;
	position:relative;
	z-index:-1;
	overflow:hidden;
	padding:0 0 0 2px;
}
#tmp_gnavi .drop_down_list span {
	height:auto;
}
#tmp_glist1 {
	z-index:8;
}
#tmp_glist2 {
	z-index:7;
}
#tmp_glist3 {
	z-index:6;
}
#tmp_glist4 {
	z-index:5;
}
#tmp_glist5 {
	z-index:4;
}
#tmp_glist6 {
	z-index:3;
}
#tmp_glist7 {
	z-index:2;
}
#tmp_glist8 {
	z-index:1;
}
/* glist1 */
#tmp_glist1 a {
	height:45px;
	background-position:left top;
}
#tmp_glist1.active a,
#tmp_glist1 a:focus {
	background-position:-213px top;
}
#tmp_glist1.hover_active a,
#tmp_glist1 a:hover {
	background-position:-426px top;
}
#tmp_glist1.active.hover_active a {
	background-position:right top;
}
/* glist2 */
#tmp_glist2 a {
	background-position:left -45px;
}
#tmp_glist2.active a,
#tmp_glist2 a:focus {
	background-position:-213px -45px;
}
#tmp_glist2.hover_active a,
#tmp_glist2 a:hover {
	background-position:-426px -45px;
}
#tmp_glist2.active.hover_active a {
	background-position:right -45px;
}
/* glist3 */
#tmp_glist3 a {
	background-position:left -90px;
}
#tmp_glist3.active a,
#tmp_glist3 a:focus {
	background-position:-213px -90px;
}
#tmp_glist3.hover_active a,
#tmp_glist3 a:hover {
	background-position:-426px -90px;
}
#tmp_glist3.active.hover_active a {
	background-position:right -90px;
}
/* glist4 */
#tmp_glist4 a {
	background-position:left -135px;
}
#tmp_glist4.active a,
#tmp_glist4 a:focus {
	background-position:-213px -135px;
}
#tmp_glist4.hover_active a,
#tmp_glist4 a:hover {
	background-position:-426px -135px;
}
#tmp_glist4.active.hover_active a {
	background-position:right -135px;
}
/* glist5 */
#tmp_glist5 a {
	background-position:left -180px;
}
#tmp_glist5.active a,
#tmp_glist5 a:focus {
	background-position:-213px -180px;
}
#tmp_glist5.hover_active a,
#tmp_glist5 a:hover {
	background-position:-426px -180px;
}
#tmp_glist5.active.hover_active a {
	background-position:right -180px;
}
/* glist6 */
#tmp_glist6 a {
	background-position:left -225px;
}
#tmp_glist6.active a,
#tmp_glist6 a:focus {
	background-position:-213px -225px;
}
#tmp_glist6.hover_active a,
#tmp_glist6 a:hover {
	background-position:-426px -225px;
}
#tmp_glist6.active.hover_active a {
	background-position:right -225px;
}
/* glist7 */
#tmp_glist7 a {
	background-position:left -270px;
}
#tmp_glist7.active a,
#tmp_glist7 a:focus {
	background-position:-213px -270px;
}
#tmp_glist7.hover_active a,
#tmp_glist7 a:hover {
	background-position:-426px -270px;
}
#tmp_glist7.active.hover_active a {
	background-position:right -270px;
}
/* glist8 */
#tmp_glist8 a {
	background-position:left -315px;
}
#tmp_glist8.active a,
#tmp_glist8 a:focus {
	background-position:-213px -315px;
}
#tmp_glist8.hover_active a,
#tmp_glist8 a:hover {
	background-position:-426px -315px;
}
#tmp_glist8.active.hover_active a {
	background-position:right -315px;
}
/* drop_down_list */
#tmp_gnavi .drop_down_list {
	display:none;
    position:absolute;
	width:244px;
	top:0;
	left:208px;
	z-index:9999;
	font-weight:bold;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
#tmp_gnavi .drop_down_list .box_drop_down_list_sub span {
	font-weight:normal;
}
#tmp_gnavi .drop_down_list_main .box_drop_down_list_sub.no_grandchild {
	display:none;
}
#tmp_glist1 .drop_down_list {
	color:inherit;
	background:url(/shared/images/navi/gnavi/glist1_bg.gif) repeat left top;
}
#tmp_glist2 .drop_down_list {
	color:inherit;
	background:url(/shared/images/navi/gnavi/glist2_bg.gif) repeat left top;
}
#tmp_glist3 .drop_down_list {
	color:inherit;
	background:url(/shared/images/navi/gnavi/glist3_bg.gif) repeat left top;
}
#tmp_glist4 .drop_down_list {
	color:inherit;
	background:url(/shared/images/navi/gnavi/glist4_bg.gif) repeat left top;
}
#tmp_glist5 .drop_down_list {
	color:inherit;
	background:url(/shared/images/navi/gnavi/glist5_bg.gif) repeat left top;
}
#tmp_glist6 .drop_down_list {
	color:inherit;
	background:url(/shared/images/navi/gnavi/glist6_bg.gif) repeat left top;
}
#tmp_glist7 .drop_down_list {
	color:inherit;
	background:url(/shared/images/navi/gnavi/glist7_bg.gif) repeat left top;
}
#tmp_glist8 .drop_down_list {
	color:inherit;
	background:url(/shared/images/navi/gnavi/glist8_bg.gif) repeat left top;
}
#tmp_gnavi .drop_down_list li a {
	display:block;
	color:#3F381F;
	background-color:transparent;
}
* html #tmp_gnavi .drop_down_list li a {
	display:inline-block;
}
/*
*:first-child+html #tmp_gnavi .drop_down_list li span {
	position:relative;
	z-index:1;
}
* html #tmp_gnavi .drop_down_list li span {
	position:relative;
	z-index:1;
}
*/
#tmp_gnavi .drop_down_list_main {
	padding:7px;
	color:inherit;
}
#tmp_gnavi .drop_down_list_main .drop_down_list_main {
	width:178px;
    position:absolute;
	left:-2px;
	top:-5px;
}
* html #tmp_gnavi .drop_down_list_main .drop_down_list_main {
	width:196px;
}
#tmp_gnavi .drop_down_list_main ul li {
	border-top:1px dashed #FFFFFF;
}
#tmp_gnavi .drop_down_list_main ul li:first-child {
	border-top:none;
}
* html #tmp_gnavi .drop_down_list_main ul li {
	height:auto !important;
	height:1px;
}
#tmp_gnavi .drop_down_list_main ul li a {
	width:100%;
	height:100%;
	background:none;
    color:inherit;
	cursor:pointer;
	text-decoration:none;
	padding:7px 0;
}
#tmp_gnavi .drop_down_list_main ul li a.active,
#tmp_gnavi .drop_down_list_main ul li a:hover,
#tmp_gnavi .drop_down_list_main ul li a:focus {
    color:inherit;
	background-color:#FFFFFF;
	background-image:none;
}
#tmp_gnavi .drop_down_list_main .box_drop_down_list_sub ul li a.active,
#tmp_gnavi .drop_down_list_main .box_drop_down_list_sub ul li a:hover,
#tmp_gnavi .drop_down_list_main .box_drop_down_list_sub ul li a:focus {
    color:inherit;
	background-image:none;
}
/* glist2小窓 */
#tmp_gnavi #tmp_glist2 .drop_down_list_main .box_drop_down_list_sub ul li a.active,
#tmp_gnavi #tmp_glist2 .drop_down_list_main .box_drop_down_list_sub ul li a:hover,
#tmp_gnavi #tmp_glist2 .drop_down_list_main .box_drop_down_list_sub ul li a:focus {
	background-color:#F2FBD9;
}
/* glist3小窓 */
#tmp_gnavi #tmp_glist3 .drop_down_list_main .box_drop_down_list_sub ul li a.active,
#tmp_gnavi #tmp_glist3 .drop_down_list_main .box_drop_down_list_sub ul li a:hover,
#tmp_gnavi #tmp_glist3 .drop_down_list_main .box_drop_down_list_sub ul li a:focus {
	background-color:#FEF9CB;
}
/* glist4小窓 */
#tmp_gnavi #tmp_glist4 .drop_down_list_main .box_drop_down_list_sub ul li a.active,
#tmp_gnavi #tmp_glist4 .drop_down_list_main .box_drop_down_list_sub ul li a:hover,
#tmp_gnavi #tmp_glist4 .drop_down_list_main .box_drop_down_list_sub ul li a:focus {
	background-color:#FEEDDE;
}
/* glist5小窓 */
#tmp_gnavi #tmp_glist5 .drop_down_list_main .box_drop_down_list_sub ul li a.active,
#tmp_gnavi #tmp_glist5 .drop_down_list_main .box_drop_down_list_sub ul li a:hover,
#tmp_gnavi #tmp_glist5 .drop_down_list_main .box_drop_down_list_sub ul li a:focus {
	background-color:#FEEFF2;
}
/* glist6小窓 */
#tmp_gnavi #tmp_glist6 .drop_down_list_main .box_drop_down_list_sub ul li a.active,
#tmp_gnavi #tmp_glist6 .drop_down_list_main .box_drop_down_list_sub ul li a:hover,
#tmp_gnavi #tmp_glist6 .drop_down_list_main .box_drop_down_list_sub ul li a:focus {
	background-color:#F3EDFD;
}
/* glist7小窓 */
#tmp_gnavi #tmp_glist7 .drop_down_list_main .box_drop_down_list_sub ul li a.active,
#tmp_gnavi #tmp_glist7 .drop_down_list_main .box_drop_down_list_sub ul li a:hover,
#tmp_gnavi #tmp_glist7 .drop_down_list_main .box_drop_down_list_sub ul li a:focus {
	background-color:#E8EFFD;
}
/* glist8小窓 */
#tmp_gnavi #tmp_glist8 .drop_down_list_main .box_drop_down_list_sub ul li a.active,
#tmp_gnavi #tmp_glist8 .drop_down_list_main .box_drop_down_list_sub ul li a:hover,
#tmp_gnavi #tmp_glist8 .drop_down_list_main .box_drop_down_list_sub ul li a:focus {
	background-color:#E3FAFB;
}
/* 各サブウィンドウの設定 */
#tmp_gnavi .drop_down_list_main .box_drop_down_list_sub {
	padding:5px 5px;
	color:inherit;
	background-color:#FFFFFF;
	border:2px solid #AAAAAA;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	clear:both;
}
#tmp_gnavi .drop_down_list_main .box_drop_down_list_sub {
    position:absolute;
	margin-top:0;
	width:230px;
	top:0;
	left:220px;
	z-index:9999;
}
* html #tmp_gnavi .drop_down_list_main .box_drop_down_list_sub {
	left:220px;
}
#tmp_gnavi .drop_down_list_main .drop_down_list_main .box_drop_down_list_sub li a {
	padding-left:3px;
	background-image:none !important;
}
#tmp_gnavi .drop_down_list_main .box_drop_down_list_sub li {
	float:none;
	border-top:1px dashed #BBBBBB;
}
#tmp_gnavi .drop_down_list_main .box_drop_down_list_sub li:first-child {
	border-top:none;
}
#tmp_gnavi .drop_down_list_main .box_drop_down_list_sub li a {
	display:block;
	width:100%;
	height:100%;
}
#tmp_gnavi .drop_down_list_main .box_drop_down_list_sub li a.active,
#tmp_gnavi .drop_down_list_main .box_drop_down_list_sub li a:hover,
#tmp_gnavi .drop_down_list_main .box_drop_down_list_sub li a:focus {
    color:inherit;
	background-color:#FFEF80;
}
*:first-child+html #tmp_gnavi .drop_down_list_main .box_drop_down_list_sub li a:active {
    color:inherit;
	background-color:#FFEF80;
}
* html #tmp_gnavi .drop_down_list_main .box_drop_down_list_sub li a:active {
    color:inherit;
	background-color:#FFEF80;
}
#tmp_gnavi .drop_down_list .close_btn {
	display:none;
}
#tmp_gnavi .drop_down_list_main li a span {
	padding:0 0 0 20px;
	background:transparent url(/shared/images/navi/gnavi/glist_off.gif) no-repeat 0.3em 0.1em;
}
#tmp_gnavi .drop_down_list_main li a.active span,
#tmp_gnavi .drop_down_list_main li a:hover span,
#tmp_gnavi .drop_down_list_main li a:focus span {
	padding:0 0 0 20px;
	background:transparent url(/shared/images/navi/gnavi/glist_on.gif) no-repeat 0.3em 0.1em;
}
#tmp_gnavi .drop_down_list_main .box_drop_down_list_sub li a span {
	padding:0 0 0 20px;
	background:transparent url(/shared/images/navi/gnavi/glist_on.gif) no-repeat 0.3em 0.1em;
}
#tmp_gnavi .drop_down_list_main span {
	display:block;
	position:static;
	z-index:0;
	overflow:initial;
}
/* pankuzu
============================== */
#tmp_pankuzu {
	padding:8px 0;
	text-align:right;
	font-size:86%;
	clear:both;
}
#tmp_sma_pankuzu {
	display:none;
}
/* lnavi
============================== */
#tmp_lnavi {
	margin:12px 0;
	border:2px solid #DFDFDF;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	clear:both;
}
#tmp_lnavi_ttl {
	padding:0 0 0 9px;
	color:inherit;
	background-color:#DEF0FE;
	border-bottom:2px solid #92CBFB;
	font-weight:bold;
}
.cate001 #tmp_lnavi_ttl {
	color:inherit;
	background-color:#F2FBD9;
	border-bottom:2px solid #C5EB55;
}
.cate002 #tmp_lnavi_ttl {
	color:inherit;
	background-color:#FEF9CB;
	border-bottom:2px solid #FBE20B;
}
.cate003 #tmp_lnavi_ttl {
	color:inherit;
	background-color:#FEEDDE;
	border-bottom:2px solid #FBB87B;
}
.cate004 #tmp_lnavi_ttl {
	color:inherit;
	background-color:#FEEFF2;
	border-bottom:2px solid #FAB5C7;
}
.cate005 #tmp_lnavi_ttl {
	color:inherit;
	background-color:#F3EDFD;
	border-bottom:2px solid #CAAFF5;
}
.cate006 #tmp_lnavi_ttl {
	color:inherit;
	background-color:#E8EFFD;
	border-bottom:2px solid #95B7F5;
}
.cate007 #tmp_lnavi_ttl {
	color:inherit;
	background-color:#E3FAFB;
	border-bottom:2px solid #8DECEE;
}
/* ttl_a */
#tmp_lnavi_ttl a {
	display:block;
	padding:9px 0 7px 15px;
	background-image:url(/shared/images/navi/lnavi/lnavi_ttl_icon.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
.cate001 #tmp_lnavi_ttl a {
	background-image:url(/shared/images/navi/lnavi/cate001_lnavi_ttl_icon.gif);
}
.cate002 #tmp_lnavi_ttl a {
	background-image:url(/shared/images/navi/lnavi/cate002_lnavi_ttl_icon.gif);
}
.cate003 #tmp_lnavi_ttl a {
	background-image:url(/shared/images/navi/lnavi/cate003_lnavi_ttl_icon.gif);
}
.cate004 #tmp_lnavi_ttl a {
	background-image:url(/shared/images/navi/lnavi/cate004_lnavi_ttl_icon.gif);
}
.cate005 #tmp_lnavi_ttl a {
	background-image:url(/shared/images/navi/lnavi/cate005_lnavi_ttl_icon.gif);
}
.cate006 #tmp_lnavi_ttl a {
	background-image:url(/shared/images/navi/lnavi/cate006_lnavi_ttl_icon.gif);
}
.cate007 #tmp_lnavi_ttl a {
	background-image:url(/shared/images/navi/lnavi/cate007_lnavi_ttl_icon.gif);
}
#tmp_lnavi_cnt {
	padding:10px 10px 0;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_lnavi_cnt ul {
	list-style:none;
	list-style-image:none;
}
#tmp_lnavi_cnt li {
	margin:0 0 10px;
	padding:0 0 10px 1px;
	border-bottom:1px dashed #AAAAAA;
}
#tmp_lnavi_cnt li:last-child {
	margin:0;
	border-bottom:none;
}
/* lnavi（faq） */
#tmp_lnavi_cnt .switch img,
#tmp_lnavi_cnt .switch_menu span {
	vertical-align:middle;
}
#tmp_lnavi_cnt .switch_menu li {
	margin:0 0 0.6em;
	padding:0 0 9px 1px;
	border-bottom:none;
}
/*
#tmp_lnavi_cnt .switch_menu li.active {
	padding:0 0 0 1px;
}
*/
#tmp_lnavi_cnt .switch_menu li.yokuarufaq_ttl {
	border-bottom:1px dashed #AAAAAA;
}
#tmp_lnavi_cnt .switch_menu li.yokuarufaq_ttl:last-child {
	padding:0;
	border-bottom:none;
}
#tmp_lnavi_cnt .switch_menu span {
	margin:0 0 0 8px;
}
#tmp_lnavi_cnt .switch_menu li.active span {
	font-weight:bold;
}
#tmp_lnavi_cnt .switch_cnt {
	padding:10px 0 0 27px;
}
#tmp_lnavi_cnt .switch_cnt li {
	margin:0 0 0.8em;
	padding:0 0 0 11px;
	background:url(/shared/images/navi/lnavi/lnavi_faq_icon.gif) no-repeat left top;
	list-style:none;
	list-style-image:none;
	/*
	margin-bottom:0.5em;
	border:none;
	padding-bottom:0;
	*/
}
/* lnavi_publicity
============================== */
#tmp_lnavi_publicity ul {
	list-style:none;
	list-style-image:none;
}
/* search_s
============================== */
#tmp_search_s {
	margin:12px 0 13px;
	padding:7px 5px 5px;
	color:inherit;
	background-color:#FFFFFF;
	border:2px solid #A3E6C1;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	clear:both;
}
#tmp_search_s_menu {
	margin:0 0 8px;
	clear:both;
}
#tmp_search_s dt {
	margin:0 0 7px;
	padding:3px 0 1px 23px;
	background:url(/shared/images/search/func_sch_ttl.gif) no-repeat left center;
	font-size:107%;
	font-weight:bold;
}
#tmp_search_s dd {
	padding:9px 8px 8px;
	color:inherit;
	background-color:#E0F7EA;
	font-size:86%;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}
#tmp_search_s #tmp_query {
	margin:0 0 5px;
	width:170px;
	min-height:28px;
	border:2px solid #65D698;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
* html #tmp_search_s #tmp_query {
	width:170px;
}
#tmp_search_s #tmp_select {
	margin:0 0 7px;
	width:170px;
	min-height:28px;
	border:1px solid #65D698;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
#tmp_search_s .sch_btn {
	float:left;
}
#tmp_search_s #tmp_func_sch_btn {
	margin:0 0 0 23px;
	padding:1px;
	width:54px;
	height:32px;
	text-align:center;
	cursor:pointer;
}
#tmp_search_s .sch_means {
	margin:0 20px 0 0;
	padding:10px 0;
	float:right;
}
#tmp_search_s .sch_means a {
	padding:0 0 0 15px;
	color:#000000;
	background:transparent url(/shared/images/search/means_icon.gif) no-repeat left 0.2em;
	text-decoration:none;
}
.sch_navi_s {
	margin:0 0 5px 8px;
	font-size:86%;
	list-style:none;
	list-style-image:none;
}
.sch_navi_s li {
	padding:3px 0 7px 21px;
	background-position:left 0.1em;
	background-repeat:no-repeat;
}
.sch_navi_s li a {
	color:#000000;
	background-color:transparent;
	text-decoration:none;
}
.sch_navi_s li.sitemap{
	background-image:url(/shared/images/navi/lnavi/sitemap_icon.gif);
}
.sch_navi_s li.annai{
	background-image:url(/shared/images/navi/lnavi/annai_icon.gif);
}
.sch_navi_s li.shitsumon{
	background-image:url(/shared/images/navi/lnavi/shitsumon_icon.gif);
}
.sch_navi_s li.shisetsu{
	background-image:url(/shared/images/navi/lnavi/shisetsu_icon.gif);
}
.sch_navi_s li.joho{
	background-image:url(/shared/images/navi/lnavi/joho_icon.gif);
}
/* call_s */
#tmp_call_s {
	border:1px solid #B2EACB;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	clear:both;
}
#tmp_call_s a {
	text-decoration:none;
	color:#202020;
	background-color:transparent;
}
#tmp_call_s p {
	text-align:center;
	line-height:1.2;
}
#tmp_call_s_ttl {
	padding:5px 7px;
	color:inherit;
	background-color:#EFFBF4;
	border-radius:3px 3px 0 0 / 3px 3px 0 0;
	-webkit-border-radius:3px 3px 0 0 / 3px 3px 0 0;
	-moz-border-radius:3px 3px 0 0 / 3px 3px 0 0;
}
#tmp_call_s_ttl .title {
	font-weight:bold;
}
#tmp_call_s_ttl .sub_title {
	font-size:86%;
}
#tmp_call_s_cnt {
	padding:7px 7px 5px;
}
#tmp_call_s_cnt p {
	font-size:128%;
	font-weight:bold;
}
#tmp_call_s_cnt p span {
	padding:0 0 0 24px;
	background:url(/shared/images/navi/lnavi/call_icon.png) no-repeat left 0.2em;
}
/* mymenu
============================== */
#tmp_mymenu {
	margin:12px 0;
	padding:7px 10px 9px;
	background:url(/shared/images/navi/lnavi/mymenu_bg.gif) repeat left top;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	clear:both;
}
#tmp_mymenu #tmp_mymenu_ttl {
	padding:0 0 7px;
}
#tmp_mymenu #tmp_mymenu_ttl h2,
#tmp_mymenu #tmp_mymenu_ttl p {
	font-size:107%;
	font-weight:bold;
}
#tmp_mymenu #tmp_mymenu_list {
	margin:0 0 9px;
	padding:6px 9px 8px;
	color:inherit;
	background-color:#FFFFFF;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}
#tmp_mymenu #tmp_mymenu_list p {
	line-height:1.2;
}
#tmp_mymenu #tmp_mymenu_list ul {
	list-style-image:url(/shared/images/icon/list_icon.gif);
	margin-left:1em;
}
#tmp_mymenu #tmp_mymenu_list ul li {
	margin-bottom:0.3em;
}
#tmp_mymenu #tmp_mymenu_status {
	margin:0 0 9px;
}
#tmp_mymenu #tmp_mymenu_status p {
	margin:0 0 0.4em;
	text-align:center;
}
#tmp_mymenu #tmp_mymenu_cnt .use_mymenu a {
	margin:0 0 0 3px;
	padding:0 0 0 18px;
	color:#1F1F1F;
	background:transparent url(/shared/images/navi/lnavi/mymenu_icon.gif) no-repeat left 0.2em;
	font-size:86%;
	text-decoration:none;
}
#tmp_contents .mymenu_allcheck_btn {
	border-right:1px solid #000000;
	margin:0 5px 0 0;
	padding:0 5px 0 0;
}
#tmp_mymenu #tmp_mymenu_status .mymenu_entry_btn {
	margin:0 0 5px;
	color:inherit;
	background-color:#0668B9;
	border-right:1px solid #055596;
	border-bottom:1px solid #055596;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}
#tmp_mymenu #tmp_mymenu_status .mymenu_entry_btn a {
	display:block;
	padding:7px 0;
	color:#FFFFFF;
	background-color:transparent;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
}
/* mymenu_already_btn（登録済み） */
#tmp_mymenu #tmp_mymenu_status .mymenu_already_btn {
	margin:0 0 5px;
	color:inherit;
	background-color:#C1E2FD;
	border:1px solid #6DBAF9;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	padding:7px 0;
}
/*
#tmp_mymenu #tmp_mymenu_status .mymenu_already_btn a {
	display:block;
	padding:7px 0;
	color:#000000;
	background-color:transparent;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
}
*/
/* mymenu_look_btn（マイページ一覧） */
#tmp_mymenu #tmp_mymenu_status .mymenu_look_btn {
	margin:0 0 5px;
	color:inherit;
	background-color:#92CBFB;
	border-right:1px solid #6DBAF9;
	border-bottom:1px solid #6DBAF9;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}
#tmp_mymenu #tmp_mymenu_status .mymenu_look_btn a {
	display:block;
	padding:7px 0;
	color:#000000;
	background-color:transparent;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
}
/* navi
============================== */
#tmp_navi {
	margin:12px 0;
	color:inherit;
	background-color:#FFFFFF;
	border:2px solid #DDDDDD;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}
/* navi_list */
#tmp_navi_list {
	list-style:none;
	list-style-image:none;
}
#tmp_navi_list li {
	padding:11px 8px 12px;
	border-bottom:1px dashed #CCCCCC;
}
#tmp_navi_list .last {
	margin-right:0;
}
#tmp_navi_list li a {
	display:inline-block;
	padding:0 0 0 18px;
	color:#212121;
	background:transparent url(/shared/images/navi/lnavi/fnavi_icon.gif) no-repeat left 0.1em;
	font-size:86%;
	text-decoration:none;
}
/* navi_address */
#tmp_navi address {
	padding:8px 9px;
	font-style:normal;
}
#tmp_navi address .address_ttl {
	font-weight:bold;
}
#tmp_navi address .address_cnt {
	font-size:86%;
	line-height:1.4;
}
#tmp_navi address span.br {
	display:block;
}
/* event_cal
============================== */
/* /shared/templates/free/style/edit.cssへ移動 */
/* pnavi
============================== */
.pnavi {
	margin:0 auto;
	padding:0 0 0 72px;
	width:180px;
	text-align:center;
	clear:both;
}
.pnavi .ptop {
	margin-bottom:0 !important;
	border-top:1px solid #6DBAF9;
	border-right:1px solid #6DBAF9;
	border-left:1px solid #6DBAF9;
	border-top-right-radius:4px;
	border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;
	-webkit-border-top-left-radius:4px;
	-moz-border-top-right-radius:4px;
	-moz-border-top-left-radius:4px;
}
.ptop {
	clear:both;
}
.ptop a {
	display:block;
	padding:8px 0;
	color:#000000;
	background-color:transparent;
	text-decoration:none;
}
.ptop span {
	padding:0 0 0 17px;
	background:url(/shared/images/navi/pnavi/ptop_icon.gif) no-repeat left center;
}
/* ==================================================
main
================================================== */
#tmp_main {
	width:100%; /* 変更しない */
	clear:both; /* 変更しない */
}
/* emergency(中規模災害)
============================== */
#tmp_emergency {
	border:2px solid #F39F83;
}
#tmp_emergency_ttl {
}
#tmp_emergency_ttl h2 {
	width:154px;
	height:65px;
	background:url(/shared/templates/top/images/emergency_ttl.gif) no-repeat left top;
}
#tmp_emergency_ttl span {
	display:block;
	width:154px;
	height:65px;
	overflow:hidden;
}
#tmp_emergency_topcnt {
	padding:13px 13px 0 0;
	margin:0 0 0 153px;
}
#tmp_emergency_topcnt ul {
	list-style:none;
	list-style-image:none;
}
#tmp_emergency_topcnt ul li {
	margin-bottom:0.7em;
	padding:0 0 0 12px;
	background:url(/shared/templates/top/images/emergency_icon.gif) no-repeat left 0.1em;
}
#tmp_emergency_bottomcnt {
	padding:0 13px 12px;	
}
/* emergency_s(小規模災害)
============================== */
#tmp_emergency_s {
	border:2px solid #FBE20B;
}
#tmp_emergency_s_ttl {
	padding:0 8px 0 0;
}
#tmp_emergency_s_ttl h2 {
	width:154px;
	height:42px;
	background:url(/shared/templates/top/images/weather_ttl.gif) no-repeat left top;
}
#tmp_emergency_s_ttl span {
	display:block;
	width:154px;
	height:42px;
	overflow:hidden;
}
#tmp_emergency_s_cnt {
	padding:5px 13px 8px 0;
	margin:0 0 0 150px;
}
#tmp_emergency_s_cnt ul {
	list-style:none;
	list-style-image:none;
}
#tmp_emergency_s_cnt ul li {
	padding:0.5em 0 0;
}
#tmp_emergency_s_cnt ul li span {
	display:block;
}
#tmp_emergency_s_cnt ul li span.alert_date {
	width:225px;
	margin:0 -225px 0 0;
	float:left;
	position:relative;
	z-index:1;
}
#tmp_emergency_s_cnt ul li span.alert_detail {
	margin:0 0 0 225px;
}
/* update
============================== */
#tmp_update_sns {
	float:right;
}
.facebook_btn {
	margin-bottom:0.4em;
	margin-right:10px;
	float:left;
}
.twitter_btn {
	margin-bottom:0.4em;
	width:100px;
	float:left;
}
#tmp_sns {
	float:left;
}
#tmp_update {
	float:right;
}
#tmp_update {
	font-size:86%;
	text-align:right;
}
/* plugin ▼変更しない
============================== */
.plugin {
	margin:0 0 20px;
	padding:14px 11px;
	border:1px solid #CCCCCC;
	clear:both;
}
.plugin .plugin_img {
	margin:0 10px 0 0 !important;
	float:left;
}
.plugin .plugin_img img {
	vertical-align:top;
}
.plugin p {
	margin:0 !important;
}
/* inquiry
============================== */
#tmp_inquiry {
	margin:0 0 20px;
	border:1px solid #AAAAAA;
	clear:both;
}
#tmp_inquiry_ttl {
	padding:3px 6px;
	background:url(/shared/templates/free/images/contents/box_ttl_bg.gif) repeat left top;
}
#tmp_inquiry_ttl p {
	margin-bottom:0 !important;
	padding:0 0 0 25px;
	font-weight:bold;
	background:url(/shared/templates/free/images/contents/inquiry_ttl_icon.png) no-repeat left 0.3em;
}
#tmp_inquiry_cnt {
	padding:7px 11px 11px;
}
#tmp_inquiry_cnt p {
	margin-bottom:0 !important;
}
#tmp_inquiry_cnt .inquiry_parts {
	margin:0 0 0.8em;
}
/* feedback
============================== */
#tmp_feedback {
	clear:both;
}
#tmp_feedback_ttl {
	padding:3px 9px;
	color:inherit;
	background-color:#B6DDFC;
}
#tmp_feedback_ttl p {
	margin-bottom:0 !important;
}
#tmp_feedback_cnt {
	padding:9px 10px 12px;
	border:1px solid #B6DDFC;
}
#tmp_feedback_cnt dt {
	margin:0 0 0.5em 0;
	font-weight:bold;
	clear:both;
}
#tmp_feedback_cnt dd {
	margin:0 0 0.5em 0;
	clear:both;
}
#tmp_feedback_cnt dd p {
	display:inline;
	margin:0 1em 0 0;
	float:left;
}
/* ==================================================
inquiry,feedback 共通
================================================== */
#tmp_inquiry_cnt .inquiry_btn,
#tmp_feedback_cnt .feedback_btn {
	width:auto;
	height:auto;
	margin:0;
	padding:6px 23px 6px 40px;
	background:transparent url(/shared/images/main/submit_icon.png) no-repeat 21px center;
	font-weight:bold;
	border-top:none;
	border-left:none;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	cursor:pointer;
	text-align:left;
	overflow:visible;
}
#tmp_inquiry_cnt .submit,
#tmp_feedback_cnt .submit {
	margin:0.8em 0 0 0 !important;
	background:url(/shared/images/main/submit_bg.gif) repeat left top;
	clear:both;
	display:inline-block;
}
*:first-child+html #tmp_inquiry_cnt .submit {
	display:inline;
}
*:first-child+html #tmp_feedback_cnt .submit {
	display:inline;
}
/* ==================================================
banner
================================================== */
#tmp_publicity {
	margin:0 0 15px;
	padding:10px 5px 5px 10px;
	color:inherit;
	background-color:#FFFFFF;
	border:2px solid #DFDFDF;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	clear:both;
}
#tmp_publicity_ttl {
	margin:0 6px 0 0;
	padding:0 0 5px;
	float:left;
}
#tmp_publicity_cnt {
	margin:0 0 0 101px;
}
#tmp_publicity_cnt ul {
	list-style:none;
	list-style-type:none;
}
#tmp_publicity_cnt ul li {
	margin:0 5px 0 0;
	padding:0 0 5px;
	float:left;
}
#tmp_publicity_cnt ul li img {
	vertical-align:top;
}
/* ==================================================
model_change
================================================== */
#tmp_model_change_pub {
	clear:both;
}
/* 切替ボタン
============================== */
#tmp_model_change {
	margin:0 0 10px;
	color:inherit;
	background-color:#E4E4E4;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	clear:both;
	display:table;
	width:100%;
	line-height:1.4;
}
#tmp_model_change_ttl {
	color:#FFFFFF;
	background-color:#666666;
	border-right:1px solid #555555;
	border-bottom:1px solid #555555;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	display:table-cell;
	min-width:100px;
	vertical-align:middle;
	white-space:nowrap;
}
#tmp_model_change_ttl a {
	display:block;
	text-align:center;
	padding:4px 15px 3px;
	color:#FFFFFF;
	background-color:transparent;
	text-decoration:none;
	font-size:214%;
	font-weight:bold;
}
#tmp_model_change_cnt {
	padding:4px 15px 3px;
	display:table-cell;
	vertical-align:middle;
}
#tmp_model_change_cnt p {
	font-size:171%;
}
#tmp_model_change_cnt p a {
	display:inline-block;
	color:#1F1F1F;
	padding:0 0 0 30px;	
	background:transparent url(/shared/templates/smartphone_top/images/modelchange_icon.gif) no-repeat left 0.15em;
	text-decoration:none;
}
/* PCスマホ切替表示 ▼変更しない
============================== */
#tmp_model_change {
	display:none;
}
/*
@media screen and (max-device-width : 480px) {
#tmp_model_change {
	display:block;
}
}
*/
/* ==================================================
footer
================================================== */
#tmp_footer {
	color:#202020;
	background-color:#6DBAF9;
	clear:both;
}
#tmp_copyright {
	margin:0 auto;
	max-width:980px;
	font-size:86%;
	text-align:right;
	clear:both;
}
/* スマホ用 */
#tmp_footer_cnt_s {
	display:none;
}
/* ==================================================
used_bg_img
================================================== */
.used_bg_img a,
.used_bg_img span {
	display:block; /* 変更しない */
}
.used_bg_img span {
	position:relative; /* 変更しない */
	z-index:-1; /* 変更しない */
	overflow:hidden; /* 変更しない */
}
/* ==================================================
class
================================================== */
/* text
============================== */
.underline {
	text-decoration:underline; /* 変更しない */
}
.strike {
	text-decoration:line-through; /* 変更しない */
}
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
.txt_red {
	color:#DE3916; /* デザインによって変更 */
	background-color:transparent; /* 変更しない */
}
.txt_green {
	color:#2F8656; /* デザインによって変更 */
	background:transparent; /* 変更しない */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
.txt_big {
	font-size:130%; /* body 14pxのとき20px相当 */
	/* font-size:134%; body 12pxのとき16px相当 */
}
.txt_small {
	font-size:86%; /* body 14pxのとき12px相当 */
	/*font-size:84%;  body 12pxのとき10px相当 */
}
.space_lft1 {
	padding-left:1em; /* 変更しない */
}
/* image ▼変更しない
============================== */
.float_lft {
	margin-right:20px !important;
	margin-bottom:10px !important;
	clear:both;
	float:left;
}
.float_rgt {
	margin-bottom:10px !important;
	margin-left:20px !important;
	clear:both;
	float:right;
}
.clear {
	clear:both;
}
/* noicon ▼変更しない
============================== */
ul.noicon {
	margin-left:3.2em !important;
	text-indent:-1.5em !important;
	list-style:none !important;
	list-style-image:none !important;
}
ul.noicon ul,
ul.noicon ol,
ul.noicon p,
ul.noicon h1,
ul.noicon h2,
ul.noicon h3,
ul.noicon h4,
ul.noicon h5,
ul.noicon h6,
ul.noicon table,
ul.noicon div {
	text-indent:0 !important;
}
ul ul.noicon,
ol ul.noicon {
	margin-left:1.5em !important;
	text-indent:-1.5em !important;
}
/* ==================================================
parts
================================================== */
/* col2 ▼変更しない
============================== */
table.col2 {
	width:99%;
	border-collapse:collapse;
	border-spacing:0;
}
table.col2 td.col2L,
table.col2 td.col2R {
	padding:0;
	vertical-align:top;
	text-align:left;
}
table.col2 td.col2L {
	width:50%;
	border-right-width:15px;
}
#tmp_main table.col2 td.col2L {
	border-right:15px solid #FFFFFF;
}
table.col2 td.col2R {
	width:50%;
}
div.col2 {
	width:100%;
}
div.col2 div.col2L {
	display:table;
	width:48.5%;
	margin-right:2%;
	float:left;
}
div.col2 div.col2R {
	display:table;
	width:48.5%;
	float:left;
}
/* nestcol2 ▼変更しない
============================== */
table.col2 table.col2 td.col2L {
	padding:0;
}
div.col2 div.col2 div.col2L {
	width:47.5%;
	margin-right:4%;
}
div.col2 div.col2 div.col2R {
	width:47.5%;
}
/* fixed_col2 ▼変更しない
   編集領域には使わない（イベントカレンダー・定型等に使う）
============================== */
div.fixed_col2 {
	width:100%;
}
div.fixed_col2 div.fixed_col2L {
	display:table;
	width:48.5%;
	margin-right:2%;
	float:left;
}
div.fixed_col2 div.fixed_col2R {
	display:table;
	width:48.5%;
	float:right;
}
/* col3 ▼変更しない
============================== */
table.col3 {
	width:99%;
	border-collapse:collapse;
	border-spacing:0;
}
table.col3 td.col3L,
table.col3 td.col3M,
table.col3 td.col3R {
	padding:0;
	vertical-align:top;
	text-align:left;
}
table.col3 td.col3L,
table.col3 td.col3M {
	width:33.33%;
	border-right-width:15px;
}
#tmp_main table.col3 td.col3L,
#tmp_main table.col3 td.col3M {
	border-right:15px solid #FFFFFF;
}
table.col3 td.col3R {
	width:33.33%;
}
div.col3 {
	width:100%;
}
div.col3 div.col3L,
div.col3 div.col3M {
	display:table;
	width:31.7%;
	margin-right:2%;
	float:left;
}
div.col3 div.col3R {
	display:table;
	width:31.7%;
	float:left;
}
/* img_cap ▼変更しない
============================== */
table.img_cap {
	margin:0 0 0.3em;
	border-collapse:collapse;
	border-spacing:0;
}
table.img_cap td {
	padding:0;
}
div.img_cap {
	margin:0 0 0.3em;
}
div.img_cap img {
	margin:0 !important;
}
/* layouttable ▼変更しない
============================== */
table.layouttable {
	border-collapse:collapse;
	border-spacing:0;
}
table.layouttable td {
	padding:0 15px 0 0;
	vertical-align:top;
	text-align:left;
}
/* box_faq
============================== */
.box_faq {
	margin:0 0 20px; /* 変更しない */
	border:1px solid #AAAAAA;
	clear:both; /* 変更しない */
}
.box_faq .box_faq_ttl {
	padding:3px 6px;
	font-weight:bold;
	background:url(/shared/templates/free/images/contents/box_ttl_bg.gif) repeat left top;
}
.box_faq .box_faq_ttl p {
	margin-bottom:0 !important; /* 変更しない */
	padding:0 0 0 25px;
	font-weight:bold;
	background:url(/shared/templates/free/images/contents/faq_ttl_icon.png) no-repeat left 0.1em;
}
.box_faq .box_faq_cnt {
	padding:10px 10px 0;
}
.box_faq_cnt p {
	margin-bottom:0.8em !important; /* 変更しない */
}
.box_faq_cnt ul {
	margin-bottom:0.8em !important; /* 変更しない */
	margin-left:24px !important; /* 変更しない */
	list-style-image:url(/shared/images/icon/list_icon.gif) !important; /* 変更しない */
}
.box_faq_cnt ul ul {
	margin:0.3em 0 0 24px !important; /* 変更しない */
}
.box_faq_cnt ul li {
	margin:0 0 0.5em !important; /* 変更しない */
}
/* ==================================================
XHTML 1.0 Strict
================================================== */
/* text ▼変更しない
============================== */
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.center {
	text-align:center;
}
table.center,
div.center table {
	margin-right:auto !important;
	margin-left:auto !important;
}
/* image ▼変更しない
============================== */
img.left {
	float:left;
}
img.right {
	float:right;
}
img.center {
	vertical-align:middle;
}
img.top {
	vertical-align:text-top;
}
img.bottom {
	vertical-align:text-bottom;
}
/* table div ▼変更しない
============================== */
table.left {
	float:left;
}
table.right {
	float:right;
}
table.center,
div.center table {
	margin-right:auto !important;
	margin-left:auto !important;
}
th.nowrap,
td.nowrap {
	white-space:nowrap;
}
/* ==================================================
Google
================================================== */
#cse .gsc-thinWrapper {
	width:100% !important;
}
/* Full URL */
.gs-webResult div.gs-visibleUrl-short,
.gs-promotion div.gs-visibleUrl-short {
  display:none !important;
}
.gs-webResult div.gs-visibleUrl-long,
.gs-promotion div.gs-visibleUrl-long {
  display:block !important;
}
/* ==================================================
system
================================================== */
/* indent ▼変更しない
============================== */
div.section,
blockquote {
	padding:0 0 0 1em;
}
/* linkicon
============================== */
#tmp_main a.icon_pdf,
#tmp_main a.icon_word,
#tmp_main a.icon_excel {
	display:inline-block;
}
a.icon_pdf,
a.icon_word,
a.icon_excel {
	margin:0 3px;
	padding-left:36px;
	text-indent:0 !important;
}
li a.icon_pdf,
li a.icon_word,
li a.icon_excel {
	background-position:0 0.2em;
}
a.icon_pdf {
	background:url(/shared/system/images/linkicon/icon_pdf.gif) no-repeat 0 0.4em;
}
a.icon_word {
	background:url(/shared/system/images/linkicon/icon_word.gif) no-repeat 0 0.4em;
}
a.icon_excel {
	background:url(/shared/system/images/linkicon/icon_excel.gif) no-repeat 0 0.4em;
}
/* bgcolor
============================== */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
td.bg_red,
th.bg_red {
	color:inherit;
	background-color:#FEE8ED; /* デザインによって変更 */
}
td.bg_yellow,
th.bg_yellow {
	color:inherit;
	background-color:#FBF4C6; /* デザインによって変更 */
}
td.bg_green,
th.bg_green {
	color:inherit;
	background-color:#E0F7EA; /* デザインによって変更 */
}
@media screen and (max-width : 480px) {
/* smartphone判別 ▼削除しない
============================== */
#tmp_resize_width {
	width:320px;
}
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_contents:after,
#tmp_maincontents:after,
#tmp_header:after,
#tmp_means:after,
#tmp_means_primary:after,
#tmp_search:after,
#tmp_search_ttl:after,
#tmp_search_cnt:after,
#tmp_search_topcnt:after,
#tmp_search_bottomcnt:after,
#tmp_search_s:after,
#tmp_search_menu_s:after,
#tmp_search_s dd:after,
#tmp_hnavi:after,
#tmp_hnavi2:after,
#tmp_gnavi:after,
#tmp_gnavi ul:after,
#tmp_main:after,
#tmp_wrap_main:after,
#tmp_lnavi:after,
#tmp_lnavi_ttl:after,
#tmp_lnavi_cnt:after,
#tmp_event_cal:after,
#tmp_event_cal_ttl:after,
#tmp_event_cal_cnt .cal_navi:after,
#tmp_emergency:after,
#tmp_emergency_ttl:after,
#tmp_emergency_cnt:after,
#tmp_emergency_s:after,
#tmp_emergency_s_ttl:after,
#tmp_emergency_s_cnt:after,
#tmp_emergency_s_cnt ul li:after,
.plugin:after,
.pnavi:after,
#tmp_inquiry:after,
#tmp_inquiry_ttl:after,
#tmp_inquiry_cnt:after,
#tmp_feedback:after,
#tmp_feedback_ttl:after,
#tmp_feedback_cnt:after,
#tmp_feedback_cnt dd:after,
#tmp_publicity:after,
#tmp_publicity_ttl:after,
#tmp_publicity_cnt:after,
#tmp_publicity_cnt ul:after,
#tmp_footer:after,
#tmp_fnavi_list:after,
#tmp_model_change:after,
div.col2:after,
div.fixed_col2:after,
#tmp_update_sns:after,
div.col3:after,
.box_faq:after,
.box_faq_ttl:after,
.box_faq_cnt:after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}
/* for IE7.0 */
*:first-child+html #tmp_contents,
*:first-child+html #tmp_maincontents,
*:first-child+html #tmp_header,
*:first-child+html #tmp_means,
*:first-child+html #tmp_means_primary,
*:first-child+html #tmp_search,
*:first-child+html #tmp_search_ttl,
*:first-child+html #tmp_search_cnt,
*:first-child+html #tmp_search_topcnt,
*:first-child+html #tmp_search_bottomcnt,
*:first-child+html #tmp_search_s,
*:first-child+html #tmp_search_menu_s,
*:first-child+html #tmp_search_s dd,
*:first-child+html #tmp_hnavi,
*:first-child+html #tmp_hnavi2,
*:first-child+html #tmp_gnavi,
*:first-child+html #tmp_gnavi ul,
*:first-child+html #tmp_main,
*:first-child+html #tmp_wrap_main,
*:first-child+html #tmp_lnavi,
*:first-child+html #tmp_lnavi_ttl,
*:first-child+html #tmp_lnavi_cnt,
*:first-child+html #tmp_event_cal,
*:first-child+html #tmp_event_cal_ttl,
*:first-child+html #tmp_event_cal_cnt .cal_navi,
*:first-child+html #tmp_emergency,
*:first-child+html #tmp_emergency_ttl,
*:first-child+html #tmp_emergency_cnt,
*:first-child+html #tmp_emergency_s,
*:first-child+html #tmp_emergency_s_ttl,
*:first-child+html #tmp_emergency_s_cnt,
*:first-child+html #tmp_emergency_s_cnt ul li,
*:first-child+html .plugin,
*:first-child+html .pnavi,
*:first-child+html #tmp_inquiry,
*:first-child+html #tmp_inquiry_ttl,
*:first-child+html #tmp_inquiry_cnt,
*:first-child+html #tmp_feedback,
*:first-child+html #tmp_feedback_ttl,
*:first-child+html #tmp_feedback_cnt,
*:first-child+html #tmp_feedback_cnt dd,
*:first-child+html #tmp_publicity,
*:first-child+html #tmp_publicity_ttl,
*:first-child+html #tmp_publicity_cnt,
*:first-child+html #tmp_publicity_cnt ul,
*:first-child+html #tmp_footer,
*:first-child+html #tmp_fnavi_list,
*:first-child+html div.col2,
*:first-child+html div.fixed_col2,
*:first-child+html div.col3,
*:first-child+html #tmp_update_sns,
*:first-child+html .box_faq,
*:first-child+html .box_faq_ttl,
*:first-child+html .box_faq_cnt {
	min-height:1%; /* 変更しない */
}
/* for IE6.0 */
* html #tmp_contents,
* html #tmp_maincontents,
* html #tmp_header,
* html #tmp_means,
* html #tmp_means_primary,
* html #tmp_search,
* html #tmp_search_ttl,
* html #tmp_search_cnt,
* html #tmp_search_topcnt,
* html #tmp_search_bottomcnt,
* html #tmp_search_s,
* html #tmp_search_menu_s,
* html #tmp_search_s dd,
* html #tmp_hnavi,
* html #tmp_hnavi2,
* html #tmp_gnavi,
* html #tmp_gnavi ul,
* html #tmp_main,
* html #tmp_wrap_main,
* html #tmp_lnavi,
* html #tmp_lnavi_ttl,
* html #tmp_lnavi_cnt,
* html #tmp_event_cal,
* html #tmp_event_cal_ttl,
* html #tmp_event_cal_cnt .cal_navi,
* html #tmp_emergency,
* html #tmp_emergency_ttl,
* html #tmp_emergency_cnt,
* html #tmp_emergency_s,
* html #tmp_emergency_s_ttl,
* html #tmp_emergency_s_cnt,
* html #tmp_emergency_s_cnt ul li,
* html .plugin,
* html .pnavi,
* html #tmp_inquiry,
* html #tmp_inquiry_ttl,
* html #tmp_inquiry_cnt,
* html #tmp_feedback,
* html #tmp_feedback_ttl,
* html #tmp_feedback_cnt,
* html #tmp_feedback_cnt dd,
* html #tmp_publicity,
* html #tmp_publicity_ttl,
* html #tmp_publicity_cnt,
* html #tmp_publicity_cnt ul,
* html #tmp_footer,
* html #tmp_fnavi_list,
* html div.col2,
* html div.fixed_col2,
* html div.col3,
* html .box_faq,
* html .box_faq_ttl,
* html .box_faq_cnt {
	display:inline-block; /* 変更しない */
}</pre></body></html>