@charset "utf-8";

/* ==================================================
layout
================================================== */
/* body
============================== */
* html body {
	text-align:center;
}
/* wrapper
============================== */
#tmp_wrapper {
	width:960px; /* デザインによって変更 */
	margin:0 auto;
	color:inherit;
	background-color:#FFFFFF;
}
* html #tmp_wrapper {
	text-align:left;
}
/* ==================================================
smartphone
================================================== */
#tmp_smartphonelink {
	display:none;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px),only screen and (-webkit-min-device-pixel-ratio : 1.5),only screen and (min-device-pixel-ratio : 1.5) {
#tmp_smartphonelink {
	display:block;
	margin:10px 10px;
}
}
/* main
============================== */
#tmp_wrap_main {
	padding:10px 0 23px 0;
	border-bottom:1px solid #58a5de;
	background:url(/shared/images/main/bottom_bg.gif) repeat-x bottom;
	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 0 10px 0; /* デザインによって変更 */
}
/* top
============================== */
.format_top .column_full .wrap_col_nm {
	margin-right:-290px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_nm2 {
	margin-right:320px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_lft_navi {
	width:180px; /* デザインによって変更 */
	margin-right:-210px; /* デザインによって変更 */
}
.format_top .column_full .col_lft_navi {
	padding:0 0 10px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_rgt_navi {
	width:290px; /* デザインによって変更 */
}
.format_top .column_full .col_rgt_navi {
	padding:0 0 10px; /* デザインによって変更 */
}
.format_top .column_full .col_main {
	margin-left:210px; /* デザインによって変更 */
}
/* 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:-230px; /* デザインによって変更 */
}
.format_free .col_lft_navi {
	padding:0; /* デザインによって変更 */
}
.format_free .wrap_col_rgt_navi {
	width:290px; /* デザインによって変更 */
}
.format_free .col_rgt_navi {
	padding:0; /* デザインによって変更 */
}
.format_free .column_full .col_main {
	margin-left:230px; /* デザインによって変更 */
}
.format_free .column_lnavi .col_main {
	margin-left:230px; /* デザインによって変更 */
}
.format_free .column_rnavi .wrap_col_main {
	margin-right:-320px; /* デザインによって変更 */
}
.format_free .column_rnavi .col_main {
	margin-right:320px; /* デザインによって変更 */
}
/* ==================================================
header
================================================== */
#tmp_wrap_header {
	padding:0;
	background:url(/shared/images/header/header_bg1.jpg) left top repeat-x;
}
.format_top #tmp_header {
	min-height:195px;
	background:url(/shared/images/header/header_top_bg.jpg) left bottom no-repeat;
}
*:first-child+html .format_top #tmp_header {
	height:195px;
}
* html .format_top #tmp_header {
	height:195px;
}
.used_javascript #tmp_header {
	background:none;
}
.format_free #tmp_header,
.format_base #tmp_header {
	padding:0 0 16px 0;
	background:url(/shared/images/header/header_bg2.jpg) left bottom no-repeat;
}
#tmp_hlogo {
	float:left;
	padding:12px 0 0 15px;
}
#tmp_hlogo h1 img,
#tmp_hlogo p img {
	vertical-align:top;
}
#tmp_means {
	width:637px;
	background:url(/shared/images/header/means_bg.gif) left bottom;
	float:right;
}
#tmp_means img {
	vertical-align:top;
}
/* primary
============================== */
#tmp_means_primary {
	margin:5px 0 4px 1px;
}
/* func_txt */
#tmp_func_txt {
	margin:0 10px 0 0;
	float:left;
}
#tmp_func_txt dt {
	padding:1px 4px 0 8px;
	float:left;
}
#tmp_func_txt dd {
	margin:0 5px 0 0;
	float:left;
}
/* func_clr */
#tmp_func_clr {
	margin:0 5px 0 0;
	float:left;
}
#tmp_func_clr dt {
	padding:1px 5px 0 0;
	float:left;
}
#tmp_func_clr dd {
	margin:0 5px 0 0;
	float:left;
}
#tmp_func_txt dd.last,
#tmp_func_clr dd.last {
	margin:0;
}
/* hnavi2 */
#tmp_hnavi2 {
	list-style:none;
	list-style-image:none;
	float:left;
}
#tmp_hnavi2 li {
	margin:0 9px 0 0;
	float:left;
}
#tmp_hnavi2 .last {
	margin-right:0;
	margin-left:0;
}
/* secondary
============================== */
#tmp_means_secondary {
	margin:0 0 7px 1px;
	padding:0 0 0 4px;
	clear:both;
}
/* hnavi */
#tmp_hnavi {
	list-style:none;
	list-style-image:none;
}
#tmp_hnavi li {
	margin:1px 8px 0 0;
	float:left;
}
#tmp_hnavi .last {
	margin-top:0;
	margin-left:-1px;
	margin-right:0;
}
/* search
============================== */
/* search */
#tmp_search {
	clear:both;
	padding:9px 0 7px 170px;
	border-bottom:1px solid #58a5de;
}
#tmp_search dt {
	margin:0;
	float:left;
}
#tmp_search dd {
	width:650px;
	float:left;
}
#tmp_search dd p {
	float:left;
}
#tmp_search dd p.last{
	margin:5px 0 0 10px;
}
#tmp_query {
	width:261px;
	min-height:24px;
	margin:0 5px 0 0;
	border:1px solid #1E6CAC;
}
* html #tmp_query {
	width:263px;
}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_gnavi {
	height:43px;
	background:url(/shared/images/navi/gnavi/gnavi.gif);
	clear:both;
}
.lang_en #tmp_gnavi, 
.lang_en_top #tmp_gnavi { 
    background-image:url(/shared/images/navi/gnavi/gnavi_en.gif); 
}
.lang_zh-cn #tmp_gnavi, 
.lang_zh-cn_top #tmp_gnavi { 
    background-image:url(/shared/images/navi/gnavi/gnavi_zh-cn.gif); 
}
.lang_ko #tmp_gnavi, 
.lang_ko_top #tmp_gnavi { 
    background-image:url(/shared/images/navi/gnavi/gnavi_ko.gif); 
}
.lang_pt #tmp_gnavi, 
.lang_pt_top #tmp_gnavi { 
    background-image:url(/shared/images/navi/gnavi/gnavi_pt.gif); 
}
#tmp_gnavi ul {
	margin:0 0 0 0;
	list-style:none;
}
#tmp_gnavi li {
	float:left;
	position:relative;
	z-index:9999;
}
#tmp_gnavi a {
	display:block;
	height:40px;
	background-image:url(/shared/images/navi/gnavi/gnavi.gif);
	background-repeat:no-repeat;
}
.lang_en #tmp_gnavi a, 
.lang_en_top #tmp_gnavi a { 
    background-image:url(/shared/images/navi/gnavi/gnavi_en.gif); 
} 
.lang_zh-cn #tmp_gnavi a, 
.lang_zh-cn_top #tmp_gnavi a { 
    background-image:url(/shared/images/navi/gnavi/gnavi_zh-cn.gif); 
}
.lang_ko #tmp_gnavi a, 
.lang_ko_top #tmp_gnavi a { 
    background-image:url(/shared/images/navi/gnavi/gnavi_ko.gif); 
} 
.lang_pt #tmp_gnavi a, 
.lang_pt_top #tmp_gnavi a { 
    background-image:url(/shared/images/navi/gnavi/gnavi_pt.gif); 
} 
#tmp_glist1 a {
	width:140px;
	background-position:left top;
}
#tmp_glist1 span {
	width:140px;
}
#tmp_glist1.active a,
#tmp_glist1 a:hover,
#tmp_glist1 a:focus {
	background-position:left -43px;
}
* html #tmp_glist1 a:active {
	background-position:left -43px;
}
#tmp_glist2 a {
	width:145px;
	background-position:-140px top;
}
#tmp_glist2 span {
	width:145px;
}
#tmp_glist2.active a,
#tmp_glist2 a:hover,
#tmp_glist2 a:focus {
	background-position:-140px -43px;
}
*:first-child+html #tmp_glist2 a:active {
	background-position:-140px -43px;
}
* html #tmp_glist2 a:active {
	background-position:-140px -43px;
}
#tmp_glist3 a {
	width:184px;
	background-position:-285px top;
}
#tmp_glist3 span {
	width:184px;
}
#tmp_glist3.active a,
#tmp_glist3 a:hover,
#tmp_glist3 a:focus {
	background-position:-285px -43px;
}
*:first-child+html #tmp_glist3 a:active {
	background-position:-285px -43px;
}
* html #tmp_glist3 a:active {
	background-position:-285px -43px;
}
#tmp_glist4 a {
	width:183px;
	background-position:-469px top;
}
#tmp_glist4 span {
	width:183px;
}
#tmp_glist4.active a,
#tmp_glist4 a:hover,
#tmp_glist4 a:focus {
	background-position:-469px -43px;
}
*:first-child+html #tmp_glist4 a:active {
	background-position:-469px -43px;
}
* html #tmp_glist4 a:active {
	background-position:-469px -43px;
}
#tmp_glist5 a {
	width:181px;
	background-position:-652px top;
}
#tmp_glist5 span {
	width:181px;
}
#tmp_glist5.active a,
#tmp_glist5 a:hover,
#tmp_glist5 a:focus {
	background-position:-652px -43px;
}
*:first-child+html #tmp_glist5 a:active {
	background-position:-652px -43px;
}
* html #tmp_glist5 a:active {
	background-position:-652px -43px;
}
#tmp_glist6 a {
	width:127px;
	background-position:-833px top;
}
#tmp_glist6 span {
	width:127px;
}
#tmp_glist6.active a,
#tmp_glist6 a:hover,
#tmp_glist6 a:focus {
	background-position:-833px -43px;
}
*:first-child+html #tmp_glist6 a:active {
	background-position:-833px -43px;
}
* html #tmp_glist6 a:active {
	background-position:-833px -43px;
}
#tmp_gnavi ul li span {
	display:block;
	height:40px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
/* drop_down_hidden */
#tmp_gnavi ul ul {
	display:none !important;
}
#tmp_gnavi .drop_down_hidden {
	width:368px;
	padding:0 1px 1px;
    color:inherit;
    background-color:#F4FCFF;
	border:1px solid #2C7AB7;
    position:absolute;
    left:0px;
    top:40px;
	display:none;
}
* html #tmp_gnavi .drop_down_hidden {
    width:370px;
}
#tmp_gnavi .inner_drop_down_hidden {
	padding:0;
	color:inherit;
    background-color:#FCFCEA;
}
#tmp_gnavi .inner_drop_down_hidden ul {
    display:block !important;
}
#tmp_gnavi .drop_down_hidden0 {
	float:left;
	width:183px;
	margin:0 -1px 0 0;
}
#tmp_gnavi .drop_down_hidden1 {
	float:left;
	width:183px;
}
#tmp_gnavi .inner_drop_down_hidden li {
    height:auto;
    float:none;
}
#tmp_gnavi .drop_down_hidden0 li a,
#tmp_gnavi .drop_down_hidden1 li a {
	height:auto;
    margin:0;
    padding:7px 12px 7px 25px;
	color:#0657B8;
    background:url(/shared/images/navi/gnavi/list_icon.gif) no-repeat 8px 0.7em transparent;
    display:block;
}
#tmp_gnavi .drop_down_hidden0 li a,
#tmp_gnavi .drop_down_hidden1 li a {
    width:auto;
}
*:first-child+html #tmp_gnavi .drop_down_hidden0 li,
*:first-child+html #tmp_gnavi .drop_down_hidden1 li,
*:first-child+html #tmp_gnavi .drop_down_hidden0 li a,
*:first-child+html #tmp_gnavi .drop_down_hidden1 li a {
    min-height:1%;
}
* html #tmp_gnavi .drop_down_hidden0 li,
* html #tmp_gnavi .drop_down_hidden1 li,
* html #tmp_gnavi .drop_down_hidden0 li a,
* html #tmp_gnavi .drop_down_hidden1 li a {
    height:1%;
}
#tmp_gnavi .drop_down_hidden0 li a:hover,
#tmp_gnavi .drop_down_hidden1 li a:hover,
#tmp_gnavi .drop_down_hidden0 li a:active,
#tmp_gnavi .drop_down_hidden1 li a:active,
#tmp_gnavi .drop_down_hidden0 li a:focus,
#tmp_gnavi .drop_down_hidden1 li a:focus {
    color:#0657B8;
    background:#E9F9FF url(/shared/images/navi/gnavi/list_icon.gif) no-repeat 8px 0.7em;
}
/* pankuzu
============================== */
#tmp_pankuzu {
	padding:15px 0 3px 2px;
	clear:both;
}
.custom_kids #tmp_pankuzu {
	padding-bottom:15px;
}
/* lnavi
============================== */
#tmp_lnavi {
	margin:0 0 20px;
	clear:both;
}
#tmp_lnavi #tmp_lnavi_ttl {
	padding:4px 10px 3px 17px;
	color:inherit;
	background:url(/shared/images/navi/lnavi/lnavi_ttl.gif) #A4CFF0 right top no-repeat;
	font-weight:bold;
}
#tmp_lnavi #tmp_lnavi_ttl a {
	color:#000000;
	background-color:transparent;
}
#tmp_lnavi #tmp_lnavi_cnt {
	padding:10px 6px 4px 27px;
	border:1px solid #3471a2;
}
#tmp_lnavi_cnt li {
	padding:0;
	margin:0 0 10px 0;
	list-style-image:url(/shared/images/navi/lnavi/lnavi_icon.gif);
}
#tmp_lnavi_cnt ul.switch_menu {
	margin:-10px -6px -4px -27px;
	padding-left:30px;
}
#tmp_lnavi_cnt ul li.noicon_list,
#tmp_lnavi_cnt ul li.noicon_list2 {
	list-style:none;
	list-style-image:none;
	border-bottom:1px solid #CCCCCC;
	padding:6px 16px 6px 30px;
	margin:0 0 0 -30px;
	text-indent:-24px;
}
#tmp_lnavi_cnt ul li.noicon_list2 {
	border-bottom:none;
}
#tmp_lnavi_cnt .noicon_list .switch img,
#tmp_lnavi_cnt .noicon_list2 .switch img {
vertical-align:bottom;
margin-right: 3px;
}
#tmp_lnavi_cnt .noicon_list .switch_cnt li,
#tmp_lnavi_cnt .noicon_list2 .switch_cnt li {
	list-style:none;
	list-style-image:none;
	text-indent:0;
	background:url(/shared/images/navi/lnavi/lnavi_icon.gif) no-repeat 15px 0.3em;
	padding:0 0 0 28px;
	margin:6px 0 0 0;
	line-height:1.5;
}
#tmp_lnavi_cnt .noicon_list .switch_cnt,
#tmp_lnavi_cnt .noicon_list2 .switch_cnt {
	margin-left:-28px;
}
#tmp_lnavi_cnt .active span {
	border-bottom:1px solid #CCCCCC;
	padding:0 0 6px 30px;
	margin:0 -16px 0 -30px;
	display:block;
}
/* top */
.btn_list p {
margin:0 0 9px 0;
}
#tmp_shokai, 
#tmp_denshi{
	margin-bottom:11px;
}
#tmp_shokai_cnt,
#tmp_denshi_cnt {
	padding:10px 6px 4px 20px;
	border:1px solid #676767;
	border-top:none;
}
#tmp_shokai_cnt li,
#tmp_denshi_cnt li {
	padding:0;
	margin:0 0 10px 0;
	list-style-image:url(/shared/images/navi/lnavi/lnavi_icon.gif);
}
/* event_cal
============================== */
#tmp_event_cal {
	padding:5px;
	background:#FFFFFF url(/shared/images/navi/event/cal_bg.jpg) repeat-x left top;
	color:inherit;
}
/* event_cal_ttl */
#tmp_event_cal_ttl {
	clear:both;
	border-top:1px solid #A8C4DA;
	border-left:1px solid #A8C4DA;
	border-right:1px solid #A8C4DA;
}
#tmp_event_cal .month4,
#tmp_event_cal .month5,
#tmp_event_cal .month6{
	background:#FFFFFF url(/shared/images/navi/event/cal_ttl_bg_spring.gif) no-repeat right top;
    color: inherit;
	min-height:54px;
}
#tmp_event_cal .month7,
#tmp_event_cal .month8,
#tmp_event_cal .month9{
	background:#FFFFFF url(/shared/images/navi/event/cal_ttl_bg_summer.gif) no-repeat right top;
    color: inherit;
	min-height:54px;
}
#tmp_event_cal .month10,
#tmp_event_cal .month11,
#tmp_event_cal .month12{
	background:#FFFFFF url(/shared/images/navi/event/cal_ttl_bg_autumn.gif) no-repeat right top;
    color: inherit;
	min-height:54px;
}
#tmp_event_cal .month1,
#tmp_event_cal .month2,
#tmp_event_cal .month3{
	background:#FFFFFF url(/shared/images/navi/event/cal_ttl_bg_winter.gif) no-repeat right top;
    color: inherit;
	min-height:54px;
}
#tmp_event_cal_ttl .tit {
	padding-left:5px;
}
#tmp_event_cal_ttl .year {
	padding:9px 0 0 5px;
	float:left;
}
#tmp_event_cal_ttl .month {
	padding:4px 0 7px 8px;
	float:left;
}
/* 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 #A8C4DA;
}
#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;
    color: inherit;
	background-color:#F5FFD0;
	padding:2px 0;
}
#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:#F5FFD0 !important;
}
#tmp_event_cal_cnt .calendar td.sun a {
	color:#990000;
	background-color:transparent;
}

#tmp_event_cal_cnt .calendar td.sat a {
	color:#003399;
	background-color:transparent;
}
/* cal_navi */
#tmp_event_cal_cnt .cal_navi {
	list-style: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 20px;
}
#tmp_event_cal_cnt .cal_navi .prev a {
	display:inline-block;
	margin:0 0 0 -20px;
	padding:0 0 0 20px;
	background:url(/shared/images/navi/event/cal_prev.jpg) 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:inline-block;
	padding:0 20px 0 0;
	background:url(/shared/images/navi/event/cal_next.jpg) no-repeat right center;
}
#tmp_event_cal_cnt .cal_navi .list {
	float:right;
}
/* rnavi
============================= */
#tmp_ideyu {
	clear:both;
	margin-bottom:10px;
}
#tmp_ideyu_ttl {
	font-weight:bold;
}
#tmp_ideyu_cnt {
	padding:0 25px 17px 15px;
	background:url(/shared/images/navi/rnavi/ideyu_cnt_bg.jpg);
}
#tmp_r_publicity {
	margin:0 0 10px;
	background:url(/shared/images/navi/rnavi/kokoku_cnt_bg.gif);
	border-top:3px solid #46a8e3;
	border-bottom:3px solid #46a8e3;
}
#tmp_r_publicity_ttl {
	padding:7px 0 0 0;
	font-weight:bold;
	float:left;
}
#tmp_r_publicity_cnt {
	padding:7px 0 7px 22px;
}
#tmp_r_publicity_cnt ul {
	list-style-type:none;
}
#tmp_r_publicity_cnt li {
	margin:0 6px 0 0;
	float:left;
}
#tmp_r_publicity_cnt img {
	vertical-align:bottom
}
.format_top #tmp_r_publicity_ttl {
	padding:7px 0 0 0;
	font-weight:bold;
	float:left;
}
.format_top #tmp_r_publicity_cnt {
	padding:7px 0;
	margin:0 0 0 38px;
}
.format_top #tmp_r_publicity_cnt ul {
	list-style-type:none;
}
.format_top #tmp_r_publicity_cnt li {
	margin:0 0 0 6px;
	float:left;
}
* html .format_top #tmp_r_publicity_cnt li {
	margin:0 0 0 3px;
}
/* event_cal
============================== */
.wrap_col_rgt_navi #tmp_event_cal {
	width:auto;
	margin-bottom:10px;
	padding:10px 12px 10px 12px;
	color:inherit;
	background:#FFFFFF url(/shared/images/navi/event/top_cal_bg.gif) repeat-x left top;
}
/* event_cal_ttl */
.wrap_col_rgt_navi #tmp_event_cal_ttl {
	clear:both;
	border-top:1px solid #3993dc;
	border-left:1px solid #3993dc;
	border-right:1px solid #3993dc;
	background-color:#FFFFFF;
	padding:10px 26px 0 26px;
	color:inherit;
}
.wrap_col_rgt_navi #tmp_event_cal_ttl.month4,
.wrap_col_rgt_navi #tmp_event_cal_ttl.month5,
.wrap_col_rgt_navi #tmp_event_cal_ttl.month6{
	background:#FFFFFF url(/shared/images/navi/event/top_cal_ttl_bg_spring.gif) no-repeat right top;
    color: inherit;
}
.wrap_col_rgt_navi #tmp_event_cal_ttl.month7,
.wrap_col_rgt_navi #tmp_event_cal_ttl.month8,
.wrap_col_rgt_navi #tmp_event_cal_ttl.month9{
	background:#FFFFFF url(/shared/images/navi/event/top_cal_ttl_bg_summer.gif) no-repeat right top;
    color: inherit;
}
.wrap_col_rgt_navi #tmp_event_cal_ttl.month10,
.wrap_col_rgt_navi #tmp_event_cal_ttl.month11,
.wrap_col_rgt_navi #tmp_event_cal_ttl.month12{
	background:#FFFFFF url(/shared/images/navi/event/top_cal_ttl_bg_autumn.gif) no-repeat right top;
    color: inherit;
}
.wrap_col_rgt_navi #tmp_event_cal_ttl.month1,
.wrap_col_rgt_navi #tmp_event_cal_ttl.month2,
.wrap_col_rgt_navi #tmp_event_cal_ttl.month3{
	background:#FFFFFF url(/shared/images/navi/event/top_cal_ttl_bg_winter.gif) no-repeat right top;
    color: inherit;
}
.wrap_col_rgt_navi #tmp_event_cal_ttl .tit {
	padding-left:5px;
}
.wrap_col_rgt_navi #tmp_event_cal_ttl .year {
	padding:11px 0 0 5px;
	float:left;
}
.wrap_col_rgt_navi #tmp_event_cal_ttl .month {
	padding:4px 0 5px 8px;
	float:left;
}
/* event_cal_cnt */
.wrap_col_rgt_navi #tmp_event_cal_cnt {
	padding:0 26px 7px 26px;
    color: inherit;
	background-color:#FFFFFF;
	border-bottom:1px solid #3993dc;
	border-left:1px solid #3993dc;
	border-right:1px solid #3993dc;
	width:auto;
	clear:both;
}
* html .wrap_col_rgt_navi #tmp_event_cal_cnt {
	width:100%;
}
.wrap_col_rgt_navi #tmp_event_cal_cnt .calendar,
.wrap_col_rgt_navi #tmp_event_cal_cnt .calendar td,
.wrap_col_rgt_navi #tmp_event_cal_cnt .calendar th {
	padding:0;
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #A8C4DA;
	line-height:1.1;
}
.wrap_col_rgt_navi #tmp_event_cal_cnt .calendar {
	margin:0 0 4px;
    color: inherit;
	background-color:#FFFFFF;
}
.wrap_col_rgt_navi #tmp_event_cal_cnt .calendar th,
.wrap_col_rgt_navi #tmp_event_cal_cnt .calendar td.bgcolor {
	text-align:center;
	font-weight:normal;
    color: inherit;
	background-color:#F5FFD0;
	padding:2px 0;
}
.wrap_col_rgt_navi #tmp_event_cal_cnt .calendar td {
	padding:5px 0;
	text-align:center;
}
.wrap_col_rgt_navi #tmp_event_cal_cnt .calendar a {
	color:#000000;
	background-color:transparent;
}
.wrap_col_rgt_navi #tmp_event_cal_cnt .calendar .today {
	display:block;
	color:inherit;
	font-weight:bold; /* 変更しない */
	background-color:#F5FFD0 !important;
}
.wrap_col_rgt_navi #tmp_event_cal_cnt .calendar td.sun a {
	color:#990000;
	background-color:transparent;
}
.wrap_col_rgt_navi #tmp_event_cal_cnt .calendar td.sat a {
	color:#003399;
	background-color:transparent;
}
/* weather_container */
#tmp_weather_container {
	margin-bottom:10px;
}
#tmp_weather_body {
	padding:7px 0 5px;
	border-bottom:solid #676767 1px;
	border-left:solid #676767 1px;
	border-right:solid #676767 1px;
}
#tmp_we_today {
	width:95px;
	margin:0 0 2px;
	text-align:center;
	border-right:dashed #a0a0a0 1px;
	float:left;
	font-size:87.5%;
}
#tmp_we_tomorrow {
	width:95px;
	margin:0 0 2px;
	text-align:center;
	border-right:dashed #a0a0a0 1px;
	float:left;
	font-size:87.5%;
}
#tmp_we_dayaftertomorrow {
	width:95px;
	margin:0 0 2px;
	text-align:center;
	float:left;
	font-size:87.5%;
}
#tmp_we_link {
	clear:both;
	text-align:right;
	margin:0 10px;
}
.we_day_ttl {
	width:75px;
	margin-left:10px;
	margin-bottom:3px;
	background-color:#B7E1F8;
	text-align:center;
	font-size:115%;
}
.we_heat_max {
	color:#B81212;
}
.we_heat_min {
	color:#044699;
}
/* pnavi
============================== */
.pnavi {
	clear:both;
}
.pnavi .ptop {
	margin-bottom:0 !important;
}
.ptop {
	text-align:right;
	clear:both;
}
.ptop a {
	padding:0 0 2px 25px;
	background:url(/shared/images/navi/pnavi/pnavi_icon.gif) left top no-repeat;
}
/* ==================================================
main
================================================== */
#tmp_main {
	width:100%; /* 変更しない */
	color:inherit;
	background-color:#FFFFFF;
	clear:both; /* 変更しない */
}
.custom_kids #tmp_main {
	font-size:115%;
}
/* emergency
============================== */
#tmp_emergency {
	margin-bottom:10px;
	clear:both;
}
#tmp_emergency_ttl {
	padding:0;
	color:inherit;
	background:url(/shared/images/navi/emergency/emergency_ttl_bg.gif) repeat-x top #9C1010;
}
#tmp_emergency_ttl h2 {
	padding:0 0 0 10px;
	font-size:130%;
}
#tmp_emergency_cnt {
	padding:5px 10px;
	border:2px solid #9C1010;
	border-top:none;

}
#tmp_emergency_cnt ul {
	margin-left:20px;
}
#tmp_emergency_cnt ul li {
	margin-bottom:0.2em;
	list-style-image:url(/shared/images/navi/emergency/emergency_icon.gif);
}

#tmp_emergency_menu ul {
	margin:5px 0 0 0;
}
#tmp_emergency_cnt #tmp_emergency_menu li {
	float:left;
	margin-right:11px;
	list-style-type:none;
	list-style-image:none;
}
/* emergency_s
============================== */
#tmp_emergency_s {
	margin-bottom:10px;
	clear:both;
}
#tmp_emergency_s_ttl {
	padding:0px;
}
#tmp_emergency_s_ttl h2 {
	font-size:120%;
}
#tmp_emergency_s_cnt {
	margin:-2px 0 0 0;
	border-left:1px solid #9C1010;
	border-right:1px solid #9C1010;
	border-bottom:1px solid #9C1010;
	position:relative;
}
#tmp_emergency_s_cnt ul {
	margin-left:20px;
	padding:10px;
}
#tmp_emergency_s_cnt ul li {
	margin-bottom:0.3em;
	list-style-image:url(/shared/images/navi/emergency/emergency_icon.gif);

}
/* update
============================== */
#tmp_update {
	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 20px;
	border-left:1px solid #836A42;
	border-bottom:1px solid #836A42;
	clear:both;
}
#tmp_inquiry_ttl {
	padding:6px 7px 2px 13px;
	color:inherit;
	background:url(/shared/images/main/inquiry/tmp_inquiry_bg.gif) no-repeat right top #EAE2D5;
}
#tmp_inquiry_ttl p {
	margin-bottom:0 !important;
	font-weight:bold;
}
#tmp_inquiry_cnt {
	padding:7px 15px;
	border-top:1px solid #836A42;
	border-right:1px solid #836A42;
}
#tmp_inquiry_cnt p {
	margin-bottom:0 !important;
}
#tmp_inquiry_cnt .inquiry_parts {
	margin:0 0 0.8em;
}
#tmp_inquiry_cnt .inquiry_btn {
	margin:0.3em 0 0;
}
/* feedback
============================== */
#tmp_feedback {
	margin:0 0 20px;
	border:1px solid #1E7AAC;
	clear:both;
}
#tmp_feedback_ttl {
	padding:3px 7px 3px 10px;
	color:#FFFFFF;
	background-color:#1E7AAC;
	border-bottom:1px solid #1E7AAC;
}
#tmp_feedback_ttl p {
	margin-bottom:0 !important;
	font-weight:bold;
}
#tmp_feedback_cnt {
	padding:10px 15px;
}
#tmp_feedback_cnt dt {
	margin:0 0 0.5em 0;
	font-weight:bold;
	clear:both;
}
#tmp_feedback_cnt dd {
	margin:0 0 0.5em 0;
	clear:both;
}
#tmp_feedback_cnt dd p {
	display:inline;
	margin:0 1em 0 0;
	float:left;
}
#tmp_feedback_cnt .submit {
	margin:0.8em 0 0 0 !important;
	text-align:center;
	clear:both;
}
#tmp_feedback_cnt .feedback_btn {
	margin:0.3em 0 0;
}
/* header_kids
============================== */
/* header */
#tmp_header_kids {
	width:960px;
	height:179px;
	margin:0 0 20px;
	background:url(/shared/images/main/kids/header_kids_bg.gif) no-repeat left top;
	position:relative;
}
#tmp_hlogo_kids {
	position:absolute;
	top:8px;
	left:315px;
}
/* quiz */
#tmp_quiz {
	position:absolute;
	top:28px;
	left:813px;
}
#tmp_quiz ul {
	list-style:none;
	list-style-image:none;
}
#tmp_quiz li {
	float:left;
	position:relative;
	z-index:1;
}
#tmp_quiz a {
	display:block;
	width:124px;
	height:66px;
	background-image:url(/shared/images/main/kids/kids_quiz.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#tmp_quiz .active a,
#tmp_quiz a:hover,
#tmp_quiz a:focus {
	background-position:left bottom;
}
*:first-child+html #tmp_quiz a:active {
	background-position:left bottom;
}
* html #tmp_quiz a:active {
	background-position:left bottom;
}
#tmp_quiz ul li span {
	display:block;
	width:124px;
	height:66px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
/* gnavi */
#tmp_gnavi_kids {
	position:absolute;
	top:98px;
	left:33px;
}
#tmp_gnavi_kids ul {
	list-style:none;
	list-style-image:none;
}
#tmp_gnavi_kids li {
	float:left;
	position:relative;
	z-index:1;
}
#tmp_gnavi_kids a {
	display:block;
	width:130px;
	height:66px;
	background-image:url(/shared/images/main/kids/gnavi_kids.gif);
	background-repeat:no-repeat;
}
#tmp_kids_glist1 a {
	background-position:left top;
}
#tmp_kids_glist1.active a,
#tmp_kids_glist1 a:hover,
#tmp_kids_glist1 a:focus {
	background-position:left bottom;
}
*:first-child+html #tmp_kids_glist1 a:active {
	background-position:left bottom;
}
* html #tmp_kids_glist1 a:active {
	background-position:left bottom;
}
#tmp_kids_glist2 a {
	background-position:-130px top;
}
#tmp_kids_glist2.active a,
#tmp_kids_glist2 a:hover,
#tmp_kids_glist2 a:focus {
	background-position:-130px bottom;
}
*:first-child+html #tmp_kids_glist2 a:active {
	background-position:-130px bottom;
}
* html #tmp_kids_glist2 a:active {
	background-position:-130px bottom;
}
#tmp_kids_glist3 a {
	background-position:-260px top;
}
#tmp_kids_glist3.active a,
#tmp_kids_glist3 a:hover,
#tmp_kids_glist3 a:focus {
	background-position:-260px bottom;
}
*:first-child+html #tmp_kids_glist3 a:active {
	background-position:-260px bottom;
}
* html #tmp_kids_glist3 a:active {
	background-position:-260px bottom;
}
#tmp_kids_glist4 a {
	background-position:-390px top;
}
#tmp_kids_glist4.active a,
#tmp_kids_glist4 a:hover,
#tmp_kids_glist4 a:focus {
	background-position:-390px bottom;
}
*:first-child+html #tmp_kids_glist4 a:active {
	background-position:-390px bottom;
}
* html #tmp_kids_glist4 a:active {
	background-position:-390px bottom;
}
#tmp_kids_glist5 a {
	background-position:-520px top;
}
#tmp_kids_glist5.active a,
#tmp_kids_glist5 a:hover,
#tmp_kids_glist5 a:focus {
	background-position:-520px bottom;
}
*:first-child+html #tmp_kids_glist5 a:active {
	background-position:-520px bottom;
}
* html #tmp_kids_glist5 a:active {
	background-position:-520px bottom;
}
#tmp_kids_glist6 a {
	background-position:-650px top;
}
#tmp_kids_glist6.active a,
#tmp_kids_glist6 a:hover,
#tmp_kids_glist6 a:focus {
	background-position:-650px bottom;
}
*:first-child+html #tmp_kids_glist6 a:active {
	background-position:-650px bottom;
}
* html #tmp_kids_glist6 a:active {
	background-position:-650px bottom;
}
#tmp_kids_glist7 a {
	background-position:-780px top;
}
#tmp_kids_glist7.active a,
#tmp_kids_glist7 a:hover,
#tmp_kids_glist7 a:focus {
	background-position:-780px bottom;
}
*:first-child+html #tmp_kids_glist7 a:active {
	background-position:-780px bottom;
}
* html #tmp_kids_glist7 a:active {
	background-position:-780px bottom;
}
#tmp_gnavi_kids ul li span {
	display:block;
	width:130px;
	height:66px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
/* kids_top
============================== */
#tmp_kids_top {
	width:960px;
	height:600px;
	background:url(/shared/templates/kids/images/contents/kids_top_bg.jpg) no-repeat left top;
	position:relative;
	clear:both;
}
#tmp_kids_hlogo {
	position:absolute;
	top:25px;
	left:325px;
}
#tmp_kids_hlogo h1 {
	margin:0 !important;
	padding:0 !important;
	background:none !important;
	border:none !important;
}
#tmp_kids_menu .quiz {
	position:absolute;
	top:21px;
	left:61px;
}
#tmp_kids_menu .gakko {
	position:absolute;
	top:21px;
	left:752px;
}
#tmp_kids_menu .kanko {
	position:absolute;
	top:121px;
	left:21px;
}
#tmp_kids_menu .hansyaro {
	position:absolute;
	top:138px;
	left:782px;
}
#tmp_kids_menu .shigoto {
	position:absolute;
	top:263px;
	left:20px;
}
#tmp_kids_menu .rekishi {
	position:absolute;
	top:260px;
	left:627px;
}
#tmp_kids_menu .asobi {
	position:absolute;
	top:500px;
	left:148px;
}
#tmp_kids_menu .shokai {
	position:absolute;
	top:458px;
	left:719px;
}
/* ==================================================
banner
================================================== */
#tmp_publicity {
	width:100%;
	clear:both;
	border-top:none;
	border-bottom:none;
	background:url(/shared/templates/top/images/contents/bnr_bdr.gif) repeat-x top;
	padding:16px 0 10px 0;
	text-align:center;
}
#tmp_publicity #tmp_publicity_ttl,
#tmp_publicity #tmp_publicity_cnt {
	width:750px;
	margin:0 auto;
	text-align:left;
}
#tmp_publicity #tmp_publicity_ttl {
    margin-bottom:0.3em;
}
#tmp_publicity #tmp_publicity_ttl h2 {
	font-size:100%;
	font-weight:normal;
}
#tmp_publicity2 {
	margin:0 5px 20px 0;
	padding:7px 0 6px 8px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	clear:both;
}
#tmp_publicity2 #tmp_publicity_ttl {
	margin:0 0 0.3em;
}
#tmp_publicity #tmp_publicity_cnt ul,
#tmp_publicity2 #tmp_publicity_cnt ul {
	list-style-type:none;
}
#tmp_publicity #tmp_publicity_cnt ul li,
#tmp_publicity2 #tmp_publicity_cnt ul li {
	margin:0 5px 0 0;
	padding:0 0 5px;
	float:left;
}
#tmp_publicity #tmp_publicity_cnt img,
#tmp_publicity2 #tmp_publicity_cnt img {
	vertical-align:bottom;
}
/* ==================================================
footer
================================================== */
#tmp_footer {
	padding:5px 0 0 0;
	background:url(/shared/images/footer/footer_bg2.gif) repeat-x top;
	clear:both;
}
/* fnavi
============================== */
#tmp_fnavi {
	padding:6px 10px 5px;
	list-style:none;
}
#tmp_fnavi li {
	margin:0 7px 0 0;
	padding:0 6px 0 0;
	white-space:nowrap;
	float:left;
	border-right:1px solid #333333;
}
#tmp_fnavi .last {
	margin-right:0;
	border-right:none;
}
#tmp_footer_cnt {
	padding:15px 0 0 0;
	clear:both;
	background:url(/shared/images/footer/footer_bg3.gif) no-repeat left bottom;
}
#tmp_footer_cnt address {
	width:27em;
	float:left;
	margin:0;
	padding:0 0 43px 10px;
	font-style:normal;
	line-height:1.4;
}
#tmp_footer_cnt address .izu {
	font-weight:bold;
}
#tmp_footer_cnt #tmp_fnavi2 {
	float:left;
}
#tmp_copyright {
	margin:0;
	padding:0 0 0 10px;
	clear:both;
	color:#FFFFFF;
	background:url(/shared/images/footer/copyright_bg.gif) repeat-y left #1e7aac;
	line-height:1.3;
}
/* ==================================================
class
================================================== */
/* text
============================== */
.underline {
	text-decoration:underline; /* 変更しない */
}
.strike {
	text-decoration:line-through; /* 変更しない */
}
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
.txt_red {
	color:#B81212; /* デザインによって変更 */
	background-color:transparent; /* 変更しない */
}
.txt_green {
	color:#1B594A; /* デザインによって変更 */
	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: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;
}
/* box_faq
============================== */
.box_faq {
	margin:0 0 20px; /* 変更しない */
	border-left:1px solid #6762B5;
	border-bottom:1px solid #6762B5;
	clear:both; /* 変更しない */
}
.box_faq .box_faq_ttl {
	padding:5px 13px 1px;
	color:inherit;
	font-weight:bold;
	background:url(/shared/templates/free/images/contents/box_faq_bg.gif) right top #DADBEE no-repeat;
}
.box_faq .box_faq_ttl p {
	margin-bottom:0 !important; /* 変更しない */
}
.box_faq .box_faq_cnt {
	padding:10px 10px 0;
	border-top:1px solid #6762B5;
	border-right:1px solid #6762B5;
}
.box_faq_cnt p {
	margin-bottom:0.8em !important; /* 変更しない */
}
.box_faq_cnt ul {
	margin-bottom:0.8em !important; /* 変更しない */
	margin-left:24px !important; /* 変更しない */
	list-style-image:url(/shared/templates/free/images/contents/list_icon2.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; /* 変更しない */
}
/* ==================================================
Google
================================================== */
#cse .gsc-thinWrapper {
	width:100% !important;
}
/* Full URL */
.gs-webResult div.gs-visibleUrl-short,
.gs-promotion div.gs-visibleUrl-short {
  display:none !important;
}
.gs-webResult div.gs-visibleUrl-long,
.gs-promotion div.gs-visibleUrl-long {
  display:block !important;
}

/* ==================================================
system
================================================== */
/* indent ▼変更しない
============================== */
div.section,
blockquote {
	padding:0 0 0 1em;
}
/* bgcolor
============================== */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
td.bg_orange,
th.bg_orange {
	color:inherit;
	background-color:#FEF3E0; /* デザインによって変更 */
}
td.bg_yellow,
th.bg_yellow {
	color:inherit;
	background-color:#FDFDEC; /* デザインによって変更 */
}
td.bg_blue,
th.bg_blue {
	color:inherit;
	background-color:#E3EFFB; /* デザインによって変更 */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* ==================================================
clearfix
================================================== */
/* for modern browser */
.col_nm:after,
#tmp_contents:after,
#tmp_maincontents:after,
#tmp_wrap_header:after,
#tmp_header:after,
#tmp_search:after,
#tmp_means:after,
#tmp_means_primary:after,
#tmp_func_txt:after,
#tmp_func_clr:after,
#tmp_means_secondary:after,
#tmp_hnavi:after,
#tmp_hnavi2:after,
#tmp_gnavi:after,
#tmp_gnavi ul:after,
#tmp_main:after,
#tmp_wrap_main:after,
#tmp_lnavi:after,
#tmp_lnavi_ttl:after,
#tmp_lnavi_cnt:after,
#tmp_event_cal:after,
#tmp_event_cal_ttl:after,
#tmp_event_cal_cnt .cal_navi:after,
#tmp_ideyu:after,
#tmp_ideyu_ttl:after,
#tmp_ideyu_cnt:after,
#tmp_r_publicity:after,
#tmp_r_publicity_ttl:after, 
#tmp_r_publicity_cnt: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_emergency_menu: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_header_kids:after,
#tmp_quiz:after,
#tmp_quiz ul:after,
#tmp_gnavi_kids:after,
#tmp_gnavi_kids ul:after,
#tmp_kids_top:after,
#tmp_publicity_cnt:after,
#tmp_footer:after,
#tmp_fnavi:after,
#tmp_fnavi2: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; /* 変更しない */
}

/* for IE7.0 */
*:first-child+html .col_nm,
*:first-child+html #tmp_contents,
*:first-child+html #tmp_maincontents,
*:first-child+html #tmp_wrap_header,
*:first-child+html #tmp_header,
*:first-child+html #tmp_search,
*: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_hnavi,
*:first-child+html #tmp_hnavi2,
*:first-child+html #tmp_gnavi,
*:first-child+html #tmp_gnavi 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_ideyu,
*:first-child+html #tmp_ideyu_ttl,
*:first-child+html #tmp_ideyu_cnt,
*:first-child+html #tmp_r_publicity,
*:first-child+html #tmp_r_publicity_ttl, 
*:first-child+html #tmp_r_publicity_cnt,
*: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_emergency_menu,
*: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_header_kids,
*:first-child+html #tmp_quiz,
*:first-child+html #tmp_quiz ul,
*:first-child+html #tmp_gnavi_kids,
*:first-child+html #tmp_gnavi_kids ul,
*:first-child+html #tmp_kids_top,
*:first-child+html #tmp_publicity_cnt,
*:first-child+html #tmp_footer,
*:first-child+html #tmp_fnavi,
*:first-child+html #tmp_fnavi2,
*:first-child+html #tmp_footer_cnt,
*:first-child+html div.col2,
*:first-child+html div.fixed_col2,
*:first-child+html div.col3,
*:first-child+html .box_faq,
*:first-child+html .box_faq_ttl,
*:first-child+html .box_faq_cnt {
	min-height:1%; /* 変更しない */
}
/* for IE6.0 */
* html .col_nm,
* html #tmp_contents,
* html #tmp_maincontents,
* html #tmp_wrap_header,
* html #tmp_header,
* html #tmp_search,
* html #tmp_means,
* html #tmp_means_primary,
* html #tmp_func_txt,
* html #tmp_func_clr,
* html #tmp_means_secondary,
* html #tmp_hnavi,
* html #tmp_hnavi2,
* html #tmp_gnavi,
* html #tmp_gnavi ul,
* html #tmp_main,
* html #tmp_wrap_main,
* html #tmp_lnavi,
* html #tmp_lnavi_ttl,
* html #tmp_lnavi_cnt,
* html #tmp_event_cal,
* html #tmp_event_cal_ttl,
* html #tmp_event_cal_cnt .cal_navi,
* html #tmp_ideyu,
* html #tmp_ideyu_ttl,
* html #tmp_ideyu_cnt,
* html #tmp_r_publicity,
* html #tmp_r_publicity_ttl, 
* html #tmp_r_publicity_cnt,
* 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_emergency_menu,
* html .plugin,
* html .pnavi,
* html #tmp_inquiry,
* html #tmp_inquiry_ttl,
* html #tmp_inquiry_cnt,
* html #tmp_feedback,
* html #tmp_feedback_ttl,
* html #tmp_feedback_cnt,
* html #tmp_feedback_cnt dd,
* html #tmp_header_kids,
* html #tmp_quiz,
* html #tmp_quiz ul,
* html #tmp_gnavi_kids,
* html #tmp_gnavi_kids ul,
* html #tmp_kids_top,
* html #tmp_publicity_cnt,
* html #tmp_footer,
* html #tmp_fnavi,
* html #tmp_fnavi2,
* html #tmp_footer_cnt,
* html div.col2,
* html div.fixed_col2,
* html div.col3,
* html .box_faq,
* html .box_faq_ttl,
* html .box_faq_cnt {
	display:inline-block; /* 変更しない */
}
