@charset "utf-8";

/* ==================================================
layout
================================================== */
/* body
============================== */
.format_top,
.format_free,
.format_base {
	color:#272A28;
	background-color:#FFFFFF;
}
* html body {
	text-align:center; /* 変更しない */
}
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 {
	width:100%; /* デザインによって変更 */
	min-width:1240px; /* デザインによって変更 */
	/* min-width:760px;
	max-width:1280px;
	リキッドレイアウトの場合使用 */
	margin:0 auto;
	color:inherit;
	background-color:#FFFFFF; 
	background:url(/shared/site_gikai/images/header/wrapper_bg.png) repeat-x right top;
}
* html #tmp_wrapper {
	text-align:left;
}
.format_top #tmp_wrapper {
	background:url(/shared/site_gikai/images/header/wrapper_bg_top.png) repeat-x right top;
}
.format_free #tmp_wrapper {
	background:url(/shared/site_gikai/images/header/wrapper_bg_free.png) repeat-x right top;
}
/* main
============================== */
#tmp_wrap_main {
	width:1240px;
	min-width:1240px;
	margin:0 auto;	
	clear:both; /* 変更しない */
}
/* 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_full .wrap_col_nm {
	margin-right:-343px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_nm2 {
	margin-right:343px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_lft_navi {
	width:342px; /* デザインによって変更 */
	margin-right:-342px; /* デザインによって変更 */
}
.format_top .column_full .col_lft_navi {
	padding:0; /* デザインによって変更 */
	color:inherit;
	background-color:#FFFFFF;
}
.format_top .column_full .wrap_col_rgt_navi {
	width:310px; /* デザインによって変更 */
	float:right;
}
.format_top .column_full .col_rgt_navi {
	padding:0; /* デザインによって変更 */
	color:inherit;
}
.format_top .column_full .col_main {
	margin-left:342px; /* デザインによって変更 */
}
.col_main {
	margin-top:0; /* デザインによって変更 */
}
/* free
============================== */
.format_free .wrap_col_nm {
	margin-right:-260px; /* デザインによって変更 */
}
.format_free .wrap_col_nm2 {
	margin-right:260px; /* デザインによって変更 */
}
.format_free .wrap_col_lft_navi {
	width:260px; /* デザインによって変更 */
	margin-right:-260px; /* デザインによって変更 */
}
.format_free .col_lft_navi {
	padding:0; /* デザインによって変更 */
	color:inherit;
}
.format_free .wrap_col_rgt_navi {
	width:225px; /* デザインによって変更 */
}
.format_free .col_rgt_navi {
	padding:0; /* デザインによって変更 */
	color:inherit;
}
.format_free .column_full .col_main {
	margin-left:260px; /* デザインによって変更 */
}
.format_free .column_lnavi .col_main {
	margin-left:260px; /* デザインによって変更 */
}
.format_free .column_rnavi .wrap_col_main {
	margin-right:-260px; /* デザインによって変更 */
}
.format_free .column_rnavi .col_main {
	margin-right:260px; /* デザインによって変更 */
}
/* ==================================================
header
================================================== */
#tmp_wrap_header {
	width:100%;
	min-width:1240px;
	color:#414141;
	background:url(/shared/site_gikai/images/header/header_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	float:left;
}
#tmp_wrap_header2 {
	width:100%;	
	background:url(/shared/site_gikai/images/header/header_bg2.png);
}
#tmp_header {
	width:1240px;
	margin:0 auto;
}
#tmp_hlogo {
	float:left;
	margin:40px 0 0;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	display:block;
	width:340px;
	height:63px;
	background:url(/shared/site_gikai/images/header/hlogo.png) no-repeat center top;
}
#tmp_hlogo a {
	display:block;
	width:301px;
	height:66px;

}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	display:block;
	width:301px;
	height:66px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
/* means
============================== */
#tmp_means {
	width:712px;
	float:right;
}
#tmp_means img {
	vertical-align:top;
}
#tmp_means_s,
#tmp_hnavi_s,
#tmp_sma_menu {
	display:none; /* 変更しない */
}
/* primary
============================== */
#tmp_means_primary {
	width:712px;
	height:39px;
	margin:0;
	float:right;
}
#tmp_means_primary ul {
	list-style:none;
}
#tmp_means_primary li {
	float:left;
	margin:0;
}
#tmp_means_primary a {
	display:block;
}
#tmp_hnavi {
	list-style:none;
}
#tmp_hnavi li {
	margin:-39px 0 0 0;
	float:right;
}
#tmp_hnavi li a {
	padding:0 0 0 15px;
	text-decoration:none;
}
#tmp_func_clr {
	margin:0 0 5px;
	float:left;
}
#tmp_func_clr dt {
	margin:0 5px 0 0;
	padding:2px 0 0;
	float:left;
}
#tmp_func_clr dd {
	margin:0 5px 0 0;
	border:1px solid #AABBCC;
	float:left;
}
#tmp_func_clr dd a {
	padding:1px;
	display:block;
	text-decoration:none;
}
#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;
}
/* secondary
============================== */
#tmp_means_secondary {
	margin:220px 35px 0 0;
	float:right;
	clear:both;
}
#tmp_means_secondary_free {
	margin:90px 35px 0 0;
	float:right;
	clear:both;
}
/* search */
#tmp_search dt {
	margin:0;
	float:left;
}
#tmp_search dd {
	float:left;
}
#tmp_search dd p {
	float:left;
}
#tmp_query {
	width:220px;
	min-height:30px;
	margin:0;
	border:1px solid #AABBCC;
}
* html #tmp_query {
	width:500px;
}
#tmp_func_sch_btn {
	min-width:60px;
	min-height:30px;
	border:none;
	-webkit-border-radius:3px; /* Webkit */
	-moz-border-radius:3px; /* Mozilla */
	border-radius:3px; /* CSS3 */
	color:#FFFFFF;
	background-color:#1b64a7;
	font-weight:none;
	cursor:pointer;

}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_wrap_gnavi {
	width:100%;
	min-width:1240px;
	color:#1B3543;
	clear:both;
	margin:0 0 25px;
}
#tmp_gnavi {
	width:1240px;
	margin:0 auto;
	position:relative;
	z-index:100;
	background:url(/shared/site_gikai/images/navi/gnavi/gnavi_bg.png) no-repeat center top;
	clear:both;
}
#tmp_gnavi ul {
	list-style:none;
}
#tmp_gnavi li {
	float:left;
}
#tmp_gnavi img {
	vertical-align:top;
}
* html #tmp_gnavi a {
	width:100%;
}
#tmp_gnavi .active a,
#tmp_gnavi a:hover,
#tmp_gnavi a:focus {
	color:inherit;
}
/* gnavi_s
============================== */
#tmp_wrap_gnavi_s {
	display:none;
}
/* gallery
============================== */
.format_top #tmp_wrap_gallery {
	width:100%;
	min-width:1240px;
	color:inherit;
	background:url(/shared/site_gikai/images/header/header_bg.png) no-repeat center top;
}
.format_free #tmp_wrap_gallery {
	width:100%;
	min-width:1240px;
	color:inherit;
	background:url(/shared/site_gikai/images/header/header_bg.png) no-repeat center top;
}
.format_top #tmp_gallery {
	height:305px;
	background:url(/shared/site_gikai/images/header/gallery_top.jpg) no-repeat center bottom;
	margin:0 auto;
}
.format_free #tmp_gallery {
	height:175px;
	background:url(/shared/site_gikai/images/header/gallery_free.jpg) no-repeat center top;
	margin:0 auto;
}

/* pankuzu
============================== */
#tmp_pankuzu {
	width:1240px;
	min-width:1240px;
	padding:0 0 15px;
	margin:0 auto;
	color:inherit;
	clear:both;
}
#tmp_sma_pankuzu {
	display:none;
}
/* lnavi
============================== */
#tmp_lnavi {
	margin:0 35px 20px 5px;
	clear:both;
}
#tmp_lnavi_ttl {
	padding:20px 10px 20px 0;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#365976;
	background-image:url(/shared/site_gikai/images/icon/lnavi_white_icon.png);
	background-repeat:no-repeat;
	background-position:12px center;
}
#tmp_lnavi_ttl p {
	margin:0 0 0 25px;
}
#tmp_lnavi_ttl a {
	color:inherit;
	background-color:transparent;
	text-decoration:none;
}
#tmp_lnavi_cnt {
	padding:10px 0;
}
#tmp_lnavi_cnt ul {
	list-style:none;
}
#tmp_lnavi_cnt li {
	font:#202020;
	margin:0 0 10px;
	padding:12px 10px 12px 25px;
	background-color:#f1f1f1;
	background-image:url(/shared/site_gikai/images/icon/lnavi_bule_icon.png);
	background-repeat:no-repeat;
	background-position:12px center;
}
#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;
}
/* event_cal
============================== */
#tmp_event_cal {
	padding:8px;
	background:#FFFFFF url(/shared/site_gikai/images/navi/event/cal_ttl_bg.gif) repeat-x left top;
	border:1px solid #CCDDEE;
	border-top:2px solid #999999;
}
/* event_cal_ttl */
#tmp_event_cal_ttl {
	clear:both;
}
#tmp_event_cal_ttl .year {
	margin:5px 0 0 0;
	float:left;
}
#tmp_event_cal_ttl .month {
	float:right;
}
/* event_cal_cnt */
#tmp_event_cal_cnt {
	width:100%;
	clear:both;
}
#tmp_event_cal_cnt .calendar,
#tmp_event_cal_cnt .calendar td,
#tmp_event_cal_cnt .calendar th {
	/*padding:0;*/
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #CCDDEE;
}
#tmp_event_cal_cnt .calendar {
	width:100%;
	margin:0 0 7px;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_event_cal_cnt .calendar th,
#tmp_event_cal_cnt .calendar td.bgcolor {
	text-align:center;
	font-weight:normal;
	background-color:#DDEEFF;
}
#tmp_event_cal_cnt .calendar td {
	text-align:center;
}
#tmp_event_cal_cnt .calendar a {
	display:block;
	color:#000000;
	background-color:transparent;
}
#tmp_event_cal_cnt .calendar .today {
	color:inherit;
	font-weight:bold; /* 変更しない */
	background-color:#FFFFCC !important;
}
#tmp_event_cal_cnt .calendar td.sun a {
	color:#CC0000;
	background-color:transparent;
}
#tmp_event_cal_cnt .calendar td.sat a {
	color:#3333CC;
	background-color:transparent;
}
/* cal_navi */
#tmp_event_cal_cnt .cal_navi {
	list-style:none;
}
#tmp_event_cal_cnt .cal_navi li {
	line-height:1.2;
	float:left;
}
#tmp_event_cal_cnt .cal_navi .prev {
	padding:0 6px 0 12px;
	border-right:1px solid #000000;
}
#tmp_event_cal_cnt .cal_navi .prev a {
	display:block;
	margin:0 0 0 -12px;
	padding:0 0 0 12px;
	background:url(/shared/site_gikai/images/navi/event/cal_prev.gif) no-repeat left center;
}
#tmp_event_cal_cnt .cal_navi .next {
	padding:0 0 0 6px;
}
#tmp_event_cal_cnt .cal_navi .next a {
	display:block;
	padding:0 12px 0 0;
	background:url(/shared/site_gikai/images/navi/event/cal_next.gif) no-repeat right center;
}
#tmp_event_cal_cnt .cal_navi .list {
	float:right;
}
/* rnavi
============================== */
/* koho
============================== */
#tmp_koho {
	width:310px;
	color:inherit;
	clear:both;
}
#tmp_koho_ttl {
	margin:0;
}
#tmp_koho_ttl h2 {

}
#tmp_koho_ttl2 {
	margin:7px 0 0 0;
}
#tmp_koho_cnt {
	margin:0 0 20px 0;
	border-right:1px solid #DBDBEA; 
	border-bottom:1px solid #DBDBEA; 
	border-left:1px solid #DBDBEA; 
	background:#F3F3F3;
	color:inherit;
}
#box_koho {
	width:92%;
	margin:0;
	padding:18px 11px 22px 11px;
	display:inline-block;
}
#tmp_wrap_koho {
	clear:both;
	margin:0 10px 10px 8px;
	background-color:#FFFFFF;
}
#box_koho_cnt {
	margin:0;
}
#box_koho_cnt .img {
	float:left;
	width:72px;
	margin:0 -72px 0 0;
	padding:2px 0 0 0;
	position:relative;
	z-index:1;
}
#box_koho_cnt .txt {
	margin:0 0 5px 82px;
	padding:2px 0 0 0;
}
#box_koho_cnt .txt a {
	font-size:95.7%;
	line-height:1.2;
}
#box_koho_cnt ul {
	list-style:none;
}
#box_koho_cnt ul li {
	padding:8px 10px 8px 15px;
	margin:5px 0 0 80px;
	border:1px solid #c7c7c7;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	background-color:#FFFFFF;
	background-image:url(/shared/site_gikai/images/navi/rnavi/img_kohoshi_bk.png);
	background-repeat:repeat-x;
	background-position:left bottom;
}
#box_koho_cnt ul li span {
	font-size:92%;
	line-height:1.2;
}
#box_koho_cnt ul li a {
	display:block;
	line-height:1.2;
	color:#4F4F4F;
}
#box_koho_cnt ul li a:hover,
#box_koho_cnt ul li a:link,
#box_koho_cnt ul li a:focus {
	text-decoration:none;
	color:#4F4F4F;
}
#kohoshi_1 {
	background:url(/shared/site_gikai/images/navi/rnavi/img_kohoshi_1.png) no-repeat left center;
}
#kohoshi_2 {
	background:url(/shared/site_gikai/images/navi/rnavi/img_kohoshi_2.png) no-repeat left center;
}
#box_koho_cnt ul li a span span{
	margin:0 0 0 30px;
}
#box_koho_cnt a:hover,
#box_koho_cnt a:focus {
	color:#275779;
	text-decoration:underline;
}
/* gikaitv
============================== */
#tmp_gikaitv {
	width:310px;
	color:inherit;
	clear:both;
	margin:0;
}
#tmp_gikaitv_ttl {
	margin:0;
}
#tmp_gikaitv_ttl h2 {

}
#tmp_gikaitv_ttl2 {
	margin:7px 0 0 0;
}
#tmp_gikaitv_cnt {
	margin:0 0 20px 0;
	border-right:1px solid #DBDBEA; 
	border-bottom:1px solid #DBDBEA; 
	border-left:1px solid #DBDBEA; 
	background:#F3F3F3;
	color:inherit;
}
#tmp_wrap_gikaitv {
	clear:both;
	margin:0 10px 10px 8px;
	background-color:#FFFFFF;
	text-align:center;
}
#box_gikaitv {
	margin:0;
	padding:0;
	display:inline-block;
}
#box_gikaitv ul {
	list-style:none;
	margin:0 0 0 3px;
}
#box_gikaitv ul li {
	margin:10px 5px;
	float:left;
}
/* kids
============================== */
#tmp_kids {
	width:310px;
	color:inherit;
	clear:both;
	margin:0;
}
#tmp_kids_ttl {
	margin:0 0 20px 0;
}
/* sublink
============================== */
#tmp_sublink {
	width:310px;
	color:inherit;
	clear:both;
	margin:0 32px 0 0;
}
#tmp_wrap_sublink {
	margin:0 0 20px 0;
}
#tmp_sublink_cnt {
	clear:both;
	margin:0;
	padding:0;
	border-bottom:1px solid #DBDBEA; 
}
#tmp_sublink_cnt ul {
	list-style:none;
}
#tmp_sublink_cnt ul li {
	display:block;
	padding:0 0 0 25px;
	border-top:1px solid #DBDBEA; 
	border-right:1px solid #DBDBEA; 
	border-left:1px solid #DBDBEA; 
	background-color:#F3F3F3;
}
#tmp_sublink_cnt ul li a {
/*	font-size:95.7%;*/
	display:block;
	line-height:1.8;
	text-decoration:none;
}
#tmp_sublink_cnt ul li a span {
	color:#414141;
	display:inline-block;
	background:url(/shared/site_gikai/images/icon/list_icon_wht.png) no-repeat left center;
	padding:2px 15px;
}
/* pnavi
============================== */
#tmp_pnavi {
	width:100%;
	min-width:1240px;
	border-bottom:1px solid #666666;
	margin:30px 0 0;
	clear:both;
}
.pnavi {
	width:1240px;
	margin:0 auto;
}
.pnavi .ptop {
	padding:0 20px;
	margin-bottom:0 !important;
}
.pnavi .ptop a {
	display:inline-block;
	padding:10px 35px 10px 14px;
	text-decoration:none;
	color:#ffffff;
	background:#666666 url(../images/icon/ptop_icon.png) no-repeat right center;
}
.ptop {
	text-align:right;
	clear:both;
}

/* r_snavi
============================== */
#tmp_r_snavi_cnt {
	width:100%;
	margin:0 0 20px;
}
#tmp_r_snavi_cnt ul {
	list-style:none;
}
#tmp_r_snavi_cnt li {
	margin:0 0 10px 0;
}
#tmp_r_snavi_cnt a {
	display:block;
}

#r_snavi_kids {
	width:100%;
	margin:20px 0;
}
#r_snavi_sublink {
	width:225px;
	color:inherit;
	clear:both;
	margin:0 32px 0 0;
}
#r_snavi_wrap_sublink {
	margin:0 0 20px 0;
}
#r_snavi_sublink_cnt {
	clear:both;
	margin:0;
	padding:0;
}
#r_snavi_sublink_cnt ul {
	list-style:none;
}
#r_snavi_sublink_cnt ul li {
	display:block;
	padding:0 0 0 25px;
	border:1px solid #DBDBEA; 
	background-color:#F3F3F3;
}
#r_snavi_sublink_cnt ul li a {
/*	font-size:95.7%;*/
	line-height:1.8;
	text-decoration:none;
}
#r_snavi_sublink_cnt ul li a span {
	font:#414141;
	display:inline-block;
	background:url(/shared/site_gikai/images/icon/list_icon_wht.png) no-repeat left center;
	padding:2px 15px;
}
/* ==================================================
main
================================================== */
#tmp_main {
	width:100%; /* 変更しない */
	color:inherit;
	background-color:#FFFFFF;
	clear:both; /* 変更しない */
}
/* chukei_kensaku
============================== */
#tmp_chukei_kensaku {
	width:100%;
	margin:0 0 20px;
}
#tmp_chukei_kensaku ul {
	list-style:none;
}
#tmp_chukei_kensaku li {
	margin:0 32px 10px 0;
}
#tmp_chukei_kensaku a {
	display:block;
}
/* social_plugins
============================== */
#tmp_custom_update #tmp_social_plugins {
	float:left;
}
#tmp_social_plugins .social_media_btn {
	margin:0 0 0 10px;
	float:left;
}
#tmp_custom_update .social_media_btn {
	margin:0 0 0 10px;
	padding:0 0 10px;
	float:left;
}
#tmp_social_plugins .twitter_btn {
	width:120px;
}
#tmp_social_plugins .social_media_btn a.twitter-share-button {
	padding:0 10px 0 0;
	line-height:1.2;
}
/* update
============================== */
#tmp_wrap_custom_update {
	clear:both;
}
#tmp_custom_update {
	float:right;
}
#tmp_custom_update #tmp_update {
	margin-left:10px;
	float:right;
}
#tmp_update {
	margin:0 0 0.8em;
	text-align:right;
}
/* plugin ▼変更しない
============================== */
.plugin {
	margin:0 0 20px;
	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 40px; /* 変更しない */
	border:1px solid #a4a4a4;
	clear:both; /* 変更しない */
}
#tmp_inquiry_ttl {
	padding:15px 22px;
	color:inherit;
	background-color:#f1f1f1;
}
#tmp_inquiry_ttl p {
	font-size:128.6%;
	margin-bottom:0 !important;
}
#tmp_inquiry_cnt {
	padding:12px 17px 7px;
}
#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;
	text-align:center;
}
#tmp_inquiry_cnt .inquiry_btn input {
	width:200px;
	padding:9px 0 7px;
	background:#ffffff url(/shared/images/icon/btn_icon.png) no-repeat 15px center;
	color:inherit;
	border: 1px solid #a4a4a4;
	-webkit-border-radius:3px;/* Webkit */
	-moz-border-radius:3px;/* Mozilla */
	border-radius:3px;/* CSS3 */
	cursor:pointer;
}
/* feedback
============================== */
#tmp_feedback {
	margin:0 0 40px; /* 変更しない */
	border:1px solid #a4a4a4;
	clear:both; /* 変更しない */
}
#tmp_feedback_ttl {
	padding:15px 22px;
	color:inherit;
	background-color:#f1f1f1;
}
#tmp_feedback_ttl p {
	font-size:128.6%;
	margin-bottom:0 !important;
}
#tmp_feedback_cnt {
	padding:12px 17px 18px;
}
#tmp_feedback_cnt fieldset {
	margin:0 0 0.5em 0;
	clear:both;
}
#tmp_feedback_cnt fieldset legend {
	margin:0 0 0.5em 0;
	font-weight:bold;
	clear:both;
}
#tmp_feedback_cnt fieldset p {
	display:inline;
	margin:0 1em 0 0;
	float:left;
}
#tmp_feedback_cnt .submit {
	margin:0.8em 0 0 0 !important;
	text-align:center;
	clear:both;
}
#tmp_feedback_cnt .submit input {
	width:200px;
	padding:9px 0 7px;
	background:#ffffff url(/shared/images/icon/btn_icon.png) no-repeat 70px center;
	color:inherit;
	border: 1px solid #a4a4a4;
	-webkit-border-radius:3px;/* Webkit */
	-moz-border-radius:3px;/* Mozilla */
	border-radius:3px;/* CSS3 */
	cursor:pointer;
}
/* ==================================================
sitemap
================================================== */
#tmp_wrap_sitemap_cnt {
	width:100%;
	min-widh:1240px;	
	margin:0;
	clear:both;
}
#tmp_sitemap {
	width:1240px;
	color:inherit;
	clear:both;
	margin:0 auto;
}

#tmp_sitemap_first,
#tmp_sitemap_second,
#tmp_sitemap_third,
#tmp_sitemap_fourth {
	float:left;
}
.tmp_sitemap_ttl {
	margin:0 10px 0 0;
}
.tmp_sitemap_ttl_alone {
	margin:0 10px 15px 0;
}
.tmp_sitemap_cnt {
	width:300px;
	margin:0 10px 15px 0;
	border-left:1px solid #DBDBEA; 
	border-right:1px solid #DBDBEA; 
	border-bottom:1px solid #DBDBEA; 
	background:#F3F3F3;
	color:inherit;
}
.tmp_sitemap_cnt_right {
	width:300px;
	margin:0 0 15px 0;
	border-left:1px solid #DBDBEA; 
	border-right:1px solid #DBDBEA; 
	border-bottom:1px solid #DBDBEA; 
	background:#F3F3F3;
	color:inherit;
}
.height_cont {
	min-height:190px;
}
.box_sitemap {
	margin:9px;
	padding:20px;
	background:url(/shared/site_gikai/images/main/sitemap_bg.png) no-repeat right bottom;	
}
.box_sitemap_cnt {
	margin:0;
}
.box_sitemap_cnt ul {
	list-style:none;
}
.box_sitemap_cnt ul li {
	padding:0 0 0 15px;
	background:url(/shared/site_gikai/images/icon/list_icon_blueblack.png) no-repeat left 0.6em;
}
.box_sitemap_cnt ul li a {
/*	font-size:95.7%;*/
	line-height:1.8;
	text-decoration:none;
}
.box_sitemap_cnt a:hover,
.box_sitemap_cnt a:focus {
	color:#275779;
	text-decoration:underline;
}
/* ==================================================
banner
================================================== */
#tmp_publicity {
	padding:10px 0 0 10px;
	color:inherit;
	background-color:#DDEEFF;
	border-bottom:1px solid #AABBCC;
	clear:both;
}
#tmp_publicity_ttl {
	margin:0 0 0.3em;
}
#tmp_publicity_cnt ul {
	list-style-type:none;
}
#tmp_publicity_cnt ul li {
	margin:0 10px 0 0;
	padding:0 0 10px;
	float:left;
}
#tmp_publicity_cnt ul li img {
	vertical-align:top;
}
/* ==================================================
model_change
================================================== */
#tmp_model_change_pub {
	clear:both;
}
/* 切替ボタン
============================== */
#tmp_model_change ul {
	display:-webkit-box; /* 変更しない */
	display:-moz-box; /* 変更しない */
	display:box; /* 変更しない */
	width:100%; /* 変更しない */
	list-style:none; /* 変更しない */
	list-style-image:none; /* 変更しない */
	margin:20px 0;
	border-bottom:1px solid #AABBCC;
	clear:both; /* 変更しない */
}
#tmp_model_change li {
	display:-webkit-box; /* 変更しない */
	display:-moz-box; /* 変更しない */
	display:box; /* 変更しない */
	-webkit-box-flex:1; /* 変更しない */
	-moz-box-flex:1; /* 変更しない */
	box-flex:1; /* 変更しない */
	-webkit-box-sizing:border-box; /* 変更しない */
	-moz-box-sizing:border-box; /* 変更しない */
	box-sizing:border-box; /* 変更しない */
	width:100%; /* 変更しない */
	font-size:143%;
	font-weight:bold;
}
#tmp_model_change li a {
	display:-webkit-box; /* 変更しない */
	display:-moz-box; /* 変更しない */
	display:box; /* 変更しない */
	-webkit-box-flex:1; /* 変更しない */
	-moz-box-flex:1; /* 変更しない */
	box-flex:1; /* 変更しない */
	-webkit-box-align:center; /* 変更しない */
	-moz-box-align:center; /* 変更しない */
	box-align:center; /* 変更しない */
	-webkitbox-pack:center; /* 変更しない */
	-moz-box-pack:center; /* 変更しない */
	box-pack:center; /* 変更しない */
	-webkit-box-sizing:border-box; /* 変更しない */
	-moz-box-sizing:border-box; /* 変更しない */
	box-sizing:border-box; /* 変更しない */
	text-align:center;
	text-decoration:none;
	padding:16px 10px;
	color:#1F74C0;
	background-color:#F3F3F3;
	border:2px #1F74C0 solid;
}
#tmp_switch_pc_style a {
	background-image:url(/shared/site_gikai/images/icon/switch_pc_icon.png);
	background-repeat:no-repeat;
	background-position:center center;
}
#tmp_model_change li a span {
	display:block; /* 変更しない */
	width:100%; /* 変更しない */
}
#tmp_model_change li a.active {
	color:inherit;
	background-color:#inherit;
}
#tmp_model_change ul li.active {
	display:none;
}
/* PCスマホ切替表示 ▼変更しない
============================== */
#tmp_model_change {
	display:none;
}
@media screen and (max-width : 480px) {
#tmp_model_change {
	display:block;
}
}
/* ==================================================
footer
================================================== */
#tmp_wrap_footer {
	width:100%;
	min-width:1240px;
	background:url(/shared/site_gikai/images/footer/footer_bg.png) no-repeat center bottom;
	clear:both;
}
#tmp_footer {
	width:1240px;
	margin:0 auto;
}
/* fnavi
============================== */
#tmp_fnavi {
	padding:20px 20px 0;
}
#tmp_fnavi ul {
	list-style:none;
	padding-bottom:20px;
}
#tmp_fnavi a {
	text-decoration:none;
}
/* fnavi1 */
#tmp_fnavi .fnavi1 li {
	margin:0 15px 0 0;
	padding:0 15px 0 0;
	white-space:nowrap;
	float:left;
	border-right:1px solid #3f3735;
	line-height:1.2;
}
#tmp_fnavi .fnavi1 li:first-child {
	border-left:1px solid #3f3735;
	padding-left:15px;
}
#tmp_fnavi .fnavi1 li a {
	color:#3f3735;
	background-color:transparent;
}
/* fnavi2 */
#tmp_fnavi .fnavi2 li {
	margin:0 10px 0 0;
	float:left;
	text-align:center;
}
#tmp_fnavi .fnavi2 .fnavi2_150 {

}
#tmp_fnavi .fnavi2 .fnavi2_250 {
}
#tmp_fnavi .fnavi2 li a {
	display:block;
	background-color:#666666;
	color:#ffffff;
	padding:7px 10px 7px 2px;
}
#tmp_fnavi .fnavi2 li span {
	display:inline-block;
	background:url(/shared/site_gikai/images/icon/navi_icon_wht.png) no-repeat left center;
	padding:2px 0 0 25px;
	margin:0 0 0 12px;
}
/* footer_cnt
============================== */
#tmp_footer_cnt {
	padding:45px 470px 30px 20px;
	clear:both;
}
#tmp_footer_cnt #tmp_flogo  {
	float:left;
	padding:0 35px 0 10px;
}
#tmp_footer_cnt #tmp_flogo p {
	background-color:inherit;
	font-size:120%;
	font-weight:bold;
	color:#282a29;
}
#tmp_footer_cnt address {
	font-style:normal;
	float:left;
	padding-top:0;
	line-height:1.4;
	display:block;
}
#tmp_footer_cnt #tmp_ftoiawase {
	font-style:normal;
	float:left;
	padding-top:0;
	line-height:1.4;
}
#tmp_footer_cnt address span,
#tmp_footer_cnt #tmp_ftoiawase a {
	margin:0 1em 0 0;
	
}
/* copyright
============================== */
#tmp_wrap_copyright {
	width:100%;
	min-width:1240px;
	background-color:#1e70b9;
	color:#ffffff;
	clear:both;
}
#tmp_copyright {
	width:1240px;
	margin:0 auto;
	padding:8px 0;
}
#tmp_copyright p {
	padding:0 20px;
}
/* ==================================================
used_bg_img
================================================== */
.used_bg_img a,
.used_bg_img span {
	display:block; /* 変更しない */
}
.used_bg_img span {
	position:relative; /* 変更しない */
	z-index:-1; /* 変更しない */
	overflow:hidden; /* 変更しない */
}
/* ==================================================
class
================================================== */
/* text
============================== */
.underline {
	text-decoration:underline; /* 変更しない */
}
.strike {
	text-decoration:line-through; /* 変更しない */
}
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
.txt_red {
	color:#990000; /* デザインによって変更 */
	background-color:transparent; /* 変更しない */
}
.txt_green {
	color:#007500; /* デザインによって変更 */
	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 40px; /* 変更しない */
	border-top:1px solid #a4a4a4;
	border-bottom:1px solid #a4a4a4;
	clear:both; /* 変更しない */
}
.box_faq .box_faq_ttl {
	padding:10px 22px;
	color:inherit;
	background-color:#f1f1f1;
}
.box_faq .box_faq_ttl p {
	font-size:128.6%;
	margin-bottom:0 !important; /* 変更しない */
}
.box_faq .box_faq_cnt {
	padding:12px 17px 7px;
}
.box_faq_cnt p {
	margin-bottom:0.8em !important; /* 変更しない */
}
.box_faq_cnt ul {
	margin-bottom:0.8em !important; /* 変更しない */
	margin-left:24px !important; /* 変更しない */
	list-style-image:url(/shared/images/icon/list_icon.gif) !important; /* 変更しない */
}
.box_faq_cnt ul ul {
	margin:0.3em 0 0 24px !important; /* 変更しない */
}
.box_faq_cnt ul li {
	margin:0 0 0.5em !important; /* 変更しない */
}
/* ==================================================
XHTML 1.0 Strict
================================================== */
/* text ▼変更しない
============================== */
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.center {
	text-align:center;
}
table.center,
div.center table {
	margin-right:auto !important;
	margin-left:auto !important;
}
/* image ▼変更しない
============================== */
img.left {
	float:left;
}
img.right {
	float:right;
}
img.center {
	vertical-align:middle;
}
img.top {
	vertical-align:text-top;
}
img.bottom {
	vertical-align:text-bottom;
}
/* table div ▼変更しない
============================== */
table.left {
	float:left;
}
table.right {
	float:right;
}
table.center,
div.center table {
	margin-right:auto !important;
	margin-left:auto !important;
}
th.nowrap,
td.nowrap {
	white-space:nowrap;
}
/* ==================================================
Google
================================================== */
#cse .gsc-thinWrapper {
	width:100% !important;
}
/* Full URL */
.gs-webResult div.gs-visibleUrl-short,
.gs-promotion div.gs-visibleUrl-short {
  display:none !important;
}
.gs-webResult div.gs-visibleUrl-long,
.gs-promotion div.gs-visibleUrl-long {
  display:block !important;
}

/* ==================================================
system
================================================== */
/* indent ▼変更しない
============================== */
div.section,
blockquote {
	padding:0 0 0 1em;
}
/* linkicon
============================== */
#tmp_main a.icon_pdf,
#tmp_main a.icon_word,
#tmp_main a.icon_excel,
#tmp_main a.icon_ppt,
#tmp_main a.icon_jtd,
#tmp_main a.icon_odf,
#tmp_main a.icon_odt,
#tmp_main a.icon_ods,
#tmp_main a.icon_xdw,
#tmp_main a.icon_mp3 {
	display:inline-block;
}
a.icon_pdf,
a.icon_word,
a.icon_excel,
a.icon_ppt,
a.icon_jtd,
a.icon_odf,
a.icon_odt,
a.icon_ods,
a.icon_xdw,
a.icon_mp3 {
	margin:0 3px;
	padding-left:52px;
	text-indent:0 !important;
}
li a.icon_pdf,
li a.icon_word,
li a.icon_excel,
li a.icon_ppt,
li a.icon_jtd,
li a.icon_odf,
li a.icon_odt,
li a.icon_ods,
li a.icon_xdw,
li a.icon_mp3 {
	background-position:0 0.2em;
}
a.icon_pdf {
	background:url(/shared/system/images/linkicon/icon_pdf.gif) no-repeat 0 0.2em;
}
a.icon_word {
	background:url(/shared/system/images/linkicon/icon_word.gif) no-repeat 0 0.2em;
}
a.icon_excel {
	background:url(/shared/system/images/linkicon/icon_excel.gif) no-repeat 0 0.2em;
}
a.icon_ppt {
	background:url(/shared/system/images/linkicon/icon_ppt.gif) no-repeat 0 0.2em;
}
a.icon_jtd {
	background:url(/shared/system/images/linkicon/icon_jtd.gif) no-repeat 0 0.2em;
}
a.icon_odf,
a.icon_odt,
a.icon_ods {
	background:url(/shared/system/images/linkicon/icon_odf.gif) no-repeat 0 0.2em;
}
a.icon_xdw {
	background:url(/shared/system/images/linkicon/icon_xdw.gif) no-repeat 0 0.2em;
}
a.icon_mp3 {
	background:url(/shared/system/images/linkicon/icon_mp3.gif) no-repeat 0 0.2em;
}
/* bgcolor
============================== */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
td.bg_red,
th.bg_red {
	color:inherit;
	background-color:#FCECEC; /* デザインによって変更 */
}
td.bg_yellow,
th.bg_yellow {
	color:inherit;
	background-color:#FBFBDF; /* デザインによって変更 */
}
td.bg_blue,
th.bg_blue {
	color:inherit;
	background-color:#EBF9FC; /* デザインによって変更 */
}
td.bg_gray,
th.bg_gray {
	color:inherit;
	background-color:#E9E9E9; /* デザインによって変更 */
}
td.bg_green,
th.bg_green {
	color:inherit;
	background-color:#EDFBEE; /* デザインによって変更 */
}
td.bg_purple,
th.bg_purple {
	color:inherit;
	background-color:#EDE9FA; /* デザインによって変更 */
}
@media screen and (max-width : 480px) {
/* smartphone判別 ▼削除しない
============================== */
#tmp_resize_width {
	width:320px;
}
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* ==================================================
clearfix
================================================== */
/* for modern browser */
.col_nm:after,
#tmp_contents:after,
#tmp_maincontents:after,
#tmp_header:after,
#tmp_means:after,
#tmp_means_primary:after,
#tmp_func_txt:after,
#tmp_func_clr:after,
#tmp_means_secondary:after,
#tmp_search:after,
#tmp_means_tertiary: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_pickup_cnt:after,
#tmp_wrap_custom_update:after,
#tmp_custom_update:after,
#tmp_social_plugins: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_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 {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}