@charset "utf-8";

/* ==================================================
layout
================================================== */
/* body
============================== */
.format_top,
.format_free,
.format_base {
	color:#333333;
	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 {
	margin:0 auto;
	min-width:980px;
	color:#333333;
	background:#FFFFFF url(/shared/images/main/wrapper_bg.gif) no-repeat center top;
}
#tmp_wrapper2 {
	margin:0 auto;
	width:980px;
}
.getsumokusay_top #tmp_wrapper2 {
	width:100%;
}
/* main
============================== */
#tmp_wrap_main {
	clear:both; /* 変更しない */
}
/* contents
============================== */
#tmp_contents,
#tmp_maincontents {
	width:100%; /* 変更しない */
}
#tmp_contents {
	padding:0 0 10px;
}
.getsumokusay_top #tmp_contents {
	padding-bottom:20px;
}
.getsumokusay_top #tmp_contents_wrap {
	color:inherit;
	background-color:#F4F0D6;
}
.getsumokusay_top #tmp_contents_wrap2 {
	margin:0 auto;
	width:980px;
}
/* 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 0 10px; /* デザインによって変更 */
}
/* top
============================== */
/* free
============================== */
.format_free .wrap_col_rgt_navi {
	width:240px; /* デザインによって変更 */
}
.format_free .column_rnavi .wrap_col_main {
	margin-right:-270px; /* デザインによって変更 */
}
.format_free .column_rnavi .col_main {
	margin-right:270px; /* デザインによって変更 */
}
/* ==================================================
header
================================================== */
#tmp_wrap_header {
	margin:0 auto;
	width:980px;
}
#tmp_header {
	padding:6px 0 15px;
}
#tmp_hlogo {
	padding:18px 0 0;
	float:left;
}
#tmp_means {
	width:786px;
	float:right;
}
#tmp_means img {
	vertical-align:top;
}
#tmp_hnavi_s,
#tmp_sma_menu {
	display:none; /* 変更しない */
}
/* primary
============================== */
#tmp_means_primary {
	margin:0 0 13px;
	width:709px;
	float:right;
}
/* hnavi */
#tmp_hnavi {
	margin:0 40px 0 0;
	width:180px;
	float:left;
}
#tmp_hnavi2 {
	padding:3px 0 0;
	width:486px;
	float:right;
}
#tmp_hnavi ul,
#tmp_hnavi2 ul {
	list-style:none;
	list-style-image:none;
}
#tmp_hnavi .last,
#tmp_hnavi2 .last {
	margin-right:0;
}
#tmp_hnavi li {
	margin:0 16px 0 0;
	width:54px;
	color:inherit;
	background-color:#D9D9D9;
	text-align:center;
	float:left;
	font-size:85.8%;
}
#tmp_hnavi li.last {
	width:110px;
}
#tmp_hnavi li a {
	display:block;
	padding:4px;
	color:#000000;
	background-color:transparent;
	text-decoration:none;
}
#tmp_hnavi2 li {
	margin:0 19px 0 0;
	padding:0 0 0 10px;
	background:url(/shared/images/icon/triangle_orange_icon.png) no-repeat left center;
	font-size:85.8%;
	float:left;
}
#tmp_hnavi2 li a {
	color:#1F1F1F;
	background-color:transparent;
	text-decoration:none;
}
/* secondary
============================== */
#tmp_means_secondary {
	margin:0 0 5px 0;
	clear:both;
}
#tmp_hnavi3 {
	margin:0 15px 0 0;
	padding:7px 0 0;
	float:left;
}
#tmp_hnavi3 ul {
	list-style:none;
	list-style-image:none;
}
#tmp_hnavi3 li {
	margin:0 20px 0 0;
	padding:0 0 0 10px;
	background:url(/shared/images/icon/triangle_orange_icon.png) no-repeat left center;
	font-size:85.8%;
	float:left;
}
#tmp_hnavi3 li:first-child {
	display:none;
}
#tmp_hnavi3 .last {
	margin-right:0;
}
#tmp_hnavi3 li a {
	color:#1F1F1F;
	background-color:transparent;
	text-decoration:none;
}
/* search */
#tmp_search,
#tmp_search dt,
#tmp_search dd,
#tmp_search dd p {
	float:left;
}
#tmp_search dt {
	margin:0 13px 0 0;
}
#tmp_query {
	width:278px;
	min-height:26px;
	margin:0 3px 0 0;
	border:2px solid #D9D9D9;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
#tmp_func_sch_btn {
	min-width:60px;
	min-height:30px;
	color:#FFFFFF;
	background-color:#747474;
	border:none;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
}
/* search_method */
#tmp_search_method {
	padding:3px 0 0;
	float:right;
}
#tmp_search_method p {
	padding:0 0 0 10px;
	background:url(/shared/images/icon/triangle_orange_icon.png) no-repeat left 0.6em;
}
#tmp_search_method p a {
	color:#1F1F1F;
	background-color:transparent;
	text-decoration:none;
}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_gl {
	margin:0 0 18px;
}
#tmp_wrap_gnavi {
	background:url(/shared/images/navi/gnavi/gnavi_bg.gif) repeat left top;
	border-bottom:1px solid #FFFFFF;
}
#tmp_gnavi {
	margin:0 auto;
	width:981px;
	color:inherit;
	background-color:#FFFFFF;
	clear:both;
}
#tmp_gnavi ul {
	list-style:none;
	list-style-image:none;
}
#tmp_gnavi li {
	margin:0 2px 0 0;
	font-size:128.6%;
	float:left;
}
#tmp_gnavi li#tmp_glist1 {
	margin-left:1px;
	width:80px;
}
#tmp_gnavi li#tmp_glist2 {
	width:178px;
}
#tmp_gnavi li#tmp_glist3 {
	width:177px;
}
#tmp_gnavi li#tmp_glist4 {
	width:178px;
}
#tmp_gnavi li#tmp_glist5 {
	width:177px;
}
#tmp_gnavi li#tmp_glist6 {
	margin-right:1px;
	width:179px;
}
#tmp_gnavi a {
	display:block;
	padding:23px 10px 22px;
	color:#000000;
	background:transparent url(/shared/images/navi/gnavi/gnavi_bg.gif) repeat left top;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
}
#tmp_gnavi .active a,
#tmp_gnavi a:hover,
#tmp_gnavi a:focus {
	background:url(/shared/images/navi/gnavi/gnavi_active_bg.gif) repeat left top;
}
/* life_event */
#tmp_life_event3.active {
	margin:5px 0 0;
}
#tmp_life_event_ttl {
	padding:5px 0 0;
	background:url(/shared/images/navi/gnavi/life_event_bg2.gif) repeat-x left top;
}
#tmp_life_event_ttl2 {
	margin:0 auto;
	width:292px;
	background:url(/shared/images/navi/gnavi/life_event_bg.gif) no-repeat left top;
}
#tmp_life_event_ttl p {
	background:url(/shared/images/navi/gnavi/life_event_arrow.gif) no-repeat center 26px;
	text-align:center;
}
#tmp_life_event_ttl.active p {
	background:url(/shared/images/navi/gnavi/life_event_arrow_on.gif) no-repeat center 1px;
}
#tmp_life_event_ttl p a {
	display:block;
	padding:4px 10px 22px;
}
#tmp_life_event_ttl.active p a {
	padding-top:18px;
	padding-bottom:7px;
}
#tmp_life_event_cnt {
	color:inherit;
	background-color:#FF9225;
}
#tmp_life_event_cnt2 {
	margin:0 auto;
	padding:20px 0 15px;
	width:974px;
	clear:both;
}
#tmp_life_event_cnt ul {
	list-style:none;
	list-style-image:none;
}
#tmp_life_event_cnt li {
	margin:0 2px 0 0;
	width:120px;
	min-height:65px;
	color:inherit;
	background-color:#FFFFFF;
	float:left;
	line-height:1.3;
	font-weight:bold;
}
#tmp_life_event_cnt li#tmp_lifelist8 {
	margin-right:0;
}
#tmp_life_event_cnt li a {
	display:block;
	color:#000000;
	text-decoration:none;
}
#tmp_life_event_cnt li#tmp_lifelist1 a {
	padding:23px 5px 23px 39px;
	background:transparent url(/shared/images/navi/gnavi/lifeevent_icon01.gif) no-repeat 11px center;
}
#tmp_life_event_cnt li#tmp_lifelist2 a {
	padding:14px 0 14px 31px;
	background:transparent url(/shared/images/navi/gnavi/lifeevent_icon02.gif) no-repeat 10px center;
}
#tmp_life_event_cnt li#tmp_lifelist3 a {
	padding:23px 5px 23px 39px;
	background:transparent url(/shared/images/navi/gnavi/lifeevent_icon03.gif) no-repeat 13px center;
}
#tmp_life_event_cnt li#tmp_lifelist4 a {
	padding:15px 0 13px 36px;
	background:transparent url(/shared/images/navi/gnavi/lifeevent_icon04.gif) no-repeat 12px center;
}
#tmp_life_event_cnt li#tmp_lifelist5 a {
	padding:23px 5px 23px 40px;
	background:transparent url(/shared/images/navi/gnavi/lifeevent_icon05.gif) no-repeat 10px center;
}
#tmp_life_event_cnt li#tmp_lifelist6 a {
	padding:14px 14px 14px 53px;
	background:transparent url(/shared/images/navi/gnavi/lifeevent_icon06.gif) no-repeat 13px center;
}
#tmp_life_event_cnt li#tmp_lifelist7 a {
	padding:23px 5px 23px 38px;
	background:transparent url(/shared/images/navi/gnavi/lifeevent_icon07.gif) no-repeat 12px center;
}
#tmp_life_event_cnt li#tmp_lifelist8 a {
	padding:23px 5px 23px 38px;
	background:transparent url(/shared/images/navi/gnavi/lifeevent_icon08.gif) no-repeat 11px center;
}
/* pankuzu
============================== */
#tmp_pankuzu {
	margin:0 0 9px;
	padding:9px 0;
	color:inherit;
	background-color:#FFFFFF;
	line-height:1.2;
	clear:both;
}
#tmp_pankuzu a {
	color:#181818;
	background-color:transparent;
}
.getsumokusay_top #tmp_pankuzu {
	margin:0 auto;
	width:980px;
}
#tmp_sma_pankuzu {
	display:none;
}
/* lnavi
============================== */
#tmp_lnavi {
	margin:0 0 22px;
	background:url(/shared/images/navi/lnavi/lnavi_bg.jpg) no-repeat left bottom;
	border:2px solid #FFC900;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
	clear:both;
}
#tmp_lnavi_ttl {
	font-size:128.6%;
	font-weight:bold;
}
#tmp_lnavi_ttl p {
	padding:18px 22px 10px;
}
#tmp_lnavi_ttl a {
	color:#000000;
	background-color:transparent;
}
#tmp_lnavi_cnt {
	padding:10px 20px 82px;
}
#tmp_lnavi_cnt ul {
	list-style:none;
	list-style-image:none;
}
#tmp_lnavi_cnt li {
	margin:0 0 7px;
	padding:0 0 7px 18px;
	background:url(/shared/images/navi/lnavi/lnavi_icon.png) no-repeat left 0.4em;
}
#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;
}
/* getsumokusay */
.getsumokusay #tmp_lnavi {
	margin-bottom:28px;
	padding:35px 0 0;
	background:url(/shared/images/navi/lnavi/getsumokusay_lnavi_bg.jpg) no-repeat left top;
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.getsumokusay #tmp_lnavi_ttl {
	background-color:#FACC88;
}
.getsumokusay #tmp_lnavi_ttl p {
	padding:12px 13px 10px;
}
.getsumokusay #tmp_lnavi_ttl p a {
	text-decoration:none;
}
.getsumokusay #tmp_lnavi_cnt {
	padding:14px 12px 39px;
	background:url(/shared/images/navi/lnavi/getsumokusay_lnavi_cnt_bg.jpg) no-repeat left bottom;
}
.getsumokusay #tmp_lnavi_cnt li {
	margin-bottom:5px;
	line-height:1.5;
}
.getsumokusay #tmp_gran_pm_lnavi {
	margin:0 0 20px;
}
.getsumokusay #tmp_gran_pm_lnavi ul {
	list-style:none;
	list-style-image:none;
}
.getsumokusay #tmp_gran_pm_lnavi li {
	margin:0 0 10px;
	color:inherit;
	background-color:#FFFFFF;
	text-align:center;
	font-size:128.6%;
	border:2px solid #B2DC9D;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	border-radius:7px;
}
.getsumokusay #tmp_gran_pm_lnavi li a {
	display:block;
	padding:15px 10px 14px;
	color:#2B5417;
	background-color:transparent;
	text-decoration:none;
}
/* event_cal
============================== */
#tmp_event_cal {
	margin:0 0 24px;
	color:inherit;
	background-color:#FFFFFF;
	border:3px solid #FFDF64;
}
/* event_cal_ttl */
#tmp_event_cal_ttl {
	padding:5px;
	background:url(/shared/images/navi/event/event_cal_ttl_bg.gif) repeat left top;
	font-size:114.3%;
	font-weight:bold;
	text-align:center;
	clear:both;
}
/* event_cal_cnt */
#tmp_event_cal_cnt {
	padding:6px 5px;
	color:inherit;
	background-color:#FFE067;
}
#tmp_event_cal_cnt2 {
	padding:7px 10px 2px;
	color:inherit;
	background-color:#FFFFFF;
	clear:both;
}
#tmp_event_cal_cnt p {
	font-weight:bold;
	text-align:center;
}
#tmp_event_cal_cnt .cal_date {
	margin:0 0 8px;
}
#tmp_event_cal_cnt .month {
	font-size:128.6%;
}
#tmp_event_cal_cnt .calendar,
#tmp_event_cal_cnt .calendar td {
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #555555;
}
#tmp_event_cal_cnt .calendar {
	width:100%;
	margin:0 0 7px;
	color:inherit;
	background-color:#FFFFFF;
	font-size:85.8%;
}
#tmp_event_cal_cnt .calendar .cal_th td,
#tmp_event_cal_cnt .calendar td.bgcolor {
	padding:1px 0 0;
	text-align:center;
	font-weight:normal;
	background-color:#BEDEFF;
}
#tmp_event_cal_cnt .calendar td {
	padding:4px 0;
	text-align:center;
}
#tmp_event_cal_cnt .calendar a {
	display:block;
	color:#000000;
	background-color:transparent;
}
#tmp_event_cal_cnt .calendar td.sun,
#tmp_event_cal_cnt .calendar td.sun a {
	color:#FF0000;
	background-color:transparent;
}
#tmp_event_cal_cnt .calendar td.sat,
#tmp_event_cal_cnt .calendar td.sat a {
	color:#0059B2;
	background-color:transparent;
}
/* list_btn */
#tmp_event_cal_cnt .list_btn {
	margin:0 0 10px;
	color:inherit;
	background-color:#FFF1B9;
	-webkit-border-radius:9px;
	-moz-border-radius:9px;
	border-radius:9px;
}
#tmp_event_cal_cnt .list_btn a {
	display:block;
	padding:12px 10px 10px;
}
/* rnavi
============================== */
/* info
============================== */
.box_rnavi_info {
	margin:0 0 20px;
	border:1px solid #FFDF64;
}
.box_rnavi_info_ttl {
	padding:8px 15px 6px;
	color:inherit;
	font-size:114.3%;
	background-color:#FFEDBD;
}
.box_rnavi_info_cnt {
	padding:15px 10px 8px;
}
.box_rnavi_info_cnt ul {
	list-style:none;
	list-style-image:none;
}
.box_rnavi_info_cnt ul li {
	margin:0 0 8px;
}
.box_rnavi_info_cnt .read_all {
	text-align:right;
}
.box_rnavi_info_cnt .read_all a {
	padding:1px 0 1px 27px;
	background:url(/shared/images/icon/read_all_icon.png) no-repeat left center;
}
/* sch_event
============================== */
#tmp_sch_event {
	margin:0 0 20px;
}
#tmp_sch_event_ttl {
	margin:0 0 16px;
	padding:3px 8px;
	color:inherit;
	background-color:#CCDDEE;
}
/* relation_site
============================== */
#tmp_relation_site {
	margin:0 0 20px;
	color:inherit;
	background-color:#FFFFFF;
	border:2px solid #A2E2FF;
	clear:both;
}
#tmp_relation_site_ttl {
	margin:0 0 16px;
	padding:6px 8px 4px;
	background:url(/shared/images/navi/rnavi/site_ttl_bg.gif) repeat left top;
	font-size:114.3%;
	font-weight:bold;
	text-align:center;
}
#tmp_relation_site_cnt {
	padding:0 12px;
}
.column_cnt #tmp_relation_site_cnt {
	padding-left:25px;
	padding-right:25px;
}
#tmp_relation_site .box_wrap_relation_site,
#tmp_relation_site .box_relation_site {
	margin:0 0 19px;
}
.column_rnavi #tmp_relation_site .box_relation_site {
	clear:both;
}
.column_cnt #tmp_relation_site .box_relation_site {
	margin-right:22px;
	margin-bottom:0;
	float:left;
}
.column_cnt #tmp_relation_site .box_wrap_relation_site .box_relation_site:nth-child(3n+3) {
	margin-right:0;
}
#tmp_relation_site .box_relation_site_inner {
	clear:both;
}
#tmp_relation_site .ttl {
	margin:0 0 0.3em;
	font-weight:bold;
}
#tmp_relation_site .ttl a {
	color:#000000;
	background-color:transparent;
}
#tmp_relation_site .box_relation_site_photo {
	margin:0 12px 0 0;
	width:112px;
	float:left;
}
#tmp_relation_site .box_relation_site_txt {
	width:88px;
	float:right;
}
.column_cnt #tmp_relation_site .box_relation_site_txt {
	width:170px;
}
/* pnavi
============================== */
.pnavi {
	text-align:right;
	float:right;
}
.pnavi .ptop {
	margin-bottom:0 !important;
	width:150px;
	height:156px;
	background:url(/shared/images/navi/pnavi/pnavi_btn.gif) no-repeat left top;
}
.pnavi .ptop a {
	display:block;
	width:150px;
	height:156px;
}
.pnavi .ptop span {
	display:block;
	position:relative;
	width:150px;
	height:156px;
	z-index:-1;
	overflow:hidden;
}
.ptop {
	text-align:right;
	clear:both;
}
/* ==================================================
main
================================================== */
#tmp_main {
	width:100%; /* 変更しない */
	color:#333333;
	background-color:transparent;
	clear:both; /* 変更しない */
}
/* emergency
============================== */
#tmp_wrap_emergency {
	margin:0 auto 10px;
	width:980px;
}
#tmp_emergency {
	color:inherit;
	background-color:#FFFFFF;
	clear:both;
}
#tmp_emergency_ttl {
	padding:7px 20px 5px;
	color:#FFFFFF;
	background-color:#D80100;
}
#tmp_emergency_ttl h2 {
	font-size:130%;
}
#tmp_emergency_cnt {
	padding:10px 20px;
	border:1px solid #D80100;
	border-top:none;
}
#tmp_emergency_cnt2 ul {
	list-style:none;
	list-style-image:none;
}
#tmp_emergency_cnt2 ul li {
	margin-bottom:0.5em;
}
#tmp_emergency_read_all {
	padding:10px 0 0;
	clear:both;
}
#tmp_emergency_read_all ul {
	list-style:none;
	list-style-image:none;
}
#tmp_emergency_read_all ul li {
	margin:0 28px 0 0;
	padding:0 0 1px 27px;
	float:left;
}
#tmp_emergency_read_all ul li.all {
	background:url(/shared/images/icon/read_all_icon.png) no-repeat left top;
}
#tmp_emergency_read_all ul li.rss {
	margin-right:0;
	background:url(/shared/images/icon/rss_icon.png) no-repeat left top;
}
/* senkyo
============================== */
#tmp_wrap_senkyo {
	margin:0 auto 10px;
	width:980px;
}
#tmp_senkyo {
	color:inherit;
	background-color:#FFFFFF;
	clear:both;
}
#tmp_senkyo_ttl {
	padding:7px 20px 5px;
	color:#FFFFFF;
	background-color:#404080;
}
#tmp_senkyo_ttl h2 {
	font-size:130%;
}
#tmp_senkyo_cnt {
	padding:10px 20px;
	border:1px solid #404080;
	border-top:none;
}
#tmp_senkyo_cnt2 ul {
	list-style:none;
	list-style-image:none;
}
#tmp_senkyo_cnt2 ul li {
	margin-bottom:0.5em;
}
#tmp_senkyo_read_all {
	padding:10px 0 0;
	clear:both;
}
#tmp_senkyo_read_all ul {
	list-style:none;
	list-style-image:none;
}
#tmp_senkyo_read_all ul li {
	margin:0 28px 0 0;
	padding:0 0 1px 27px;
	float:left;
}
#tmp_senkyo_read_all ul li.all {
	background:url(/shared/images/icon/read_all_icon.png) no-repeat left top;
}
#tmp_senkyo_read_all ul li.rss {
	margin-right:0;
	background:url(/shared/images/icon/rss_icon.png) no-repeat left top;
}
/* custom_update
============================== */
#tmp_wrap_custom_update {
	clear:both;
}
#tmp_custom_update {
	float:right;
}
/* sns_print_btn */
#tmp_sns_print_btn {
	clear:both;
}
.getsumokusay_top #tmp_sns_print_btn {
	margin:0 auto;
	width:980px;
}
.getsumokusay_top #tmp_sns_print_btn2,
.getsumokusay #tmp_sns_print_btn2 {
	float:right;
}
/* social_plugins */
#tmp_custom_update #tmp_social_plugins,
#tmp_social_plugins {
	float:left;
	clear:both;
}
#tmp_social_plugins .social_media_btn {
	padding:0 0 7px;
	float:left;
}
#tmp_social_plugins .facebook_btn {
	margin:0 17px 0 0;
/*	width:98px;*/
}
#tmp_social_plugins .twitter_btn {
/*	width:75px;*/
}
#tmp_social_plugins .social_media_btn a.twitter-share-button {
	padding:0 10px 0 0;
	line-height:1.2;
}
#tmp_social_plugins .line_btn {
	display:none;
}
/* print */
#tmp_print {
	margin:0 3px 0 0;
	padding:0 0 0 11px;
	float:right;
}
/* update */
#tmp_update {
	margin:0 0 0.5em;
	text-align:right;
	line-height:1.4;
}
/* 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 20px;
	padding:17px 23px 0;
	border:1px solid #1270AE;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	clear:both;
}
#tmp_inquiry_ttl {
	padding:0 0 11px;
	color:#126FAD;
	background-color:transparent;
	font-size:114.3%;
	font-weight:bold;
}
#tmp_inquiry_ttl p {
	margin-bottom:0 !important;
}
#tmp_inquiry_cnt {
	padding:0 0 6px;
}
#tmp_inquiry_cnt p {
	margin-bottom:0.2em !important;
}
#tmp_inquiry_cnt .inquiry_parts {
	margin:0 0 0.8em;
}
#tmp_inquiry_btn {
	text-align:center;
}
#tmp_inquiry_cnt .inquiry_btn {
	margin:0.2em 0 0;
	padding:10px 47px 9px;
	color:#116DAB;
	background-color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	border:1px solid #0F6DAE;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	cursor:pointer;
}
/* feedback
============================== */
#tmp_feedback {
	margin:0 0 20px;
	clear:both;
}
#tmp_feedback_ttl {
	padding:7px 14px;
	color:inherit;
	background-color:#D9D9D9;
}
#tmp_feedback_ttl p {
	margin-bottom:0 !important;
	font-size:114.3%;
	font-weight:bold;
}
#tmp_feedback_cnt {
	padding:10px 26px;
	color:inherit;
	background-color:#F0F0F0;
}
#tmp_feedback_cnt dt {
	margin:0 0 0.5em;
	clear:both;
}
#tmp_feedback_cnt .ttl dt {
	padding:0 0 0 19px;
	background:url(/shared/images/main/feedback/feedback_icon.gif) no-repeat 2px 0.4em;
}
#tmp_feedback_cnt dd {
	margin:0 0 0.5em;
	clear:both;
}
#tmp_feedback_cnt dd p {
	display:inline;
	margin:0 1.7em 0 0;
	float:left;
}
#tmp_feedback_cnt dd input {
	margin:0 5px 0 0;
	vertical-align:middle;
}
#tmp_feedback_cnt dd ul {
	margin:0 0 0.7em 1.5em;
	list-style:none;
	list-style-image:none;
}
#tmp_feedback_cnt dd ul li {
	padding:0 0 0 12px;
	background:url(/shared/images/icon/list_icon.gif) no-repeat left top;
	font-size:92.9%;
}
#tmp_feedback_cnt .txt_area {
	display:block;
	margin-right:0;
	border:1px solid #AAAAAA;
	float:none;
}
#tmp_feedback_cnt textarea {
	padding:10px;
	width:634px;
	color:#666666;
	border:none;
	resize:none;
}
.column_cnt #tmp_feedback_cnt textarea {
	width:906px;
}
#tmp_feedback_cnt .submit {
	margin:1.2em 0 0.9em !important;
	text-align:center;
	clear:both;
}
#tmp_feedback_cnt .submit input {
	padding:7px 5px 6px;
	width:140px;
	color:#000000;
	background:#FCFCFC url(/shared/images/main/feedback/feedback_btn_bg.jpg) repeat-x left bottom;
	font-weight:bold;
	border:1px solid #959595;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	cursor:pointer;
}
/* ==================================================
banner
================================================== */
#tmp_publicity {
	margin:15px auto 32px;
	width:978px;
	border:1px solid #D9D9D9;
	clear:both;
}
#tmp_publicity_ttl {
	margin:0 0 11px;
	padding:20px 72px 0;
	clear:both;
}
#tmp_publicity_ttl h2 {
	font-size:100%;
	float:left;
}
#tmp_publicity_ttl p {
	padding:0 0 0 19px;
	background:url(/shared/images/icon/triangle_gray_icon.gif) no-repeat left 0.6em;
	float:right;
}
#tmp_publicity_cnt {
	padding:0 0 5px 74px;
	clear:both;
}
#tmp_publicity_cnt ul {
	list-style:none;
	list-style-type:none;
}
#tmp_publicity_cnt ul li {
	margin:0 39px 15px 0;
	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:2px solid #C1C1C1;
	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%;
}
#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:#116DAB;
	background-color:#FFFFFF;
	color:#333333;
	background-color:#DADADA;
}
#tmp_model_change li.active a {
	color:#116DAB;
	background-color:#FFFFFF;
}
#tmp_model_change li a span {
	display:block; /* 変更しない */
	width:100%; /* 変更しない */
}
/* PCスマホ切替表示 ▼変更しない
============================== */
#tmp_model_change {
	display:none;
}
@media screen and (max-width : 480px) {
#tmp_model_change {
	display:block;
}
}
/* fnavi+pnavi wrap
============================== */
#tmp_fp {
	margin:0 auto 41px;
	width:980px;
	clear:both;
}
/* fnavi
============================== */
#tmp_wrap_fnavi {
	padding:12px 0 0;
	width:830px;
	float:left;
}
#tmp_fnavi {
	clear:both;
}
#tmp_fnavi ul {
	list-style:none;
	list-style-image:none;
}
#tmp_fnavi li {
	float:left;
}
/* fnavi_lft */
#tmp_fnavi_lft {
	margin:0 30px 0 0;
	width:410px;
	background:url(/shared/images/footer/fnavi_lft_bg.gif) repeat left top;
	float:left;
}
#tmp_fnavi_lft ul {
	padding:20px 0 13px 18px;
}
#tmp_fnavi_lft li {
	margin:0 0 0.67em;
	padding:0 32px 0 15px;
	background:url(/shared/images/icon/triangle_gray_icon.gif) no-repeat left 0.5em;
	line-height:1.6;
}
/* fnavi_rgt */
#tmp_fnavi_rgt {
	margin:0 70px 0 0;
	padding:1px 0 0;
	width:320px;
	float:right;
}
#tmp_fnavi_rgt li {
	margin:0 0 14px;
	width:320px;
	font-size:107.2%;
	font-weight:bold;
	text-align:center;
}
#tmp_fnavi_rgt li:first-child {
	margin-right:20px;
	width:130px;
}
#tmp_fnavi_rgt li#flist_mobile {
	width:170px;
}
#tmp_fnavi_rgt li a {
	display:block;
	padding:16px 10px 15px;
	color:#126FAD;
	background-color:transparent;
	text-decoration:none;
	border:2px solid #0F6DAE;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
/* ==================================================
footer
================================================== */
#tmp_footer {
	margin:0 auto;
	padding:0 0 10px;
	width:980px;
	color:#000000;
	background-color:transparent;
	clear:both;
}
#tmp_footer_cnt {
	padding:43px 0 0;
	background:url(/shared/images/footer/footer_line_bg.gif) repeat-x left top;
}
#tmp_footer_cnt2 {
	padding:0 2px 33px 2px;
	background:url(/shared/images/footer/footer_line_bg.gif) repeat-x left bottom;
	clear:both;
}
#tmp_footer_address {
	float:left;
}
#tmp_footer_address_ttl {
	margin:0 0 0.3em;
	font-size:114.3%;
	font-weight:bold;
}
#tmp_footer_cnt address {
	margin:0 0 5px;
	font-style:normal;
	line-height:1.7;
}
#tmp_footer_cnt address span {
	margin:0 1em 0 0;
}
#tmp_footer_cnt address span.br {
	display:block; /* スマホでinline値にする場合 */
}
#tmp_footer_cnt address span.spbr {
	display:inline; /* スマホでblock値にする場合 */
}
#tmp_copyright {
	padding:100px 0 0;
	float:right;
}
/* ==================================================
used_bg_img
================================================== */
.used_bg_img a,
.used_bg_img span {
	display:block; /* 変更しない */
}
.used_bg_img span {
	position:relative; /* 変更しない */
	z-index:-1; /* 変更しない */
	overflow:hidden; /* 変更しない */
}
/* ==================================================
cate_ttl（edit.cssに同名のidあり）
================================================== */
#tmp_wrap_cate_ttl {
	margin:0 0 32px;
	background:url(/shared/images/main/cate_ttl_bg.png) repeat-x left top;
}
#tmp_cate_ttl {
	background:url(/shared/images/main/cate_ttl_bg.png) repeat-x left bottom;
}
#tmp_cate_ttl2 {
	padding:40px 25px 39px;
}
#tmp_cate_ttl h1 {
	padding:0 381px 0 0;
	font-size:214.3%; /* デザインによって相対指定で指定しなおす */
	clear:both; /* 変更しない */
}
.cate_kurashi #tmp_cate_ttl2 {
	background:url(/shared/images/main/cate_kurashi_bg.jpg) no-repeat right center;
}
.cate_bunkakanko #tmp_cate_ttl2 {
	background:url(/shared/images/main/cate_bunka_bg.jpg) no-repeat right center;
}
.cate_jigyosha #tmp_cate_ttl2 {
	background:url(/shared/images/main/cate_jigyosha_bg.jpg) no-repeat right center;
}
.cate_shise #tmp_cate_ttl2 {
	background:url(/shared/images/main/cate_shise_bg.jpg) no-repeat right center;
}
/* ==================================================
class
================================================== */
/* text
============================== */
.underline {
	text-decoration:underline; /* 変更しない */
}
.strike {
	text-decoration:line-through; /* 変更しない */
}
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
.txt_red {
	color:#B20000; /* デザインによって変更 */
	background-color:transparent; /* 変更しない */
}
.txt_green {
	color:#006600; /* デザインによって変更 */
	background:transparent; /* 変更しない */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
.txt_big {
	font-size:130%; /* body 14pxのとき20px相当 */
}
.txt_small {
	font-size:86%; /* body 14pxのとき12px相当 */
}
.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;
}
/* ==================================================
XHTML 1.0 Strict
================================================== */
/* text ▼変更しない
============================== */
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.center {
	text-align:center;
}
table.center,
div.center table {
	margin-right:auto !important;
	margin-left:auto !important;
}
/* image ▼変更しない
============================== */
img.left {
	float:left;
}
img.right {
	float:right;
}
img.center {
	vertical-align:middle;
}
img.top {
	vertical-align:text-top;
}
img.bottom {
	vertical-align:text-bottom;
}
/* table div ▼変更しない
============================== */
table.left {
	float:left;
}
table.right {
	float:right;
}
table.center,
div.center table {
	margin-right:auto !important;
	margin-left:auto !important;
}
th.nowrap,
td.nowrap {
	white-space:nowrap;
}
/* ==================================================
Google
================================================== */
#cse .gsc-thinWrapper {
	width:100% !important;
}
/* Full URL */
.gs-webResult div.gs-visibleUrl-short,
.gs-promotion div.gs-visibleUrl-short {
  display:none !important;
}
.gs-webResult div.gs-visibleUrl-long,
.gs-promotion div.gs-visibleUrl-long {
  display:block !important;
}
/* ==================================================
system
================================================== */
/* indent ▼変更しない
============================== */
div.section,
blockquote {
	padding:0 0 0 1em;
}
/* linkicon
============================== */
#tmp_main a.icon_pdf,
#tmp_main a.icon_word,
#tmp_main a.icon_excel {
	display:inline;
	padding-top:2px;
	padding-bottom:2px;
}
a.icon_pdf,
a.icon_word,
a.icon_excel {
	margin:0 3px;
	padding-left:58px;
	text-indent:0 !important;
}
li a.icon_pdf,
li a.icon_word,
li a.icon_excel {
	background-position:0 0.2em;
}
a.icon_pdf {
	background:url(/shared/system/images/linkicon/icon_pdf.gif) no-repeat 0 0.3em;
}
a.icon_word {
	background:url(/shared/system/images/linkicon/icon_word.gif) no-repeat 0 0.3em;
}
a.icon_excel {
	background:url(/shared/system/images/linkicon/icon_excel.gif) no-repeat 0 0.3em;
}
/* bgcolor
============================== */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
td.bg_red,
th.bg_red {
	color:inherit;
	background-color:#FFEEDF; /* デザインによって変更 */
}
td.bg_yellow,
th.bg_yellow {
	color:inherit;
	background-color:#FFFFC8; /* デザインによって変更 */
}
td.bg_blue,
th.bg_blue {
	color:inherit;
	background-color:#DDF7F7; /* デザインによって変更 */
}
@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_hnavi ul:after,
#tmp_hnavi2 ul:after,
#tmp_means_secondary:after,
#tmp_hnavi3 ul:after,
#tmp_search:after,
#tmp_gnavi:after,
#tmp_gnavi ul:after,
#tmp_life_event_cnt2:after,
#tmp_life_event_cnt2 ul:after,
#tmp_main:after,
#tmp_wrap_main:after,
#tmp_lnavi:after,
#tmp_lnavi_ttl:after,
#tmp_lnavi_cnt:after,
#tmp_event_cal:after,
#tmp_event_cal_ttl:after,
#tmp_event_cal_cnt .cal_navi:after,
#tmp_emergency:after,
#tmp_emergency_ttl:after,
#tmp_emergency_cnt:after,
#tmp_emergency_read_all:after,
#tmp_emergency_read_all ul:after,
#tmp_wrap_custom_update:after,
#tmp_custom_update:after,
#tmp_sns_print_btn:after,
#tmp_custom_update #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:after,
#tmp_publicity_ttl:after,
#tmp_publicity_cnt:after,
#tmp_footer:after,
#tmp_fp:after,
#tmp_fnavi:after,
#tmp_fnavi ul:after,
#tmp_footer_cnt2:after,
div.col2:after,
div.fixed_col2:after,
div.col3:after,
#tmp_relation_site:after,
#tmp_relation_site .box_wrap_relation_site:after,
.column_rnavi #tmp_relation_site .box_relation_site:after,
#tmp_relation_site .box_relation_site_inner: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_primary,
*:first-child+html #tmp_hnavi ul,
*:first-child+html #tmp_hnavi2 ul,
*:first-child+html #tmp_means_secondary,
*:first-child+html #tmp_hnavi3 ul,
*:first-child+html #tmp_search,
*:first-child+html #tmp_gnavi,
*:first-child+html #tmp_gnavi ul,
*:first-child+html #tmp_life_event_cnt2,
*:first-child+html #tmp_life_event_cnt2 ul,
*:first-child+html #tmp_main,
*:first-child+html #tmp_wrap_main,
*:first-child+html #tmp_lnavi,
*:first-child+html #tmp_lnavi_ttl,
*:first-child+html #tmp_lnavi_cnt,
*:first-child+html #tmp_event_cal,
*:first-child+html #tmp_event_cal_ttl,
*:first-child+html #tmp_event_cal_cnt .cal_navi,
*:first-child+html #tmp_emergency,
*:first-child+html #tmp_emergency_ttl,
*:first-child+html #tmp_emergency_cnt,
*:first-child+html #tmp_emergency_read_all,
*:first-child+html #tmp_emergency_read_all ul,
*:first-child+html #tmp_wrap_custom_update,
*:first-child+html #tmp_custom_update,
*:first-child+html #tmp_sns_print_btn,
*:first-child+html #tmp_custom_update #tmp_social_plugins,
*:first-child+html .plugin,
*:first-child+html .pnavi,
*:first-child+html #tmp_inquiry,
*:first-child+html #tmp_inquiry_ttl,
*:first-child+html #tmp_inquiry_cnt,
*:first-child+html #tmp_feedback,
*:first-child+html #tmp_feedback_ttl,
*:first-child+html #tmp_feedback_cnt,
*:first-child+html #tmp_feedback_cnt dd,
*:first-child+html #tmp_publicity,
*:first-child+html #tmp_publicity_ttl,
*:first-child+html #tmp_publicity_cnt,
*:first-child+html #tmp_footer,
*:first-child+html #tmp_fp,
*:first-child+html #tmp_fnavi,
*:first-child+html #tmp_fnavi ul,
*:first-child+html #tmp_footer_cnt2,
*:first-child+html div.col2,
*:first-child+html div.fixed_col2,
*:first-child+html div.col3,
*:first-child+html #tmp_relation_site,
*:first-child+html #tmp_relation_site .box_wrap_relation_site,
*:first-child+html .column_rnavi #tmp_relation_site .box_relation_site,
*:first-child+html #tmp_relation_site .box_relation_site_inner {
	min-height:1%; /* 変更しない */
}
