@charset "utf-8";

/* ==================================================
layout
================================================== */
/* body
============================== */
.format_top,
.format_free,
.format_base {
	color:#222222;
	background-color:#FFFFFF;
}
input[type="submit"],
input[type="button"],
input[type="text"],
input[type="password"] {
	-webkit-appearance:none; /* 変更しない */
	-webkit-border-radius:0; /* Webkit */
	-moz-border-radius:0; /* Mozilla */
	border-radius:0; /* CSS3 */
}
/* wrapper
============================== */
#tmp_wrapper {
	background:url(/shared/images/wrapper/wrapper_bg.jpg) no-repeat top center;
	min-width:980px;
}
.custom_mayor #tmp_wrapper {
	background-image:url(/shared/images/wrapper/wrapper_mayor_bg.jpg);
}
.custom_gikai #tmp_wrapper {
	background-image:url(/shared/images/wrapper/wrapper_gikai_bg.jpg);
}
#tmp_wrapper2 {
	background:url(/shared/images/wrapper/wrapper_btm_bg.jpg) no-repeat bottom center;
	min-width:980px;
}
#tmp_wrapper3 {
	width:980px; /* デザインによって変更 */
	margin:0 auto;
}
#tmp_wrapper noscript {
	text-align:center;
}
/* main
============================== */
#tmp_wrap_main {
	padding:0 10px;
	clear:both; /* 変更しない */
}
/* contents
============================== */
#tmp_contents,
#tmp_maincontents {
	width:100%; /* 変更しない */
}
#tmp_contents {
	padding:0 0 10px;
}
/* gallery
============================== */
#tmp_wrap_gallery {
	position:relative;
	height:570px;
	clear:both;
}
#tmp_gallery {
	width:595px;
	height:540px;
	overflow:hidden;
	margin:0 auto;
	position:relative;
	z-index:1;
}
#tmp_gallery div {
	position:relative;
	width:595px;
	height:540px;
	background-position:left top;
	background-repeat:no-repeat;
	z-index:10;
	box-sizing:border-box;
}
#tmp_gallery_view1 {
	position:static !important;
	background-image:url(/shared/images/gallery/gallery1.jpg);
}
#tmp_gallery_view1 a {
	padding-top:0;
}
#tmp_gallery_view2 {
	position:static !important;
	background-image:url(/shared/images/gallery/gallery2.jpg);
}
#tmp_gallery_view2 a {
	padding-top:90px;
}
#tmp_gallery_view3 {
	position:static !important;
	background-image:url(/shared/images/gallery/gallery3.jpg);
}
#tmp_gallery_view3 a {
	padding-top:180px;
}
#tmp_gallery_view4 {
	position:static !important;
	background-image:url(/shared/images/gallery/gallery4.jpg);
}
#tmp_gallery_view4 a {
	padding-top:270px;
}
#tmp_gallery_view5 {
	position:static !important;
	background-image:url(/shared/images/gallery/gallery5.jpg);
}
#tmp_gallery_view5 a {
	padding-top:360px;
}
#tmp_gallery_view6 {
	position:static !important;
	background-image:url(/shared/images/gallery/gallery6.jpg);
}
#tmp_gallery_view6 a {
	padding-top:450px;
}
#tmp_gallery .box_gallrey a {
	display:block;
	height:540px;
	box-sizing:border-box;
}
#tmp_gallery .box_gallrey span {
	display:block;
	height:540px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
#tmp_wrap_gallery div .ttl {
	position:absolute;
	top:0;
	left:0;
}
#tmp_wrap_gallery div .cnt {
	position:absolute;
	bottom:0;
	left:0;
}
#tmp_wrap_gallery .list_order {
	list-style:none;
	list-style-image:none;
	position:absolute;
	left:18px;
	bottom:20px;
	z-index:100;
}
#tmp_wrap_gallery.emergency_gallery .list_order {
	right:10px;
}
#tmp_wrap_gallery .list_order li {
	float:left;
	margin:0 10px 0 0;
}
#tmp_wrap_gallery .list_order li img {
	vertical-align:top;
}
#tmp_gallery_player {
	position:absolute;
	right:18px;
	bottom:20px;
	z-index:100;
}
/* format カラムのレイアウトのbaseロジック
============================== */
.wrap_col_nm {
	width:100%; /* 変更しない */
	float:left; /* 変更しない */
}
.col_nm {
	width:100%; /* 変更しない */
}
.wrap_col_lft_navi {
	float:left; /* 変更しない */
	position:relative; /* 変更しない */
	z-index:10; /* 変更しない */
}
.wrap_col_rgt_navi {
	float:right; /* 変更しない */
}
.column_full .wrap_col_main {
	width:100%; /* 変更しない */
	float:right; /* 変更しない */
}
.column_lnavi .wrap_col_main {
	width:100%; /* 変更しない */
	float:right; /* 変更しない */
}
.column_rnavi .wrap_col_main {
	width:100%; /* 変更しない */
	float:left; /* 変更しない */
}
.col_main {
	padding:0 0 10px; /* デザインによって変更 */
}
/* top
============================== */
.format_top .wrap_col_rgt_navi {
	width:225px; /* デザインによって変更 */
}
.format_top .column_rnavi .wrap_col_main {
	margin-right:-245px; /* デザインによって変更 */
}
.format_top .column_rnavi .col_main {
	margin-right:245px; /* デザインによって変更 */
}
/* free
============================== */
.format_free .wrap_col_nm {
	margin-right:-210px; /* デザインによって変更 */
}
.format_free .wrap_col_nm2 {
	margin-right:210px; /* デザインによって変更 */
}
.format_free .wrap_col_lft_navi {
	width:200px; /* デザインによって変更 */
	margin-right:-220px; /* デザインによって変更 */
}
.format_free .wrap_col_rgt_navi {
	width:200px; /* デザインによって変更 */
}
.format_free .column_full .col_main {
	margin-left:210px; /* デザインによって変更 */
}

.format_free .column_lnavi .col_main {
	margin-left:220px; /* デザインによって変更 */
}
.format_free .column_rnavi .wrap_col_main {
	margin-right:-210px; /* デザインによって変更 */
}
.format_free .column_rnavi .col_main {
	margin-right:210px; /* デザインによって変更 */
}
/* ==================================================
header
================================================== */
#tmp_header {
	padding:0 10px 0 40px;
}
#tmp_hlogo {
	float:left;
	padding-top:25px;
}
.format_top #tmp_header {
	padding:0;
}
.format_top #tmp_hlogo {
	padding-bottom:23px;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	display:block;
	width:135px;
	height:103px;
}
.format_top #tmp_hlogo h1,
.format_top #tmp_hlogo p {
	background:url(/shared/images/header/hlogo_top.jpg) no-repeat left top;
}
#tmp_hlogo p {
	background:url(/shared/images/header/hlogo.jpg) no-repeat left top;
}
#tmp_hlogo a {
	display:block;
	width:135px;
	height:103px;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	display:block;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	width:135px;
	height:103px;
}
/* mayor */
.custom_mayor #tmp_header {
	padding-left:10px;
}
.custom_mayor #tmp_hlogo {
	padding-top:34px;
	padding-bottom:25px;
}
.custom_mayor #tmp_hlogo h1,
.custom_mayor #tmp_hlogo p {
	display:block;
	width:200px;
	height:70px;
	background:url(/shared/images/header/hlogo_mayor.jpg) no-repeat left top;
}
.custom_mayor #tmp_hlogo a ,
.custom_mayor #tmp_hlogo h1 span,
.custom_mayor #tmp_hlogo p span {
	width:200px;
	height:70px;
}
/* gikai */
.custom_gikai #tmp_header {
	padding-left:30px;
}
.custom_gikai #tmp_hlogo {
	padding-top:20px;
}
.custom_gikai #tmp_hlogo h1,
.custom_gikai #tmp_hlogo p {
	display:block;
	width:155px;
	height:115px;
	background:url(/shared/images/header/hlogo_gikai.jpg) no-repeat left top;
}
.custom_gikai #tmp_hlogo a ,
.custom_gikai #tmp_hlogo h1 span,
.custom_gikai #tmp_hlogo p span {
	width:155px;
	height:115px;
}
#tmp_means {
	width:740px;
	float:right;
}
.format_top #tmp_means {
	width:575px;
}
#tmp_means img {
	vertical-align:top;
}
#tmp_hnavi_s,
#tmp_sma_menu,
#tmp_tnavi_menu {
	display:none; /* 変更しない */
}
/* primary
============================== */
#tmp_means_primary {
	margin:0 0 15px;
}
#tmp_hnavi {
	float:left;
	width:495px;
	padding-top:17px;
}
.format_top #tmp_hnavi {
	width:555px;
}
#tmp_hnavi ul {
	list-style:none;
	list-style-image:none;
	font-size:85.7%;
}
#tmp_hnavi ul li {
	float:left;
}
#tmp_hnavi ul li a {
	display:block;
	color:#222222;
	text-decoration:none;
}
/* hnavi1 */
#tmp_hnavi .hnavi1 {
	float:left;
}
#tmp_hnavi .hnavi1 li a {
	padding:7px 7px;
	white-space:nowrap;
	background:url(/shared/images/header/hnavi_bg.png) repeat left top;
	border-top:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
#tmp_hnavi .hnavi1 li:first-child a {
	border-left:1px solid #FFFFFF;
}
/* hnavi2 */
.format_top #tmp_hnavi .hnavi2 {
	margin-bottom:90px;
}
#tmp_hnavi .hnavi2 li {
	float:left;
}
#tmp_hnavi .hnavi2 li a {
	padding:7px 0 7px 20px;
	white-space:nowrap;
	background:url(/shared/images/icon/navi_icon.png) no-repeat 10px 0.9em;
}
/* hlang */
#tmp_wrap_hlang {
	float:right;
	width:225px;
}
.format_top #tmp_wrap_hlang {
	margin-bottom:18px;
}
#tmp_hlang {
	border-bottom:1px solid #C5E8FA;
	padding-bottom:1px;
}
#tmp_hlang ul {
	list-style:none;
	list-style-image:none;
	font-size:92.8%;
	background:#DDF1FC url(/shared/images/header/hlang_bg.jpg) repeat-x left bottom;
	-webkit-border-radius:0 0 2px 2px;/* Webkit */
	-moz-border-radius:0 0 2px 2px;/* Mozilla */
	border-radius:0 0 2px 2px;/* CSS3 */
}
#tmp_hlang ul li {
	float:left;
	width:75px;
	text-align:center;
}
#tmp_hlang ul li a {
	display:block;
	padding:13px 0;
	color:#025388;
	text-decoration:none;
}
#tmp_hlang ul li a span {
	display:block;
	border-left:1px solid #94C4E1;
}
#tmp_hlang ul li:first-child a span {
	border-left:none;
}
/* secondary
============================== */
#tmp_means_secondary {
	clear:both;
}
#tmp_means_func {
	float:left;
	width:495px;
	background-color:#EBE4E9;
	color:inherit;
}
/* search */
#tmp_wrap_search {
	padding:7px 5px 0 10px;
	position:relative;
}
#tmp_search {
	float:left;
}
#tmp_search dt {
	margin:0 5px 0 0;
	float:left;
}
#tmp_search dd {
	float:left;
}
#tmp_search dd.box_sch1 {
	width:305px;
	margin:0 5px 0 0;
}
#tmp_search dd.box_sch1 p:first-child {
	width:155px;
}
#tmp_search dd.box_sch2 {
	width:145px;
}
#tmp_search dd.box_sch2 p:first-child {
	width:58px;
}
#tmp_search dd p {
	float:left;
}
#tmp_query {
	width:148px;
	min-height:22px;
	margin:0 5px 0 0;
	border:1px solid #4A3144;
}
#tmp_search #tmp_select {
	width:150px;
	min-height:20px;
	border:1px solid #AAAAAA;
}
#tmp_func_sch_btn {
	width:58px;
	color:#FFFFFF;
	background:#492C42 url(/shared/images/header/sch_btn_bg.jpg) repeat-x left top;
	border:1px solid #674E61;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
	-webkit-border-radius:3px;/* Webkit */
	-moz-border-radius:3px;/* Mozilla */
	border-radius:3px;/* CSS3 */
}
*:first-child+html #tmp_func_sch_btn {
	border:none;
}
#tmp_search .sch_navi {
	float:left;
	padding-top:2px;
}
#tmp_search .sch_navi a {
	display:block;
	color:#222222;
	text-decoration:none;
	padding:4px 0 4px 20px;
	background:url(/shared/images/icon/navi_icon.png) no-repeat 10px 0.6em;
}
/* func_navi */
#tmp_func_navi {
	padding:3px 5px 2px;
	clear:both;
}
#tmp_func_navi ul {
	list-style:none;
	list-style-image:none;
	font-size:85.7%;
	font-weight:bold;
	clear:both;
}
#tmp_func_navi ul li {
	float:left;
}
#tmp_func_navi ul li a {
	display:block;
	color:#222222;
	text-decoration:none;
	padding:4px 0 4px 20px;
	background:url(/shared/images/icon/navi_icon.png) no-repeat 10px 0.6em;
}
/* hcall */
#tmp_hcall {
	float:right;
	width:225px;
	margin:0 0 2px;
}
.format_top #tmp_hcall {
	margin-bottom:15px;
}
#tmp_hcall a {
	width:100%;
	height:60px;
	background:url(/shared/images/navi/rnavi/hcall_btn.png) no-repeat left top;
}
#tmp_hcall a span {
	width:100%;
	height:60px;
	overflow:hidden;
}
/* hcount */
#tmp_wrap_hcount {
	float:right;
	width:225px;
}
#tmp_hcount {
	-webkit-border-radius:3px;/* Webkit */
	-moz-border-radius:3px;/* Mozilla */
	border-radius:3px;/* CSS3 */
	border:1px solid #9BC9E3;
	background:#A4D0E7 url(/shared/images/navi/rnavi/countdown/hcount_bg.jpg) no-repeat left top;
}
#tmp_hcount a {
	display:block;
	padding:10px 6px 10px 10px;
	-webkit-border-radius:0 3px 3px 0;/* Webkit */
	-moz-border-radius:0 3px 3px 0;/* Mozilla */
	border-radius:0 3px 3px 0;/* CSS3 */
	background:url(/shared/images/navi/rnavi/countdown/hcount_main_bg.png) no-repeat right bottom;
}
/* hcount - top */
.format_top #tmp_hcount {
	position:relative;
	padding:9px 6px 9px 10px;
	-webkit-border-radius:3px;/* Webkit */
	-moz-border-radius:3px;/* Mozilla */
	border-radius:3px;/* CSS3 */
	border:1px solid #9BC9E3;
	background:#A4D0E7 url(/shared/images/navi/rnavi/countdown/hcount_bg.jpg) no-repeat left top;
}
.format_top #tmp_hcount a {
	padding:0;
	background:none;
}
#tmp_hcount_ttl {
	float:left;
}
#tmp_hcount .hcount_ato {
	position:absolute;
	top:2px;
	left:123px;
}
#tmp_hcount_cnt {
	float:right;
	width:53px;
	padding:9px 0 9px 7px;
	background:url(/shared/images/navi/rnavi/countdown/hcount_cnt_bg.png) no-repeat left top;
}
/* search - top */
.format_top #tmp_search {
	float:none;
	padding:8px 10px 18px;
}
.format_top #tmp_search dt {
	float:none;
	margin-right:0;
	font-weight:bold;
	margin-bottom:5px;
}
.format_top #tmp_search dd.box_sch1 {
	width:100%;
	margin-right:0;
	margin-bottom:10px;
}
.format_top #tmp_search dd.box_sch1 p {
	width:180px;
}
.format_top #tmp_search dd.box_sch2 {
	padding-left:30px;
}
.format_top #tmp_query {
	width:198px;
	margin-bottom:5px;
}
.format_top #tmp_search #tmp_select {
	width:200px;
}
.format_top #tmp_func_navi {
	padding:0;
}
.format_top #tmp_func_navi ul li {
	float:none;
	padding:4px 10px;
	border-top:1px solid #C5BAC0;
	background-position:10px 4px;
	background-repeat:no-repeat;
}
.format_top #tmp_func_navi .func_navi_list1 {
	background-image:url(/shared/images/navi/rnavi/sch_navi_soshiki.png);
}
.format_top #tmp_func_navi .func_navi_list2 {
	background-image:url(/shared/images/navi/rnavi/sch_navi_faq.png);
}
.format_top #tmp_func_navi .func_navi_list3 {
	background-image:url(/shared/images/navi/rnavi/sch_navi_ku.png);
}
.format_top #tmp_func_navi .func_navi_list4 {
	background-image:url(/shared/images/navi/rnavi/sch_navi_shisetsu.png);
}
.format_top #tmp_func_navi ul li a {
	display:block;
	color:#222222;
	text-decoration:none;
	padding:5px 20px 5px 28px;
	background:url(/shared/images/icon/navi_icon.png) no-repeat right 0.7em;
}
.format_top #tmp_hcount {
	float:none;
	margin:0 0 15px;
	clear:both;
}
/* ==================================================
hlead
================================================== */
#tmp_wrap_hlead {
	width:100%;
	clear:both;
}
#tmp_hlead {
	padding:0 10px;
}
#tmp_hlead .wrap_hlead_main {
	width:100%;
	float:left;
	margin-right:-225px;
}
#tmp_hlead .wrap_hlead_rgt_navi {
	float:right;
	width:225px;
}
#tmp_hlead .hlead_main {
	margin-right:225px;
}
#tmp_hlead .hlead {
	width:100%;
	clear:both;
}
#tmp_hlead .hlead_lft {
	float:left;
	width:140px;
}
#tmp_hlead .hlead_rgt {
	float:right;
	width:595px;
	margin-top:-90px;
	position:relative;
}
/* search_top
============================== */
#tmp_search_top {
	border-top:2px solid #674E61;
	background:#E4DCE1 url(/shared/images/navi/rnavi/search_top_bg.jpg) repeat-x left top;
	margin:0 0 20px;
	clear:both;
}
#tmp_search_top_ttl {
	padding:7px 0 10px 39px;
}
#tmp_search_top_cnt {
	border:1px solid #DBD2D8;
	border-top:none;
}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_gnavi {
	margin:0 0 15px;
	clear:both;
}
#tmp_gnavi ul {
	list-style:none;
	list-style-image:none;
	border:1px solid #D2D7D5;
	border-bottom:none;
}
#tmp_gnavi li {
	position:relative;
	z-index:1000;
}
#tmp_gnavi li a {
	display:block;
	padding:13px 5px 12px;
	color:#023466;
	background:#E6EAE8 url(/shared/images/navi/gnavi/gnavi_off.jpg) repeat-x left top;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px solid #D2D7D5;
}
#tmp_gnavi li.active a,
#tmp_gnavi li a:hover,
#tmp_gnavi li a:focus {
	color:#FFFFFF;
	background:#263C6F url(/shared/images/navi/gnavi/gnavi_on.jpg) repeat-x left top;
	border-bottom:1px solid #444444;
}
/* drop_down_hidden */
#tmp_gnavi li ul {
	margin:0;
	display:none;
}
#tmp_gnavi .drop_down_hidden {
	display:none;
	position:absolute;
	top:0;
	left:198px;
	z-index:1000;
	width:358px;
	background-color:#FFFFFF;
	color:inherit;
	border:1px solid #305792;
}
.format_top #tmp_gnavi .drop_down_hidden {
	left:138px;
}
*:first-child+html #tmp_gnavi .drop_down_hidden {
	top:2px;
}
#tmp_gnavi #tmp_glist9 .drop_down_hidden {
	top:auto;
	bottom:0;
}
#tmp_gnavi .drop_down_hidden0,
#tmp_gnavi .drop_down_hidden1 {
	width:50%;
	float:left;
}
#tmp_gnavi .drop_down_hidden ul {
	display:block;
	padding:5px 4px;
	border:none !important;
}
#tmp_gnavi .drop_down_hidden li {
	display:inline-block;
	padding:0;
	width:100%;
	vertical-align:top;
}
*:first-child+html #tmp_gnavi .drop_down_hidden li {
	display:inline;
}
#tmp_gnavi .drop_down_hidden li a {
	text-align:left;
	position:relative;
	display:block;
	font-weight:normal;
	padding:5px 10px 4px 20px;
	text-decoration:underline;
	color:#025388;
	background:#FFFFFF url(/shared/images/icon/list_icon2.gif) no-repeat 10px 10px;
	border:none !important;
}
#tmp_gnavi .drop_down_hidden li.active a,
#tmp_gnavi .drop_down_hidden li a:hover,
#tmp_gnavi .drop_down_hidden li a:focus {
	color:#025388;
	background:#FFFFFF url(/shared/images/icon/list_icon2.gif) no-repeat 10px 10px;
	border:none !important;
}
/* for IE7.0 */
*:first-child+html #tmp_gnavi .drop_down_hidden li {
	min-height:1%;
}
#tmp_gnavi .drop_down_hidden li span {
	position:relative;
}
/*
#tmp_gnavi .drop_down_hidden .box_drop_down_list_sub {
	display:block;
	padding:0;
	position:absolute;
	left:239px;
	top:0 !important;
	z-index:11;
	width:240px;
}
#tmp_gnavi .drop_down_hidden ul ul .first {
	border-top:1px solid #CCCCCC;
}
#tmp_gnavi .drop_down_hidden ul ul a {
	background-color:#FFFFFF;
}
*/
.format_top #tmp_navi_kids {
	padding:0 0 15px;
}
.format_top #tmp_navi_kids a {
	display:block;
	height:51px;
	background:url(/shared/images/navi/gnavi/kids_btn_top.gif) left top no-repeat;
	color:inherit;
}
.format_free #tmp_navi_kids {
	padding:0 0 5px;
}
.format_free #tmp_navi_kids a {
	display:block;
	height:50px;
	background:url(/shared/images/navi/gnavi/kids_btn_lnavi.gif) left top no-repeat;
	color:inherit;
}
#tmp_navi_kids a span {
	display:block;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
/* gnavi_ttl
============================== */
#tmp_gnavi.gnavi_top {
	margin-bottom:5px;
}
#tmp_gnavi_ttl {
	position:relative;
	padding:10px 35px 5px 10px;
	font-weight:bold;
	font-size:114.3%;
}
#tmp_gnavi_ttl .switch {
	position:absolute;
	top:9px;
	right:8px;
}
/* gnavi_cnt
============================== */
#tmp_wrap_gnavi_cnt {
	background:url(/shared/images/navi/lnavi/lnavi_shadow.jpg) no-repeat left bottom;
	padding-bottom:15px;
}
#tmp_gnavi_cnt {
	padding:0 9px 7px;
	border:1px solid #E9EBEA;
	border-top:none;
	background:#F1F3F2 url(/shared/images/navi/lnavi/lnavi_ttl_bg.jpg) repeat-x left top;
	color:inherit;
}
#tmp_gnavi_cnt ul {
	border:none;
}
#tmp_gnavi_cnt li {
	border-bottom:1px solid #D2D7D5;
	padding:12px 0;
}
#tmp_gnavi #tmp_gnavi_cnt li a {
	text-align:left;
	font-weight:normal;
	text-decoration:underline;
	border-bottom:none;
	display:inline;
	background:none;
	padding:0;
}
#tmp_gnavi #tmp_gnavi_cnt li.active a,
#tmp_gnavi #tmp_gnavi_cnt li a:hover,
#tmp_gnavi #tmp_gnavi_cnt li a:focus {
	color:#003366;
	background:none;
	border-bottom:none;
}
/* gnavi - mayor
============================== */
.custom_mayor #tmp_gnavi_ttl {
	border-bottom:2px solid #AA9AD3;
	color:#414A7E;
	background:#C1B6DF url(/shared/images/navi/gnavi/gnavi_ttl_mayor_off.jpg) no-repeat left top;
}
.custom_mayor .gnavi_top #tmp_gnavi_ttl,
.custom_mayor .active #tmp_gnavi_ttl {
	background:#ECE9F4 url(/shared/images/navi/gnavi/gnavi_ttl_mayor_on.jpg) no-repeat left top;
}
/* gnavi - gikai
============================== */
.custom_gikai #tmp_gnavi_ttl {
	border-bottom:2px solid #7D9852;
	color:#2D4D39;
	background:#B1CB8A url(/shared/images/navi/gnavi/gnavi_ttl_gikai_off.jpg) no-repeat left top;
}
.custom_gikai .gnavi_top #tmp_gnavi_ttl,
.custom_gikai .active #tmp_gnavi_ttl {
	background:#D5E3C1 url(/shared/images/navi/gnavi/gnavi_ttl_gikai_on.jpg) no-repeat left top;
}
/* pankuzu
============================== */
#tmp_wrap_pankuzu {
	padding:0 10px 5px 230px;
	clear:both;
}
#tmp_pankuzu {
	font-size:85.7%;
	text-align:right;
}
#tmp_sma_pankuzu {
	display:none;
}
/* lnavi
============================== */
#tmp_lnavi {
	background:url(/shared/images/navi/lnavi/lnavi_shadow.jpg) no-repeat left bottom;
	padding-bottom:15px;
	margin:0 0 10px;
	clear:both;
}
#tmp_lnavi_ttl {
	border:1px solid #E9EBEA;
	border-bottom:2px solid #D2D7D5;
	font-weight:bold;
	color:inherit;
	font-size:114.3%;
	background:#F1F3F2 url(/shared/images/navi/lnavi/lnavi_ttl_bg.jpg) repeat-x left top;
}
#tmp_lnavi_ttl a {
	display:block;
	padding:7px 5px 7px 12px;
	color:#005286;
	background-color:transparent;
}
#tmp_lnavi_cnt {
	padding:0 9px 7px;
	border:1px solid #E9EBEA;
	border-top:none;
	background-color:#F1F3F2;
	color:inherit;
}
#tmp_lnavi_cnt ul {
	list-style:none;
}
#tmp_lnavi_cnt li {
	padding:12px 5px 12px 10px;
	border-bottom:1px solid #D2D7D5;
	background:url(/shared/images/icon/list_icon.gif) no-repeat left 12px;
}
#tmp_lnavi_cnt .switch_menu .noicon_list {
	padding-left:0;
	background:none;
}
#tmp_lnavi_cnt .switch_menu .noicon_list a.switch {
	margin-right:5px;
}
#tmp_lnavi_cnt .switch_menu .noicon_list a.switch img {
	vertical-align:middle;
}
#tmp_lnavi_cnt .switch_cnt {
	padding:0 0 0 10px;
}
#tmp_lnavi_cnt .switch_cnt li {
	margin-top:10px;
	margin-bottom:0;
	padding-bottom:0;
	border:none;
}
/* home_btn
============================== */
.home_btn {
	margin:0 0 20px;
	clear:both;
}
.home_btn a {
	padding:13px 10px 13px 50px;
	display:block;
	text-decoration:none;
	color:#26477A;
	font-weight:bold;
	background:#A3D0E7 url(/shared/images/navi/rnavi/home_btn_bg.jpg) no-repeat left top;
	border:1px solid #9BC9E3;
	-webkit-border-radius:2px;/* Webkit */
	-moz-border-radius:2px;/* Mozilla */
	border-radius:2px;/* CSS3 */
}
/* mymenu
============================== */
#tmp_mymenu {
	background-color:#F1F3F2;
	border:1px solid #E9EBEA;
	border-top:2px solid #78BADE;
	padding:0 1px;
	margin:0 0 20px;
	clear:both;
}
#tmp_mymenu_ttl {
	padding:10px 5px;
	text-align:center;
	font-weight:bold;
	background:#F1F3F2 url(/shared/images/navi/mymenu/mymenu_ttl_bg.jpg) repeat-x left top;
}
#tmp_mymenu_cnt {
	padding:0 10px;
	clear:both;
}
#tmp_mymenu_cnt ul {
	list-style:none;
	list-style-image:url(/shared/images/icon/list_icon.gif);
	margin:0 0 0 1.2em;
}
#tmp_mymenu_cnt ul li,
#tmp_mymenu_cnt p {
	margin-bottom:5px;
}
#tmp_mymenu_cnt .mymenu_btn {
	text-align:center;
	font-size:85.7%;
	font-weight:bold;
}
#tmp_mymenu_cnt .mymenu_btn a {
	display:block;
	padding:7px 0;
	text-decoration:none;
	color:#023466;
	background:#A3D0E7 url(/shared/images/navi/mymenu/mymenu_btn_bg.jpg) repeat-x left top;
	border:1px solid #9BC9E3;
	-webkit-border-radius:2px;/* Webkit */
	-moz-border-radius:2px;/* Mozilla */
	border-radius:2px;/* CSS3 */
}
#tmp_mymenu_cnt .mymenu_btn a span {
	background:url(/shared/images/navi/mymenu/mymenu_btn_icon.png) no-repeat left center;
	padding:8px 0 5px 30px;
}
/* mymenu_list_btn */
#tmp_mymenu .mymenu_list_btn a {
	display:block;
	font-weight:bold;
	padding:3px 5px 3px 10px;
	text-decoration:none;
	color:#025388;
	background:url(/shared/images/icon/navi_icon.png) no-repeat left 10px;
}
/* mymenu_already_btn */
#tmp_mymenu .mymenu_already_btn {
	font-size:85.7%;
	font-weight:bold;
	text-align:center;
	padding:3px 5px 3px 10px;
	color:#414141;
	background-image:none;
	background-color:#DDDDDD;
	border:1px solid #AAAAAA;
	-webkit-border-radius:2px;/* Webkit */
	-moz-border-radius:2px;/* Mozilla */
	border-radius:2px;/* CSS3 */
}
/* mymenu_manager_list */
#tmp_contents #tmp_mymenu_manager_list ul {
	list-style:none;
	margin-left:30px;
}
#tmp_contents #tmp_mymenu_manager_list ul a {
	margin-left:5px;
}
/* mymenu_manager */
#tmp_contents #tmp_mymenu_manager .mymenu_allcheck_btn {
	margin-right:5px;
	padding-right:5px;
	border-right:1px solid #000000;
}
/* img_btn
============================== */
.img_btn {
	list-style:none;
	list-style-image:none;
	padding-bottom:15px;
}
.img_btn li {
	margin-bottom:5px;
}
.img_btn a {
	display:block;
	background-repeat:no-repeat;
	background-position:left top;
}
.img_btn span {
	display:block;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
.img_btn .img_kids_btn a {
	width:200px;
	height:50px;
	background-image:url(/shared/images/navi/rnavi/kids_btn.jpg);
}
.img_btn .img_kids_btn span {
	width:200px;
	height:50px;
}
.format_top .img_btn .img_kids_btn a {
	width:140px;
	background-image:url(/shared/images/navi/rnavi/kids_top_btn.jpg);
}
.format_top .img_btn .img_kids_btn span {
	width:140px;
}
/* rnavi_btn
============================== */
.rnavi_btn,
.rnavi_btn2 {
	list-style:none;
	list-style-image:none;
	padding-bottom:0;
	clear:both;
}
.rnavi_btn li,
.rnavi_btn2 li {
	font-weight:bold;
	margin-bottom:5px;
}
.rnavi_btn li {
	float:left;
	width:110px;
}
.rnavi_btn li a,
.rnavi_btn2 li a {
	display:block;
	text-decoration:none;
	color:#222222;
	background:url(/shared/images/navi/rnavi/rnavi_btn_bg.jpg) repeat-x left bottom;
	border:1px solid #D2D7D5;
	-webkit-border-radius:1px;/* Webkit */
	-moz-border-radius:1px;/* Mozilla */
	border-radius:1px;/* CSS3 */
}
.rnavi_btn li a span {
	display:block;
	padding:15px 10px 15px 15px;
	background-position:10px top;
	background-repeat:no-repeat;
}
.rnavi_btn li.rnavi_kucho_btn {
	margin-right:5px;
}
.rnavi_btn .rnavi_kucho_btn span {
	background-image:url(/shared/images/navi/rnavi/rnavi_kucho_bg.png);
}
.rnavi_btn .rnavi_gikai_btn span {
	background-image:url(/shared/images/navi/rnavi/rnavi_gikai_bg.png);
}
.rnavi_miryoku_btn {
	margin:0 0 5px;
}
.col_lft_navi #tmp_navi_kids {
	padding-bottom:15px;
}
*:first-child+html .rnavi_miryoku_btn {
	position:relative;
}
.rnavi_miryoku_btn a {
	width:100%;
	height:65px;
	background:url(/shared/images/navi/rnavi/miryoku_btn.jpg) no-repeat left top;
}
.rnavi_miryoku_btn span {
	width:100%;
	height:65px;
	overflow:hidden;
}
/* rnavi_btn2 */
.rnavi_btn2 .rnavi_kucho_btn span {
	display:block;
	min-height:28px;
	padding:25px 15px 10px 15px;
	background:url(/shared/images/navi/rnavi/rnavi_kucho_s_bg.png) no-repeat right top;
}
.rnavi_btn2 .rnavi_gikai_btn span {
	display:block;
	min-height:28px;
	padding:25px 15px 10px 15px;
	background:url(/shared/images/navi/rnavi/rnavi_gikai_s_bg.png) no-repeat right top;
}
/* rnavi_benri
============================== */
.rnavi_benri {
	margin:0 0 17px;
	clear:both;
}
.rnavi_benri_ttl {
	color:#023466;
	background:#D2E9F4 url(/shared/images/navi/rnavi/benri_bg.jpg) repeat-x left top;
	border:1px solid #C1DFF0;
	padding:7px 10px;
	text-align:center;
	font-size:114.3%;
	font-weight:bold;
}
.rnavi_benri_cnt ul {
	list-style:none;
	list-style-image:none;
}
.rnavi_benri_cnt ul li {
	float:left;
}
.rnavi_benri_cnt ul li a {
	display:block;
	width:112px;
	height:63px;
	background-position:left top;
	background-repeat:no-repeat;
}
.rnavi_benri_cnt .rnavi_benri_gomi a,
.rnavi_benri_cnt .rnavi_benri_kekkon a,
.rnavi_benri_cnt .rnavi_benri_koreisha a,
.rnavi_benri_cnt .rnavi_benri_denshi a,
.rnavi_benri_cnt .rnavi_benri_koen a,
.rnavi_benri_cnt .rnavi_benri_jigyo a{
	width:113px;
}
.rnavi_benri_cnt .rnavi_benri_gomi a {
	background-image:url(/shared/images/navi/rnavi/benri_gomi.jpg);
}
.rnavi_benri_cnt .rnavi_benri_kosodate a {
	background-image:url(/shared/images/navi/rnavi/benri_kosodate.jpg);
}
.rnavi_benri_cnt .rnavi_benri_kekkon a {
	background-image:url(/shared/images/navi/rnavi/benri_kekkon.jpg);
}
.rnavi_benri_cnt .rnavi_benri_hikkoshi a {
	background-image:url(/shared/images/navi/rnavi/benri_hikkoshi.jpg);
}
.rnavi_benri_cnt .rnavi_benri_koreisha a {
	background-image:url(/shared/images/navi/rnavi/benri_koreisha.jpg);
}
.rnavi_benri_cnt .rnavi_benri_nakunari a {
	background-image:url(/shared/images/navi/rnavi/benri_nakunari.jpg);
}
.rnavi_benri_cnt .rnavi_benri_denshi a {
	background-image:url(/shared/images/navi/rnavi/benri_denshi.jpg);
}
.rnavi_benri_cnt .rnavi_benri_sodan a {
	background-image:url(/shared/images/navi/rnavi/benri_sodan.jpg);
}
.rnavi_benri_cnt .rnavi_benri_koen a {
	background-image:url(/shared/images/navi/rnavi/benri_koen.jpg);
}
.rnavi_benri_cnt .rnavi_benri_shinryo a {
	background-image:url(/shared/images/navi/rnavi/benri_shinryo.jpg);
}
.rnavi_benri_cnt .rnavi_benri_boshu a {
	background-image:url(/shared/images/navi/rnavi/benri_boshu.gif);
}
.rnavi_benri_cnt .rnavi_benri_jigyo a {
	background-image:url(/shared/images/navi/rnavi/benri_jigyo.gif);
}
.rnavi_benri_cnt ul li span {
	display:block;
	width:112px;
	height:63px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
/* rnavi_list_btn
============================== */
.rnavi_list_btn {
	list-style:none;
	list-style-image:none;
	clear:both;
}
.rnavi_list_btn li {
	font-weight:bold;
	margin-bottom:5px;
}
.format_top .rnavi_list_btn li {
	margin-bottom:15px;
}
.rnavi_list_btn li a {
	display:block;
	text-decoration:none;
	color:#222222;
	background:#DAE0DD url(/shared/images/navi/rnavi/list_btn_bg.jpg) no-repeat left top;
	border:1px solid #D2D7D5;
	-webkit-border-radius:3px;/* Webkit */
	-moz-border-radius:3px;/* Mozilla */
	border-radius:3px;/* CSS3 */
}
.rnavi_list_btn li span {
	display:block;
	padding:16px 10px 15px 53px;
	background-position:10px 4px;
	background-repeat:no-repeat;
}
.rnavi_list_btn .rnavi_list_event span {
	background-image:url(/shared/images/navi/rnavi/list_event_icon.png);
}
.rnavi_list_btn .rnavi_list_goiken span {
	background-image:url(/shared/images/navi/rnavi/list_goiken_icon.png);
}
/* read_all
============================== */
.read_all {
	clear:both;
}
.read_all ul {
	list-style:none !important;
	list-style-image:none !important;
	margin:0 !important;
}
.read_all ul li {
	float:left;
	background:none !important;
	padding:0 !important;
	margin-bottom:0 !important;
	border:none !important;
	font-weight:bold;
}
.read_all .list {
	margin-right:15px;
}
.read_all .rss {
	margin-right:15px;
}
.read_all a {
	display:block;
	padding:5px 0 5px 20px;
	text-align:left;
	color:#025388;
	background-color:transparent;
	text-decoration:none;
	background-position:4px 7px;
	background-repeat:no-repeat;
}
.read_all .list a {
	background-position:7px 10px;
	background-image:url(/shared/images/icon/navi_icon.png);
}
.read_all .rss a {
	background-image:url(/shared/images/icon/rss_icon.png);
}
.read_all .sns a {
	background-image:url(/shared/images/icon/sns_icon.png);
}
/* pnavi
============================== */
.pnavi {
	clear:both;
}
.pnavi .ptop {
	margin-bottom:0 !important;
}
.ptop {
	text-align:right;
	clear:both;
}
.ptop a {
	background:url(/shared/images/icon/ptop_icon.png) no-repeat left center;
	padding-left:12px;
}
/* ==================================================
event_calendar ver2.4
================================================== */
#tmp_event_calendar,
#tmp_event_calendar_cnt {
	clear:both;
}
/* タブ
============================== */
#tmp_event_cal_tab {
	padding:0 0 0 15px;
	background:url(/shared/templates/free/images/event/tab_bg.gif) repeat-x left bottom;
	clear:both;
}
#tmp_event_cal_tab ul {
	list-style:none !important;
	list-style-image:none !important;
	margin:0 !important;
	padding:0 !important;
}
#tmp_event_cal_tab ul li {
	margin:0 !important;
	padding:0 0 9px;
	float:left;
	width:355px;
	text-align:center;
	font-weight:bold;
}
#tmp_event_cal_tab .active {
	padding-bottom:0;
}
#tmp_event_cal_tab ul li a {
	padding:10px 0;
	border-top:1px solid #D2D7D5;
	display:block;
	text-decoration:none;
	color:inherit;
	background:#DAE0DD url(/shared/templates/free/images/event/tab_off_bg.jpg) no-repeat left top;
}
#tmp_event_cal_tab .active a {
	padding:10px 0 19px;
	color:#FFFFFF;
	background:#263C6F url(/shared/templates/free/images/event/tab_on_bg.jpg) no-repeat left bottom;
}
#tmp_event_cal_tab1.active {
}
#tmp_event_cal_tab ul li span {
	display:inline-block;
	background-repeat:no-repeat;
	background-position:left 3px;
	padding:4px 0 2px 25px;
}
#tmp_event_cal_tab1 span {
	background-image:url(/shared/templates/free/images/event/tab1_icon_off.png);
}
#tmp_event_cal_tab2 span {
	background-image:url(/shared/templates/free/images/event/tab2_icon_off.png);
}
#tmp_event_cal_tab1.active span {
	background-image:url(/shared/templates/free/images/event/tab1_icon_on.png);
}
#tmp_event_cal_tab2.active span {
	background-image:url(/shared/templates/free/images/event/tab2_icon_on.png);
}
/* テキスト領域
============================== */
#tmp_event_cal_cnt {
	padding:10px 0 0;
	clear:both;
}
/* ジャンル選択領域
============================== */
#tmp_event_cal_genre {
	border:1px solid #E9EBEA;
	border-top:2px solid #78BADE;
	background:#F1F3F2 url(/shared/templates/free/images/event/genre_bg.jpg) repeat-x left top;
	clear:both;
	margin:10px 0;
}
#tmp_wrap_event_cal_genre_ttl {
	float:left;
	width:180px;
	text-align:center;
}
.genre_band #tmp_wrap_event_cal_genre_ttl {
	background:url(/shared/templates/free/images/event/genre_ttl_band_bg.png) no-repeat left center;
}
#tmp_event_cal_genre_ttl {
	padding:10px 26px 10px 19px;
}
.genre_list #tmp_event_cal_genre_ttl {
	background:url(/shared/templates/free/images/event/genre_ttl_list_bg.png) no-repeat left center;
}
#tmp_wrap_event_cal_genre_cnt {
	float:left;
	width:558px;
}
#tmp_event_cal_genre_cnt {
	padding:0 10px;
}
#tmp_event_cal_genre_ttl .ttl {
	font-size:114.3%;
	font-weight:bold;
	line-height:1.4;
	margin-bottom:5px !important;
	color:#202020;
	background-color:transparent;
}
#tmp_event_cal_genre .clear_btn {
	font-size:85.7%;
	margin-bottom:0 !important;
}
#tmp_event_cal_genre .clear_btn a {
	display:block;
	padding:3px 0;
	background:#F1F3F2 url(/shared/templates/free/images/event/clear_btn_bg.jpg) repeat-x left top;
	color:#003366;
	text-decoration:none;
	border:1px solid #E9EBEA;
	-webkit-border-radius:1px;/* Webkit */
	-moz-border-radius:1px;/* Mozilla */
	border-radius:1px;/* CSS3 */
}
#tmp_event_cal_genre .clear_btn span {
	display:inline-block;
	background:url(/shared/templates/free/images/event/clear_btn_icon.png) no-repeat left center;
	padding:1px 0 0 20px;
}
#tmp_event_cal_genre_cnt dl {
	padding:15px 0;
}
#tmp_event_cal_genre_cnt dl dt {
	float:left;
	width:60px;
	font-weight:bold;
}
#tmp_event_cal_genre_cnt dl dd {
	float:right;
	width:475px;
}
#tmp_event_cal_genre_cnt dl dd ul {
	list-style:none;
	list-style-image:none;
	margin:0 !important;
}
#tmp_event_cal_genre_cnt dl dd ul li {
	float:left;
	margin:0 1.5em 0 0 !important;
}
.genre_band #tmp_event_cal_genre_cnt .first ul li a {
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:15px;
}
.genre_band #tmp_event_cal_genre_cnt .event_category1 a {
	background-image:url(/shared/templates/free/images/event/event_category1.gif) ;
}
.genre_band #tmp_event_cal_genre_cnt .event_category2 a {
	background-image:url(/shared/templates/free/images/event/event_category2.gif) ;
}
.genre_band #tmp_event_cal_genre_cnt .event_category3 a {
	background-image:url(/shared/templates/free/images/event/event_category3.gif) ;
}
.genre_band #tmp_event_cal_genre_cnt .event_category4 a {
	background-image:url(/shared/templates/free/images/event/event_category4.gif) ;
}
.genre_band #tmp_event_cal_genre_cnt .event_category5 a {
	background-image:url(/shared/templates/free/images/event/event_category5.gif) ;
}
#tmp_event_cal_genre_cnt .first {
	clear:both;
	border-bottom:1px solid #E4E4E4;
}
/* 月送り
============================== */
#tmp_contents .event_col3 {
	clear:both;
	width:100%;
}
#tmp_contents .event_col3 p {
	margin-bottom:5px !important;
}
#tmp_contents .event_col3 .event_col3L,
#tmp_contents .event_col3 .event_col3M {
	display:table;
	margin-right:2%;
	float:left;
}
#tmp_contents .event_col3 .event_col3R {
	display:table;
	float:right;
}
#tmp_contents .event_col3 .event_col3L,
#tmp_contents .event_col3 .event_col3R {
	width:18%;
}
#tmp_contents .event_col3 .event_col3M {
	width:60%;
}
#tmp_contents .event_col3 .prev,
#tmp_contents .event_col3 .next {
	padding:0.8em 0 0;
}
#tmp_contents .event_page_navi .cal_date {
	font-size:128.6%;
	text-align:center;
	font-weight:bold;
}
#tmp_contents .event_page_navi .cal_date span.month {
	font-size:171.4%;
	padding:0 10px;
}
#tmp_contents .event_page_navi .next {
	text-align:right;
}
#tmp_contents .event_col3 .prev a,
#tmp_contents .event_col3 .next a {
	display:inline-block;
	text-decoration:none;
	padding:3px 10px;
	border:1px solid #D2D7D5;
	-webkit-border-radius:3px;/* Webkit */
	-moz-border-radius:3px;/* Mozilla */
	border-radius:3px;/* CSS3 */
	color:#023466;
	background:#F1F4F3 url(/shared/templates/free/images/event/page_navi_btn_bg.jpg) repeat-x left bottom;
}
#tmp_contents .event_col3 .prev span {
	background:url(/shared/templates/free/images/event/prev_icon.png) no-repeat left center;
	padding-left:10px;
}
#tmp_contents .event_col3 .next span {
	background:url(/shared/templates/free/images/event/next_icon.png) no-repeat right center;
	padding-right:10px;
}
/* カレンダー形式
============================== */
#tmp_event_calendar .event_cal_7w {
	width:740px;/* 領域幅によって変更 */
	margin-bottom:15px;
	border-collapse:collapse;/* 変更しない */
	border-spacing:0;/* 変更しない */
	border-top:1px solid #B6BEBA;
	border-bottom:1px solid #B6BEBA;
	background:url(/shared/templates/free/images/event/calendar_tbl_bg.gif) repeat-y left top;/* 領域幅によって変更 */
}
#tmp_event_calendar .event_cal_7w td {
	padding:0 0 5px;
	vertical-align:top;
	text-align:left;
}
/* 曜日 */
#tmp_event_calendar .event_cal_7w .cal_th th {
	font-weight:bold;
	text-align:center;
	background:url(/shared/templates/free/images/event/th_bg.gif) repeat-y right top;/* デザインによって変更 */
}
#tmp_event_calendar .event_cal_7w .cal_th th p {
	width:96px;
}
#tmp_event_calendar .event_cal_7w .cal_th th.cal_sun {
	color:#202020;
	background:url(/shared/templates/free/images/event/th_sun_bg.gif) repeat-y left top;/* デザインによって変更 */
}
#tmp_event_calendar .event_cal_7w .cal_th th.cal_sun p {
	width:95px;
}
#tmp_event_calendar .event_cal_7w .cal_th th.cal_sat {
	color:#202020;
	background:url(/shared/templates/free/images/event/th_sat_bg.gif) repeat-y right top;/* デザインによって変更 */
}
#tmp_event_calendar .event_cal_7w .cal_th th.cal_sat p {
	width:95px;
}
#tmp_event_calendar .event_cal_7w td.cal_sun {
	color:#C13734;
	background:url(/shared/templates/free/images/event/td_sun_bg.gif) repeat-y left top;/* デザインによって変更 */
}
#tmp_event_calendar .event_cal_7w td.cal_sat {
	color:#005286;
	background:url(/shared/templates/free/images/event/td_sat_bg.gif) repeat-y right top;/* デザインによって変更 */
}
#tmp_event_calendar .event_cal_7w .cal_week td {
	border-top:3px solid #B6BEBA;
	border-bottom:1px dashed #B6BEBA;
}
#tmp_event_calendar .event_cal_7w .cal_week.cal_week_first td {
	border-top-width:1px;
}
#tmp_event_calendar .event_cal_7w .day {
	font-weight:bold;
}
/* 本日 */
#tmp_event_calendar .event_cal_7w .cal_today {
	color:inherit;
	font-weight:bold; /* 変更しない */
	background:url(/shared/templates/free/images/event/today_bg.gif) repeat-y right top !important;
}
#tmp_event_calendar .event_cal_7w .cal_sun.cal_today {
	background:url(/shared/templates/free/images/event/today_sun_bg.gif) repeat-y left top !important;
}
#tmp_event_calendar .event_cal_7w .cal_sat.cal_today {
	background:url(/shared/templates/free/images/event/today_sat_bg.gif) repeat-y right top !important;
}
/* 帯式 */
#tmp_event_calendar .event_cal_7w p {
	margin:0;
	padding:5px 5px 0;
}
#tmp_event_calendar .event_cal_7w p a {
	display:block;
	color:#202020;
	text-decoration:none;
}
#tmp_event_calendar .cal_event_index_1 p a {
	background-color:#F9E6EC;
}
#tmp_event_calendar .cal_event_index_2 p a {
	background-color:#F8E1C4;
}
#tmp_event_calendar .cal_event_index_3 p a {
	background-color:#E1F2D7;
}
#tmp_event_calendar .cal_event_index_4 p a {
	background-color:#DBE1F7;
}
#tmp_event_calendar .cal_event_index_5 p a {
	background-color:#E4FAF4;
}
#tmp_event_calendar .cal_event_index_1 p a:hover,
#tmp_event_calendar .cal_event_index_1 p a.active {
	background-color:#EDBCCD;
}
#tmp_event_calendar .cal_event_index_2 p a:hover,
#tmp_event_calendar .cal_event_index_2 p a.active {
	background-color:#F3CA98;
}
#tmp_event_calendar .cal_event_index_3 p a:hover,
#tmp_event_calendar .cal_event_index_3 p a.active {
	background-color:#BFE3A8;
}
#tmp_event_calendar .cal_event_index_4 p a:hover,
#tmp_event_calendar .cal_event_index_4 p a.active {
	background-color:#BAC7F1;
}
#tmp_event_calendar .cal_event_index_5 p a:hover,
#tmp_event_calendar .cal_event_index_5 p a.active {
	background-color:#CBF3EA;
}
/* もっと見るボタン */
#tmp_event_calendar .event_cal_7w .more {
	font-weight:bold;
	font-size:85.7%;
}
#tmp_event_calendar .event_cal_7w .more a {
	display:block;
	color:#005286;
	background-color:transparent;
	text-decoration:underline;
}
#tmp_event_calendar .event_cal_7w .more a span {
	padding:1px 0 0 10px;
	background:url(/shared/templates/free/images/event/more_icon.gif) no-repeat left center;
}
/* カラムのレイアウトのロジック */
#tmp_event_main {
	width:100%; /* 変更しない */
	clear:both; /* 変更しない */
	padding-top:10px;
}
.wrap_event_col_lft_navi {
	float:left; /* 変更しない */
	width:225px; /* デザインによって変更 */
	position:relative; /* 変更しない */
	z-index:1; /* 変更しない */
	margin-right:-245px; /* デザインによって変更 */
}
.wrap_event_col_main {
	width:100%; /* 変更しない */
	float:right; /* 変更しない */
}
.wrap_event_col_main h2:first-child {
	margin-top:0 !important;
}
.event_col_main {
	margin-left:245px; /* デザインによって変更 */
}
#tmp_wrap_event_cal{
	width:225px; /* デザインによって変更 */
}
/* 一覧左ナビカレンダー
============================== */
#tmp_lnavi_event_cal {
	background-color:#F1F3F2;
	color:inherit;
	padding:10px 10px 5px;
	clear:both;
}
#tmp_lnavi_event_cal_ttl {
	text-align:center;
}
#tmp_lnavi_event_cal_ttl p {
	font-weight:bold;
	line-height:1.2;
	font-size:100%;
	margin-bottom:5px !important;
}
#tmp_lnavi_event_cal_ttl p span {
	font-size:128.6%;
	padding:0 5px;
}
#tmp_lnavi_event_cal_cnt {
	clear:both;
}
#tmp_lnavi_event_cal_cnt .calendar,
#tmp_lnavi_event_cal_cnt .calendar th,
#tmp_lnavi_event_cal_cnt .calendar td {
	padding:0;
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #B6BEBA;
	font-size:85.7%;
}
#tmp_lnavi_event_cal_cnt .calendar {
	width:100%;
	margin:0 0 5px;
}
#tmp_lnavi_event_cal_cnt .calendar td {
	text-align:center;
	background-color:#FFFFFF;
}
#tmp_lnavi_event_cal_cnt .calendar th {
	text-align:center;
	font-weight:normal;
	color:inherit;
	background-color:#D7DDD9;
	padding:3px 0;
}
#tmp_lnavi_event_cal_cnt .calendar a {
	color:#333333;
	background-color:transparent;
	padding:5px 0;
	display:block;
}
#tmp_lnavi_event_cal_cnt .calendar .cal_today {
	color:inherit;
	font-weight:bold; /* 変更しない */
	background-color:#FBF5C6 !important;
}
#tmp_lnavi_event_cal_cnt .calendar td.cal_sun a {
	color:#C13734;
	background-color:transparent;
}
#tmp_lnavi_event_cal_cnt .calendar td.cal_sat a {
	color:#005286;
	background-color:transparent;
}
/* cal_navi */
#tmp_lnavi_event_cal_cnt .cal_navi {
	list-style:none;
	list-style-image:none;
	margin:0 !important;
	font-size:85.7%;
}
#tmp_lnavi_event_cal_cnt .cal_navi .prev,
#tmp_lnavi_event_cal_cnt .cal_navi .list {
	display:table;
	margin-right:2%;
	float:left;
	width:32%;
}
#tmp_lnavi_event_cal_cnt .cal_navi .list {
	text-align:center;
}
#tmp_lnavi_event_cal_cnt .cal_navi .next {
	display:table;
	float:right;
}
#tmp_lnavi_event_cal_cnt .cal_navi .prev a {
	padding:0 0 0 12px;
	background:url(/shared/templates/free/images/event/prev_icon.png) no-repeat left center;
}
#tmp_lnavi_event_cal_cnt .cal_navi .next a {
	padding:0 12px 0 0;
	background:url(/shared/templates/free/images/event/next_icon.png) no-repeat right center;
}
/* 一覧形式
============================== */
#tmp_event_main .event_cal_list {
	width:100%;
	color:inherit;
	background-color:#FFFFFF;
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #B6BEBA; /* デザインによって変更 */
}
#tmp_event_main .event_cal_list td {
	padding:7px 8px 1px;
	border:1px solid #B6BEBA; /* デザインによって変更 */
	vertical-align:top;
}
#tmp_event_main .event_cal_list p {
	margin-bottom:0 !important;
}
#tmp_event_main .event_cal_list td p {
	margin-bottom:0.5em !important;
	line-height:1.4;
}
#tmp_event_main ul {
	margin:0 0 0 15px !important;
}
#tmp_event_main ul li {
	margin:0 0 10px !important;
}
#tmp_event_main .event_cal_list td.cal_sat {
	color:inherit;
	background-color:#E6F2F9; /* デザインによって変更 */
}
#tmp_event_main .event_cal_list td.cal_sun {
	color:inherit;
	background-color:#FCF1F2; /* デザインによって変更 */
}
#tmp_event_main .event_cal_list .date {
	width:185px;
}
/* もっと見るボタン */
#tmp_event_main .event_cal_list .more {
	font-weight:bold;
	font-size:85.7%;
}
#tmp_event_main .event_cal_list .more a {
	display:block;
	color:#005286;
	background-color:transparent;
	text-decoration:underline;
}
#tmp_event_main .event_cal_list .more a span {
	padding:1px 0 0 10px;
	background:url(/shared/templates/free/images/event/more_icon.gif) no-repeat left center;
}
/* ==================================================
main
================================================== */
#tmp_main {
	width:100%; /* 変更しない */
	clear:both; /* 変更しない */
}
/* emergency
============================== */
#tmp_emergency {
	background:url(/shared/images/emergency/emergency_bg.png) no-repeat left top;
	padding:10px 20px;
	min-height:490px;
	margin-bottom:10px;
	clear:both;
}
*:first-child+html #tmp_emergency {
	height:490px;
}
#tmp_emergency div {
	width:auto !important;
	height:auto !important;
}
#tmp_emergency_ttl {
	text-align:center;
	padding:0 10px 10px;
	color:#C81C31;
	background-color:transparent;
	border-bottom:1px solid #FAE1E5;
}
#tmp_emergency_ttl h2 {
	font-size:128.6%;
}
#tmp_emergency #tmp_emergency_cnt {
	padding:15px;
	height:420px !important;
	overflow:auto;
}
#tmp_emergency_cnt ul {
	margin:3px 0 0 10px;
	list-style-image:url(/shared/images/icon/list_icon.gif);
}
#tmp_emergency_cnt ul li {
	margin-bottom:10px;
}
#tmp_emergency_cnt a {
	height:auto !important;
}
#tmp_wrap_gallery #tmp_emergency_cnt a {
	display:inline;
}
#tmp_emergency .read_all {
	border-top:1px solid #DDDDDD;
	padding-top:5px;
}
#tmp_emergency .read_all a {
	color:#222222;
}
#tmp_emergency .read_all li {
	font-weight:normal;
}
#tmp_emergency .read_all .list a {
	background-image:url(/shared/images/icon/navi_icon_rd.png)
}
/* emergency_s
============================== */
#tmp_wrap_emergency_s {
	background:url(/shared/images/emergency/emergency_s_shadow.jpg) no-repeat left bottom;
	padding-bottom:12px;
	margin:0 10px 6px;
	clear:both;
}
#tmp_emergency_s {
	background:#FFFFFF url(/shared/images/emergency/emergency_s_bg.jpg) repeat-x left bottom;
}
#tmp_emergency_s2 {
	background:url(/shared/images/emergency/emergency_s_ttl_bg.jpg) no-repeat left top;
}
#tmp_emergency_s_ttl {
	float:left;
	width:83px;
	text-align:center;
}
#tmp_emergency_s_ttl h2 {
	font-size:100%;
	color:#FFFFFF;
	background-color:transparent;
	padding:8px 3px;
}
#tmp_wrap_emergency_s_cnt {
	float:right;
	width:870px;
	border-top:1px solid #F1F3F2;
	position:relative;
}
#tmp_emergency_s_cnt {
	padding-right:400px;
}
#tmp_emergency_s_cnt2 {
	padding:5px 10px;
}
#tmp_emergency_s_cnt ul {
	margin:3px 0 0 10px;
	list-style-image:url(/shared/images/icon/list_icon.gif);
}
#tmp_emergency_s_cnt ul li {
	margin-bottom:5px;
}
#tmp_emergency_s_navi {
	position:absolute;
	right:10px;
	top:8px;
	width:400px;
}
#tmp_emergency_s_navi ul {
	float:right;
}
#tmp_emergency_s_navi .read_all li {
	font-weight:normal;
}
#tmp_emergency_s_navi .read_all a {
	color:#222222;
}
#tmp_emergency_s_navi .read_all .list a {
	background-image:url(/shared/images/icon/navi_icon_rd.png)
}
/* saigai */
.saigai {
	clear:both;
	display:none;
	padding:0 400px 5px 0;
}
.saigai a {
	padding:0 0 0 20px;
	background:url(/shared/images/icon/list_icon.gif) no-repeat 8px 0.2em;
	display:inline-block;
}
/* update
============================== */
#tmp_up_navi {
	clear:both;
}
#tmp_up_navi .pnavi {
	clear:none;
	float:right;
	width:45%;
}
#tmp_update {
	float:left;
	width:45%;
	margin-bottom:0 !important;
}
/* plugin ▼変更しない
============================== */
.plugin {
	margin:0 0 20px;
	padding:10px;
	border:1px solid #D2D7D5;
	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 #D2D7D5;
	clear:both;
}
#tmp_inquiry_ttl {
	font-weight:bold;
	padding:5px 10px;
	color:#212121;
	background:#F8FBFD url(/shared/images/main/inquiry/inquiry_ttl_bg.jpg) repeat-x left top;
	border-bottom:1px solid #D2D7D5;
}
#tmp_inquiry_ttl p {
	margin-bottom:0 !important;
}
#tmp_inquiry_cnt {
	padding:7px 15px;
}
#tmp_inquiry_cnt p {
	margin-bottom:0 !important;
}
#tmp_inquiry_cnt .inquiry_parts {
	margin:0 0 0.8em;
}
.custom_mayor #tmp_inquiry_ttl {
	background:#F6F4FA url(/shared/images/main/inquiry/inquiry_ttl_bg_mayor.jpg) repeat-x left top;
}
.custom_gikai #tmp_inquiry_ttl {
	background:#FAFCF7 url(/shared/images/main/inquiry/inquiry_ttl_bg_gikai.jpg) repeat-x left top;
}
/* feedback
============================== */
#tmp_feedback {
	margin:0 0 20px;
	border:1px solid #D2D7D5;
	clear:both;
}
#tmp_feedback_ttl {
	font-weight:bold;
	padding:5px 10px;
	color:#212121;
	background-color:#F8FBFD;
/*	background:#F8FBFD url(/shared/images/main/feedback/feedback_ttl_bg.jpg) repeat-x left top;*/
	border-bottom:1px solid #D2D7D5;
}
#tmp_feedback_ttl p {
	margin-bottom:0 !important;
}
#tmp_feedback_cnt {
	padding:10px 15px;
}
#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 20px 6px 37px;
	background:#DAE0DD url(/shared/images/main/submit_btn_bg.jpg) no-repeat left top;
	font-weight:bold;
	border:1px solid#D2D7D5;
	-webkit-border-radius:2px;/* Webkit */
	-moz-border-radius:2px;/* Mozilla */
	border-radius:2px;/* CSS3 */
	cursor:pointer;
	text-align:left;
	overflow:visible;
}
*:first-child+html #tmp_inquiry_cnt .inquiry_btn,
*:first-child+html #tmp_feedback_cnt .feedback_btn {
	border:none;
}
#tmp_inquiry_cnt .submit,
#tmp_feedback_cnt .submit {
	margin:0.8em 0 0 0 !important;
	clear:both;
	display:inline-block;
}
*:first-child+html #tmp_inquiry_cnt .submit,
*:first-child+html #tmp_feedback_cnt .submit {
	display:inline;
}
/* ==================================================
banner
================================================== */
#tmp_publicity {
	padding:0 0 0 20px;
	clear:both;
}
#tmp_publicity_ttl {
	text-align:center;
	width:100%;
	clear:both;
}
#tmp_publicity_cnt ul {
	list-style-type:none;
}
#tmp_publicity_cnt ul li {
	margin:0 10px 0 0;
	padding:0 0 5px;
	float:left;
}
#tmp_publicity_cnt ul li img {
	vertical-align:top;
}
/* ==================================================
banner2
================================================== */
#tmp_wrap_publicity2 {
	clear:both;
	margin:0 auto;
	max-width:1380px;
	padding:25px 0;
	background-color:#023466;
}
#tmp_wrap_publicity2_2 {
	width:960px;
	margin:0 auto;
	background-color:#CCD6E0;
}
#tmp_publicity2 {
	text-align:left;
	padding:15px 20px 5px 30px;
}
#tmp_publicity2_ttl {
	width:100%;
	clear:both;
}
#tmp_publicity2_ttl a {
	margin-right:20px;
}
#tmp_publicity2_cnt ul {
	list-style-type:none;
}
#tmp_publicity2_cnt ul li {
	margin:0 10px 0 0;
	padding:0 0 10px;
	float:left;
}
#tmp_publicity2_cnt ul li img {
	vertical-align:top;
}
/* ==================================================
model_change
================================================== */
#tmp_model_change_pub {
	clear:both;
}
/* 切替ボタン
============================== */
#tmp_model_change ul {
	display:table; /* 変更しない */
	width:100%; /* 変更しない */
	list-style:none; /* 変更しない */
	list-style-image:none; /* 変更しない */
	margin:0;
	border-bottom:3px solid #305792;
	clear:both; /* 変更しない */
}
#tmp_model_change li {
	display:table-cell; /* 変更しない */
	box-sizing:border-box; /* 変更しない */
	width:50%; /* 変更しない */
	font-size:143%;
	font-weight:bold;
	border-left:1px solid #305792;
}
#tmp_model_change li:first-child {
	border-left:none;
}
#tmp_model_change li a {
	display:block; /* 変更しない */
	text-align:center;
	text-decoration:none;
	padding:20px 0;
	color:#003366;
	background:-webkit-gradient(linear, center top, center bottom, from(#FCFCFC), to(#DCDEDD));/* Webkit */
	background:-moz-linear-gradient(center top, #FCFCFC, #DCDEDD);/* Mozilla */
	background:linear-gradient(to bottom, #FCFCFC, #DCDEDD);/* CSS3 */
}
#tmp_model_change li a.active {
	color:#FFFFFF;
	background:-webkit-gradient(linear, center top, center bottom, from(#283F73), to(#6889B4));/* Webkit */
	background:-moz-linear-gradient(center top, #283F73, #6889B4);/* Mozilla */
	background:linear-gradient(to bottom, #283F73, #6889B4);/* CSS3 */
}
#tmp_model_change li span {
	padding:10px 0;
	display:inline-block;
}
#tmp_switch_pc_style span {
	background:url(/shared/images/icon/switch_pc_off.png) left center no-repeat;
	padding-left:40px !important;
}
#tmp_switch_sp_style span {
	background:url(/shared/images/icon/switch_sp_off.png) left center no-repeat;
	padding-left:25px !important;
}
#tmp_switch_pc_style.active span {
	background:url(/shared/images/icon/switch_pc_on.png) left center no-repeat;
}
#tmp_switch_sp_style.active span {
	background:url(/shared/images/icon/switch_sp_on.png) left center no-repeat;
}
/* PCスマホ切替表示 ▼変更しない
============================== */
#tmp_model_change {
	display:none;
}
@media screen and (max-width : 480px) {
#tmp_model_change {
	display:block;
}
}
/* ==================================================
footer
================================================== */
#tmp_footer {
	width:960px;
	margin:0 auto;
	padding:124px 0 30px;
}
.format_top #tmp_footer {
	padding-top:62px;
}
#tmp_footer_ttl {
	float:left;
	width:120px;
}
#tmp_footer_cnt {
	float:right;
	width:820px;
	padding-top:3px;
}
/* footer_ttl
============================== */
#tmp_footer_ttl p {
	display:block;
	padding:13px 5px 11px;
	font-weight:bold;
	text-align:center;
	color:#27487B;
	background:#A3D0E7 url(/shared/images/footer/footer_ttl_bg.jpg) repeat-x left top;
	border:1px solid #9BC9E3;
	-webkit-border-radius:2px;/* Webkit */
	-moz-border-radius:2px;/* Mozilla */
	border-radius:2px;/* CSS3 */
}
/* fnavi
============================== */
#tmp_fnavi {
	list-style:none;
	list-style-image:none;
}
#tmp_fnavi li {
	margin:0 15px 0 0;
	padding-bottom:10px;
	white-space:nowrap;
	float:left;
}
#tmp_fnavi li a {
	display:block;
	background:url(/shared/images/icon/navi_icon.png) no-repeat left center;
	padding-left:10px;
}
/* footer_cnt
============================== */
#tmp_footer_cnt address {
	margin:0 0 2px;
	font-style:normal;
}
#tmp_footer_cnt address span {
	margin:0 1em 0 0;
}
#tmp_copyright {
	font-size:85.7%;
	clear:both;
}
/* ==================================================
used_bg_img
================================================== */
.used_bg_img a,
.used_bg_img span {
	display:block; /* 変更しない */
}
.used_bg_img span {
	position:relative; /* 変更しない */
	z-index:-1; /* 変更しない */
}
/* ==================================================
class
================================================== */
/* text
============================== */
.underline {
	text-decoration:underline; /* 変更しない */
}
.strike {
	text-decoration:line-through; /* 変更しない */
}
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
.txt_red {
	color:#C13734; /* デザインによって変更 */
	background-color:transparent; /* 変更しない */
}
.txt_green {
	color:#3D7333; /* デザインによって変更 */
	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 #D2D7D5;
	clear:both; /* 変更しない */
}
.box_faq .box_faq_ttl {
	font-weight:bold;
	padding:5px 10px;
	color:#212121;
	background:#FBFDF9 url(/shared/images/main/faq/faq_ttl_bg.jpg) repeat-x left top;
	border-bottom:1px solid #D2D7D5;
}
.box_faq .box_faq_ttl p {
	margin-bottom:0 !important; /* 変更しない */
}
.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;
}
/* bgcolor
============================== */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
td.bg_yellow,
th.bg_yellow {
	color:inherit;
	background-color:#FBF3DB; /* デザインによって変更 */
}
td.bg_green,
th.bg_green {
	color:inherit;
	background-color:#EFF9E6; /* デザインによって変更 */
}
td.bg_purple,
th.bg_purple {
	color:inherit;
	background-color:#F3E9EF; /* デザインによって変更 */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* ==================================================
lifeguide
================================================== */
#tmp_lifeguide {
	padding:30px;
	background:#D8E699 url(/shared/templates/free/images/contents/lifeguide/lifeguide_bg.png) no-repeat center top;
}
/* lifeguide
============================== */
/* lifeguide_header */
#tmp_lifeguide #tmp_lifeguide_header {
	position:relative;
	margin-bottom:30px;
}
#tmp_lifeguide #tmp_lifeguide_header #tmp_lifeguide_logo {
	width:560px;
	margin-bottom:0;
}
#tmp_lifeguide #tmp_lifeguide_header #tmp_lifeguide_foreign {
	width:560px;
	margin:0;
	padding:10px 10px 0;
	text-align:center;
	list-style:none;
	font-size:114.3%;
	font-weight:bold;
	color:#6E7387;
	box-sizing:border-box;
	border-bottom:2px solid #6E7387;
	background-color:transparent;
}
#tmp_lifeguide #tmp_lifeguide_header #tmp_lifeguide_foreign li {
	display:inline-block;
	margin-right:20px;
	margin-bottom:0.5em;
}
*:first-child+html #tmp_lifeguide #tmp_lifeguide_header #tmp_lifeguide_foreign li {
	display:inline;
}
#tmp_lifeguide #tmp_lifeguide_header #tmp_lifeguide_foreign li a {
	white-space:nowrap;
	display:block;
	padding:5px 5px 5px 20px;
	text-decoration:none;
	color:#6E7387;
	background:url(/shared/templates/free/images/contents/lifeguide/lifeguide_icon.png) no-repeat left center;
	background-color:transparent;
}
#tmp_lifeguide.lifeguide_en #tmp_lifeguide_header #tmp_lifeguide_logo,
#tmp_lifeguide.lifeguide_en #tmp_lifeguide_header #tmp_lifeguide_foreign {
	width:600px;
}
#tmp_lifeguide.lifeguide_cn #tmp_lifeguide_header #tmp_lifeguide_logo,
#tmp_lifeguide.lifeguide_cn #tmp_lifeguide_header #tmp_lifeguide_foreign {
	width:500px;
}
#tmp_lifeguide.lifeguide_ko #tmp_lifeguide_header #tmp_lifeguide_logo,
#tmp_lifeguide.lifeguide_ko #tmp_lifeguide_header #tmp_lifeguide_foreign {
	width:500px;
}
#tmp_lifeguide #tmp_lifeguide_header #tmp_lifeguide_top_link {
	position:absolute;
	top:-15px;
	right:155px;
}
#tmp_lifeguide #tmp_lifeguide_header #tmp_lifeguide_top_link a {
	display:block;
	width:106px;
	height:106px;
	background:url(/shared/templates/free/images/contents/lifeguide/lifeguide_top.png) no-repeat left top;
}
#tmp_lifeguide.lifeguide_en #tmp_lifeguide_header #tmp_lifeguide_top_link a {
	background:url(/shared/templates/free/images/contents/lifeguide/en/lifeguide_top.png) no-repeat left top;
}
#tmp_lifeguide.lifeguide_cn #tmp_lifeguide_header #tmp_lifeguide_top_link a {
	background:url(/shared/templates/free/images/contents/lifeguide/cn/lifeguide_top.png) no-repeat left top;
}
#tmp_lifeguide.lifeguide_ko #tmp_lifeguide_header #tmp_lifeguide_top_link a {
	background:url(/shared/templates/free/images/contents/lifeguide/ko/lifeguide_top.png) no-repeat left top;
}
#tmp_lifeguide #tmp_lifeguide_header #tmp_lifeguide_top_link a span {
	position:relative;
	display:block;
	width:106px;
	height:106px;
	z-index:-1;
	overflow:hidden;
}
#tmp_lifeguide #tmp_lifeguide_header #tmp_lifeguide_howto {
	position:absolute;
	top:-20px;
	right:35px;
}
#tmp_lifeguide #tmp_lifeguide_header #tmp_lifeguide_howto a {
	display:block;
	width:96px;
	height:96px;
	background:url(/shared/templates/free/images/contents/lifeguide/lifeguide_howto.png) no-repeat left top;
}
#tmp_lifeguide.lifeguide_en #tmp_lifeguide_header #tmp_lifeguide_howto a {
	background:url(/shared/templates/free/images/contents/lifeguide/en/lifeguide_howto.png) no-repeat left top;
}
#tmp_lifeguide.lifeguide_cn #tmp_lifeguide_header #tmp_lifeguide_howto a {
	background:url(/shared/templates/free/images/contents/lifeguide/cn/lifeguide_howto.png) no-repeat left top;
}
#tmp_lifeguide.lifeguide_ko #tmp_lifeguide_header #tmp_lifeguide_howto a {
	background:url(/shared/templates/free/images/contents/lifeguide/ko/lifeguide_howto.png) no-repeat left top;
}
#tmp_lifeguide #tmp_lifeguide_header #tmp_lifeguide_howto a span {
	position:relative;
	display:block;
	width:96px;
	height:96px;
	z-index:-1;
	overflow:hidden;
}
/* lifeguide_cnt */
/* lifeguide_gnavi */
#tmp_lifeguide #tmp_lifeguide_gnavi {
	color:#000000;
	background-color:#FFFFFF;
	margin-bottom:30px;
	word-break:break-all;
	word-wrap:break-word;
}
#tmp_lifeguide #tmp_lifeguide_gnavi ul {
	display:table;
	margin:0;
	width:100%;
	height:60px;
	table-layout:fixed;
	list-style:none;
	list-style-image:none;
	overflow:hidden;
	font-size:114.3%;
}
#tmp_lifeguide #tmp_lifeguide_gnavi ul li {
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	border-left:2px solid #6E7387;
	transform:skew(-20deg);
}
*:first-child+html #tmp_lifeguide #tmp_lifeguide_gnavi ul li {
	display:block;
	width:120px;
	height:60px;
	float:left;
}
#tmp_lifeguide #tmp_lifeguide_gnavi ul li:first-child {
	border-left:none;
}
#tmp_lifeguide #tmp_lifeguide_gnavi ul #tmp_lifeguide_glist6 {
	width:130px;
}
#tmp_lifeguide #tmp_lifeguide_gnavi ul #tmp_lifeguide_glist7 {
	width:160px;
}
#tmp_lifeguide #tmp_lifeguide_gnavi ul #tmp_lifeguide_glist1.active a,
#tmp_lifeguide #tmp_lifeguide_gnavi ul #tmp_lifeguide_glist1 a:hover,
#tmp_lifeguide #tmp_lifeguide_gnavi ul #tmp_lifeguide_glist1 a:focus {
	color:#8E6850;
	background-color:transparent;
}
#tmp_lifeguide #tmp_lifeguide_gnavi ul #tmp_lifeguide_glist2.active a,
#tmp_lifeguide #tmp_lifeguide_gnavi ul #tmp_lifeguide_glist2 a:hover,
#tmp_lifeguide #tmp_lifeguide_gnavi ul #tmp_lifeguide_glist2 a:focus {
	color:#996744;
	background-color:transparent;
}
#tmp_lifeguide #tmp_lifeguide_gnavi ul #tmp_lifeguide_glist3.active a,
#tmp_lifeguide #tmp_lifeguide_gnavi ul #tmp_lifeguide_glist3 a:hover,
#tmp_lifeguide #tmp_lifeguide_gnavi ul #tmp_lifeguide_glist3 a:focus {
	color:#86713F;
	background-color:transparent;
}
#tmp_lifeguide #tmp_lifeguide_gnavi ul #tmp_lifeguide_glist4.active a,
#tmp_lifeguide #tmp_lifeguide_gnavi ul #tmp_lifeguide_glist4 a:hover,
#tmp_lifeguide #tmp_lifeguide_gnavi ul #tmp_lifeguide_glist4 a:focus {
	color:#5C7931;
	background-color:transparent;
}
#tmp_lifeguide #tmp_lifeguide_gnavi ul #tmp_lifeguide_glist5.active a,
#tmp_lifeguide #tmp_lifeguide_gnavi ul #tmp_lifeguide_glist5 a:hover,
#tmp_lifeguide #tmp_lifeguide_gnavi ul #tmp_lifeguide_glist5 a:focus {
	color:#73763F;
	background-color:transparent;
}
#tmp_lifeguide #tmp_lifeguide_gnavi ul #tmp_lifeguide_glist6.active a,
#tmp_lifeguide #tmp_lifeguide_gnavi ul #tmp_lifeguide_glist6 a:hover,
#tmp_lifeguide #tmp_lifeguide_gnavi ul #tmp_lifeguide_glist6 a:focus {
	color:#617B75;
	background-color:transparent;
}
#tmp_lifeguide #tmp_lifeguide_gnavi ul #tmp_lifeguide_glist7.active a,
#tmp_lifeguide #tmp_lifeguide_gnavi ul #tmp_lifeguide_glist7 a:hover,
#tmp_lifeguide #tmp_lifeguide_gnavi ul #tmp_lifeguide_glist7 a:focus {
	color:#4B8288;
	background-color:transparent;
}
/* en */
#tmp_lifeguide.lifeguide_en #tmp_lifeguide_gnavi ul #tmp_lifeguide_glist1 {
	width:110px;
}
#tmp_lifeguide.lifeguide_en #tmp_lifeguide_gnavi ul #tmp_lifeguide_glist2 {
	width:175px;
}
#tmp_lifeguide.lifeguide_en #tmp_lifeguide_gnavi ul #tmp_lifeguide_glist3 {
	width:115px;
}
#tmp_lifeguide.lifeguide_en #tmp_lifeguide_gnavi ul #tmp_lifeguide_glist4 {
	width:70px;
}
#tmp_lifeguide.lifeguide_en #tmp_lifeguide_gnavi ul #tmp_lifeguide_glist5 {
	width:125px;
}
#tmp_lifeguide.lifeguide_en #tmp_lifeguide_gnavi ul #tmp_lifeguide_glist6 {
	width:160px;
}
#tmp_lifeguide.lifeguide_en #tmp_lifeguide_gnavi ul #tmp_lifeguide_glist7 {
	width:auto;
}
/* cn */
#tmp_lifeguide.lifeguide_cn #tmp_lifeguide_gnavi ul #tmp_lifeguide_glist6 {
	width:140px;
}
/* ko */
#tmp_lifeguide.lifeguide_ko #tmp_lifeguide_gnavi ul #tmp_lifeguide_glist1 {
	width:110px;
}
#tmp_lifeguide.lifeguide_ko #tmp_lifeguide_gnavi ul #tmp_lifeguide_glist2 {
	width:140px;
}
#tmp_lifeguide.lifeguide_ko #tmp_lifeguide_gnavi ul #tmp_lifeguide_glist3 {
	width:150px;
}
#tmp_lifeguide.lifeguide_ko #tmp_lifeguide_gnavi ul #tmp_lifeguide_glist4 {
	width:80px;
}
#tmp_lifeguide.lifeguide_ko #tmp_lifeguide_gnavi ul #tmp_lifeguide_glist5 {
	width:110px;
}
#tmp_lifeguide.lifeguide_ko #tmp_lifeguide_gnavi ul #tmp_lifeguide_glist6 {
	width:150px;
}
#tmp_lifeguide.lifeguide_ko #tmp_lifeguide_gnavi ul #tmp_lifeguide_glist7 {
	width:auto;
}
#tmp_lifeguide #tmp_lifeguide_gnavi ul li a {
	display:table;
	width:100%;
	height:60px;
	color:#6E7486;
	text-decoration:none;
	font-weight:bold;
	background-color:transparent;
}
#tmp_lifeguide #tmp_lifeguide_gnavi ul li.active a {
	color:#87713F;
}
*:first-child+html #tmp_lifeguide #tmp_lifeguide_gnavi ul li a {
	display:block;
}
#tmp_lifeguide #tmp_lifeguide_gnavi ul li:first-child a {
	padding-left:10px;
	margin-left:-10px;
}
#tmp_lifeguide #tmp_lifeguide_gnavi ul li:last-child a {
	padding-right:10px;
	margin-right:-10px;
}
#tmp_lifeguide #tmp_lifeguide_gnavi ul li a > span {
	display:table-cell;
	height:60px;
	padding:5px;
	box-sizing:border-box;
	text-align:center;
	vertical-align:middle;
	transform:skew(20deg);
}
#tmp_lifeguide #tmp_lifeguide_gnavi ul li a > span span {
	display:inline-block;
	text-align:left;
}
/* lifeguide_column
============================== */
#tmp_lifeguide_cnt_navi {
	float:left; /* 変更しない */
	position:relative; /* 変更しない */
	z-index:10; /* 変更しない */
	width:200px; /* デザインによって変更 */
	margin-right:-220px; /* デザインによって変更 */
}
#tmp_lifeguide_cnt_main {
	width:100%;
	float:right; /* 変更しない */
}
#tmp_lifeguide_cnt_main2 {
	margin-left:220px; /* デザインによって変更 */
	padding-bottom:20px;
	color:inherit;
	background-color:#FFFFFF;
}
/* lifeguide_lnevi
============================== */
#tmp_lifeguide #tmp_lnavi {
	padding:0;
	background:#FFFFFF none;
	font-size:114.3%;
	font-weight:bold;
}
#tmp_lifeguide #tmp_lnavi_ttl {
	border:none;
	border-bottom:4px solid #6E7387;
	color:#FFFFFF;
	font-size:100%;
	background:#6E7387 url(/shared/templates/lifeguide/images/contents/lifeguide_ttl_bg.png) repeat-x left bottom;
}
#tmp_lifeguide #tmp_lnavi_ttl p a {
	padding:15px 5px 12px 12px;
	color:#FFFFFF;
	background-color:transparent;
}
#tmp_lifeguide #tmp_lnavi_cnt {
	padding:0;
	border:none;
	background-color:transparent;
	color:#6D7286;
}
#tmp_lifeguide #tmp_lnavi_cnt ul {
	list-style:none;
	margin:0;
}
#tmp_lifeguide #tmp_lnavi_cnt li {
	margin:0;
	padding:10px 5px 10px 30px;
	border-bottom:2px solid #8B8F9F;
	background:url(/shared/templates/lifeguide/images/contents/lifeguide_lnavi_icon.png) no-repeat 10px 0.8em;
}
#tmp_lifeguide #tmp_lnavi_cnt li a {
	color:#6D7286;
	background-color:transparent;
}
/* box_faq
============================== */
#tmp_lifeguide .box_faq {
	margin-left:20px;
	margin-right:20px;
	border:none;
	border-bottom:2px solid #A7AE60;
}
#tmp_lifeguide .box_faq .box_faq_ttl {
	color:#202020;
	background:#A7AE60 none;
	border:none;
}
#tmp_lifeguide .box_faq .box_faq_cnt ul {
	list-style-image:url(/shared/images/icon/list_icon7.gif);
}
/* inquiry
============================== */
#tmp_lifeguide #tmp_inquiry {
	margin-left:20px;
	margin-right:20px;
	border:none;
	border-bottom:2px solid #7F8CB4;
}
#tmp_lifeguide #tmp_inquiry_ttl {
	color:#202020;
	background:#7F8CB4 none;
	border:none;
}
/* plugin
============================== */
#tmp_lifeguide .plugin {
	margin-left:20px;
	margin-right:20px;
	border:none;
}
/* ==================================================
hitorioya - layout
================================================== */
#tmp_wrap_hitorioya_main {
	max-width:1380px;
	min-width:980px;
	background:#f9ffdc url(/shared/templates/hitorioya/images/main_bg.jpg) no-repeat top center;
	margin:0 auto;
}
#tmp_hitorioya_main {
	padding:30px 0 40px;
	background:url(/shared/templates/hitorioya/images/main_foot_bg.png) no-repeat bottom center;
}
.custom_hitorioya .column_top .col_main {
	padding-bottom:30px;
}
.custom_hitorioya #tmp_contents {
	padding-top:7px;
}
.custom_hitorioya .column_top #tmp_contents {
	padding-top:0;
}
#tmp_hitorioya_main2,
.custom_hitorioya #tmp_wrap_footer {
	width:980px;
	margin:0 auto;
}
.custom_hitorioya #tmp_wrap_footer {
	padding-top:60px;
}
.custom_hitorioya #tmp_wrap_pankuzu {
	padding-bottom:15px;
}
/* lnavi
============================== */
.custom_hitorioya #tmp_lnavi_top {
	padding:15px 5px 5px;
	background:#d3ee96 url(/shared/templates/hitorioya/images/lnavi_bg.png) no-repeat left top;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	margin-bottom:20px;
}
.custom_hitorioya #tmp_lnavi_ttl {
	border:none;
	text-align:center;
	background:#ffffff url(/shared/templates/hitorioya/images/lnavi_ttl_bg.png) no-repeat 5px bottom;
	margin:0 0 2px;
	border-radius: 3px;
}
.custom_hitorioya #tmp_lnavi {
	margin-bottom: 10px;
	padding-bottom: 0;
	background: none;
}
.custom_hitorioya #tmp_lnavi #tmp_lnavi_ttl {
	background-image:none;
    border: solid 5px #22890d;
    border-bottom: 0;
    border-radius: 5px 5px 0 0;
    margin-bottom: 0;
}
.custom_hitorioya #tmp_lnavi #tmp_lnavi_ttl p {
	font-size: 87.5%;
}
.custom_hitorioya #tmp_lnavi_ttl p {
    padding: 10px 8px 5px;
	color:#000000;
    border-bottom: 2px solid #d0e4a3;
}
.custom_hitorioya #tmp_lnavi_ttl a {
	text-decoration:none;
	padding:7px 5px;
    margin-left: 15px;
	color:#22890d;
}
.custom_hitorioya #tmp_lnavi_cnt {
	background-color:#ffffff;
	padding:0 10px;
	border: solid 5px #22890d;
    border-radius: 0 0 5px 5px;
}
.custom_hitorioya #tmp_lnavi_cnt ul {
	margin:0 0 17px;
}
.custom_hitorioya #tmp_lnavi_cnt li {
	padding:10px 5px 10px 14px;
	border-bottom:1px solid #d0e4a3;
	background:url(/shared/templates/hitorioya/images/list_icon_g.png) no-repeat left 14px;
}
.custom_hitorioya #tmp_lnavi_cnt li a {
	display:block;
	margin:-10px -15px -10px -24px;
	padding:10px 15px 10px 24px;
}
.custom_hitorioya #tmp_lnavi_cnt li a:hover,
.custom_hitorioya #tmp_lnavi_cnt li.active a {
	color:#ffffff;
	background:#22890d url(/shared/templates/hitorioya/images/list_icon_w.png) no-repeat 10px 15px;
}
#tmp_lnavi_mail {
	position:relative;
	border:2px solid #acdc68;
	border-bottom-width:5px;
	background:#e9ffca url(/shared/templates/hitorioya/images/lnavi_mail_icon.png) no-repeat 53px 14px;
	color:inherit;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	text-align:center;
}
#tmp_lnavi_mail::after {
	content:"";
	position:absolute;
	top:-2px;
	left:-2px;
	width:30px;
	height:30px;
	-webkit-border-radius:6px 0 0 0;
	-moz-border-radius:6px 0 0 0;
	border-radius:6px 0 0 0;
	background:url(/shared/templates/hitorioya/images/lnavi_mail_bg.png) no-repeat left top;
}
#tmp_lnavi_mail a,
#tmp_lnavi_raisho a {
	display:block;
	padding:56px 0 16px;
}
#tmp_lnavi_raisho {
	position:relative;
	border:2px solid #f5c683;
	border-bottom-width:5px;
	margin-bottom: 10px;
	background:#fff0da url(/shared/templates/hitorioya/images/lnavi_raisho_icon.png) no-repeat 53px 14px;
	color:inherit;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	text-align:center;
}
#tmp_lnavi_raisho::after {
	content:"";
	position:absolute;
	top:-2px;
	left:-2px;
	width:30px;
	height:30px;
	-webkit-border-radius:6px 0 0 0;
	-moz-border-radius:6px 0 0 0;
	border-radius:6px 0 0 0;
	background:url(/shared/templates/hitorioya/images/lnavi_raisho_bg.png) no-repeat left top;
     margin-bottom: 10px;
}
/* hitorioya_cate
============================== */
#tmp_hitorioya_cate {
	width:960px;
	margin:0 auto;
}
#tmp_hitorioya_cate_ttl {
	position:relative;
	margin:0 0 40px;
}
#tmp_hitorioya_cate_ttl::before,
#tmp_hitorioya_cate_ttl::after {
	content:"";
	position:absolute;
	width:120px;
	height:85px;
}
#tmp_hitorioya_cate_ttl::before {
	top:117px;
	left:16px;
	background:url(/shared/templates/hitorioya_top/images/cate_ttl_bg1.png) no-repeat left top;
}
#tmp_hitorioya_cate_ttl::after {
	top:115px;
	right:18px;
	background:url(/shared/templates/hitorioya_top/images/cate_ttl_bg2.png) no-repeat left top;
}
#tmp_hitorioya_cate_ttl .oen {
	text-align:center;
}
#tmp_hitorioya_cate_ttl .oen img {
	padding-left:40px;
}
#tmp_hitorioya_cate_ttl .hitorioya_ttl {
	padding-top:23px;
	text-align:center;
	clear:both;
}
#tmp_hitorioya_cate_ttl .hitorioya_ttl h1,
#tmp_hitorioya_cate_ttl .hitorioya_ttl p {
	margin:0;
	display:inline-block;
	vertical-align:middle;
}
#tmp_hitorioya_cate_ttl .hitorioya_ttl .ttl {
	border:none;
	padding:0;
	background:none;
	margin-left:10px;
}
#tmp_hitorioya_cate_cnt {
	padding:0 55px;
}
#tmp_hitorioya_cate_cnt p {
	font-size:114.3%;
	line-height:1.8;
	margin:0;
}
/* box_faq
============================== */
.custom_hitorioya .box_faq {
	background-color:#ffffff;
	color:inherit;
	border:none;
}
.custom_hitorioya .box_faq .box_faq_ttl {
	color:#ffffff;
	background-image:none;
	background-color:#207f0d;
	border-bottom:1px solid #69bf2f;
}
.custom_hitorioya .box_faq .box_faq_cnt {
	padding:10px 5px 0;
}
.custom_hitorioya .box_faq .box_faq_cnt ul {
	list-style-image:url(/shared/templates/hitorioya/images/list_icon_g.png) !important;
}
/* plugin
============================== */
.custom_hitorioya .plugin {
	border:none;
	background-color:#ffffff;
	color:inherit;
}
/* inquiry
============================== */
.custom_hitorioya #tmp_inquiry {
	background-color:#ffffff;
	color:inherit;
	border:none;
}
.custom_hitorioya #tmp_inquiry_ttl {
	background-image:none;
	color:#ffffff;
	background-color:#0f73b3;
	border-bottom:1px solid #82c1e2;
}
.custom_hitorioya .column_top #tmp_inquiry_ttl {
	padding:15px 20px;
	font-size:130%;
	border-bottom:none;
}
.custom_hitorioya .column_top #tmp_inquiry_cnt {
	padding:10px 20px;
	font-size:114.3%;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
.col_nm:after,
#tmp_wrap_gallery .list_order:after,
#tmp_contents:after,
#tmp_maincontents:after,
#tmp_header:after,
#tmp_means:after,
#tmp_means_primary:after,
#tmp_hlang ul:after,
#tmp_means_secondary:after,
#tmp_hcount:after,
#tmp_wrap_search:after,
#tmp_search:after,
#tmp_hnavi:after,
#tmp_hnavi .hnavi1:after,
#tmp_hnavi .hnavi2:after,
#tmp_func_navi:after,
#tmp_search_top:after,
#tmp_search_top_ttl:after,
#tmp_search_top_cnt: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,
.rnavi_benri:after,
.rnavi_benri_ttl:after,
.rnavi_benri_cnt:after,
.read_all:after,
.read_all ul:after,
#tmp_event_cal_tab:after,
#tmp_event_cal_tab ul:after,
#tmp_event_cal_genre:after,
#tmp_event_cal_genre_ttl:after,
#tmp_event_cal_genre_cnt:after,
#tmp_event_cal_genre_cnt dl:after,
#tmp_event_cal_genre_cnt dd ul:after,
#tmp_event_main:after,
#tmp_contents .event_col3:after,
#tmp_lnavi_event_cal:after,
#tmp_lnavi_event_cal_ttl:after,
#tmp_lnavi_event_cal_cnt:after,
#tmp_lnavi_event_cal .cal_navi:after,
#tmp_emergency:after,
#tmp_emergency_ttl:after,
#tmp_emergency_cnt:after,
#tmp_wrap_emergency_s:after,
#tmp_emergency_s:after,
#tmp_emergency_s2:after,
#tmp_emergency_s_ttl:after,
#tmp_emergency_s_cnt:after,
.plugin:after,
#tmp_up_navi: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_cnt:after,
#tmp_publicity2_cnt:after,
#tmp_footer:after,
#tmp_fnavi:after,
#tmp_footer_cnt:after,
div.col2:after,
div.fixed_col2:after,
div.col3:after,
.box_faq:after,
.box_faq_ttl:after,
.box_faq_cnt:after,
.rnavi_btn:after,
.rnavi_btn2:after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}

/* for IE7.0 */
*:first-child+html .col_nm,
*:first-child+html #tmp_wrap_gallery .list_order,
*: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_hlang ul,
*:first-child+html #tmp_means_secondary,
*:first-child+html #tmp_hcount,
*:first-child+html #tmp_wrap_search,
*:first-child+html #tmp_search,
*:first-child+html #tmp_hnavi,
*:first-child+html #tmp_hnavi .hnavi1,
*:first-child+html #tmp_hnavi .hnavi2,
*:first-child+html #tmp_func_navi,
*:first-child+html #tmp_search_top,
*:first-child+html #tmp_search_top_ttl,
*:first-child+html #tmp_search_top_cnt,
*:first-child+html #tmp_gnavi,
*:first-child+html #tmp_gnavi ul,
*:first-child+html #tmp_wrap_main,
*:first-child+html #tmp_main,
*:first-child+html #tmp_lnavi,
*:first-child+html #tmp_lnavi_ttl,
*:first-child+html #tmp_lnavi_cnt,
*:first-child+html .rnavi_benri,
*:first-child+html .rnavi_benri_ttl,
*:first-child+html .rnavi_benri_cnt,
*:first-child+html .read_all,
*:first-child+html .read_all ul,
*:first-child+html #tmp_event_cal_tab,
*:first-child+html #tmp_event_cal_tab ul,
*:first-child+html #tmp_event_cal_genre,
*:first-child+html #tmp_event_cal_genre_ttl,
*:first-child+html #tmp_event_cal_genre_cnt,
*:first-child+html #tmp_event_cal_genre_cnt dl,
*:first-child+html #tmp_event_cal_genre_cnt dd ul,
*:first-child+html #tmp_event_main,
*:first-child+html #tmp_contents .event_col3,
*:first-child+html #tmp_lnavi_event_cal,
*:first-child+html #tmp_lnavi_event_cal_ttl,
*:first-child+html #tmp_lnavi_event_cal_cnt,
*:first-child+html #tmp_lnavi_event_cal .cal_navi,
*:first-child+html #tmp_emergency,
*:first-child+html #tmp_emergency_ttl,
*:first-child+html #tmp_emergency_cnt,
*:first-child+html #tmp_wrap_emergency_s,
*:first-child+html #tmp_emergency_s,
*:first-child+html #tmp_emergency_s2,
*:first-child+html #tmp_emergency_s_ttl,
*:first-child+html #tmp_emergency_s_cnt,
*:first-child+html .plugin,
*:first-child+html #tmp_up_navi,
*: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_cnt,
*:first-child+html #tmp_publicity2_cnt,
*:first-child+html #tmp_footer,
*:first-child+html #tmp_fnavi,
*:first-child+html #tmp_footer_cnt,
*:first-child+html div.col2,
*:first-child+html div.fixed_col2,
*:first-child+html div.col3,
*:first-child+html .box_faq,
*:first-child+html .box_faq_ttl,
*:first-child+html .box_faq_cnt,
*:first-child+html .rnavi_btn,
*:first-child+html .rnavi_btn2 {
	min-height:1%; /* 変更しない */
}