@charset "utf-8";

/* ==================================================
selector
================================================== */
#tmp_contents h1 {
	margin:0 0 0.8em; /* 変更しない */
	padding:9px 10px 7px 22px;
	font-size:143%; /* 変更しない */
	color:#0D3765;
	background:#FFFFFF url(/shared/templates/free/images/contents/h1_bg.jpg) no-repeat left bottom;
	border:1px solid #CCCCCC;
	clear:both; /* 変更しない */
}
#tmp_contents h2 {
	margin:1.5em 0 0.8em; /* 変更しない */
	padding:2px 7px;
	font-size:130%; /* 変更しない */
	color:inherit;
	background:#E9F1F5 url(/shared/templates/free/images/contents/h2_bg.gif) no-repeat right bottom	;
	border-bottom:1px solid #29A3DA;
	clear:both; /* 変更しない */
}
#tmp_contents h3 {
	margin:1.5em 0 0.8em; /* 変更しない */
	padding:4px 1px;
	font-size:115%; /* 変更しない */
	background:url(/shared/templates/free/images/contents/h3_bg.gif) no-repeat left bottom;
	clear:both; /* 変更しない */
}
#tmp_contents h4 {
	margin:1.5em 0 0.8em; /* 変更しない */
	padding:0 0 0 20px;
	font-size:115%; /* 変更しない */
	color:#3F2814;
	background:#FFFFFF url(/shared/templates/free/images/contents/h4_bg.gif) no-repeat 0 0.35em;
	clear:both; /* 変更しない */
}
#tmp_contents h5 {
	margin:1.5em 0 0.8em; /* 変更しない */
	padding:0 0 0 20px;
	font-size:115%; /* 変更しない */
	color:#3F2814;
	background:#FFFFFF url(/shared/templates/free/images/contents/h5_bg.gif) no-repeat 0 0.35em;
	clear:both; /* 変更しない */
}
#tmp_contents h6 {
	margin:1.5em 0 0.8em; /* 変更しない */
	font-size:115%; /* 変更しない */
	color:#3F2814;
	clear:both; /* 変更しない */
}
#tmp_contents p {
	margin:0 0 0.8em 0; /* 変更しない */
}
#tmp_contents ul {
	margin:0 0 1em 3.2em; /* 変更しない */
	list-style-image:url(/shared/templates/free/images/contents/list_icon.gif); /* 変更しない */
}
#tmp_contents ol {
	margin:0 0 1em 3.2em; /* 変更しない */
	list-style-image:none; /* 変更しない */
}
#tmp_contents ul li,
#tmp_contents ol li {
	margin:0 0 0.5em; /* 変更しない */
}
#tmp_contents ul ul,
#tmp_contents ul ol,
#tmp_contents ol ul,
#tmp_contents ol ol {
	margin:0.3em 0 0 1.5em; /* 変更しない */
}
#tmp_contents hr {
	height:1px; /* 変更しない */
	color:#CCCCCC; /* 変更しない */
	background-color:#CCCCCC; /* 変更しない */
	border:none; /* 変更しない */
	clear:both; /* 変更しない */
}
/* ==================================================
parts
================================================== */
/* outline
============================== */
#tmp_contents .outline {
	margin:0 0 0.8em; /* 変更しない */
	border:2px solid #29A3DA;
	clear:both; /* 変更しない */	
}
#tmp_contents table.outline {
	width:100%; /* 変更しない */
	border-collapse:collapse; /* 変更しない */
	border-spacing:0; /* 変更しない */
}
#tmp_contents table.outline td {
	padding:10px 10px 0;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_contents div.outline {
	padding:10px 10px 0;
	color:inherit;
	background-color:#FFFFFF;
}
* html #tmp_contents div.outline {
	width:100%; /* 変更しない */
}
#tmp_contents .outline ul {
	margin-left:24px; /* 変更しない */
}
#tmp_contents .outline ol {
	margin-left:24px; /* 変更しない */
}
#tmp_contents .outline ul ul,
#tmp_contents .outline ul ol,
#tmp_contents .outline ol ul,
#tmp_contents .outline ol ol {
	margin:0.3em 0 0 24px; /* 変更しない */
}
/* box_info
============================== */
#tmp_contents .box_info {
	margin:0 0 0.8em; /* 変更しない */
	border:1px solid #E1E2DC;
	clear:both; /* 変更しない */
}
#tmp_contents table.box_info {
	width:100%; /* 変更しない */
	border-collapse:collapse; /* 変更しない */
	border-spacing:0; /* 変更しない */
}
#tmp_contents .box_info .box_info_ttl {
	padding:1px 7px 0;
	color:#2D2C26;
	font-weight:bold;
	background:#DDF8C4 url(/shared/templates/free/images/contents/box_info_ttl_bg.gif) no-repeat right bottom;
	border-bottom:1px solid #E1E2DC;
}
#tmp_contents .box_info .box_info_ttl p {
	margin-bottom:0; /* 変更しない */
}
#tmp_contents .box_info .box_info_cnt {
	padding:10px 10px 0;
}
#tmp_contents .box_info ul {
	margin-bottom:0.8em; /* 変更しない */
	margin-left:24px; /* 変更しない */
}
#tmp_contents .box_info ol {
	margin-bottom:0.8em; /* 変更しない */
	margin-left:24px; /* 変更しない */
}
#tmp_contents .box_info ul ul,
#tmp_contents .box_info ul ol,
#tmp_contents .box_info ol ul,
#tmp_contents .box_info ol ol {
	margin:0.3em 0 0 24px; /* 変更しない */
}
/* box_link
============================== */
#tmp_contents .box_link {
	margin:0 0 0.8em; /* 変更しない */
	border:1px solid #E1E2DC;
	clear:both; /* 変更しない */
}
#tmp_contents table.box_link {
	width:100%; /* 変更しない */
	border-collapse:collapse; /* 変更しない */
	border-spacing:0; /* 変更しない */
}
#tmp_contents .box_link .box_link_ttl {
	padding:1px 7px 0;
	color:#2D2C26;
	font-weight:bold;
	background:#FFFFC4 url(/shared/templates/free/images/contents/box_link_ttl_bg.gif) no-repeat right bottom;;
	border-bottom:1px solid #E1E2DC;
}
#tmp_contents .box_link .box_link_ttl p {
	margin-bottom:0; /* 変更しない */
}
#tmp_contents .box_link .box_link_cnt {
	padding:10px 10px 0;
}
#tmp_contents .box_link ul {
	margin-bottom:0.8em; /* 変更しない */
	margin-left:24px; /* 変更しない */
}
#tmp_contents .box_link ol {
	margin-bottom:0.8em; /* 変更しない */
	margin-left:24px; /* 変更しない */
}
#tmp_contents .box_link ul ul,
#tmp_contents .box_link ul ol,
#tmp_contents .box_link ol ul,
#tmp_contents .box_link ol ol {
	margin:0.3em 0 0 24px; /* 変更しない */
}
/* box_faq
============================== */
#tmp_contents .box_faq {
	margin:20px 0 0.8em; /* 変更しない */
	padding:1px;
	border:1px solid #E1E2DC;
	clear:both; /* 変更しない */
}
#tmp_contents .box_faq .box_faq_ttl {
	padding:1px 7px 0;
	color:#2D2C26;
	font-weight:bold;
	background:#FFE6ED url(/shared/templates/free/images/contents/box_faq_ttl_bg.gif) no-repeat right bottom;;
	border-bottom:1px solid #E1E2DC;
}
#tmp_contents .box_faq .box_faq_ttl p {
	margin-bottom:0; /* 変更しない */
}
#tmp_contents .box_faq .box_faq_cnt {
	padding:10px 10px 0;
}
#tmp_contents .box_faq ul {
	margin-bottom:0.8em; /* 変更しない */
	margin-left:24px; /* 変更しない */
}
#tmp_contents .box_faq ol {
	margin-bottom:0.8em; /* 変更しない */
	margin-left:24px; /* 変更しない */
}
#tmp_contents .box_faq ul ul,
#tmp_contents .box_faq ul ol,
#tmp_contents .box_faq ol ul,
#tmp_contents .box_faq ol ol {
	margin:0.3em 0 0 24px; /* 変更しない */
}
/* box_menu
============================== */
#tmp_contents .box_menu {
	margin:0 0 0.8em; /* 変更しない */
	color:inherit;
	background:#EDF0F1 url(/shared/templates/free/images/contents/box_bg.jpg) no-repeat right top;
	border-top:2px solid #E7F1F5;
	border-right:1px solid #9EC5D8;
	border-bottom:1px solid #9EC5D8;
	border-left:1px solid #CFE2EB;
	clear:both; /* 変更しない */
}
#tmp_contents table.box_menu {
	width:100%; /* 変更しない */
	border-collapse:collapse; /* 変更しない */
	border-spacing:0; /* 変更しない */
}
#tmp_contents table.box_menu td {
	padding:5px 10px 0;
}
#tmp_contents div.box_menu {
	padding:10px 10px 0;
}
#tmp_contents .box_menu ul {
	margin-bottom:0.8em; /* 変更しない */
	margin-left:24px; /* 変更しない */
}
#tmp_contents .box_menu ol {
	margin-bottom:0.8em; /* 変更しない */
	margin-left:24px; /* 変更しない */
}
#tmp_contents .box_menu ul ul,
#tmp_contents .box_menu ul ol,
#tmp_contents .box_menu ol ul,
#tmp_contents .box_menu ol ol {
	margin:0.3em 0 0 24px; /* 変更しない */
}
/* box_btn
============================== */
#tmp_contents ul.box_btn {
	margin:0 0 0.8em; /* 変更しない */
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents ul.box_btn li {
	margin:0 0 10px 0;
	padding:10px;
	color:inherit;
	background:#EDF0F1 url(/shared/templates/free/images/contents/box_bg.jpg) no-repeat right top;
	border-top:2px solid #E7F1F5;
	border-right:1px solid #9EC5D8;
	border-bottom:1px solid #9EC5D8;
	border-left:1px solid #CFE2EB;
}
/* datatable 
   enquete_table
============================== */
#tmp_contents table.datatable,
#tmp_contents table.enquete_table {
	margin:0 0 0.8em; /* 変更しない */
	color:inherit;
	background-color:#FFFFFF;
	border-collapse:collapse; /* 変更しない */
	border-spacing:0; /* 変更しない */
	border:1px solid #CDCFC5;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding:5px 8px;
	color:inherit;
	background-color:#F1F1ED;
	border:1px solid #CDCFC5;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding:5px 8px;
	border:1px solid #CDCFC5;
}
#tmp_contents table.datatable caption,
#tmp_contents table.enquete_table caption {
	padding:0 0 0.5em; /* 変更しない */
	font-weight:bold; /* 変更しない */
	text-align:left; /* 変更しない */
}
#tmp_contents table.datatable p {
	margin:0; /* 変更しない */
}
#tmp_contents table.datatable ul,
#tmp_contents table.datatable ol,
#tmp_contents table.enquete_table ul,
#tmp_contents table.enquete_table ol {
	margin:0.2em 0 0 24px; /* 変更しない */
}
#tmp_contents table.datatable ul ul,
#tmp_contents table.datatable ul ol,
#tmp_contents table.datatable ol ul,
#tmp_contents table.datatable ol ol,
#tmp_contents table.enquete_table ul ul,
#tmp_contents table.enquete_table ul ol,
#tmp_contents table.enquete_table ol ul,
#tmp_contents table.enquete_table ol ol {
	margin:0.3em 0 0 24px; /* 変更しない */
}
#tmp_contents table.enquete_table {
	width:100%; /* 変更しない */
}
#tmp_contents table.enquete_table th {
	width:20%; /* 変更しない */
}
#tmp_contents table.enquete_table .nes,
#tmp_contents table.enquete_table .memo {
	color:#CC0000; /* shared.cssのtxt_redと同じ値を設定 */
	font-weight:normal; /* 変更しない */
	background-color:transparent; /* 変更しない */
}
/* form_btn */
#tmp_contents .enquete_button {
	margin:15px 0; /* 変更しない */
	text-align:center; /* 変更しない */
}
/* bgcolor */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
#tmp_contents table.datatable table th.bg_yellow {
	color:inherit;
	background-color:#FEFCDC; /* shared.cssのbg_redと同じ値を設定 */
}
#tmp_contents table.datatable table th.bg_pink {
	color:inherit;
	background-color:#FFEAED; /* shared.cssのbg_yellowと同じ値を設定 */
}
#tmp_contents table.datatable table th.bg_light_blue {
	color:inherit;
	background-color:#E9F8FC; /* shared.cssのbg_blueと同じ値を設定 */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* nestdatatable
============================== */
#tmp_contents table.datatable table,
#tmp_contents table.enquete_table table {
	border:none; /* 変更しない */
}
#tmp_contents table.datatable table th,
#tmp_contents table.enquete_table table th {
	color:inherit; /* 変更しない */
	background-color:transparent; /* 変更しない */
	border:none; /* 変更しない */
}
#tmp_contents table.datatable table td,
#tmp_contents table.enquete_table table td {
	border:none; /* 変更しない */
}
#tmp_contents table.datatable table.datatable {
	border:1px solid #CDCFC5; /* table.datatableと同じ値を設定 */
}
#tmp_contents table.datatable table.datatable th {
	color:inherit; /* 変更しない */
	background-color:#F1F1ED; /* table.datatable thと同じ値を設定 */
	border:1px solid #CDCFC5; /* table.datatable thと同じ値を設定 */
}
#tmp_contents table.datatable table.datatable td {
	border:1px solid #CDCFC5; /* table.datatable tdと同じ値を設定 */
}
/* list_table
============================== */
#tmp_contents table.list_table {
	width:100%;
	line-height:1.2;
	border-collapse:collapse;
	border-spacing:0;
}
#tmp_contents table.list_table td {
	padding:0;
	vertical-align:top;
	text-align:left;
}
#tmp_contents table.list_table .date {
	width:70px;
	padding:0 0 0 5px;
	color:#666666;
	background-color:transparent;
}
#tmp_contents table.list_table .icon {
	width:90px;
}
#tmp_contents table.list_table p {
	margin:0 0 0.8em;
	vertical-align:middle;
}
/* ==================================================
contents
================================================== */
#tmp_new {
	margin:0 0 20px;
	clear:both;
}
#tmp_new_ttl h2 {
	padding:0 4px;
	background:none;
	color:#FFFFFF;
	background-color:#337FB7;
	border:none;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	font-size:114.3%;
}
#tmp_new_cnt {
	width:100%;
}
#tmp_contents .readall {
	padding:0 0 0 13px;
}
#tmp_contents .readall p {
	margin:0 13px 0 0;
	float:left;
}
/* kojo
============================== */
#tmp_contents .kojo_head {
	margin:0 0 20px;
	background:url(/shared/templates/free/images/contents/kojo_head_bg.jpg) repeat-x left top;
	border:1px solid #E1E2DC;
}
#tmp_contents .kojo_head h1 {
	margin-bottom:0;
	padding:0;
	background:none;
	border:none;
	float:left;
	clear:none;
}
#tmp_contents .kojo_head p {
	margin-bottom:0;
	padding:12px 9px 0 0;
	float:right;
}
#tmp_contents .kojo_about {
	clear:both;
}
#tmp_contents .kojo_about_l {
	width:310px;
	float:left;
}
#tmp_contents .kojo_about_l .btn {
}
#tmp_contents .kojo_about_l .btn p {
	margin:0 10px 0 0;
	float:left;
}
#tmp_contents .kojo_about_l .btn p.last {
	margin-right:0;
}
#tmp_contents .kojo_about_r {
	width:390px;
	float:right;
}
#tmp_contents .kojo_about_r .photo {
	padding:9px;
	border:1px solid #CCCCCC;
}
#tmp_contents .kojo_info {
	margin:0 0 18px;
	padding:0 0 28px;
	background:url(/shared/templates/free/images/contents/kojo_bg.gif) repeat-x left bottom;
	clear:both;
}
#tmp_contents .kojo_info_l {
	width:405px;
	float:left;
}
#tmp_contents p.list a {
	padding:0 0 0 15px;
	background:url(/shared/images/navi/rnavi/list_icon.gif) no-repeat left center;
}
#tmp_contents .kojo_info_r {
	width:250px;
	float:right;
}
#tmp_contents .dayori_ttl h2 {
	margin-bottom:0;
	padding:0;
	background:none;
	border:none;
}
#tmp_contents .dayori_cnt {
	padding:8px 35px 0 35px;
	color:inherit;
	background-color:#F1F1ED;
	border-right:1px solid #C1C1BE;
	border-bottom:1px solid #C1C1BE;
}
#tmp_contents .dayori_cnt ul {
	margin-left:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents .dayori_cnt .dayori_list {
	clear:both;
}
#tmp_contents .dayori_cnt .latest {
	border-bottom:1px solid #CDCFC5;
}
#tmp_contents .dayori_cnt .latest p {
	margin-bottom:0.4em;
}
#tmp_contents .dayori_cnt .backnum {
	border-top:1px solid #FFFFFF;
	padding:5px 0 0;
}
#tmp_contents .dayori_cnt .dayori_list .icon {
	width:90px;
	margin-right:15px;
	float:left;
}
#tmp_contents .dayori_cnt .dayori_list .text {
	width:550px;
	float:left;
}
#tmp_contents .kojo_guide {
	margin:0 0 30px;
	padding:0 0 18px;
	background:url(/shared/templates/free/images/contents/kojo_bg.gif) repeat-x left bottom;
	clear:both;
}
#tmp_contents .kojo_guide h2 {
	margin-top:0;
	padding:0;
	background:none;
	border:none;
}
#tmp_contents .kojo_guide_l {
	width:370px;
	float:left;
}
#tmp_contents .kojo_guide_r {
	width:345px;
	background:url(/shared/templates/free/images/contents/kojo_bg2.gif) repeat-y left top;
	float:right;
}
#tmp_contents .photo_report {
	padding:10px 0 0 15px;
}
#tmp_contents .photo_report_l {
	width:130px;
	float:left;
}
#tmp_contents .photo_report_r {
	float:right;
}
#tmp_contents .photo_report_r .photo {
	padding:9px;
	border:1px solid #64BDD2;
}
/* nagare
============================== */
.used_javascript #tmp_wrap_nagare_fla {
	height:765px;
}
#tmp_nagare_fla p {
	text-align:center;
}
/* foreign
============================== */
#tmp_contents .slct_lang {
	margin-left:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents .slct_lang li {
	margin-right:10px;
	float:left;
}
/* event
============================== */
/* box_photo */
#tmp_contents .box_photo {
	clear:both;
}
#tmp_contents .wrap_box_photo_txt {
	width:100%;
	margin-right:-320px;
	float:left;
}
#tmp_contents .box_photo_txt {
	margin-right:320px;
}
#tmp_contents .box_photo_img {
	width:300px;
	float:right;
}
/* event_page_navi */
#tmp_contents .event_page_navi .prev a {
	padding:0 0 0 30px;
	background:url(/shared/templates/free/images/contents/event_icon_prev.gif) no-repeat left center;
}
#tmp_contents .event_page_navi .next {
	text-align:right;
}
#tmp_contents .event_page_navi .next a {
	padding:0 30px 0 0;
	background:url(/shared/templates/free/images/contents/event_icon_next.gif) no-repeat right center;
}
/* map
============================== */
/* free */
#tmp_gmap_box {
	width:480px;
	height:360px;
	margin:15px 0;
	border:1px solid #CCCCCC;
	clear:both;
}
/* faq
============================== */
#tmp_contents h2.faq_question,
#tmp_contents h2.faq_answer {
	padding:0;
	background:none;
	border:none;
}
/* pc/sp
============================== */
#tmp_contents .sp_cnt {
	display:none;
}
/* kids_top
============================== */
#tmp_kids_site {
	padding:0;
	margin:0;
}
#tmp_kids_site h1 {
	margin:0;
	padding:0;
	background:none;
	border:none;
}
#tmp_kids_site p {
	margin-bottom:0;
}
#tmp_kids_site h1 img,
#tmp_kids_site p img {
	vertical-align:top;
}
#tmp_contents .nagare {
	margin-bottom:5px;
	margin-left:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents .nagare li {
	margin-right:2px;
	margin-bottom:0;
	float:left;
}
#tmp_contents .nagare li img {
	vertical-align:top;
}
/* map */
#tmp_contents #tmp_nagare_map {
	background:url(/shared/templates/free/images/contents/kids/nagare_map_jsoff.jpg) left top no-repeat;
	width:600px;
	position:relative;
}
.used_javascript #tmp_contents #tmp_nagare_map {
	background:url(/shared/templates/free/images/contents/kids/nagare_map.jpg) left top no-repeat;
	height:680px;
}
#tmp_contents #tmp_nagare_anchor {
	list-style:none;
	list-style-image:none;
	display:none;
}
.used_javascript #tmp_contents #tmp_nagare_anchor {
	display:block;
}
#tmp_contents #tmp_nagare_anchor li {
	position:absolute;
	margin:0;
}
#tmp_contents #tmp_nagare_anchor li a {
	display:block;
	width:26px;
	height:22px;
}
#tmp_contents #tmp_nagare_anchor li a span {
	position:relative;
	z-index:-1;
	display:block;
	overflow:hidden;
	width:26px;
	height:22px;
}
*:first-child+html #tmp_contents #tmp_nagare_anchor li a span {
	text-indent:100%;
    white-space: nowrap; 
}
#tmp_contents #tmp_nagare_anchor01 {
	top:264px;
	left:405px;
}
#tmp_contents #tmp_nagare_anchor02 {
	top:311px;
	left:370px;
}
#tmp_contents #tmp_nagare_anchor03 {
	top:61px;
	left:307px;
}
#tmp_contents #tmp_nagare_anchor04 {
	top:362px;
	left:377px;
}
#tmp_contents #tmp_nagare_anchor05 {
	top:290px;
	left:288px;
}
#tmp_contents #tmp_nagare_anchor06 {
	top:414px;
	left:387px;
}
#tmp_contents #tmp_nagare_anchor07 {
	top:422px;
	left:289px;
}
#tmp_contents #tmp_nagare_anchor08 {
	top:327px;
	left:219px;
}
#tmp_contents #tmp_nagare_anchor09 {
	top:266px;
	left:181px;
}
#tmp_contents #tmp_nagare_anchor10 {
	top:267px;
	left:301px;
}
#tmp_contents #tmp_nagare_anchor11 {
	top:213px;
	left:180px;
}
#tmp_contents #tmp_nagare_anchor12 {
	top:133px;
	left:318px;
}
#tmp_contents #tmp_nagare_anchor13 {
	top:41px;
	left:229px;
}
#tmp_contents #tmp_nagare_anchor14 {
	top:111px;
	left:159px;
}
#tmp_contents #tmp_nagare_anchor15 {
	top:90px;
	left:192px;
}
#tmp_contents #tmp_nagare_anchor16 {
	top:150px;
	left:470px;
}
#tmp_contents #tmp_nagare_anchor17 {
	top:294px;
	left:466px;
}
#tmp_contents #tmp_nagare_anchor18 {
	top:301px;
	left:421px;
}
#tmp_contents #tmp_nagare_anchor19 {
	top:14px;
	left:408px;
}
#tmp_contents #tmp_nagare_anchor20 {
	top:57px;
	left:513px;
}
#tmp_contents #tmp_nagare_anchor21 {
	top:208px;
	left:527px;
}
#tmp_contents #tmp_nagare_cnt {
	padding:690px 0 0;
}
#tmp_contents #tmp_nagare_cnt ul {
	list-style:none;
	list-style-image:none;
	margin:0;
}
#tmp_contents #tmp_nagare_cnt li {
	position:relative;
	margin:0 0 10px;
}
.used_javascript #tmp_contents #tmp_nagare_cnt li {
	position:absolute;
	bottom:26px;
	left:20px;
}
#tmp_contents #tmp_nagare_cnt li p {
	margin:0;
}
#tmp_contents #tmp_nagare_cnt .nagare_ttl {
	position:absolute;
	left:260px;
	top:80px;
}
#tmp_contents #tmp_nagare_cnt .nagare_ttl,
#tmp_contents #tmp_nagare_cnt .nagare_ttl span {
	width:246px;
	height:47px;
}
#tmp_contents #tmp_nagare_cnt .nagare_ttl span {
	position:relative;
	z-index:-1;
	display:block;
	overflow:hidden;
}
*:first-child+html #tmp_contents #tmp_nagare_cnt .nagare_ttl span {
	text-indent:100%;
    white-space: nowrap; 
}
#tmp_contents #tmp_nagare_cnt .nagare_photo {
	border:2px solid #85D2F8;
	padding:3px;
	background-color:#E4E4E4;
	color:inherit;
	width:250px;
}
.used_javascript #tmp_contents #tmp_nagare_cnt li {
	display:none;
}
#tmp_contents #tmp_nagare_cnt #tmp_nagare_cnt00 {
	display:none;
}
.used_javascript #tmp_contents #tmp_nagare_cnt #tmp_nagare_cnt00 {
	display:block;
}
#tmp_contents #tmp_nagare_cnt01 .nagare_ttl {
	background:url(/shared/templates/free/images/contents/kids/nagare_map_ttl01.gif) no-repeat left top;
}
#tmp_contents #tmp_nagare_cnt02 .nagare_ttl {
	background:url(/shared/templates/free/images/contents/kids/nagare_map_ttl02.gif) no-repeat left top;
}
#tmp_contents #tmp_nagare_cnt03 .nagare_ttl {
	background:url(/shared/templates/free/images/contents/kids/nagare_map_ttl03.gif) no-repeat left top;
}
#tmp_contents #tmp_nagare_cnt04 .nagare_ttl {
	background:url(/shared/templates/free/images/contents/kids/nagare_map_ttl04.gif) no-repeat left top;
}
#tmp_contents #tmp_nagare_cnt05 .nagare_ttl {
	background:url(/shared/templates/free/images/contents/kids/nagare_map_ttl05.gif) no-repeat left top;
}
#tmp_contents #tmp_nagare_cnt06 .nagare_ttl {
	background:url(/shared/templates/free/images/contents/kids/nagare_map_ttl06.gif) no-repeat left top;
}
#tmp_contents #tmp_nagare_cnt07 .nagare_ttl {
	background:url(/shared/templates/free/images/contents/kids/nagare_map_ttl07.gif) no-repeat left top;
}
#tmp_contents #tmp_nagare_cnt08 .nagare_ttl {
	background:url(/shared/templates/free/images/contents/kids/nagare_map_ttl08.gif) no-repeat left top;
}
#tmp_contents #tmp_nagare_cnt09 .nagare_ttl {
	background:url(/shared/templates/free/images/contents/kids/nagare_map_ttl09.gif) no-repeat left top;
}
#tmp_contents #tmp_nagare_cnt10 .nagare_ttl {
	background:url(/shared/templates/free/images/contents/kids/nagare_map_ttl10.gif) no-repeat left top;
}
#tmp_contents #tmp_nagare_cnt11 .nagare_ttl {
	background:url(/shared/templates/free/images/contents/kids/nagare_map_ttl11.gif) no-repeat left top;
}
#tmp_contents #tmp_nagare_cnt12 .nagare_ttl {
	background:url(/shared/templates/free/images/contents/kids/nagare_map_ttl12.gif) no-repeat left top;
}
#tmp_contents #tmp_nagare_cnt13 .nagare_ttl {
	background:url(/shared/templates/free/images/contents/kids/nagare_map_ttl13.gif) no-repeat left top;
}
#tmp_contents #tmp_nagare_cnt14 .nagare_ttl {
	background:url(/shared/templates/free/images/contents/kids/nagare_map_ttl14.gif) no-repeat left top;
}
#tmp_contents #tmp_nagare_cnt15 .nagare_ttl {
	background:url(/shared/templates/free/images/contents/kids/nagare_map_ttl15.gif) no-repeat left top;
}
#tmp_contents #tmp_nagare_cnt16 .nagare_ttl {
	background:url(/shared/templates/free/images/contents/kids/nagare_map_ttl16.gif) no-repeat left top;
}
#tmp_contents #tmp_nagare_cnt17 .nagare_ttl {
	background:url(/shared/templates/free/images/contents/kids/nagare_map_ttl17.gif) no-repeat left top;
}
#tmp_contents #tmp_nagare_cnt18 .nagare_ttl {
	background:url(/shared/templates/free/images/contents/kids/nagare_map_ttl18.gif) no-repeat left top;
}
#tmp_contents #tmp_nagare_cnt19 .nagare_ttl {
	background:url(/shared/templates/free/images/contents/kids/nagare_map_ttl19.gif) no-repeat left top;
}
#tmp_contents #tmp_nagare_cnt20 .nagare_ttl {
	background:url(/shared/templates/free/images/contents/kids/nagare_map_ttl20.gif) no-repeat left top;
}
#tmp_contents #tmp_nagare_cnt21 .nagare_ttl {
	background:url(/shared/templates/free/images/contents/kids/nagare_map_ttl21.gif) no-repeat left top;
}
#tmp_kids_site #tmp_kids_top_menu01,
#tmp_kids_site #tmp_kids_top_menu01 span,
#tmp_kids_site #tmp_kids_top_menu02,
#tmp_kids_site #tmp_kids_top_menu02 span,
#tmp_kids_site #tmp_kids_top_menu03,
#tmp_kids_site #tmp_kids_top_menu03 span,
#tmp_kids_site #tmp_kids_top_menu04,
#tmp_kids_site #tmp_kids_top_menu04 span,
#tmp_kids_site #tmp_kids_top_menu05,
#tmp_kids_site #tmp_kids_top_menu05 span,
#tmp_kids_site #tmp_kids_top_menu06,
#tmp_kids_site #tmp_kids_top_menu06 span,
#tmp_kids_site #tmp_kids_top_menu07,
#tmp_kids_site #tmp_kids_top_menu07 span {
	width:700px;
}
/* kids_top_menu01 */
#tmp_kids_site #tmp_kids_top_menu01 {
	background:url(/shared/templates/free/images/contents/kids/top_catch.jpg) no-repeat left top;
}
#tmp_kids_site #tmp_kids_top_menu01,
#tmp_kids_site #tmp_kids_top_menu01 span {
	height:113px;
}
/* kids_top_menu02 */
#tmp_kids_site #tmp_kids_top_menu02 {
	background:url(/shared/templates/free/images/contents/kids/top_first_period.jpg) no-repeat left top;
}
#tmp_kids_site #tmp_kids_top_menu02,
#tmp_kids_site #tmp_kids_top_menu02 span {
	height:106px;
}
/* kids_top_menu03 */
#tmp_kids_site #tmp_kids_top_menu03 {
	background:url(/shared/templates/free/images/contents/kids/top_second_period.jpg) no-repeat left top;
}
#tmp_kids_site #tmp_kids_top_menu03,
#tmp_kids_site #tmp_kids_top_menu03 span {
	height:104px;
}
/* kids_top_menu04 */
#tmp_kids_site #tmp_kids_top_menu04 {
	background:url(/shared/templates/free/images/contents/kids/top_third_period.jpg) no-repeat left top;
}
#tmp_kids_site #tmp_kids_top_menu04,
#tmp_kids_site #tmp_kids_top_menu04 span {
	height:121px;
}
/* kids_top_menu05 */
#tmp_kids_site #tmp_kids_top_menu05 {
	background:url(/shared/templates/free/images/contents/kids/top_research.jpg) no-repeat left top;
}
#tmp_kids_site #tmp_kids_top_menu05,
#tmp_kids_site #tmp_kids_top_menu05 span {
	height:92px;
}
/* kids_top_menu06 */
#tmp_kids_site #tmp_kids_top_menu06 {
	background:url(/shared/templates/free/images/contents/kids/top_game.jpg) no-repeat left top;
}
#tmp_kids_site #tmp_kids_top_menu06,
#tmp_kids_site #tmp_kids_top_menu06 span {
	height:80px;
}
/* kids_top_menu07 */
#tmp_kids_site #tmp_kids_top_menu07 {
	display:none;
	background:url(/shared/templates/free/images/contents/kids/top_caution.jpg) no-repeat left top;
}
#tmp_kids_site #tmp_kids_top_menu07,
#tmp_kids_site #tmp_kids_top_menu07 span {
	height:132px;
}
.kids .sp_cnt {
	display:none;
}
/* kids
============================== */
.kids .navi_kids_prev {
	padding:0 0 0 44px;
	background:url(/shared/templates/free/images/contents/kids/to_prev.gif) no-repeat left top;
}
.kids .navi_kids_next {
	padding:0 44px 0 0;
	background:url(/shared/templates/free/images/contents/kids/to_next.gif) no-repeat right top;
	text-align:right;
}
/* nagare
============================== */
#tmp_sma_nagare {
	display:none;
}
/* nakami
============================== */
.kids_question_cnt {
	magin:0;
	border-collapse:collapse;
}
.kids_question_cnt td {
	margin:0;
	padding:0;
	text-align:left;
}
.kids_question_answer {
	position:relative;
}
.kids_question_answer .close_btn {
	position:absolute;
	top:10px;
	right:10px;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_contents div.outline:after,
#tmp_contents div.box_info:after,
#tmp_contents div.box_info_ttl:after,
#tmp_contents div.box_info_cnt:after,
#tmp_contents div.box_link:after,
#tmp_contents div.box_link_ttl:after,
#tmp_contents div.box_link_cnt:after,
#tmp_contents div.box_faq:after,
#tmp_contents div.box_faq_ttl:after,
#tmp_contents div.box_faq_cnt:after,
#tmp_contents div.box_menu:after,
#tmp_contents div.box_menu_ttl:after,
#tmp_contents div.box_menu_cnt:after,
#tmp_new:after,
#tmp_new_ttl:after,
#tmp_new_cnt:after,
#tmp_contents .readall:after,
#tmp_contents .kojo_head:after,
#tmp_contents .kojo_about:after,
#tmp_contents .kojo_about_l .btn:after,
#tmp_contents .kojo_info:after,
#tmp_contents .dayori_cnt .dayori_list:after,
#tmp_contents .kojo_guide:after,
#tmp_contents .photo_report:after,
#tmp_contents .slct_lang:after,
#tmp_contents .box_photo:after,
#tmp_kids_site:after,
#tmp_contents .nagare:after,
#tmp_foreign:after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}
/* for IE7.0 */
*:first-child+html #tmp_contents div.outline,
*:first-child+html #tmp_contents div.box_info,
*:first-child+html #tmp_contents div.box_info_ttl,
*:first-child+html #tmp_contents div.box_info_cnt,
*:first-child+html #tmp_contents div.box_link,
*:first-child+html #tmp_contents div.box_link_ttl,
*:first-child+html #tmp_contents div.box_link_cnt,
*:first-child+html #tmp_contents div.box_faq,
*:first-child+html #tmp_contents div.box_faq_ttl,
*:first-child+html #tmp_contents div.box_faq_cnt,
*:first-child+html #tmp_contents div.box_menu,
*:first-child+html #tmp_contents div.box_menu_ttl,
*:first-child+html #tmp_contents div.box_menu_cnt,
*:first-child+html #tmp_new,
*:first-child+html #tmp_new_ttl,
*:first-child+html #tmp_new_cnt,
*:first-child+html #tmp_contents .readall,
*:first-child+html #tmp_contents .kojo_head,
*:first-child+html #tmp_contents .kojo_about,
*:first-child+html #tmp_contents .kojo_about_l .btn,
*:first-child+html #tmp_contents .kojo_info,
*:first-child+html #tmp_contents .dayori_cnt .dayori_list,
*:first-child+html #tmp_contents .kojo_guide,
*:first-child+html #tmp_contents .photo_report,
*:first-child+html #tmp_contents .slct_lang,
*:first-child+html #tmp_contents .box_photo,
*:first-child+html #tmp_kids_site,
*:first-child+html #tmp_contents .nagare,
*:first-child+html #tmp_foreign {
	min-height:1%; /* 変更しない */
}
/* for IE6.0 */
* html #tmp_contents div.outline,
* html #tmp_contents div.box_info,
* html #tmp_contents div.box_info_ttl,
* html #tmp_contents div.box_info_cnt,
* html #tmp_contents div.box_link,
* html #tmp_contents div.box_link_ttl,
* html #tmp_contents div.box_link_cnt,
* html #tmp_contents div.box_faq,
* html #tmp_contents div.box_faq_ttl,
* html #tmp_contents div.box_faq_cnt,
* html #tmp_contents div.box_menu,
* html #tmp_contents div.box_menu_ttl,
* html #tmp_contents div.box_menu_cnt,
* html #tmp_new,
* html #tmp_new_ttl,
* html #tmp_new_cnt,
* html #tmp_contents .readall,
* html #tmp_contents .kojo_head,
* html #tmp_contents .kojo_about,
* html #tmp_contents .kojo_about_l .btn,
* html #tmp_contents .kojo_info,
* html #tmp_contents .dayori_cnt .dayori_list,
* html #tmp_contents .kojo_guide,
* html #tmp_contents .photo_report,
* html #tmp_contents .slct_lang,
* html #tmp_contents .box_photo,
* html #tmp_kids_site,
* html #tmp_contents .nagare,
* html #tmp_foreign {
	display:inline-block; /* 変更しない */
}
/* ==================================================
print
================================================== */
@media print {
body {
	background:#FFFFFF !important;
}
#tmp_wrapper {
	width:100% !important;
}
#tmp_header {
	margin-bottom:10px !important;
	padding-bottom:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-bottom:1px solid #000000 !important;
}
#tmp_wrap_footer_cnt,
#tmp_wrap_copyright {
	color:#000000 !important;
	background:#FFFFFF !important;
}
#tmp_footer {
	margin-top:10px !important;
	padding-top:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-top:1px solid #000000 !important;
}
#tmp_means,
#tmp_gnavi,
.wrap_col_lft_navi,
.wrap_col_rgt_navi,
.pnavi,
.plugin,
#tmp_inquiry_cnt .inquiry_btn,
#tmp_wrap_fnavi,
#tmp_footer_cnt address img {
	display:none !important;
}
.wrap_col_nm,
.column_full .wrap_col_main,
.column_lnavi .wrap_col_main,
.column_rnavi .wrap_col_main {
	float:none !important;
}
body,
#tmp_pankuzu,
#tmp_wrap_main,
#tmp_main {
	background:none !important;
}
.site_kids .col_main {
	background:#FFFFFF !important;
}
.site_kids .col_main2,
.site_kids .col_main3,
.site_kids .col_main4,
.site_kids .col_main5 {
	padding:0 !important;
	background:none !important;
}
#tmp_wrap_footer,
#tmp_wrap_footer_cnt,
#tmp_wrap_copyright{
	border:none !important;
}
#tmp_hlogo,
.wrap_col_nm,
.wrap_col_nm2,
.col_main {
	margin:0 !important;
	padding:0 !important;
}
#tmp_wrap_main {
	padding:0 10px !important;
}
/* for IE7.0 */
*:first-child+html #tmp_contents h1,
*:first-child+html #tmp_contents h2,
*:first-child+html #tmp_contents h3,
*:first-child+html #tmp_contents h4,
*:first-child+html #tmp_contents h5,
*:first-child+html #tmp_contents h6,
*:first-child+html #tmp_contents .box_btn li,
*:first-child+html #tmp_contents p.list a {
	min-height:1%;
}
/* for IE6.0 */
* html #tmp_contents h1,
* html #tmp_contents h2,
* html #tmp_contents h3,
* html #tmp_contents h4,
* html #tmp_contents h5,
* html #tmp_contents h6,
* html #tmp_contents .box_btn li,
* html #tmp_contents p.list a {
	display:inline-block;
}
/* for Firefox */
#tmp_main:after,
.col_nm:after {
	content:"."; /* 変更しない */
	height:1px; /* 変更しない */

}
}