@charset "utf-8";

/* ==================================================
layout
================================================== */
/* body
============================== */
.format_top,
.format_free,
.format_base {
	color:#333333;
	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 */
}
noscript {
	text-align:center;
}
/* wrapper
============================== */
#tmp_wrapper {
	width:100%; /* デザインによって変更 */
}
#tmp_wrapper2 {
	color:inherit;
	background:url(/shared/images/main/bottom_bg.gif) no-repeat center bottom;
	min-width:980px;
	min-height:630px;
}
#tmp_wrapper3 {
	width:980px; /* デザインによって変更 */
	margin:0 auto;
}
/* hgallery
============================== */
#tmp_hgallery {
    width:100%;
    background:url(/shared/images/hgallery/hgallery_bg.jpg) no-repeat center top;
	position:absolute;
    z-index:-10;
    text-align:center;
    height:177px;
	min-width:980px;
	overflow:hidden;
}
.format_top #tmp_hgallery {
    height:425px;
    background-image:url(/shared/images/hgallery/hgallery_top_bg.jpg);
}
/* main
============================== */
#tmp_wrap_main {
	padding:0 10px 40px;
	clear:both; /* 変更しない */
}
.format_top #tmp_wrap_main {
	padding-bottom:10px;
}
/* contents
============================== */
#tmp_contents,
#tmp_maincontents {
	width:100%; /* 変更しない */
}
#tmp_contents {
	padding:0 0 10px;
}
/* format カラムのレイアウトのbaseロジック
============================== */
.wrap_col_nm {
	width:100%; /* 変更しない */
	float:left; /* 変更しない */
}
.col_nm {
	width:100%; /* 変更しない */
}
.wrap_col_lft_navi {
	float:left; /* 変更しない */
	position:relative; /* 変更しない */
	z-index:1; /* 変更しない */
}
.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; /* デザインによって変更 */
}
/* top
============================== */
.format_top .column_lnavi .wrap_col_lft_navi {
	width:380px; /* デザインによって変更 */
	margin-right:-420px; /* デザインによって変更 */
}
.format_top .column_lnavi .col_main {
	margin-left:420px; /* デザインによって変更 */
}
/* free
============================== */
.format_free .wrap_col_nm {
	margin-right:-210px; /* デザインによって変更 */
}
.format_free .wrap_col_nm2 {
	margin-right:210px; /* デザインによって変更 */
}
.format_free .wrap_col_lft_navi {
	width:240px; /* デザインによって変更 */
	margin-right:-250px; /* デザインによって変更 */
}
.format_free .col_lft_navi {
	color:inherit;
	background-color:#FFFFFF;
}
.format_free .wrap_col_rgt_navi {
	width:200px; /* デザインによって変更 */
}
.format_free .col_rgt_navi {
	padding:10px; /* デザインによって変更 */
	color:inherit;
	background-color:#CCDDEE;
}
.format_free .column_full .col_main {
	margin-left:210px; /* デザインによって変更 */
}
.format_free .column_lnavi .col_main {
	margin-left:270px; /* デザインによって変更 */
}
.format_free .column_rnavi .wrap_col_main {
	margin-right:-210px; /* デザインによって変更 */
}
.format_free .column_rnavi .col_main {
	margin-right:210px; /* デザインによって変更 */
}
/* ==================================================
header
================================================== */
#tmp_header {
	padding:11px 10px 0;
}
#tmp_hlogo {
	padding:4px 0 0 11px;
	float:left;
}
#tmp_hlogo p {
	display:block;
	width:158px;
	height:54px;
	background:url(/shared/images/header/hlogo.gif) no-repeat left top;
}
#tmp_hlogo a {
	display:block;
	width:158px;
	height:54px;
}
.custom_ku #tmp_hlogo a {
	width:221px;
	height:116px;
}
#tmp_hlogo p span {
	display:block;
	width:158px;
	height:54px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
/* top */
.format_top #tmp_header {
	padding:0 10px 20px;
}
.format_top #tmp_hlogo {
	padding:0;
}
#tmp_hlogo h1 {
	display:block;
	width:221px;
	height:116px;
	background:url(/shared/images/header/hlogo_top_pc.png) no-repeat left top;
}
#tmp_hlogo h1 span {
	display:block;
	text-align:center;
	padding:0 20px;
	width:190px;
	height:100px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
/* means */
#tmp_means {
	width:698px;
	float:right;
	position:relative;
	min-height:120px;
}
*:first-child+html #tmp_means {
	height:120px;
}
.format_top #tmp_means {
	width:493px;
	padding-top:10px;
	min-height:0;
}
*:first-child+html .format_top #tmp_means {
	height:auto;
}
#tmp_means img {
	vertical-align:top;
}
#tmp_hnavi_s,
#tmp_sma_menu {
	display:none; /* 変更しない */
}
/* home */
#tmp_means_home {
	position:absolute;
	top:13px;
	left:0;
}
/* means_ps */
#tmp_means_ps {
	margin-left:65px;
}
/* primary
============================== */
#tmp_means_primary {
	font-size:85.7%;
	float:right;
	margin:0 0 7px;
	clear:both;
}
/* func_txt */
#tmp_func_txt {
	margin:0 6px 0 0;
	float:left;
}
.format_top #tmp_func_txt {
	margin-right:16px;
}
#tmp_func_txt dt {
	margin:0 5px 0 0;
	padding:4px 0 0;
	float:left;
}
#tmp_func_txt dd {
	margin:0 4px 0 0;
	float:left;
}
#tmp_func_txt dd a {
	display:block;
}
/* func_clr */
#tmp_func_clr {
	margin:0 6px 0 0;
	float:left;
}
.format_top #tmp_func_clr {
	margin-right:-4px;
}
#tmp_func_clr dt {
	margin:0 6px 0 0;
	padding:4px 0 0;
	float:left;
}
#tmp_func_clr dd {
	margin:0 4px 0 0;
	float:left;
}
#tmp_func_clr dd a {
	display:block;
}
#tmp_color_default {
	color:#000000;
	background-color:#FFFFFF;
}
#tmp_darkblue {
	color:#FFFF00;
	background-color:#00008B;
}
#tmp_yellow {
	color:#000000;
	background-color:#FFFF00;
}
#tmp_black {
	color:#FFFF00;
	background-color:#000000;
}
/* hnavi */
#tmp_hnavi {
	list-style:none;
	list-style-image:none;
	float:left;
	padding:0 5px 0 0;
}
.format_top #tmp_hnavi {
	padding:3px 10px 0 0;
}
#tmp_hnavi li {
	margin:0 10px 0 0;
	padding:4px 0 0;
	float:left;
}
#tmp_hnavi li a {
	padding:0 0 0 15px;
	color:#222222;
	background:#FFFFFF url(/shared/images/header/hnavi_icon.gif) no-repeat left 0.2em;
	text-decoration:none;
}
#tmp_hnavi .hnavi_lang {
	margin-right:0;
}
/* secondary
============================== */
#tmp_means_secondary {
	font-size:85.7%;
	float:right;
	margin:0 0 10px 0;
	clear:both;
}
*:first-child+html #tmp_means_secondary {
	width:420px;
}
/* search */
#tmp_wrap_search {
	float:left;
	width:310px;
	margin:0 10px 0 0;
}
*:first-child+html #tmp_wrap_search {
	width:315px;
}
.format_top #tmp_wrap_search {
	float:none;
	margin-right:0;
	width:100% !important;
}
#tmp_search {
	padding:4px 0 4px 12px;
	color:inherit;
	background-color:#DAEFFA;
}
.format_top #tmp_search {
	padding:7px 0 7px 12px;
}
#tmp_search dt {
	margin:0 12px 0 0;
	float:left;
}
.format_top #tmp_search dt {
	background:url(/shared/images/header/func_sch_ttl_top.gif) no-repeat left 1px;
	padding:7px 0 4px 30px;
	margin-right:7px;
	font-weight:bold;
}
#tmp_search dd {
	float:left;
}
#tmp_search dd p {
	float:left;
}
#tmp_query {
	width:188px;
	min-height:20px;
	margin:0 7px 0 0;
	border:1px solid #0075C2;
}
#tmp_func_sch_btn {
	float:left;
}
.format_top #tmp_query {
	width:268px;
	min-height:28px;
	border-color:#999999;
}
.format_top #tmp_func_sch_btn {
	width:70px;
	min-height:30px;
	color:#FFFFFF;
	background:#024D7D url(/shared/images/header/sch_btn_bg.jpg) repeat-x left top;
	border:none;
	text-align:center;
	cursor:pointer;
	-webkit-border-radius:3px;/* Webkit */
	-moz-border-radius:3px;/* Mozilla */
	border-radius:3px;/* CSS3 */
}
*:first-child+html .format_top #tmp_func_sch_btn {
	margin-top:1px;
	vertical-align:middle;
}
/* formation */
#tmp_formation {
	margin:1px 0 0;
	float:right;
}
#tmp_formation p {
	font-weight:bold;
	border:1px solid #68B0D7;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	line-height:1.2;
}
#tmp_formation a {
	display:block;
	padding:6px 0 5px;
	color:#222222;
	background:#ABD3E9 url(/shared/images/header/formation_bg.jpg) repeat-x left top;
	text-decoration:none;
}
#tmp_formation span {
	padding:0 4px 0 15px;
	background:url(/shared/images/header/formation_bg.png) no-repeat left 0.1em;
}
/* tertiary
============================== */
#tmp_means_tertiary {
	margin:0 0 10px 0;
	clear:both;
}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_gnavi {
	padding:0 10px;
	clear:both;
}
#tmp_gnavi ul {
	list-style:none;
	list-style-image:none;
}
#tmp_gnavi li {
	float:left;
	width:137px;
	position:relative;
	z-index:1000;
}
#tmp_gnavi a {
	display:block;
	background:url(/shared/images/navi/gnavi/gnavi.jpg) no-repeat left top;
	cursor:pointer;
	border-bottom:1px solid #FFFFFF;
}
/* glist1 */
#tmp_gnavi #tmp_glist1 {
	width:138px;
}
#tmp_glist1 a {
	background-position:left top;
}
#tmp_glist1.active a,
#tmp_glist1 a:hover,
#tmp_glist1 a:focus {
	background-position:left bottom;
}
/* glist2 */
#tmp_glist2 a {
	background-position:-138px top;
}
#tmp_glist2.active a,
#tmp_glist2 a:hover,
#tmp_glist2 a:focus {
	background-position:-138px bottom;
}
/* glist3 */
#tmp_glist3 a {
	background-position:-275px top;
}
#tmp_glist3.active a,
#tmp_glist3 a:hover,
#tmp_glist3 a:focus {
	background-position:-275px bottom;
}
/* glist4 */
#tmp_glist4 a {
	background-position:-412px top;
}
#tmp_glist4.active a,
#tmp_glist4 a:hover,
#tmp_glist4 a:focus {
	background-position:-412px bottom;
}
/* glist5 */
#tmp_glist5 a {
	background-position:-549px top;
}
#tmp_glist5.active a,
#tmp_glist5 a:hover,
#tmp_glist5 a:focus {
	background-position:-549px bottom;
}
/* glist6 */
#tmp_glist6 a {
	background-position:-686px top;
}
#tmp_glist6.active a,
#tmp_glist6 a:hover,
#tmp_glist6 a:focus {
	background-position:-686px bottom;
}
/* glist7 */
#tmp_glist7 a {
	background-position:-823px top;
}
#tmp_glist7.active a,
#tmp_glist7 a:hover,
#tmp_glist7 a:focus {
	background-position:-823px bottom;
}
#tmp_gnavi span {
	display:block;
	width:137px;
	height:60px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
/* top */
.format_top #tmp_gnavi {
	margin-bottom:32px;
	padding:0 10px 0 278px;
}
.format_top #tmp_gnavi ul {
	background:url(/shared/images/navi/gnavi/gnavi_top_bg.png) repeat left top;
	padding:3px 0 3px 3px;
	-webkit-border-radius:2px;/* Webkit */
	-moz-border-radius:2px;/* Mozilla */
	border-radius:2px;/* CSS3 */
}
.format_top #tmp_gnavi li {
	height:70px;
}
.format_top #tmp_gnavi a {
	background-image:url(/shared/images/navi/gnavi/gnavi_top.png);
	height:70px;
}
/* glist1 */
.format_top #tmp_gnavi #tmp_glist1 {
	display:none;
}
/* glist2 */
.format_top #tmp_gnavi #tmp_glist2 {
	width:120px;
}
.format_top #tmp_glist2 a {
	background-position:left top;
}
.format_top #tmp_glist2.active a,
.format_top #tmp_glist2 a:hover,
.format_top #tmp_glist2 a:focus {
	background-position:left bottom;
}
/* glist3 */
.format_top #tmp_gnavi #tmp_glist3 {
	width:124px;
}
.format_top #tmp_glist3 a {
	background-position:-120px top;
}
.format_top #tmp_glist3.active a,
.format_top #tmp_glist3 a:hover,
.format_top #tmp_glist3 a:focus {
	background-position:-120px bottom;
}
/* glist4 */
.format_top #tmp_gnavi #tmp_glist4 {
	width:113px;
}
.format_top #tmp_glist4 a {
	background-position:-244px top;
}
.format_top #tmp_glist4.active a,
.format_top #tmp_glist4 a:hover,
.format_top #tmp_glist4 a:focus {
	background-position:-244px bottom;
}
/* glist5 */
.format_top #tmp_gnavi #tmp_glist5 {
	width:118px;
}
.format_top #tmp_glist5 a {
	background-position:-357px top;
}
.format_top #tmp_glist5.active a,
.format_top #tmp_glist5 a:hover,
.format_top #tmp_glist5 a:focus {
	background-position:-357px bottom;
}
/* glist6 */
.format_top #tmp_gnavi #tmp_glist6 {
	width:118px;
}
.format_top #tmp_glist6 a {
	background-position:-475px top;
}
.format_top #tmp_glist6.active a,
.format_top #tmp_glist6 a:hover,
.format_top #tmp_glist6 a:focus {
	background-position:-475px bottom;
}
/* glist7 */
.format_top #tmp_gnavi #tmp_glist7 {
	width:96px;
}
.format_top #tmp_glist7 a {
	background-position:-593px top;
}
.format_top #tmp_glist7.active a,
.format_top #tmp_glist7 a:hover,
.format_top #tmp_glist7 a:focus {
	background-position:-593px bottom;
}
.format_top #tmp_gnavi span {
	width:97px;
}
/* drop_down_hidden */
#tmp_gnavi ul ul {
	margin-left:0;
}
#tmp_gnavi ul ul li {
	float:none;
	position:static;
}
#tmp_gnavi .drop_down_hidden {
	width:402px;
	color:#000000;
	background-color:#FFFFFF;
	border:1px solid #555555;
	position:absolute;
	left:0;
	top:auto;
	display:none;
	z-index:100;
}
#tmp_gnavi .drop_down_hidden ul {
	display:block !important;
	border:6px solid #E5E5E5;
	background:none;
	padding:0;
	-webkit-border-radius:0;/* Webkit */
	-moz-border-radius:0;/* Mozilla */
	border-radius:0;/* CSS3 */
}
#tmp_gnavi .drop_down_hidden li {
	float:left;
	display:inline;
	width:195px;
}
#tmp_gnavi .drop_down_hidden li a {
	text-align:left;
	font-weight:normal;
	padding:8px 5px 7px 22px;
	background:url(/shared/images/icon/list_icon2.gif) no-repeat 10px 0.5em !important;
	display:block;
	width:auto;
	height:auto;
}
#tmp_gnavi .drop_down_hidden li.active a,
#tmp_gnavi .drop_down_hidden li:hover a {
	background:#ECF7FC url(/shared/images/icon/list_icon2.gif) no-repeat 10px 0.5em !important;
}
*:first-child+html #tmp_gnavi .drop_down_hidden li,
*:first-child+html #tmp_gnavi .drop_down_hidden li a {
	min-height:1%;
}
#tmp_glist5 .drop_down_hidden {
	left:auto;
	right:0px;
}
#tmp_glist6 .drop_down_hidden {
	left:auto;
	right:0px;
}
/* pankuzu
============================== */
#tmp_pankuzu {
	padding:15px 12px 8px;
	clear:both;
}
#tmp_sma_pankuzu {
	display:none;
}
/* lnavi
============================== */
#tmp_lnavi {
	margin:0 0 20px;
	clear:both;
}
#tmp_lnavi_ttl {
	color:#FFFFFF;
	background:#004D80 url(/shared/images/navi/lnavi/lnavi_ttl_bg.jpg) repeat-x left top;
	font-size:114.3%;
	font-weight:bold;
	-webkit-border-radius:6px 6px 0 0;
	-moz-border-radius:6px 6px 0 0;
	border-radius:6px 6px 0 0;
}
#tmp_lnavi_ttl a {
	display:block;
	padding:14px 11px 11px;
	color:#FFFFFF;
	background-color:transparent;
}
#tmp_lnavi_cnt {
	padding:0 0 6px;
	border:1px solid #0066AA;
	border-top:none;
	-webkit-border-radius:0 0 6px 6px;
	-moz-border-radius:0 0 6px 6px;
	border-radius:0 0 6px 6px;
}
#tmp_lnavi_cnt ul {
	border-top:3px solid #FFFFFF;
	list-style:none;
	list-style-image:none;
}
#tmp_lnavi_cnt li {
	padding:10px 10px 9px 21px;
	background:url(/shared/images/icon/list_icon.gif) no-repeat 9px 0.8em;
}
#tmp_lnavi_cnt li.even {
	background-color:#EAF5FC;
	color:inherit;
}
#tmp_lnavi_cnt .switch_menu .noicon_list {
	padding-bottom:10px;
	padding-left:0;
	background:none;
}
#tmp_lnavi_cnt .switch_menu .noicon_list a {
	vertical-align:middle;
}
#tmp_lnavi_cnt .switch_menu .noicon_list a.switch img {
	margin-right:5px;
	vertical-align:top;
}
#tmp_lnavi_cnt .switch_cnt {
	padding:10px 0 0 10px;
}
#tmp_lnavi_cnt .switch_cnt li {
	margin-bottom:0.5em;
	border:none;
	padding-bottom:0;
}
/* bosai
============================== */
#tmp_bosai {
	background-color:#F5E1DE;
	color:inherit;
	padding:9px 9px 4px;
	margin:-18px 0 15px;
	clear:both;
	-webkit-border-radius:2px;/* Webkit */
	-moz-border-radius:2px;/* Mozilla */
	border-radius:2px;/* CSS3 */
}
#tmp_bosai_ttl {
	font-size:114.3%;
	font-weight:bold;
	background:url(/shared/images/icon/circle_icon_rd.png) no-repeat left 8px;
	padding-left:15px;
}
#tmp_bosai_cnt {
	padding:10px 0 0;
}
#tmp_bosai_cnt ul {
	list-style:none;
	list-style-image:none;
}
#tmp_bosai_cnt ul li {
	float:left;
	width:50%;
	padding-bottom:10px;
}
#tmp_bosai_cnt ul li a {
	background:url(/shared/images/icon/list_icon2.gif) no-repeat 4px 2px;
	padding-left:16px;
}
/* rnavi_btn
============================== */
.rnavi_btn {
	clear:both;
}
.rnavi_btn ul {
	list-style:none;
	list-style-image:none;
	padding-bottom:5px;
}
.rnavi_btn ul li {
	margin:0 0 10px;
}
.rnavi_btn ul li img {
	vertical-align:top;
}
/* top */
.format_top .rnavi_btn {
	width:493px;
	height:160px;
	position:relative;
}
.format_top .rnavi_btn .faq_btn {
	position:absolute;
	top:0;
	left:0;
}
.format_top .rnavi_btn .callcenter_btn {
	position:absolute;
	top:0;
	left:253px;
}
.format_top .rnavi_btn .mitukaranai_btn {
	position:absolute;
	top:127px;
	left:253px;
}
/* personal
============================== */
#tmp_personal {
	margin:0 0 13px;
	color:inherit;
	background-color:#E9F5FC;
	clear:both;
}
.format_top #tmp_personal {
	margin-bottom:20px;
}
#tmp_personal_ttl {
	display:block;
	width:240px;
	height:55px;
	background:url(/shared/images/navi/rnavi/personal_ttl.gif) no-repeat left top;
}
#tmp_personal_ttl span {
	display:block;
	width:240px;
	height:55px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
#tmp_sma_personal_cnt,
#tmp_personal_ttl .switch_icon {
	display:none;
}
.format_top #tmp_personal_ttl {
	width:380px;
	height:70px;
	background-image:url(/shared/images/navi/rnavi/personal_top_ttl.gif);
}
.format_top #tmp_personal_ttl span {
	width:380px;
	height:70px;
}
/* personal_select */
#tmp_personal_select {
	padding:0 0 16px;
	background:url(/shared/images/navi/rnavi/personal_bg.gif) no-repeat left bottom;
	clear:both;
}
.format_top #tmp_personal_select {
	background-image:url(/shared/images/navi/rnavi/personal_top_bg.gif);
}
#tmp_personal_select_cnt {
	padding:14px 0 0;
	background:url(/shared/images/navi/rnavi/personal_cnt_bg.gif) repeat-y left top;
	clear:both;
}
.format_top #tmp_personal_select_cnt {
	padding:5px 0 0;
	background-image:url(/shared/images/navi/rnavi/personal_top_cnt_bg.gif);
}
.format_top #tmp_personal_select .box_generation {
	padding:0 23px 6px;
}
#tmp_personal_select .box_generation {
	padding:0 18px 6px;
	clear:both;
}
#tmp_personal_select .box_generation p {
	float:left;
}
#tmp_personal_select .box_generation .select_ttl {
	margin:0 15px 0 0;
}
#tmp_personal_select .box_generation #tmp_select {
	width:100px;
	height:20px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}
.format_top #tmp_personal_select .box_category {
	padding:0 5px 0 23px;
}
#tmp_personal_select .box_category {
	padding:0 5px 0 18px;
	clear:both;
}
.format_top #tmp_personal_select .box_category_ttl {
	margin:0 9px 0 0;
	width:70px;
	float:left;
	font-weight:bold;
}
.format_top #tmp_personal_select .box_category_cnt {
	width:270px;
	padding:4px 0 0;
	float:left;
}
.format_top #tmp_personal_select .box_category .select_ttl {
	margin:0;
	display:inline-block;
}
#tmp_personal_select .box_category .select_ttl {
	margin:0 0 5px;
}
#tmp_personal_select .select_ttl {
	font-weight:bold;
}
.format_top #tmp_personal_select ul {
	padding:0;
}
#tmp_personal_select ul {
	padding:0 2px 0 0;
	list-style:none;
	list-style-image:none;
}
#tmp_personal_select ul.personal_line01 {
	width:33%;
	float:left;
}
#tmp_personal_select ul.personal_line02 {
	width:35%;
	float:left;
}
#tmp_personal_select ul.personal_line03 {
	width:30%;
	float:left;
}
.format_top #tmp_personal_select li {
	margin:0;
	padding:0 0 10px;
	width:100%;
	float:none;
}
.format_top #tmp_personal_select li label {
	margin:-14px 0 0 18px;
}
*:first-child+html .format_top #tmp_personal_select li label {
	margin:-20px 0 0 18px;
}
.format_top #tmp_personal_select li input[type="checkbox"],
.format_top #tmp_personal_select li label {
	display:block;
}
#tmp_personal_select li {
	margin:0 0 8px;
	width:45%;
	float:left;
}
#tmp_personal_select li.rgt {
	width:52%;
}
#tmp_personal_select input[type="checkbox"] {
	margin:0 5px 0 0;

}
*:first-child+html #tmp_personal_select input[type="checkbox"] {
	margin:0;
}
.format_top #tmp_personal_select p.sch_personal {
	margin:0 auto;
	min-width:260px;
	display:table;
}
#tmp_personal_select p.sch_personal {
	padding:3px 20px 0;
	text-align:center;
	clear:both;
}
#tmp_personal_select p.sch_personal a {
	display:block;
	padding:1px 36px;
	color:#222222;
	background:#EAEAEA url(/shared/images/navi/rnavi/sch_personal_bg.jpg) repeat-x left top;
	font-weight:bold;
	text-decoration:none;
	border:1px solid #BFBFBF;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
/* personal_result_hold */
#tmp_personal_result_hold {
	border:1px dashed #469ECE;
	padding:5px;
	text-align:center;
	margin:6px 5px;
}
.format_top #tmp_personal_result_hold {
	margin:6px 10px;
}
/* personal_result */
#tmp_personal_result {
	padding:4px 5px 0;
}
#tmp_personal_result_ttl {
	padding:12px 55px 5px 12px;
	background:url(/shared/images/navi/rnavi/personal_result_ttl.gif) no-repeat left bottom;
}
#tmp_personal_result_ttl p {
	font-weight:bold;
	line-height:1.4;
}
.format_top #tmp_personal_result {
	padding:4px 0 5px 10px;
}
.format_top #tmp_personal_result_ttl {
	background-image:url(/shared/images/navi/rnavi/personal_result_top_ttl.gif);
	padding:12px 60px 5px 0;
}
#tmp_personal_result_cnt {
	padding:12px 0 0;
	position:relative;
}
.format_top #tmp_personal_result_cnt {
	padding-top:10px;
}
#tmp_personal_result_cnt ul {
	list-style:none;
	list-style-image:none;
}
#tmp_personal_result_cnt li {
	margin:0 0 0.5em;
	padding:0 0 0 22px;
	background:url(/shared/images/icon/list_icon.gif) no-repeat 10px 0.2em;
	line-height:1.6;
}
/* personal_genre */
#tmp_personal_result_cnt .personal_genre li {
	margin:0 3px 0 0;
	padding:0 0 6px;
	background:none;
	width:177px;
	line-height:1.2;
	display:inline-block;
	vertical-align:top;
	word-wrap:break-word;
	overflow-wrap:break-word;
	word-break:break-all;
}
*:first-child+html #tmp_personal_result_cnt .personal_genre li {
	display:inline;
	margin-right:6px;
}
#tmp_personal_result_cnt .personal_genre li img {
	float:left;
	margin-right:5px;
	margin-top:0;
}
#tmp_personal_result_cnt .personal_genre li a {
	display:block;
	text-decoration:none;
	padding:3px 5px 5px;
	min-height:35px;
	color:#212121;
	background:#EAEAEA url(/shared/images/navi/rnavi/personal_genre_bg.jpg) repeat-x left top;
	border:1px solid #AAAAAA;
	-webkit-border-radius:2px;/* Webkit */
	-moz-border-radius:2px;/* Mozilla */
	border-radius:2px;/* CSS3 */
	cursor:pointer;
}
#tmp_personal_result_cnt .personal_genre li span {
	display:block;
	padding:3px 0 0;
}
#tmp_personal_result_cnt .result_list_btn {
	float:right;
}
#tmp_personal_result_cnt .result_list_btn a {
	background:url(/shared/images/icon/navi_icon_bl.png) no-repeat left 8px;
	padding:5px 10px 5px 16px;
}
/* event_btn
============================== */
#tmp_event_btn {
	margin:0 0 14px;
	clear:both;
}
#tmp_event_btn a {
	background:url(/shared/templates/top/images/event_btn.png) no-repeat left top;
	background-size: 100% auto;
}
#tmp_event_btn a,
#tmp_event_btn span {
	display:block;
	width:380px;
	height:74px;
}
#tmp_event_btn span {
	overflow:hidden;
}
/* event_cal
============================== */
#tmp_event_cal_top {
	padding:9px 9px 0;
	border:1px solid #F1DD4E;
	-webkit-border-radius:2px;/* Webkit */
	-moz-border-radius:2px;/* Mozilla */
	border-radius:2px;/* CSS3 */
	margin:0 0 4px;
	clear:both;
}
#tmp_event_cal_top_ttl {
	float:left;
	width:130px;
}
#tmp_event_cal_top_cnt {
	float:right;
	width:225px;
}
#tmp_event_cal_top_ttl .event_cal_ttl {
	margin:0 0 20px;
	display:block;
	width:120px;
	height:130px;
	background:url(/shared/images/navi/rnavi/event_cal_ttl.gif) no-repeat left top;
}
#tmp_event_btn.event_cal_chuo a {
	background-image:url(/shared/templates/top/images/chuo/sp/event_btn.png);
}
#tmp_event_btn.event_cal_hanamigawa a {
	background-image:url(/shared/templates/top/images/hanamigawa/sp/event_btn.png);
}
#tmp_event_btn.event_cal_inage a {
	background-image:url(/shared/templates/top/images/inage/sp/event_btn.png);
}
#tmp_event_btn.event_cal_midori a {
	background-image:url(/shared/templates/top/images/midori/sp/event_btn.png);
}
#tmp_event_btn.event_cal_mihama a {
	background-image:url(/shared/templates/top/images/mihama/sp/event_btn.png);
}
#tmp_event_btn.event_cal_wakaba a {
	background-image:url(/shared/templates/top/images/wakaba/sp/event_btn.png);
}
#tmp_event_cal_top_ttl .event_cal_ttl a {
	width:120px;
	height:130px;
}
#tmp_event_cal_top_ttl .event_cal_ttl span {
	display:block;
	width:120px;
	height:130px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
#tmp_event_cal_top_ttl ul {
	list-style:none;
	list-style-image:none;
	font-size:85.7%;
}
#tmp_event_cal_top_ttl ul li {
	background:url(/shared/images/icon/navi_icon_bl.png) no-repeat left 4px;
	padding:3px 3px 3px 16px;
	margin-bottom:2px;
}
/* lnavi_calendar
============================== */
/* lnavi_calendar_ttl */
#tmp_lnavi_calendar_ttl {
	clear:both;
}
#tmp_lnavi_calendar_ttl p {
	font-size:114.3%;
	text-align:center;
	margin-bottom:0 !important;
	line-height:1;
}
#tmp_lnavi_calendar_ttl .year {
	font-size:125%;
	padding:0 5px;
}
#tmp_lnavi_calendar_ttl .month {
	font-size:212.5%;
	padding:0 5px;
}
/* event_cal_cnt */
#tmp_lnavi_calendar_cnt {
	width:100%;
	clear:both;
}
#tmp_lnavi_calendar_cnt .calendar,
#tmp_lnavi_calendar_cnt .calendar td,
#tmp_lnavi_calendar_cnt .calendar th {
	padding:0;
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #F2E062;
}
#tmp_lnavi_calendar_cnt .calendar {
	width:100%;
	margin:0 0 10px;
}
#tmp_lnavi_calendar_cnt .calendar th,
#tmp_lnavi_calendar_cnt .calendar td.bgcolor {
	text-align:center;
	font-weight:normal;
	background-color:#FCF8D8;
}
#tmp_lnavi_calendar_cnt .calendar td {
	text-align:center;
}
.format_top #tmp_lnavi_calendar_cnt .calendar a,
#tmp_lnavi_calendar_cnt .calendar a {
	color:#000000;
	background-color:transparent;
}
#tmp_lnavi_calendar_cnt .calendar .cal_today {
	display:block;
	color:inherit;
	font-weight:bold; /* 変更しない */
	background-color:#FFFFCC !important;
}
.format_top #tmp_lnavi_calendar_cnt .calendar td.sun a,
#tmp_lnavi_calendar_cnt .calendar td.cal_sun a {
	color:#B81313;
	background-color:transparent;
}
.format_top #tmp_lnavi_calendar_cnt .calendar td.sat a,
#tmp_lnavi_calendar_cnt .calendar td.cal_sat a {
	color:#005EAA;
	background-color:transparent;
}
/* cal_navi */
#tmp_lnavi_calendar_cnt .cal_navi {
	list-style:none;
	list-style-image:none;
	margin:0 0 5px;
	clear:both;
}
#tmp_lnavi_calendar_cnt .cal_navi li {
	line-height:1.1;
	margin:0;
}
#tmp_lnavi_calendar_cnt .cal_navi .prev {
	float:left;
	padding:0 0 0 18px;
}
#tmp_lnavi_calendar_cnt .cal_navi .prev a {
	display:inline-block;
	margin:0 0 0 -18px;
	padding:0 0 0 18px;
	background:url(/shared/images/icon/prev_icon.png) no-repeat left center;
}
#tmp_lnavi_calendar_cnt .cal_navi .next {
	float:right;
	padding:0 18px 0 0;
}
#tmp_lnavi_calendar_cnt .cal_navi .next a {
	display:inline-block;
	margin:0 -18px 0 0;
	padding:0 18px 0 0;
	background:url(/shared/images/icon/navi_icon_bl.png) no-repeat right center;
}
/* kitemite
============================== */
#tmp_kitemite {
	margin:0 0 20px;
	clear:both;
}
#tmp_kitemite_ttl p {
	display:block;
	width:240px;
	height:47px;
	background:url(/shared/images/navi/rnavi/kitemite_ttl.gif) no-repeat left top;
}
#tmp_kitemite_ttl p span {
	display:block;
	width:240px;
	height:47px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
.format_top #tmp_kitemite_ttl p {
	width:380px;
	height:56px;
	background:url(/shared/images/navi/rnavi/kitemite_top_ttl.gif) no-repeat left top;
}
.format_top #tmp_kitemite_ttl p span {
	width:380px;
	height:56px;
}
#tmp_kitemite_cnt {
	border:1px solid #F1DD4E;
	border-top:none;
	padding:9px 0 4px 9px;
	-webkit-border-radius:0 0 2px 2px;/* Webkit */
	-moz-border-radius:0 0 2px 2px;/* Mozilla */
	border-radius:0 0 2px 2px;/* CSS3 */
}
#tmp_kitemite_cnt ul {
	list-style:none;
	list-style-image:none;
}
#tmp_kitemite_cnt ul li {
	float:left;
	width:107px;
	margin-right:6px;
	padding-bottom:5px;
}
#tmp_kitemite_cnt ul li a {
	display:block;
	padding:3px;
	color:#333333;
	text-decoration:none;
	background:#F0ECE3 url(/shared/images/navi/rnavi/ku_btn_bg.jpg) repeat-x left top;
	border:1px solid #BCB098;
	-webkit-border-radius:3px;/* Webkit */
	-moz-border-radius:3px;/* Mozilla */
	border-radius:3px;/* CSS3 */
}
#tmp_kitemite_cnt ul li span {
	display:block;
	padding:6px 5px 5px 34px;
	background-repeat:no-repeat;
	background-position:10px top;
}
#tmp_kitemite_cnt .kitemite_ku1 span {
	background-image:url(/shared/images/navi/rnavi/ku_icon1.png);
}
#tmp_kitemite_cnt .kitemite_ku2 span {
	background-image:url(/shared/images/navi/rnavi/ku_icon2.png);
}
#tmp_kitemite_cnt .kitemite_ku3 span {
	background-image:url(/shared/images/navi/rnavi/ku_icon3.png);
}
#tmp_kitemite_cnt .kitemite_ku4 span {
	background-image:url(/shared/images/navi/rnavi/ku_icon4.png);
}
#tmp_kitemite_cnt .kitemite_ku5 span {
	background-image:url(/shared/images/navi/rnavi/ku_icon5.png);
}
#tmp_kitemite_cnt .kitemite_ku6 span {
	background-image:url(/shared/images/navi/rnavi/ku_icon6.png);
}
.format_top #tmp_kitemite_cnt {
	min-height:139px;
	padding:12px 0 4px 172px;
	background:url(/shared/images/navi/rnavi/kitemite_top_map.gif) no-repeat left top;
}
.format_top #tmp_kitemite_cnt ul li {
	width:95px;
}
.format_top #tmp_kitemite_cnt ul li span {
	padding:9px 2px 8px 27px;
	background-position:1px 3px;
}
/* 中央区 */
.format_top .kitemite_chuo #tmp_kitemite_cnt {
	background-image:url(/shared/images/navi/rnavi/kitemite_chuo_map.gif);
}
.format_top .kitemite_chuo #tmp_kitemite_cnt .kitemite_ku1 a {
	background:#EEE9DF url(/shared/images/navi/rnavi/ku_btn_on_bg.jpg) repeat-x left top;
}
/* 若葉区 */
.format_top .kitemite_wakaba #tmp_kitemite_cnt {
	background-image:url(/shared/images/navi/rnavi/kitemite_wakaba_map.gif);
}
.format_top .kitemite_wakaba #tmp_kitemite_cnt .kitemite_ku2 a {
	background:#EEE9DF url(/shared/images/navi/rnavi/ku_btn_on_bg.jpg) repeat-x left top;
}
/* 花見川区 */
.format_top .kitemite_hanamigawa #tmp_kitemite_cnt {
	background-image:url(/shared/images/navi/rnavi/kitemite_hanamigawa_map.gif);
}
.format_top .kitemite_hanamigawa #tmp_kitemite_cnt .kitemite_ku3 a {
	background:#EEE9DF url(/shared/images/navi/rnavi/ku_btn_on_bg.jpg) repeat-x left top;
}
/* 緑区 */
.format_top .kitemite_midori #tmp_kitemite_cnt {
	background-image:url(/shared/images/navi/rnavi/kitemite_midori_map.gif);
}
.format_top .kitemite_midori #tmp_kitemite_cnt .kitemite_ku4 a {
	background:#EEE9DF url(/shared/images/navi/rnavi/ku_btn_on_bg.jpg) repeat-x left top;
}
/* 稲毛区 */
.format_top .kitemite_inage #tmp_kitemite_cnt {
	background-image:url(/shared/images/navi/rnavi/kitemite_inage_map.gif);
}
.format_top .kitemite_inage #tmp_kitemite_cnt .kitemite_ku5 a {
	background:#EEE9DF url(/shared/images/navi/rnavi/ku_btn_on_bg.jpg) repeat-x left top;
}
/* 美浜区 */
.format_top .kitemite_mihama #tmp_kitemite_cnt {
	background-image:url(/shared/images/navi/rnavi/kitemite_mihama_map.gif);
}
.format_top .kitemite_mihama #tmp_kitemite_cnt .kitemite_ku6 a {
	background:#EEE9DF url(/shared/images/navi/rnavi/ku_btn_on_bg.jpg) repeat-x left top;
}
/* call
============================== */
#tmp_call {
	margin:0 0 20px;
	clear:both;
}
#tmp_call ul {
	list-style:none;
	list-style-image:none;
}
#tmp_call ul li {
	float:left;
	width:120px;
	line-height:1.3;
	text-align:center;
}
#tmp_call #tmp_call1,
#tmp_call #tmp_call2 {
	margin-right:10px;
}
#tmp_call #tmp_call3 {
	font-size:93%;
}
#tmp_call ul li a {
	cursor:pointer;
	display:block;
	text-decoration:none;
	color:#333333;
	border:1px solid #AAAAAA;
	-webkit-border-radius:2px;/* Webkit */
	-moz-border-radius:2px;/* Mozilla */
	border-radius:2px;/* CSS3 */
	background:#FFFFFF url(/shared/images/navi/rnavi/call_btn_bg.jpg) repeat-x left bottom;
}
#tmp_call ul li span {
	display:block;
	padding:75px 5px 5px;
	min-height:40px;
	background-repeat:no-repeat;
	background-position:left top;
	-webkit-border-radius:2px;/* Webkit */
	-moz-border-radius:2px;/* Mozilla */
	border-radius:2px;/* CSS3 */
	font-weight:bold;
}
#tmp_call #tmp_call1 span {
	background-image:url(/shared/images/navi/rnavi/call1_pht.jpg);
}
#tmp_call #tmp_call2 span {
	background-image:url(/shared/images/navi/rnavi/call2_pht.jpg);
	padding:85px 5px 5px;
	min-height:30px;
}
#tmp_call #tmp_call3 span {
	background-image:url(/shared/images/navi/rnavi/call3_pht.jpg);
}
/* shokai_btn
============================== */
.shokai_btn {
	margin:0 0 20px;
	clear:both;
	display:block;
	width:380px;
	height:80px;
	background:url(/shared/images/navi/rnavi/shokai_btn.jpg) no-repeat left top;
}
.shokai_btn a {
	display:block;
	width:380px;
	height:80px;
}
.shokai_btn span {
	display:block;
	width:380px;
	height:80px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
/* pnavi
============================== */
.pnavi {
	padding:30px 0 0;
	clear:both;
}
.pnavi .ptop {
	margin-bottom:0 !important;
}
.ptop {
	text-align:right;
	clear:both;
}
.ptop a {
	padding:3px 0 3px 19px;
	background:url(/shared/images/navi/pnavi/pnavi_icon.gif) no-repeat left 0.5em;
}
.format_top .pnavi {
	padding:30px 10px 40px 0;
}
/* span.txt_br
============================== */
span.txt_br {
	display:inline-block;
}
/* ==================================================
main
================================================== */
#tmp_main {
	width:100%; /* 変更しない */
	clear:both; /* 変更しない */
}
/* read_all
============================== */
.read_all {
	clear:both;
}
.read_all ul {
	margin:0 !important;
	padding:0 !important;
	list-style:none !important;
	list-style-image:none !important;
	float:right !important;
}
.read_all li {
	float:left !important;
	margin:0 0 0 14px !important;
	background:none !important;
	padding:2px 0 2px 20px !important;
}
.read_all .list {
	background:url(/shared/images/icon/navi_icon_bl.png) no-repeat left center !important;
}
.read_all .rss {
	background:url(/shared/images/icon/rss_icon.png) no-repeat left center !important;
}
/* emergency
============================== */
#tmp_emergency {
	margin-bottom:20px;
	border:2px solid #BE3A2C;


	clear:both;
	-webkit-border-radius:3px;/* Webkit */
	-moz-border-radius:3px;/* Mozilla */
	border-radius:3px;/* CSS3 */
}
#tmp_emergency_ttl {
	padding:1px 12px;
	color:#FFFFFF;
	background-color:#BE3A2C;
}
#tmp_emergency_ttl h2 {
	font-size:143%;
	font-weight:normal;
}
#tmp_wrap_emergency_cnt {
	position:relative;
}
#tmp_emergency_cnt {
	float:left;
	width:650px;
}
#tmp_emergency_cnt2 {
	padding:10px 10px 0;
}
#tmp_emergency table {
	width:100%;
	line-height:1.4;
	border-collapse:collapse;
	border-spacing:0;
}
#tmp_emergency table td {
	padding:0;
	vertical-align:top;
	text-align:left;
	font-weight:bold;
}
#tmp_emergency table .date {
	width:80px;
	padding:0;
	font-weight:normal;
}
#tmp_emergency table p {
	margin:0 0 0.4em;
	vertical-align:middle;
}
#tmp_emergency_cnt ul {
	margin-left:20px;
	list-style-image:url(/shared/images/icon/list_icon.gif);
}
#tmp_emergency_cnt ul li {
	margin-bottom:0.3em;
}
#tmp_emergency .read_all {
	clear:none;
	position:absolute;
	bottom:7px;
	right:10px;
	width:300px;
}
#tmp_emergency .read_all .list {
	background-image:url(/shared/images/icon/navi_icon_rd.png) !important;
}
/* emergency_s
============================== */
#tmp_emergency_s {
	margin-bottom:20px;
	border:1px solid #BE3A2C;
	clear:both;
	-webkit-border-radius:3px;/* Webkit */
	-moz-border-radius:3px;/* Mozilla */
	border-radius:3px;/* CSS3 */
}
#tmp_emergency_s_ttl {
	padding:2px 12px 1px;
	color:#FFFFFF;
	background-color:#BE3A2C;
}
#tmp_emergency_s_ttl h2 {
	font-size:120%;
	font-weight:normal;
}
#tmp_emergency_s_cnt {
	background-color:#FFFFFF;
	color:inherit;
	padding:12px 10px 5px;
}
#tmp_emergency_s_cnt ul {
	list-style-image:url(/shared/images/icon/list_icon2.gif);
	margin-left:20px;
}
#tmp_emergency_s_cnt ul li {
	margin-bottom:0.3em;
}
/* update
============================== */
#tmp_update {
	padding:0 5px 0 0;
	text-align:right;
	line-height:1.3;
}
/* plugin ▼変更しない
============================== */
.plugin {
	margin:0 0 20px;
	color:inherit;
	background-color:#FFFFFF;
	padding:10px;
	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;
	color:inherit;
	background-color:#F4F4F4;
	clear:both;
}
#tmp_inquiry_ttl {
	padding:3px 7px;
	color:inherit;
	background:#DFDFDF url(/shared/templates/free/images/contents/inquiry_ttl_bg.gif) repeat-x left bottom;
}
#tmp_inquiry_ttl p {
	margin-bottom:0 !important;
	font-weight:bold;
}
#tmp_inquiry_cnt {
	padding:7px 15px;
}
#tmp_inquiry_cnt p {
	margin-bottom:0 !important;
}
#tmp_inquiry_cnt .inquiry_parts {
	margin:0 0 0.8em;
}
#tmp_inquiry_cnt .inquiry_btn {
	margin:0.3em 0 0;
}
/* feedback
============================== */
#tmp_feedback {
	margin:0 0 20px;
	color:inherit;
	background-color:#FFFFFF;
	clear:both;
}
#tmp_feedback_ttl {
	padding:8px 14px 2px;
	color:#FFFFFF;
	background-color:#555555;
}
#tmp_feedback_ttl p {
	margin-bottom:0 !important;
}
#tmp_feedback_cnt {
	border:1px solid #555555;
	border-top:none;
}
#tmp_feedback_cnt2 {
	padding:15px 14px 11px;
}
#tmp_feedback_cnt dt {
	margin:0 0 0.5em 0;
	font-weight:bold;
	clear:both;
}
#tmp_feedback_cnt dd {
	margin:0 0 0.8em 0;
	clear:both;
}
#tmp_feedback_cnt dd p {
	display:inline;
	margin:0 1em 0 0;
	float:left;
}
#tmp_feedback_cnt fieldset,
#tmp_feedback_cnt2 fieldset {
	margin:0 auto;
	width: auto;
	clear:both;
}
#tmp_feedback fieldset legend {
	width:100%;
	box-sizing:border-box;
	font-weight: bold;
}
#tmp_feedback fieldset p {
	float: left;
	margin:0 1em 0 0;
	text-align: center;
}
#tmp_feedback fieldset p:last-child {
	margin-right: 0;
}
#tmp_feedback fieldset p label {
	display: block;
	text-align: center;
	padding: 3px 0;
}
#tmp_feedback .txt_label {
	font-weight: bold;
}
#tmp_feedback fieldset p label,
#tmp_feedback fieldset input {
	display: inline-block;
	vertical-align: middle;
}
#tmp_feedback_cnt .txt_area {
	display:block;
	margin-right:0;
	border:1px solid #AAAAAA;
	float:none;
	margin-top: 0.4em;
	margin-bottom: 0.5em;
}
#tmp_feedback_cnt textarea {
	padding:10px;
	width:638px;
	color:#666666;
	border:none;
}
.column_cnt #tmp_feedback_cnt textarea {
	width:908px;
}
#tmp_feedback_cnt .submit {
	margin:10px 0 0 0 !important;
	text-align:center;
	clear:both;
}
#tmp_feedback_cnt .submit input {
	padding:2px 35px 1px;
	color:inherit;
	background-color:#FFFFFF;
	background:-webkit-gradient(linear, center top, center bottom, from(#FFFFFF), to(#EAEAEA));
	background:-moz-linear-gradient(center top, #FFFFFF, #EAEAEA);
	background:linear-gradient(to bottom, #FFFFFF, #EAEAEA);
	font-weight:bold;
	border:1px solid #BFBFBF;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
#tmp_feedback_cnt .edit {
	padding:15px 0 13px;
	background:url(/shared/templates/free/images/contents/feedback_edit_bg.gif) repeat left top;
	text-align:center;
}
#tmp_feedback_cnt .edit a {
	display:inline-block;
	margin:0 10px;
	padding:4px 34px 3px 28px;
	color:#333333;
	background-color:#FFFFFF;
	background:-webkit-gradient(linear, center top, center bottom, from(#FFFFFF), to(#EAEAEA));
	background:-moz-linear-gradient(center top, #FFFFFF, #EAEAEA);
	background:linear-gradient(to bottom, #FFFFFF, #EAEAEA);
	font-weight:bold;
	text-decoration:none;
	border:1px solid #BFBFBF;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
/* ==================================================
banner
================================================== */
#tmp_publicity {
	padding:0 0 0 10px;
	color:inherit;
	background:url(/shared/system/images/publicity_bg.gif) repeat-y left top;
	clear:both;
}
.custom_ku #tmp_publicity {
	margin:0 0 0 60px;
}
#tmp_publicity_ttl {
	float:left;
	width:90px;
	text-align:center;
	padding-top:35px;
}
#tmp_publicity_cnt {
	float:right;
	width:875px;
	margin-bottom:-4px;
}
.custom_ku #tmp_publicity_cnt {
	width:815px;
}
#tmp_publicity_cnt ul {
	list-style-type:none;
}
#tmp_publicity_cnt ul li {
	margin:0 4px 0 0;
	padding:0 0 4px;
	float:left;
}
#tmp_publicity_cnt ul li img {
	vertical-align:top;
}
/* ==================================================
footer
================================================== */
#tmp_wrap_footer {
	background:url(/shared/images/footer/footer_bg.gif) repeat-y center top;
	min-width:980px;
	clear:both;
}
#tmp_footer {
	background:url(/shared/images/footer/footer_main_bg.gif) no-repeat center top;
	min-width:980px;
}
#tmp_footer2 {
	width:980px;
	margin:0 auto;
	padding:20px 0 10px;
	clear:both;
}
/* fnavi
============================== */
#tmp_fnavi {
	margin:0 auto 20px;
	width:580px;
	text-align:center;
	list-style:none;
	list-style-image:none;
}
#tmp_fnavi li {
	display:inline-block;
	white-space:nowrap;
	padding-bottom:5px;
}
*:first-child+html #tmp_fnavi li {
	display:inline;
	padding-bottom:8px;
}
#tmp_fnavi .last {
	margin-right:0;
}
#tmp_footer .fnavi_lang {
	display:none;
}
/* footer_cnt
============================== */
#tmp_footer_cnt {
	padding:0 20px;
}
#tmp_foot_ttl {
	float:left;
	font-weight:bold;
	width:6em;
}
#tmp_foot_cnt {
	width:auto;
	float:left;
}
#tmp_foot_cnt address {
	margin:0 0 5px;
	font-style:normal;
}
#tmp_foot_cnt address span {
	margin:0 1em 0 0;
}
#tmp_foot_btn {
	float:left;
	width:330px;
}
#tmp_foot_btn ul {
	list-style:none;
	list-style-image:none;
}
#tmp_foot_btn ul li {
	float:left;
	width:160px;
	text-align:center;
	font-weight:bold;
}
#tmp_foot_btn ul li:first-child {
	margin-right:10px;
}
#tmp_foot_btn ul li a {
	display:block;
	padding:10px 5px;
	text-decoration:none;
	color:#222222;
	background:#EAEAEA url(/shared/images/footer/footer_btn_bg.jpg) repeat-x left top;
	border:1px solid #B5DEF4;
	-webkit-border-radius:4px;/* Webkit */
	-moz-border-radius:4px;/* Mozilla */
	border-radius:4px;/* CSS3 */
}
/* copyright
============================== */
#tmp_copyright {
	font-size:85.7%;
	text-align:center;
	padding:10px 0 0;
	clear:both;
}
/* tmp_sp_social
============================== */
#tmp_sp_social {
	margin:0 0 38px;
	clear:both;
}
#tmp_sp_social .social_media_btn {
	float:left;
}
#tmp_sp_social .social_media_btn.line_btn {
	margin:0 30px 0 0;
}
#tmp_sp_social .social_media_btn.facebook_btn {
	margin:0 27px 0 0;
}
/* ==================================================
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:#BA1414; /* デザインによって変更 */
	background-color:transparent; /* 変更しない */
}
.txt_green {
	color:#275F1F; /* デザインによって変更 */
	background:transparent; /* 変更しない */
}
.txt_normal {
	color:#333333; /* デザインによって変更 */
	background:transparent; /* 変更しない */
	font-size:100%;
}
.txt_pink {
	color:#B83370; /* デザインによって変更 */
	background:transparent; /* 変更しない */
	font-size:114.3%;
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
.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 {
	width:48.5%;
	margin-right:2%;
	float:left;
}
div.col2 div.col2R {
	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 {
	width:48.5%;
	margin-right:2%;
	float:left;
}
div.fixed_col2 div.fixed_col2R {
	width:48.5%;
	float:right;
}
/* fixed_col3 */
div.fixed_col3 {
	width:100%;
}
div.fixed_col3 div.fixed_col3L,
div.fixed_col3 div.fixed_col3M {
	width:31.7%;
	margin-right:2%;
	float:left;
}
div.fixed_col3 div.fixed_col3R {
	width:31.7%;
	float:left;
}
/* 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 {
	width:31.7%;
	margin-right:2%;
	float:left;
}
div.col3 div.col3R {
	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; /* 変更しない */
	color:inherit;
	background-color:#EFFAFA;
	clear:both; /* 変更しない */
}
.box_faq .box_faq_ttl {
	padding:3px 7px;
	color:inherit;
	background:#DDEEFF url(/shared/templates/free/images/contents/faq_ttl_bg.gif) repeat-x left bottom;
	font-weight:bold;
}
.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/templates/free/images/contents/box_faq_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
============================== */
.icon_blank {
	display:inline-block;
	width:42px;
	height:15px;
	background:url(/shared/system/images/linkicon/icon_blank.gif) no-repeat left top;
	text-indent:-9999px; /* 100% */
	white-space:nowrap;
	overflow:hidden;
	margin-left:3px;
	vertical-align:middle;
}
.icon_ext {
	display:inline-block;
	width:42px;
	height:15px;
	background:url(/shared/system/images/linkicon/icon_ext.gif) no-repeat left top;
	text-indent:-9999px; /* 100% */
	white-space:nowrap;
	overflow:hidden;
	margin-left:3px;
	vertical-align:middle;
}
/* bgcolor
============================== */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
td.bg_red,
th.bg_red {
	color:inherit;
	background-color:#F6DCDC; /* デザインによって変更 */
}
td.bg_yellow,
th.bg_yellow {
	color:inherit;
	background-color:#FFFED5; /* デザインによって変更 */
}
td.bg_blue,
th.bg_blue {
	color:inherit;
	background-color:#EAF4FF; /* デザインによって変更 */
}
@media screen and (max-width : 480px) {
/* smartphone判別 ▼削除しない
============================== */
#tmp_resize_width {
	width:320px;
}
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */

/* ==================================================
slide
================================================== */
/* Slider
================================================== */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* ==================================================
clearfix
================================================== */
/* for modern browser */
.col_nm:after,
#tmp_contents:after,
#tmp_maincontents:after,
#tmp_header:after,
#tmp_means:after,
#tmp_means_ps:after,
#tmp_means_primary:after,
#tmp_means_tertiary:after,
#tmp_func_txt:after,
#tmp_func_clr:after,
#tmp_means_secondary:after,
#tmp_search:after,
#tmp_hnavi: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_bosai:after,
#tmp_bosai_ttl:after,
#tmp_bosai_cnt:after,
#tmp_emergency:after,
#tmp_emergency_ttl:after,
#tmp_wrap_emergency_cnt:after,
#tmp_emergency_s:after,
#tmp_emergency_s_ttl:after,
#tmp_emergency_s_cnt: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_cnt:after,
#tmp_footer:after,
#tmp_fnavi:after,
#tmp_footer_cnt:after,
#tmp_personal:after,
#tmp_personal_select:after,
#tmp_personal_select_ttl:after,
#tmp_personal_select_cnt:after,
#tmp_personal_select ul:after,
#tmp_personal_select .box_generation:after,
#tmp_personal_select .box_category:after,
#tmp_personal_result_cnt .personal_genre:after,
#tmp_personal_result:after,
#tmp_personal_result_ttl:after,
#tmp_personal_result_cnt:after,
#tmp_event_cal_top:after,
#tmp_kitemite:after,
#tmp_kitemite_ttl:after,
#tmp_kitemite_cnt:after,
#tmp_call:after,
#tmp_call ul:after,
div.col2:after,
div.fixed_col2:after,
div.col3:after,
div.fixed_col3:after,
.box_faq:after,
.box_faq_ttl:after,
.box_faq_cnt:after,
#tmp_sp_social: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_contents,
*:first-child+html #tmp_maincontents,
*:first-child+html #tmp_header,
*:first-child+html #tmp_means,
*:first-child+html #tmp_means_ps,
*:first-child+html #tmp_means_primary,
*:first-child+html #tmp_func_txt,
*:first-child+html #tmp_func_clr,
*:first-child+html #tmp_means_secondary,
*:first-child+html #tmp_means_tertiary,
*:first-child+html #tmp_search,
*:first-child+html #tmp_hnavi,
*: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 #tmp_event_cal,
*:first-child+html #tmp_event_cal_ttl,
*:first-child+html #tmp_event_cal_cnt .cal_navi,
*:first-child+html #tmp_bosai,
*:first-child+html #tmp_bosai_ttl,
*:first-child+html #tmp_bosai_cnt,
*:first-child+html #tmp_emergency,
*:first-child+html #tmp_emergency_ttl,
*:first-child+html #tmp_wrap_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 .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_cnt,
*:first-child+html #tmp_footer,
*:first-child+html #tmp_fnavi,
*:first-child+html #tmp_footer_cnt,
*:first-child+html #tmp_personal,
*:first-child+html #tmp_personal_select,
*:first-child+html #tmp_personal_select_ttl,
*:first-child+html #tmp_personal_select_cnt,
*:first-child+html #tmp_personal_select ul,
*:first-child+html #tmp_personal_select .box_generation,
*:first-child+html #tmp_personal_select .box_category,
*:first-child+html #tmp_personal_result,
*:first-child+html #tmp_personal_result_ttl,
*:first-child+html #tmp_personal_result_cnt,
*:first-child+html #tmp_personal_result_cnt .personal_genre,
*:first-child+html #tmp_event_cal_top,
*:first-child+html #tmp_kitemite,
*:first-child+html #tmp_kitemite_ttl,
*:first-child+html #tmp_kitemite_cnt,
*:first-child+html #tmp_call,
*:first-child+html #tmp_call ul,
*:first-child+html div.col2,
*:first-child+html div.fixed_col2,
*:first-child+html div.col3,
*:first-child+html div.fixed_col3,
*:first-child+html .box_faq,
*:first-child+html .box_faq_ttl,
*:first-child+html .box_faq_cnt,
*:first-child+html #tmp_sp_social {
	min-height:1%; /* 変更しない */
}
.cms8341-form #tmp_gnavi ul {
	width:960px;
}
.cms8341-form .format_top .column_lnavi .wrap_col_lft_navi {
	width:380px;
}
.cms8341-form #tmp_koho_ttl ul {
	width:540px;
}
.cms8341-form .custom_ku #tmp_publicity_ttl,
.cms8341-form .custom_ku #tmp_publicity_cnt {
	float:none;
}

