@charset "utf-8";

/* ==================================================
layout
================================================== */
/* body
============================== */
.format_free,
.format_base {
	background-image:url(/shared/images/main/body_bg2.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
* html body {
	text-align:center;
}
.format_top .caution {
	width:960px;
	margin:0 auto;
}
* html .format_top .caution {
	text-align:left;
}
/* wrapper
============================== */
#tmp_wrapper {
	width:980px; /* デザインによって変更 */
	margin:0 auto;
	color:inherit;
	background-color:#FFFFFF;
}
.format_top #tmp_wrapper {
	width:auto;
	min-width:980px;
	background:url(/shared/images/main/body_bg.jpg) no-repeat center top;
}
* html #tmp_wrapper {
	text-align:left;
}
* html .format_top #tmp_wrapper {
	text-align:center;
	display:inline-block;
}
#tmp_wrapper2 {
	padding:0 10px;
}
/* main
============================== */
#tmp_gm {
	width:980px;
	margin:0 auto;
	padding:105px 0 0;
}
* html #tmp_gm {
	text-align:left;
}
#tmp_wrap_main {
	clear:both; /* 変更しない */
}
.format_top #tmp_wrap_main {
	padding:0 10px;
}
/* contents
============================== */
#tmp_contents,
#tmp_maincontents {
	width:100%; /* 変更しない */
}
/* 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; /* 変更しない */
}
.site_kids .col_main {
	padding:26px 0 0;
	color:inherit;
	background-color:#FFF0AA;
}
.site_kids .kids_top .col_main {
	padding-top:15px;
	padding-right:20px;
	padding-left:20px;
}
.site_kids .col_main2 {
	padding:24px 0 0;
	background:url(/shared/images/main/kids/col_main_bg_top.jpg) no-repeat left top;
}
.site_kids .kids_top .col_main2  {
	padding-top:0;
	color:inherit;
	background-color:#FFFFFF;
	background-image:none;
}
.site_kids .col_main3 {
	padding:0 0 33px;
	background:url(/shared/images/main/kids/col_main_bg_btm.jpg) no-repeat left bottom;
}
.site_kids .col_main4 {
	padding:11px 40px 0 70px;
	background:url(/shared/images/main/kids/col_main_bg_mdl.jpg) repeat-y left top;
}
.site_kids .col_main5 {
	color:inherit;
	background-color:#FFFFFF;
}
/* top
============================== */
.format_top .column_full .wrap_col_nm {
	margin-right:-230px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_nm2 {
	margin-right:230px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_lft_navi {
	width:240px; /* デザインによって変更 */
	margin-right:-240px; /* デザインによって変更 */
}
.format_top .column_full .col_lft_navi {
}
.format_top .column_full .wrap_col_rgt_navi {
	width:210px; /* デザインによって変更 */
}
.format_top .column_full .col_rgt_navi {
	padding:5px;
}
.format_top .column_full .col_main {
	margin-left:260px; /* デザインによって変更 */
}
/* free
============================== */
.format_free .wrap_col_nm {
	margin-right:-230px; /* デザインによって変更 */
}
.format_free .wrap_col_nm2 {
	margin-right:230px; /* デザインによって変更 */
}
.format_free .wrap_col_lft_navi {
	width:200px; /* デザインによって変更 */
	margin-right:-220px; /* デザインによって変更 */
}
.format_free .col_lft_navi {
}
.format_free .wrap_col_rgt_navi {
	width:210px; /* デザインによって変更 */
}
.format_free .col_rgt_navi {
	padding:5px;
}
.format_free .column_full .col_main {
	margin-left:220px; /* デザインによって変更 */
}
.format_free .column_lnavi .col_main {
	margin-left:220px; /* デザインによって変更 */
}
.format_free .column_rnavi .wrap_col_main {
	margin-right:-230px; /* デザインによって変更 */
}
.format_free .column_rnavi .col_main {
	margin-right:230px; /* デザインによって変更 */
}
/* ==================================================
header
================================================== */
#tmp_header {
	min-height:75px;
	background:url(/shared/images/header/header_bg.gif) no-repeat left top;
}
.format_top #tmp_header {
	width:960px;
	height:104px;
	margin:0 auto;
	background:none;
}
* html #tmp_header {
	height:75px;
}
#tmp_hlogo {
	padding:16px 0 0 101px;
	float:left;
}
#tmp_hlogo p {
	background:url(/shared/images/header/hlogo.gif) no-repeat left top;
}
#tmp_hlogo p,
#tmp_hlogo p a,
#tmp_hlogo p a span {
	width:238px;
	height:46px;
}
#tmp_hlogo p a,
#tmp_hlogo p a span {
	display:block;
}
#tmp_hlogo p a span {
	position:relative;
	z-index:-1;
	overflow:hidden;
}
#tmp_means {
	width:606px;
	float:right;
}
#tmp_means img {
	vertical-align:top;
}
/* hnavi_s
============================== */
#tmp_hnavi_s,
#tmp_sma_menu {
	display:none; /* 変更しない */
}
/* primary
============================== */
#tmp_wrap_means_primary {
	width:485px;
	margin:0 0 13px;
	background:url(/shared/images/header/primary_bg_mdl.gif) repeat-y left top;
	float:right;
}
#tmp_means_primary {
	padding:4px 0;
	background:url(/shared/images/header/primary_bg_btm.gif) no-repeat left bottom;
	font-size:0.1%;
	line-height:0.1;
}
/* func_txt */
#tmp_func_txt {
	margin:0 12px 0 0;
	padding:0 0 0 13px;
	float:left;
}
#tmp_func_txt dt {
	margin:0 11px 0 0;
	float:left;
}
#tmp_func_txt dd {
	padding:0 1px 0 0;
	float:left;
}
/* func_clr */
#tmp_func_clr {
	float:left;
}
#tmp_func_clr dt {
	margin:0 13px 0 0;
	float:left;
}
#tmp_func_clr dd {
	padding:0 1px 0 0;
	float:left;
}
/* secondary
============================== */
#tmp_means_secondary {
	clear:both;
}
/* hnavi */
#tmp_hnavi {
	list-style:none;
	list-style-image:none;
	float:left;
}
#tmp_hnavi li {
	padding:0 10px 0 0;
	float:left;
}
/* search */
#tmp_search {
	float:left;
}
#tmp_search dt {
	margin:0 6px 0 0;
	float:left;
}
#tmp_search dd {
	float:left;
}
#tmp_search dd p {
	float:left;
}
#tmp_query {
	width:128px;
	min-height:20px;
	margin:0 4px 0 0;
	border:1px solid #CCCCCC;
}
* html #tmp_query {
	width:130px;
}
/* ==================================================
visual
================================================== */
#tmp_wrap_visual {
	height:120px;
}
#tmp_wrap_visual2 {
	background:url(/shared/images/main/visual_bg.jpg) no-repeat center top;
}
#tmp_visual {
	width:980px;
	margin:0 auto;
}
* html #tmp_visual {
	text-align:left;
}
#tmp_visual p {
	padding:0 0 0 433px;
}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_gnavi {
	clear:both;
}
#tmp_gnavi ul {
	list-style:none;
	list-style-image:none;
}
#tmp_gnavi li {
	float:left;
	position:relative;
	z-index:1;
}
#tmp_gnavi a {
	display:block;
	width:240px;
	height:50px;
	background-image:url(/shared/images/navi/gnavi/gnavi2.jpg);
	background-repeat:no-repeat;
}
#tmp_glist1 a {
	background-position:left top;
}
#tmp_glist1.active a,
#tmp_glist1 a:hover,
#tmp_glist1 a:focus {
	background-position:left bottom;
}
* html #tmp_glist1 a:active {
	background-position:left bottom;
}
#tmp_glist2 a {
	background-position:-240px top;
}
#tmp_glist2.active a,
#tmp_glist2 a:hover,
#tmp_glist2 a:focus {
	background-position:-240px bottom;
}
* html #tmp_glist2 a:active {
	background-position:-240px bottom;
}
#tmp_glist3 a {
	background-position:-480px top;
}
#tmp_glist3.active a,
#tmp_glist3 a:hover,
#tmp_glist3 a:focus {
	background-position:-480px bottom;
}
* html #tmp_glist3 a:active {
	background-position:-480px bottom;
}
#tmp_glist4 a {
	background-position:-720px top;
}
#tmp_glist4.active a,
#tmp_glist4 a:hover,
#tmp_glist4 a:focus {
	background-position:-720px bottom;
}
* html #tmp_glist4 a:active {
	background-position:-720px bottom;
}
#tmp_gnavi ul li span {
	display:block;
	width:240px;
	height:50px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
/* gnavi_top
============================== */
.format_top #tmp_gnavi a {
	height:75px;
	background-image:url(/shared/images/navi/gnavi/gnavi.jpg);
}
.format_top #tmp_glist1 a {
	width:330px;
	background-position:left top;
}
.format_top #tmp_glist1.active a,
.format_top #tmp_glist1 a:hover,
.format_top #tmp_glist1 a:focus {
	background-position:left bottom;
}
* html .format_top #tmp_glist1 a:active {
	background-position:left bottom;
}
.format_top #tmp_glist2 a {
	width:320px;
	background-position:-330px top;
}
.format_top #tmp_glist2.active a,
.format_top #tmp_glist2 a:hover,
.format_top #tmp_glist2 a:focus {
	background-position:-330px bottom;
}
* html .format_top #tmp_glist2 a:active {
	background-position:-330px bottom;
}
.format_top #tmp_glist3 a {
	width:330px;
	background-position:-650px top;
}
.format_top #tmp_glist3.active a,
.format_top #tmp_glist3 a:hover,
.format_top #tmp_glist3 a:focus {
	background-position:-650px bottom;
}
* html .format_top #tmp_glist3 a:active {
	background-position:-650px bottom;
}
.format_top #tmp_gnavi ul li span {
	height:75px;
}
.format_top #tmp_gnavi #tmp_glist1 span,
.format_top #tmp_gnavi #tmp_glist3 span {
	width:330px;
}
.format_top #tmp_gnavi #tmp_glist2 span {
	width:320px;
}
/* pankuzu
============================== */
#tmp_pankuzu {
	padding:5px 0 15px;
	clear:both;
}
/* cate_img
============================== */
#tmp_cate_img {
	margin:0 0 9px;
}
#tmp_cate_ttl.kumin,
#tmp_cate_ttl.keyaku,
#tmp_cate_ttl.unpan,
#tmp_cate_ttl.kumin h1,
#tmp_cate_ttl.keyaku h1,
#tmp_cate_ttl.unpan h1,
#tmp_cate_ttl.kumin h1 span,
#tmp_cate_ttl.keyaku h1 span,
#tmp_cate_ttl.unpan h1 span {
	width:730px;
	height:84px;
}
#tmp_cate_ttl.kumin h1 {
	background:url(/shared/images/main/first/cate_ttl_kumin.jpg) no-repeat left top;
}
#tmp_cate_ttl.keyaku h1 {
	background:url(/shared/images/main/first/cate_ttl_keyaku.jpg) no-repeat left top;
}
#tmp_cate_ttl.unpan h1 {
	background:url(/shared/images/main/first/cate_ttl_unpan.jpg) no-repeat left top;
}
/* lnavi
============================== */
#tmp_lnavi {
	margin:0 0 10px;
	clear:both;
}
#tmp_lnavi_ttl {
	padding:2px 9px 3px;
	color:#FFFFFF;
	background-color:#0F3E71;
	border:1px solid #0F3E71;
}
#tmp_lnavi_ttl a {
	color:#FFFFFF;
	background-color:transparent;
}
#tmp_lnavi_cnt {
	padding:7px 0 3px;
	color:inherit;
	background:#FFFFFF url(/shared/images/navi/lnavi/lnavi_cnt_bg.jpg) repeat-x left top;
	border-right:2px solid #29A3DA;
	border-bottom:2px solid #29A3DA;
	border-left:2px solid #29A3DA;
}
#tmp_lnavi_cnt ul {
	list-style:none;
	list-style-image:none;
}
#tmp_lnavi_cnt li {
	padding:10px 10px 10px 25px;
	background:url(/shared/images/navi/lnavi/list_icon.gif) no-repeat 11px 1em;
	border-bottom:1px solid #CCCCCC;
}
#tmp_other {
	margin:0 0 10px;
	clear:both;
}
#tmp_other_cnt {
	padding:10px;
	border-right:2px solid #E1E2DC;
	border-bottom:2px solid #E1E2DC;
	border-left:2px solid #E1E2DC;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_other_cnt ul {
	margin:0 0 0 20px;
	list-style-image:url(/shared/templates/free/images/contents/list_icon.gif);
}
#tmp_other_cnt li {
	margin:0 0 0.5em;
}
/* event_cal
============================== */
#tmp_event_cal {
	color:inherit;
	background-color:#FFFFFF;
}
/* event_cal_ttl */
#tmp_event_cal .month03,
#tmp_event_cal .month04,
#tmp_event_cal .month05 {
	background:url(/shared/images/navi/event/cal_ttl_bg_spring.jpg) no-repeat left top;
}
#tmp_event_cal .month06,
#tmp_event_cal .month07,
#tmp_event_cal .month08 {
	background:url(/shared/images/navi/event/cal_ttl_bg_summer.jpg) no-repeat left top;
}
#tmp_event_cal .month09,
#tmp_event_cal .month10,
#tmp_event_cal .month11 {
	background:url(/shared/images/navi/event/cal_ttl_bg_autumn.jpg) no-repeat left top;
}
#tmp_event_cal .month12,
#tmp_event_cal .month01,
#tmp_event_cal .month02 {
	background:url(/shared/images/navi/event/cal_ttl_bg_winter.jpg) no-repeat left top;
}
#tmp_event_cal_ttl {
	padding:22px 0 0 90px;
	clear:both;
}
#tmp_event_cal_ttl .ttl {
	margin:0 0 5px;
}
#tmp_event_cal_ttl .year {
	margin:8px 0 0;
	float:left;
}
#tmp_event_cal_ttl .month {
	float:right;
}
/* event_cal_cnt */
#tmp_event_cal_cnt {
	width:100%;
	margin:0 0 1px;
	padding:0 0 10px;
	border-bottom:1px solid #F0F0EE;
	clear:both;
}
#tmp_event_cal_cnt .calendar {
	padding:0;
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #CCCCCC;
}
#tmp_event_cal_cnt .calendar td,
#tmp_event_cal_cnt .calendar th {
	padding:2px 0;
	border:1px solid #CCCCCC;
}
#tmp_event_cal_cnt .calendar {
	width:100%;
	margin:4px 0 0;
}
#tmp_event_cal_cnt .calendar th,
#tmp_event_cal_cnt .calendar td.bgcolor {
	text-align:center;
	font-weight:normal;
	background-color:#F1F1EF;
}
#tmp_event_cal_cnt .calendar td {
	text-align:center;
}
#tmp_event_cal_cnt .calendar a {
	color:#000000;
	background-color:transparent;
}
#tmp_event_cal_cnt .calendar .today {
	display:block;
	color:inherit;
	font-weight:bold; /* 変更しない */
	background-color:#FFFFDE;
}
#tmp_event_cal_cnt .calendar td.sun a {
	color:#CC0000;
	background-color:transparent;
}
#tmp_event_cal_cnt .calendar td.sun .today {
	color:#CC0000;
	background-color:#FFFFDE;	
}
#tmp_event_cal_cnt .calendar td.sat a {
	color:#0033CC;
	background-color:transparent;
}
#tmp_event_cal_cnt .calendar td.sat .today {
	color:#0033CC;
	background-color:#FFFFDE;	
}
/* cal_navi */
#tmp_event_cal_cnt .cal_navi {
	padding:7px 0 0;
	background:url(/shared/images/navi/event/cal_navi_bg.jpg) repeat-x left top;
	list-style:none;
	list-style-image:none;
}
#tmp_event_cal_cnt .cal_navi li {
	line-height:1.1;
	float:left;
}
#tmp_event_cal_cnt .cal_navi .prev {
	padding:0 6px 0 2px;
}
#tmp_event_cal_cnt .cal_navi .prev a {
	display:inline-block;
}
#tmp_event_cal_cnt .cal_navi .next {
	padding:0 0 0 6px;
}
#tmp_event_cal_cnt .cal_navi .next a {
	display:inline-block;
}
#tmp_event_cal_cnt .cal_navi .list {
	padding:0 2px 0 0;
	float:right;
}
/* menu
============================== */
#tmp_snavi {
	margin:0 0 11px;
	clear:both;
}
#tmp_snavi ul {
	list-style:none;
	list-style-image:none;
}
#tmp_snavi li {
	margin:0 0 6px;
}
#tmp_snavi li img {
	vertical-align:top;
}
#tmp_info_kojo {
	margin:0 0 10px;
	clear:both;
}
#tmp_info_kojo_cnt {
	padding:16px 0 30px;
	border-right:1px solid #00BAE9;
}
#tmp_info_kojo_cnt .ttl {
	margin:15px 0 10px;
}
#tmp_info_kojo_cnt h3 {
	float:left;
}
#tmp_info_kojo_cnt p {
	margin:0 0 0.5em;
	padding:0 4px 0 0;
}
#tmp_info_kojo_cnt p.list {
	margin-bottom:0;
	padding-right:0;
	float:left;
}
#tmp_info_kojo_cnt ul {
	list-style:none;
	list-style-image:none;
}
#tmp_info_kojo_cnt li {
	margin:0 0 0.8em;
	padding:0 4px 0 0;
}
#tmp_info_kojo_cnt p.photo {
	margin:0 0 0 15px;
	padding:14px 19px;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #F2F2F2;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	display:inline-block;
}
*:first-child+html #tmp_info_kojo_cnt p.photo {
	display:inline;
}
* html #tmp_info_kojo_cnt p.photo {
	display:inline;
}
/* rnavi
============================== */
#tmp_main .box_menu_r {
	margin:0 0 11px;
	clear:both;
}
#tmp_main .box_menu_r_cnt {
	padding:10px 5px 5px 10px;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_main .box_menu_r_cnt ul {
	margin:0 0 0 15px;
	list-style-image:url(/shared/templates/free/images/contents/list_icon.gif);
}
#tmp_main .box_menu_r_cnt li {
	margin:0 0 0.5em;
}
#tmp_main .box_menu_r_cnt .list {
	text-align:right;
}
#tmp_main .box_menu_r_cnt .list a {
	padding:0 0 0 15px;
	background:url(/shared/images/navi/rnavi/list_icon.gif) no-repeat left center;
}
#tmp_main .banner {
	margin:0 0 11px;
	clear:both;
}
#tmp_main .banner ul {
	list-style:none;
	list-style-image:none;
}
#tmp_main .banner li {
	margin:0 0 4px;
}
#tmp_main .banner li img {
	vertical-align:top;
}
#tmp_about h2 {
	position:relative;
}
#tmp_about h2 a.switch {
	position:absolute;
	top:10px;
	left:4px;
}
#tmp_kids,
#tmp_ichikumi {
	margin:0 0 10px;
	clear:both;
}
#tmp_kids_ttl,
#tmp_ichikumi_ttl {
	margin:0 0 5px;
}
#tmp_kids_cnt ul,
#tmp_ichikumi_cnt ul {
	list-style:none;
	list-style-image:none;
}
#tmp_kids_cnt li,
#tmp_ichikumi_cnt li {
	margin:0 4px 0 0;
	float:left;
}
#tmp_kids_cnt li img,
#tmp_ichikumi_cnt li img {
	vertical-align:top;
}
#tmp_kids_cnt li.last,
#tmp_ichikumi_cnt li.last {
	margin-right:0;
}
#tmp_ichikumi_cnt li.clear {
	margin-top:5px;
	margin-right:0;
	clear:both;
}
#tmp_iken {
	margin:0 0 10px;
	clear:both;
}
#tmp_iken_cnt {
	padding:11px 5px 3px;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_iken_cnt ul {
	list-style:none;
	list-style-image:none;
}
#tmp_iken_cnt li {
	margin:0 0 4px;
}
#tmp_iken_cnt li img {
	vertical-align:top;
}
/* kids
============================== */
#tmp_lnavi_kids {
	margin:0 0 10px;
	padding:0 0 10px;
	background:url(/shared/images/navi/lnavi/kids/lnavi_bg.gif) no-repeat left bottom;
	clear:both;
}
#tmp_lnavi_kids_cnt {
	background:url(/shared/images/navi/lnavi/kids/lnavi_cnt_bg.gif) repeat left top;
	border-right:2px solid #929292;
	border-left:2px solid #929292;
}
#tmp_lnavi_kids_cnt ul {
	list-style:none;
	list-style-image:none;
}
#tmp_lnavi_kids_cnt li {
	padding:11px 6px 12px 25px;
	background:url(/shared/images/navi/lnavi/kids/list_icon.gif) no-repeat 9px 0.8em;
	border-bottom:1px solid #929292;
}
/* pnavi
============================== */
.pnavi {
	clear:both;
}
.pnavi .ptop {
	margin-bottom:0 !important;
}
.ptop {
	text-align:right;
	clear:both;
}
.ptop a {
	padding:0 0 0 20px;
	background:url(/shared/templates/free/images/contents/ptop_bg.gif) no-repeat left center;
}
/* kids */
.site_kids .pnavi {
	padding:17px 16px 8px 0;
}
.site_kids .kids_top .ptop {
	padding-right:0;
}
.site_kids .ptop a {
	padding-left:0;
	background:none;
}
.site_kids .pnavi .ptop {
	background:url(/shared/images/navi/pnavi/kids/ptop.jpg) no-repeat left top;
	float:right;
}
.site_kids .pnavi .ptop,
.site_kids .pnavi .ptop a,
.site_kids .pnavi .ptop span {
	width:159px;
	height:38px;
}
.site_kids .pnavi .ptop a {
	display:block;
}
.site_kids .pnavi .ptop span {
	display:block;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
/* ==================================================
main
================================================== */
#tmp_main {
	width:100%; /* 変更しない */
	padding:0 0 20px;
	clear:both; /* 変更しない */
}
/*
.column_lnavi #tmp_main {
	background:url(/shared/images/main/main_bg2.gif) repeat-y left top;
}
.site_kids .column_lnavi #tmp_main {
	background:none;
}
*/
.column_rnavi #tmp_main,
.column_full #tmp_main {
	background:url(/shared/images/main/main_bg.gif) repeat-y right top;
}
/* emergency
============================== */
#tmp_emergency {
	margin:0 0 20px;
	clear:both;
}
#tmp_emergency_cnt {
	padding:15px 10px 10px 0;
	border-right:1px solid #D27777;
	border-bottom:1px solid #D27777;
	border-left:1px solid #D27777;
}
#tmp_emergency_cnt ul {
	margin:0 0 15px 30px;
	list-style-image:url(/shared/images/main/emergency/list_icon.gif);
}
#tmp_emergency_cnt ul li {
	margin:0 0 0.5em;
}
/* emergency_s
============================== */
#tmp_emergency_s {
	margin:0 0 10px;
	clear:both;
}
#tmp_emergency_s_cnt {
	padding:10px;
	border-right:1px solid #D27777;
	border-bottom:1px solid #D27777;
	border-left:1px solid #D27777;
}
#tmp_emergency_s_cnt ul {
	margin:0 0 0 20px;
	list-style-image:url(/shared/images/main/emergency/list_icon.gif);
}
#tmp_emergency_s_cnt ul li {
	margin:0 0 0.5em;
}
/* update
============================== */
#tmp_update {
	margin-bottom:0 !important;
	text-align:right;
}
/* plugin ▼変更しない
============================== */
.plugin {
	margin:20px 0;
	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:20px 0;
	border:1px solid #CCCCCC;
	clear:both;
}
#tmp_inquiry_ttl {
	padding:3px 7px;
	color:#FFFFFF;
	font-weight:bold;
	background:#626157 url(/shared/images/main/inquiry/inquiry_ttl_bg.jpg) no-repeat left top;
	border-bottom:1px solid #CCCCCC;
}
#tmp_inquiry_ttl p {
	margin-bottom:0 !important;
}
#tmp_inquiry_cnt {
	padding:7px 15px;
}
#tmp_inquiry_cnt p {
	margin-bottom:0 !important;
}
/*#tmp_inquiry_cnt .inquiry_parts {
	margin:0 0 0.8em;
}*/
#tmp_inquiry_cnt .inquiry_btn {
	margin:0.3em 0 0;
}
/* ==================================================
footer
================================================== */
#tmp_wrap_footer {
	min-width:980px;
	border-top:45px solid #E2E2DC;
	clear:both;
}
#tmp_footer {
	color:inherit;
	background:#FFFFFF url(/shared/images/footer/footer_bg.gif) repeat-x left top;
	padding:7px 0;
}
/* fnavi
============================== */
#tmp_wrap_fnavi {
	padding:5px 0;
	color:inherit;
	background-color:#E2E2DC;
}
#tmp_fnavi {
	width:960px;
	margin:0 auto;
	list-style:none;
	list-style-image:none;
}
* html #tmp_fnavi {
	margin-left:0;
	text-align:left;
}
#tmp_fnavi li {
	margin:0 15px 0 0;
	padding:0 0 0 15px;
	background:url(/shared/images/navi/rnavi/list_icon.gif) no-repeat left center;
	white-space:nowrap;
	float:left;
}
#tmp_wrap_footer_cnt {
	padding:10px 0 5px;
	color:#FFFFFF;
	background-color:#383732;
	border-bottom:1px solid #434343;
}
#tmp_footer_cnt {
	width:960px;
	margin:0 auto;
	clear:both;
}
* html #tmp_footer_cnt {
	text-align:left;
}
#tmp_footer_cnt address {
	font-style:normal;
}
#tmp_footer_cnt address span.br {
	display:block; /* スマホでinline値にする場合 */
}
#tmp_footer_cnt address span.spbr {
	display:inline; /* スマホでblock値にする場合 */
}
#tmp_footer_cnt a {
	display:inline-block;
	margin:0 0 0 5px;
	width:auto;
	border:2px solid #D2D5CA;
	color:#333333;
	background-color:#F9F9F9;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	text-align:center;
	text-decoration:none;
	line-height:1.2;
}
#tmp_footer_cnt a span {
	display:inline-block;
	background:#FFFFFF -moz-linear-gradient(top, #F9F9F9, #E7E7E7);/* Firefox */
	background:#FFFFFF -webkit-gradient(linear, left top, left bottom, from(#F9F9F9), to(#E7E7E7));/* Safari,Chrome */
	border:2px solid #FFFFFF;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
#tmp_wrap_copyright {
	padding:3px 0 0;
	color:#706E65;
	background-color:transparent;
	border-top:4px solid #383732;
}
#tmp_copyright {
	width:960px;
	margin:0 auto;
}
* html #tmp_copyright {
	text-align:left;
}
/* ==================================================
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:#CC0000; /* デザインによって変更 */
	background-color:transparent; /* 変更しない */
}
.txt_green {
	color:#2B760A; /* デザインによって変更 */
	background:transparent; /* 変更しない */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
.txt_big {
	font-size:140%; /* 変更しない */
}
.txt_small {
	font-size:80%; /* 変更しない */
}
.space_lft1 {
	padding-left:1em; /* 変更しない */
}
.rb {
	font-size:85.7%; /* ルビふり用 */
}
/* 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:100%;
	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:100%;
	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:10px;
}
#tmp_main table.col3 td.col3L,
#tmp_main table.col3 td.col3M {
	border-right:10px 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;
}
/* ==================================================
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_external {
	margin-left:5px;
	vertical-align:middle;
}
/* bgcolor
============================== */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
td.bg_yellow,
th.bg_yellow {
	color:inherit;
	background-color:#FEFCDC; /* デザインによって変更 */
}
td.bg_pink,
th.bg_pink {
	color:inherit;
	background-color:#FFEAED; /* デザインによって変更 */
}
td.bg_light_blue,
th.bg_light_blue {
	color:inherit;
	background-color:#E9F8FC; /* デザインによって変更 */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* ==================================================
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_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_lnavi_kids:after,
#tmp_lnavi_kids_ttl:after,
#tmp_lnavi_kids_cnt:after,
#tmp_other:after,
#tmp_other_ttl:after,
#tmp_other_cnt:after,
#tmp_event_cal:after,
#tmp_event_cal_ttl:after,
#tmp_event_cal_cnt .cal_navi:after,
#tmp_emergency:after,
#tmp_emergency_ttl:after,
#tmp_emergency_cnt:after,
#tmp_emergency_s:after,
#tmp_emergency_s_ttl:after,
#tmp_emergency_s_cnt:after,
#tmp_info_kojo:after,
#tmp_info_kojo_ttl:after,
#tmp_info_kojo_cnt:after,
#tmp_info_kojo_cnt .ttl:after,
.plugin:after,
.pnavi:after,
#tmp_inquiry:after,
#tmp_inquiry_ttl:after,
#tmp_inquiry_cnt:after,
#tmp_publicity_cnt:after,
#tmp_main .box_menu_r:after,
#tmp_main .box_menu_r_ttl:after,
#tmp_main .box_menu_r_cnt:after,
#tmp_kids_cnt ul:after,
#tmp_ichikumi_cnt ul:after,
#tmp_footer:after,
#tmp_fnavi:after,
#tmp_footer_cnt:after,
div.col2:after,
div.fixed_col2:after,
div.col3: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_means,
*: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_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_lnavi_kids,
*:first-child+html #tmp_lnavi_kids_ttl,
*:first-child+html #tmp_lnavi_kids_cnt,
*:first-child+html #tmp_other,
*:first-child+html #tmp_other_ttl,
*:first-child+html #tmp_other_cnt,
*:first-child+html #tmp_event_cal,
*:first-child+html #tmp_event_cal_ttl,
*:first-child+html #tmp_event_cal_cnt .cal_navi,
*:first-child+html #tmp_emergency,
*:first-child+html #tmp_emergency_ttl,
*:first-child+html #tmp_emergency_cnt,
*:first-child+html #tmp_emergency_s,
*:first-child+html #tmp_emergency_s_ttl,
*:first-child+html #tmp_emergency_s_cnt,
*:first-child+html #tmp_info_kojo,
*:first-child+html #tmp_info_kojo_ttl,
*:first-child+html #tmp_info_kojo_cnt,
*:first-child+html #tmp_info_kojo_cnt .ttl,
*: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_publicity_cnt,
*:first-child+html #tmp_main .box_menu_r,
*:first-child+html #tmp_main .box_menu_r_ttl,
*:first-child+html #tmp_main .box_menu_r_cnt,
*:first-child+html #tmp_kids_cnt ul,
*:first-child+html #tmp_ichikumi_cnt ul,
*:first-child+html #tmp_footer,
*:first-child+html #tmp_fnavi,
*:first-child+html #tmp_footer_cnt,
*:first-child+html div.col2,
*:first-child+html div.fixed_col2,
*:first-child+html div.col3 {
	min-height:1%; /* 変更しない */
}
/* for IE6.0 */
* html .col_nm,
* html #tmp_contents,
* html #tmp_maincontents,
* html #tmp_header,
* html #tmp_means,
* html #tmp_means_primary,
* html #tmp_func_txt,
* html #tmp_func_clr,
* html #tmp_means_secondary,
* html #tmp_search,
* html #tmp_hnavi,
* html #tmp_gnavi,
* html #tmp_gnavi ul,
* html #tmp_wrap_main,
* html #tmp_main,
* html #tmp_lnavi,
* html #tmp_lnavi_ttl,
* html #tmp_lnavi_cnt,
* html #tmp_lnavi_kids,
* html #tmp_lnavi_kids_ttl,
* html #tmp_lnavi_kids_cnt,
* html #tmp_other,
* html #tmp_other_ttl,
* html #tmp_other_cnt,
* html #tmp_event_cal,
* html #tmp_event_cal_ttl,
* html #tmp_event_cal_cnt .cal_navi,
* html #tmp_emergency,
* html #tmp_emergency_ttl,
* html #tmp_emergency_cnt,
* html #tmp_emergency_s,
* html #tmp_emergency_s_ttl,
* html #tmp_emergency_s_cnt,
* html #tmp_info_kojo,
* html #tmp_info_kojo_ttl,
* html #tmp_info_kojo_cnt,
* html #tmp_info_kojo_cnt .ttl,
* html .plugin,
* html .pnavi,
* html #tmp_inquiry,
* html #tmp_inquiry_ttl,
* html #tmp_inquiry_cnt,
* html #tmp_publicity_cnt,
* html #tmp_main .box_menu_r,
* html #tmp_main .box_menu_r_ttl,
* html #tmp_main .box_menu_r_cnt,
* html #tmp_kids_cnt ul,
* html #tmp_ichikumi_cnt ul,
* html #tmp_footer,
* html #tmp_fnavi,
* html #tmp_footer_cnt,
* html div.col2,
* html div.fixed_col2,
* html div.col3 {
	display:inline-block; /* 変更しない */
}
