@charset "utf-8";

/* ==================================================
selector
================================================== */
#tmp_contents h1 {
	margin:0 0 0.8em; /* 変更しない */
	padding:12px 10px 13px 20px;
	font-size:143%; /* デザインによって相対指定で指定しなおす */
	border:1px solid #E1E6E3;
	border-top:2px solid #355D85;
	color:#003366;
	background:#F1F3F2 url(/shared/templates/free/images/contents/h1_bg.jpg) no-repeat left top;
	clear:both; /* 変更しない */
}
#tmp_contents h2 {
	margin:1.5em 0 0.8em; /* 変更しない */
	padding:4px 10px 6px 13px;
	font-size:128.6%; /* デザインによって相対指定で指定しなおす */
	border-right:1px solid #E1E6E3;
	border-bottom:1px solid #E1E6E3;
	border-left:2px solid #355D85;
	color:#003366;
	background:#F1F3F2 url(/shared/templates/free/images/contents/h2_bg.jpg) repeat-x left top;
	clear:both; /* 変更しない */
}
#tmp_contents h2.koho_ttl {
	border-left-color:#D67A1F;
	background:#F1F3F2 url(/shared/templates/free/images/contents/h2_koho_bg.jpg) repeat-x left top;
}
#tmp_contents h2.signage_ttl {
	border-left-color:#115935;
	background:#F1F3F2 url(/shared/templates/free/images/contents/h2_signage_bg.jpg) repeat-x left top;
}
#tmp_contents h3 {
	margin:1.5em 0 0.8em; /* 変更しない */
	padding:4px 5px 1px 20px;
	font-size:114.3%; /* デザインによって相対指定で指定しなおす */
	border-top:1px solid #D0D9D3;
	border-bottom:1px solid #D0D9D3;
	color:#003366;
	background:url(/shared/templates/free/images/contents/h3_bg.gif) no-repeat 3px 11px;
	clear:both; /* 変更しない */
}
#tmp_contents h3.koho_ttl {
	border-top:1px solid #D67A1F;
	border-bottom:1px solid #D67A1F;
	background-image:url(/shared/templates/free/images/contents/h3_koho_bg.gif);
}
#tmp_contents h3.signage_ttl {
	border-top:1px solid #115935;
	border-bottom:1px solid #115935;
	background-image:url(/shared/templates/free/images/contents/h3_signage_bg.gif);
}
#tmp_contents h4 {
	margin:1.5em 0 0.8em; /* 変更しない */
	padding:2px 0 2px 17px;
	font-size:114.3%; /* デザインによって相対指定で指定しなおす */
	color:#003366;
	background:url(/shared/templates/free/images/contents/h4_bg.jpg) no-repeat 6px 7px;
	clear:both; /* 変更しない */
}
#tmp_contents h5 {
	margin:1.5em 0 0.8em; /* 変更しない */
	padding:2px 0 2px 17px;
	font-size:100%; /* デザインによって相対指定で指定しなおす */
	color:#003366;
	background:url(/shared/templates/free/images/contents/h5_bg.jpg) no-repeat 6px 7px;
	clear:both; /* 変更しない */
}
#tmp_contents h6 {
	margin:1.5em 0 0.8em; /* 変更しない */
	font-size:100%; /* デザインによって相対指定で指定しなおす */
	color:#003366;
	background-color:transparent;
	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/images/icon/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 #78BADE;
	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 #D2D7D5;
	clear:both; /* 変更しない */
}
#tmp_contents table.box_info {
	width:100%; /* 変更しない */
	border-collapse:collapse; /* 変更しない */
	border-spacing:0; /* 変更しない */
}
#tmp_contents .box_info .box_info_ttl {
	font-weight:bold;
	padding:5px 10px;
	color:#212121;
	background:#FEFBF3 url(/shared/templates/free/images/contents/info_ttl_bg.jpg) repeat-x left top;
	border-bottom:1px solid #D2D7D5;
}
#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 #D2D7D5;
	clear:both; /* 変更しない */
}
#tmp_contents table.box_link {
	width:100%; /* 変更しない */
	border-collapse:collapse; /* 変更しない */
	border-spacing:0; /* 変更しない */
}
#tmp_contents .box_link .box_link_ttl {
	font-weight:bold;
	padding:5px 10px;
	color:#212121;
	background:#FBF8FA url(/shared/templates/free/images/contents/link_ttl_bg.jpg) repeat-x left top;
	border-bottom:1px solid #D2D7D5;
}
#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_menu
============================== */
#tmp_contents .box_menu {
	margin:0 0 0.8em; /* 変更しない */
	background:#F1F3F2 url(/shared/templates/free/images/contents/box_bg.jpg) no-repeat left top;
	border:1px solid #E9EBEA;
	border-top:2px solid #78BADE;
	clear:both; /* 変更しない */
}
#tmp_contents table.box_menu {
	width:100%; /* 変更しない */
	border-collapse:collapse; /* 変更しない */
	border-spacing:0; /* 変更しない */
}
#tmp_contents .box_menu_ttl {
	padding:10px 10px 0;
	font-weight:bold;
}
#tmp_contents .box_menu_cnt {
	padding:0 10px;
}
#tmp_contents .box_menu h2 {
	margin:0 0 0.8em;
	padding:0;
	color:inherit;
	font-size:100%;
	background:none;
	border:none;
}
#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;
	font-weight:bold;
	color:inherit;
	background:#F1F3F2 url(/shared/templates/free/images/contents/box_bg.jpg) no-repeat left top;
	border:1px solid #E9EBEA;
	border-top:2px solid #78BADE;
}
/* 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 #D2D7D5;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding:5px 8px;
	color:inherit;
	background-color:#E5F1F8;
	border:1px solid #D2D7D5;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding:5px 8px;
	border:1px solid #D2D7D5;
}
#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:#C13734; /* 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:#FBF3DB; /* shared.cssのbg_yellowと同じ値を設定 */
}
#tmp_contents table.datatable table th.bg_green {
	color:inherit;
	background-color:#EFF9E6; /* shared.cssのbg_greenと同じ値を設定 */
}
#tmp_contents table.datatable table th.bg_purple {
	color:inherit;
	background-color:#F3E9EF; /* shared.cssのbg_purpleと同じ値を設定 */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* 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 #D2D7D5; /* table.datatableと同じ値を設定 */
}
#tmp_contents table.datatable table.datatable th {
	color:inherit; /* 変更しない */
	background-color:#E5F1F8; /* table.datatable thと同じ値を設定 */
	border:1px solid #D2D7D5; /* table.datatable thと同じ値を設定 */
}
#tmp_contents table.datatable table.datatable td {
	border:1px solid #D2D7D5; /* 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:80px;
	padding:0;
}
#tmp_contents table.list_table .date_year {
	width:110px;
	padding:0;
}
#tmp_contents table.list_table p {
	margin:0 0 0.8em;
	vertical-align:middle;
}
#tmp_contents table.list_table td img {
	vertical-align:middle;
	margin:0 0 0 8px;
}
/* ==================================================
contents
================================================== */
/* shinchaku
============================== */
#tmp_contents table.list_table .lavel {
	width:120px;
	padding:0 10px 0 0;
}
/* ラベルアイコン */
.lavel_genre001,
.lavel_genre002,
.lavel_genre003,
.lavel_genre004,
.lavel_genre005,
.lavel_genre006,
.lavel_genre007,
.lavel_genre008 {
	text-align:center;
	font-size:85.7%;
	width:150px;
	padding:1px 0;
	font-weight:bold;
}
.lavel_genre001 {			/* 防災・安全 */
	color:#BF302D;
	background-color:#F7E8E8;
}
.lavel_genre002 {			/* 手続き・届出 */
	color:#4D31A4;
	background-color:#ECE8F7;
}
.lavel_genre003 {			/* 暮らし・地域 */
	color:#71590B;
	background-color:#F3EFE0;
}
.lavel_genre004 {			/* 健康・福祉 */
	color:#2266B0;
	background-color:#E8EFF7;
}
.lavel_genre005 {			/* 子育て・教育 */
	color:#984D1D;
	background-color:#F7EEE8;
}
.lavel_genre006 {			/* 文化・観光 */
	color:#1D6B76;
	background-color:#E9F4F5;
}
.lavel_genre007 {			/* まちづくり・環境・産業 */
	color:#1F6A26;
	background-color:#E9F5EC;
}
.lavel_genre008 {			/* 区政情報 */
	color:#983274;
	background-color:#ECE8F7;
}
/* 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 .next {
	text-align:right;
}
/* map
============================== */
/* free */
#tmp_contents .box_gmap {
	width:480px;
	margin:15px 0 0.8em;
	clear:both;
}
#tmp_gmap_box {
	height:360px;
	border:1px solid #CCCCCC;
	clear:both;
}
/* shisetsu */
#tmp_map_search {
	width:100%;
	margin-bottom:20px;
}
#tmp_map_search .keyword {
	display:inline;
	margin-left:54px;
	margin-right:15px;
}
#tmp_map_search .ttl {
	vertical-align:middle;
	background:url(/shared/templates/free/images/contents/shisetsu/sch_icon.gif) no-repeat left center;
	padding:7px 0 5px 35px;
}
#tmp_map_search input {
	vertical-align:middle;
}
#tmp_map_search #keyword {
	width:260px;
	margin:0 10px;
	border:2px solid #2E4970;
}
#tmp_map_search .riyo {
	display:inline;
}
#tmp_map_search .riyo a {
	color:#202020;
	text-decoration:none;
	background:url(/shared/images/icon/navi_icon_sk.png) no-repeat left center;
	padding:1px 0 0 12px;
}
#tmp_map {
	width:100%;
	margin-bottom:20px;
}
#tmp_map_list {
	width:300px;
	margin-right:-320px;
	float:left;
	position:relative;
	z-index:1;
}
#tmp_wrap_gmap_box {
	width:100%;
	float:right;
}
#tmp_wrap_gmap_box2 {
	margin-left:320px;
	border:1px solid #B6BEBA;
}
#tmp_contents #tmp_map_list h2 {
	margin-top:0;
}
/* facilities_btn */
#tmp_contents #tmp_facilities_btn {
	margin:0 0 20px;
	width:100%;
}
#tmp_contents #tmp_facilities_btn ul {
	margin:0;
	padding:0;
	list-style:none;
}
#tmp_contents #tmp_facilities_btn li {
	margin:0 5px 0 0;
	padding:0 0 5px;
	float:left;
	width:144px;
	font-size:92.8%;
	font-weight:bold;
}
#tmp_contents #tmp_facilities_btn li:nth-child(6n+1) {
	clear:both;
}
#tmp_contents #tmp_facilities_btn .map_btn_5,
#tmp_contents #tmp_facilities_btn .map_btn_10,
#tmp_contents #tmp_facilities_btn .map_btn_15 {
	margin-right:0;
}
#tmp_contents #tmp_facilities_btn .map_btn_6,
#tmp_contents #tmp_facilities_btn .map_btn_11 {
	clear:both;
}
#tmp_contents #tmp_facilities_btn a {
	display:block;
	text-decoration:none;
	border:1px solid #D2D7D5;
	-webkit-border-radius:3px;/* Webkit */
	-moz-border-radius:3px;/* Mozilla */
	border-radius:3px;/* CSS3 */
	background:#DAE0DD url(/shared/templates/free/images/contents/shisetsu/facilities_btn_bg.jpg) no-repeat left top;
	color:#202020;
	cursor:pointer;
}
#tmp_contents #tmp_facilities_btn span {
	display:block;
	padding:13px 5px 13px 50px;
	background-position:top 4px;
	background-repeat:no-repeat;
	min-height:16px;
}
#tmp_contents #tmp_facilities_btn .map_btn_7 span,
#tmp_contents #tmp_facilities_btn .map_btn_8 span,
#tmp_contents #tmp_facilities_btn .map_btn_10 span,
#tmp_contents #tmp_facilities_btn .map_btn_11 span,
#tmp_contents #tmp_facilities_btn .map_btn_13 span {
	padding-top:6px;
	padding-bottom:5px;
	min-height:31px;
}
#tmp_contents #tmp_facilities_btn .map_btn_1 span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon1.png);
}
#tmp_contents #tmp_facilities_btn .map_btn_2 span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon2.png);
}
#tmp_contents #tmp_facilities_btn .map_btn_3 span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon3.png);
}
#tmp_contents #tmp_facilities_btn .map_btn_4 span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon4.png);
}
#tmp_contents #tmp_facilities_btn .map_btn_5 span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon5.png);
}
#tmp_contents #tmp_facilities_btn .map_btn_6 span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon6.png);
}
#tmp_contents #tmp_facilities_btn .map_btn_7 span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon7.png);
}
#tmp_contents #tmp_facilities_btn .map_btn_8 span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon8.png);
}
#tmp_contents #tmp_facilities_btn .map_btn_9 span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon9.png);
}
#tmp_contents #tmp_facilities_btn .map_btn_10 span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon10.png);
}
#tmp_contents #tmp_facilities_btn .map_btn_11 span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon11.png);
}
#tmp_contents #tmp_facilities_btn .map_btn_12 span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon12.png);
}
#tmp_contents #tmp_facilities_btn .map_btn_13 span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon13.png);
}
#tmp_contents #tmp_facilities_btn .map_btn_14 span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon14.png);
}
#tmp_contents #tmp_facilities_btn .map_btn_15 span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon15.png);
}
/* result_list */
#tmp_result_list {
	height:415px;
	padding:5px 10px;
	border:1px solid #B6BEBA;
	overflow:auto;
}
* html #tmp_result_list {
	height:465px;
}
#tmp_contents #tmp_result_list ul {
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents #tmp_result_list img {
	margin-right:5px;
	vertical-align:middle;
}
#tmp_wrap_gmap_box #tmp_gmap_box {
	width:100%;
	height:480px;
	margin-top:0;
	margin-bottom:0;
	border:none;
}

/* ==================================================
index
================================================== */
#tmp_idx_info {
	margin:0 0 13px;
	clear:both;
}
#tmp_idx_info_img {
	float:left;
	width:200px;
}
#tmp_idx_info_cnt {
	float:right;
	width:520px;
}
#tmp_wrap_info {
	background:url(/shared/templates/free/images/contents/index/info_w_bg.jpg) no-repeat left bottom;
	padding-bottom:12px;
	margin:0 0 13px;
}
#tmp_idx_info_cnt #tmp_wrap_info {
	background:url(/shared/templates/free/images/contents/index/info_bg.jpg) no-repeat left bottom;
	padding-bottom:12px;
	margin:0;
}
#tmp_info {
	border:1px solid #E9EBEA;
	background:#F1F3F2 url(/shared/templates/free/images/contents/index/info_ttl_bg.jpg) repeat-x left top;;
	color:inherit;
	padding:9px;
}
#tmp_info_ttl {
	border-bottom:1px solid #D2D7D5;
	padding-bottom:5px;
}
#tmp_contents #tmp_info_ttl h2 {
	margin:0;
	padding:0;
	font-size:114.3%;
	color:#333333;
	background:none;
	border:none;
	clear:none;
}
#tmp_info_cnt {
	padding:8px 0 0;
}
/* crowd_box
============================== */
#tmp_contents #tmp_wrap_crowd {
	margin:0 0 20px;
	width:100%;
	overflow:hidden;
	clear:both;
}
#tmp_contents #tmp_crowd {
	margin:0 -18px 0 0;
	letter-spacing:-.4em;
}
*:first-child+html #tmp_contents #tmp_crowd { /* IE7 */
	zoom:1;
}
/* box_crowd（switch）
============================== */
#tmp_contents .box_crowd {
	display:inline-block;
	margin:0 18px 0 0;
	padding-bottom:20px;
	width:234px;
	letter-spacing:normal;
	vertical-align:top;
}
*:first-child+html #tmp_contents .box_crowd { /* IE7 */
	display:inline;
}
#tmp_contents .box_crowd_inner {
	display:block;
	color:inherit;
	background:#F1F3F2 url(/shared/templates/free/images/contents/index/crowd_bg.jpg) no-repeat left top;
	border:1px solid #E9EBEA;
	border-top:2px solid #78BADE;
}
#tmp_contents .switch_menu {
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents .switch_menu li {
	margin:0;
	padding:0;
}
#tmp_contents .box_crowd .switch_menu .cate_ttl {
	display:block;
	padding:15px 9px 7px 11px;
	color:#0666B8;
	background-color:transparent;
	font-weight:bold;
	font-size:114.3%;
	/*float:left;*/
	margin:0 44px 0 0;
}
#tmp_contents .box_crowd .switch_menu .switch {
	padding:10px 10px 0 5px;
	float:right;
	margin:0 0 0 -44px;
}
#tmp_contents .box_crowd .switch_cnt {
	display:none;
	position:absolute;
	margin:-2px 0 0 -10px;
	padding:5px 10px 10px;
	color:inherit;
	background-color:#FEFFFE;
	list-style:none;
	list-style-image:none;
	border:1px solid #335C84;
	clear:both;
}
*:first-child+html #tmp_contents .box_crowd .switch_cnt {
	margin-top:-7px;
}
#tmp_contents .box_crowd .switch_cnt li {
	width:232px;
	font-size:107%;
}
#tmp_contents .box_crowd .switch_cnt li a {
	display:block;
	padding:7px 5px 5px 15px;
	color:#015287;
	background:transparent url(/shared/images/icon/list_icon.gif) no-repeat 3px 0.5em;
}
/* box_crowd_cnt */
#tmp_contents .box_crowd_cnt {
	padding:10px 6px 0 10px;
	clear:both;
}
#tmp_contents .box_crowd_cnt .img_r {
	padding:0 0 0 9px;
	float:right;
}
/* cate_ttl
============================== */
#tmp_contents #tmp_cate_ttl h1 {
	padding:0;
	border:none;
	background:transparent none;
}
#tmp_contents #tmp_cate_ttl.cate_kyoiku h1 {
	min-height:290px;
	background:url(/shared/templates/free/images/contents/cate_ttl_kyoiku.jpg) no-repeat left top;
}
#tmp_contents #tmp_cate_ttl.cate_kyodo h1 {
	min-height:200px;
	background:url(/shared/templates/free/images/contents/cate_ttl_kyodo.jpg) no-repeat left top;
}
#tmp_contents #tmp_cate_ttl.cate_bunka_kanko h1 {
	min-height:200px;
	background:url(/shared/templates/free/images/contents/cate_ttl_bunka_kanko.jpg) no-repeat left top;
}
#tmp_contents #tmp_cate_ttl.cate_bunka h1 {
	min-height:100px;
	background:url(/shared/templates/free/images/contents/cate_ttl_bunka.jpg) no-repeat left top;
}
#tmp_contents #tmp_cate_ttl.cate_kanko h1 {
	min-height:100px;
	background:url(/shared/templates/free/images/contents/cate_ttl_kanko.jpg) no-repeat left top;
}
#tmp_contents #tmp_cate_ttl.cate_shinchosha {
	min-height:550px;
	background:url(/shared/templates/free/images/contents/shinchosha/shinchosha.png) no-repeat left top;
}
#tmp_contents #tmp_cate_ttl.cate_shinchosha h1 {
	margin:0;
	padding:36px 0 4px 286px;
}
#tmp_contents #tmp_cate_ttl.cate_shinchosha .shonchosha_map {
	padding:0 0 0 495px;
}
/* ==================================================
brand - top
================================================== */
/* brand_header
============================== */
#tmp_brand_header {
	height:490px;
	background:url(/shared/templates/free/images/contents/brand/brand_bg.png) no-repeat center top;
}
#tmp_brand_hg {
	float:left;
	margin:0 0 15px;
	padding:34px 0 60px;
	width:265px;
	background:url(/shared/templates/free/images/contents/brand/brand_menu_bg.png) no-repeat left top;
}
#tmp_brand_logo h1 {
	padding:0;
	margin:0 30px 53px 27px;
	background:transparent none;
	border:none;
}
#tmp_brand_menu ul {
	list-style:none;
	list-style-image:none;
	padding:0;
	margin:0 31px 0 34px;
	border-top:1px solid #6F7374;
}
#tmp_brand_menu ul li {
	padding:0;
	margin:0;
	border-bottom:1px solid #6F7374;
}
#tmp_brand_menu li img {
	vertical-align:top;
}
#tmp_brand_hmenu {
	float:right;
	margin:20px 20px 0 0;
	width:265px;
	background:url(/shared/templates/free/images/contents/brand/brand_hmenu_bg.png) no-repeat left top;
}
#tmp_brand_hmenu ul {
	list-style:none;
	margin:0;
	padding:14px 23px 16px 22px;
}
#tmp_brand_hmenu ul li {
	float:left;
	margin:0;
}
#tmp_brand_hmenu ul li img {
	vertical-align:top;
}
/* brand_contents
============================== */
#tmp_brand_contents {
	margin:0 0 20px;
}
#tmp_brand_contents .brand_lead {
	margin:0;
}
#tmp_brand_contents .brand_contents_box {
	position:relative;
	height:310px;
	padding:30px 0 20px;
	clear:both;
}
#tmp_brand_contents .brand_contents_ttl {
	color:#FFFFFF;
	width:320px;
	padding:10px 20px;
}
#tmp_brand_contents .brand_contents_ttl a {
	color:#FFFFFF;
	text-decoration:none;
}
#tmp_brand_contents .brand_contents_ttl h2 {
	color:#FFFFFF;
	font-size:172%;
	margin:0;
	padding:0;
	background:transparent none;
	border:none;
}
#tmp_brand_contents .brand_contents_ttl h2 .brand_small {
	font-size:75%;
}
#tmp_brand_contents .brand_txt {
	position:absolute;
	bottom:20px;
	font-size:85%;
	margin:0;
	padding:30px 20px;
	width:155px;
}
/* someiyoshino */
#tmp_brand_someiyoshino {
	background:url(/shared/templates/free/images/contents/brand/brand_someiyoshino_bg.png) no-repeat left top;
}
#tmp_brand_someiyoshino .brand_contents_ttl {
	float:left;
	background:url(/shared/templates/free/images/contents/brand/brand_someiyoshino_btn_bg.png) no-repeat right bottom;
}
#tmp_brand_someiyoshino .brand_txt {
	right:20px;
	background-color:#EBB4CC;
}
/* brand_tokiwaso */
#tmp_brand_tokiwaso {
	background:url(/shared/templates/free/images/contents/brand/brand_tokiwaso_bg.png) no-repeat left top;
}
#tmp_brand_tokiwaso .brand_contents_ttl {
	float:right;
	background:url(/shared/templates/free/images/contents/brand/brand_tokiwaso_btn_bg.png) no-repeat right bottom;
}
#tmp_brand_tokiwaso .brand_txt {
	left:20px;
	background-color:#A5BBEF;
}
/* brand_montparnasse */
#tmp_brand_montparnasse {
	background:url(/shared/templates/free/images/contents/brand/brand_montparnasse_bg.png) no-repeat left top;
}
#tmp_brand_montparnasse .brand_contents_ttl {
	float:left;
	background:url(/shared/templates/free/images/contents/brand/brand_montparnasse_btn_bg.png) no-repeat right bottom;
}
#tmp_brand_montparnasse .brand_txt {
	right:20px;
	background-color:#FFCB8A;
}
/* brand_hukuro */
#tmp_brand_hukuro {
	background:url(/shared/templates/free/images/contents/brand/brand_hukuro_bg.png) no-repeat left top;
}
#tmp_brand_hukuro .brand_contents_ttl {
	float:right;
	background:url(/shared/templates/free/images/contents/brand/brand_hukuro_btn_bg.png) no-repeat right bottom;
}
#tmp_brand_hukuro .brand_txt {
	left:20px;
	background-color:#B8DF9F;
}
/* brand_gallery */
#tmp_brand_contents #tmp_brand_gallery {
	height:190px;
	padding-top:20px;
	background:url(/shared/templates/free/images/contents/brand/brand_gallery_bg.png) no-repeat left top;
}
#tmp_brand_contents #tmp_brand_gallery h2 {
	padding:0;
	margin:0;
	background:transparent none;
	border:none;
}
/* brand_contents2
============================== */
#tmp_brand_contents2 {
	padding:37px;
	background:#F1F7FD url(/shared/templates/free/images/contents/brand/brand_wrap_contents2_bg.jpg) no-repeat left bottom;
}
#tmp_brand_contents2 .brand_contents2_box {
	position:relative;
	float:left;
	width:220px;
	min-height:338px;
}
#tmp_brand_contents2 h2 {
	color:#000000;
	margin:0;
	padding:0;
	background:transparent none;
	border:none;
}
#tmp_brand_contents2 p {
	margin:0;
}
#tmp_brand_contents2 ul {
	margin:10px 0 0 0;
	list-style:none;
	list-style-image:none;
}
#tmp_brand_contents2 ul li {
	padding:0 0 0 15px;
	background:url(/shared/images/icon/brand_icon.png) no-repeat 0 0.2em;
}
#tmp_brand_contents2 .brand_contents2_txt {
	font-size:85%;
}
#tmp_brand_contents2 .brand_contents2_cnt {
	padding:15px 25px;
}
#tmp_brand_contents2 .brand_contents2_cnt h2 {
	font-size:143%;
}
#tmp_brand_contents2 .brand_contents2_cnt h2 span {
	font-size:63.6%;
	font-weight:normal;
}
#tmp_brand_contents2 .brand_contents2_cnt a {
	text-decoration:none;
	color:#333333;
}
#tmp_brand_contents2 .balloon_top {
	border-top-width:3px;
	border-top-style:solid;
}
#tmp_brand_contents2 .balloon_bottom {
	border-bottom-width:3px;
	border-bottom-style:solid;
}
#tmp_brand_contents2 .balloon_top .brand_contents2_pht {
	position:absolute;
	left:0;
	bottom:0;
}
#tmp_brand_contents2 .balloon_top .brand_contents2_cnt {
	margin-bottom:170px;
}
#tmp_brand_contents2 .balloon_bottom .brand_contents2_pht {
	position:absolute;
	left:0;
	top:0;
}
#tmp_brand_contents2 .balloon_bottom .brand_contents2_pht {
/*	background: #f13d63;
	margin-bottom: 20px;*/
}
#tmp_brand_contents2 .balloon_bottom .brand_contents2_cnt {
	margin-top:170px;
}
#tmp_brand_contents2 .balloon_top .brand_contents2_pht:after {
	content: '';
	border-top: 20px solid #FFFFFF;
	border-right: 10px solid transparent !important;
	border-left: 10px solid transparent !important;
	position: absolute;
	top: 0;
	left: 100px;
}
#tmp_brand_contents2 .balloon_bottom .brand_contents2_pht:after {
	content: '';
	border-bottom: 20px solid #FFFFFF;
	border-right: 10px solid transparent !important;
	border-left: 10px solid transparent !important;
	position: absolute;
	bottom: 0;
	left: 100px;
}
/* brand_daigaku */
#tmp_brand_daigaku {
	border-color:#BFD118;
	background-color:#ECECB9;
}
#tmp_brand_daigaku .brand_contents2_pht {
	background:url(/shared/templates/free/images/contents/brand/brand_daigaku_balloon.png) no-repeat center top;
}
#tmp_brand_contents2 #tmp_brand_daigaku .brand_contents2_pht:after {
	border-color:#ECECB9;
}
/* _brand_zoshigaya */
#tmp_brand_zoshigaya {
	border-color:#7ACEDA;
	background-color:#C2ECF1;
}
#tmp_brand_contents2 #tmp_brand_zoshigaya .brand_contents2_pht:after {
	border-color:#C2ECF1;
}
/* brand_arcive */
#tmp_brand_arcive {
	margin-left:220px;
	border-color:#92EDA6;
	background-color:#DBF9E2;
}
#tmp_brand_contents2 #tmp_brand_arcive .brand_contents2_pht:after {
	border-color:#DBF9E2;
}
/* brand_sugamo */
#tmp_brand_sugamo {
	border-color:#A880EA;
	background-color:#DFD1F5;
}
#tmp_brand_contents2 #tmp_brand_sugamo .brand_contents2_pht:after {
	border-color:#DFD1F5;
}
/* brand_basis */
#tmp_brand_basis {
	border-color:#F8BB03;
	background-color:#FDE397;
}
#tmp_brand_contents2 #tmp_brand_basis .brand_contents2_pht:after {
	border-color:#FDE397;
}
/* ==================================================
brand - 中ページ
================================================== */
/* brand_lead
============================== */
#tmp_brand_lead_top {
	margin:0 0 20px;
	clear:both;
	background-repeat:no-repeat;
	background-position:left 80px;
	position:relative;
	z-index:0;
}
#tmp_brand_lead {
	margin:0 0 20px;
	clear:both;
}
#tmp_brand_lead_top img,
#tmp_brand_lead img {
	vertical-align:top;
}
#tmp_brand_lead_top.brand_someyoshino {
	background-image:url(/shared/templates/free/images/contents/brand/someyoshino/lead_main_pht.jpg);
}
#tmp_brand_lead_top.brand_tokiwaso {
	background-image:url(/shared/templates/free/images/contents/brand/tokiwaso/lead_main_pht.jpg);
}
#tmp_brand_lead_top.brand_fukuro {
	background-image:url(/shared/templates/free/images/contents/brand/fukuro/lead_main_pht.jpg);
}
#tmp_brand_lead_top.brand_montparnasse {
	background-image:url(/shared/templates/free/images/contents/brand/montparnasse/lead_main_pht.jpg);
}
#tmp_brand_lead_top.brand_zoshigaya {
	background-image:url(/shared/templates/free/images/contents/brand/zoshigaya/lead_main_pht.jpg);
}
#tmp_brand_lead_top.brand_sugamo {
	background-image:url(/shared/templates/free/images/contents/brand/sugamo/lead_main_pht.jpg);
}
#tmp_brand_lead_top.brand_daigaku {
	background-image:url(/shared/templates/free/images/contents/brand/daigaku/lead_main_pht.jpg);
}
/* brand_lead_menu
============================== */
#tmp_brand_lead_menu {
	position:relative;
	padding:24px 130px 31px 20px;
	background:url(/shared/templates/free/images/contents/brand/brand_logo_bg.png) no-repeat left top;
	z-index:10;
}
#tmp_brand_lead #tmp_brand_lead_menu {
	padding-bottom:26px;
}
#tmp_brand_lead_menu p {
	margin-bottom:0;
}
#tmp_brand_lead_menu #tmp_hmenu_btn {
	position:absolute;
	right:22px;
	top:24px;
}
#tmp_brand_lead_menu #tmp_wrap_hmenu_cnt {
	position:absolute;
	left:0;
	top:80px;
	width:740px;
	z-index:10000;
	display:none;
}
#tmp_brand_lead_menu #tmp_hmenu_cnt {
	padding:10px 10px 0 20px;
	background-image:url(/shared/templates/free/images/contents/brand/hmenu_bg.png);
}
#tmp_brand_lead_menu #tmp_hmenu_cnt ul {
	list-style:none;
	list-style-image:none;
	padding-bottom:13px;
	margin:0;
}
#tmp_brand_lead_menu #tmp_hmenu_cnt ul li {
	float:left;
	margin:0;
	padding:0;
}
#tmp_brand_lead_menu #tmp_hmenu_cnt ul li img {
	vertical-align:top;
}
/* brand_lead_main
============================== */
#tmp_brand_lead_top #tmp_brand_lead_main {
	position:relative;
	padding-top:315px;
}
#tmp_brand_lead_top #tmp_brand_lead_main_cnt {
	padding:20px 240px 10px 0;
}
#tmp_brand_lead_main .lead_img {
	position:absolute;
	right:10px;
	top:316px;
}
#tmp_brand_lead #tmp_brand_lead_main {
	background-position:right top;
	background-repeat:repeat-y;
	clear:both;
}
#tmp_brand_lead #tmp_brand_lead_main #tmp_brand_lead_main_inner {
	background-position:right top;
	background-repeat:no-repeat;
	padding:5px 300px 8px 10px;
}
#tmp_brand_lead_main_ttl_s p {
	margin-bottom:0;
}
#tmp_brand_lead_main_ttl h1 span img {
	margin:0 0 0 25px;
}
#tmp_brand_lead_main_ttl h1 {
	margin:0;
	padding:0;
	border:none;
	background:none;
}
#tmp_brand_lead #tmp_brand_lead_main_cnt {
	font-weight:bold;
	color:#FFFFFF;
	background-color:transparent;
	padding:0 0 0 20px;
}
/* someyoshino */
#tmp_brand_lead_top.brand_someyoshino #tmp_brand_lead_main {
	min-height:285px;
}
#tmp_brand_lead.brand_someyoshino #tmp_brand_lead_main #tmp_brand_lead_main_inner {
	padding-top:30px;
}
#tmp_brand_lead.brand_someyoshino #tmp_brand_lead_main #tmp_brand_lead_main_ttl {
	padding-left:20px;
	padding-bottom:10px;
}
#tmp_brand_lead.brand_someyoshino #tmp_brand_lead_main {
	background-color:#BA1B63;
	background-image:url(/shared/templates/free/images/contents/brand/someyoshino/lead_main_bg.jpg);
}
#tmp_brand_lead.brand_someyoshino #tmp_brand_lead_main.arekore #tmp_brand_lead_main_inner {
	background-image:url(/shared/templates/free/images/contents/brand/someyoshino/lead_ttl_arekore_bg.jpg);
}
#tmp_brand_lead.brand_someyoshino #tmp_brand_lead_main.project #tmp_brand_lead_main_inner {
	background-image:url(/shared/templates/free/images/contents/brand/someyoshino/lead_ttl_project_bg.jpg);
}
#tmp_brand_lead.brand_someyoshino #tmp_brand_lead_main.map #tmp_brand_lead_main_inner {
	background-image:url(/shared/templates/free/images/contents/brand/someyoshino/lead_ttl_map_bg.jpg);
}
#tmp_brand_lead_top.brand_someyoshino #tmp_brand_lead_main_ttl {
	background:url(/shared/templates/free/images/contents/brand/someyoshino/lead_ttl_bg.png) repeat-x left top;
}
#tmp_brand_lead_top.brand_someyoshino #tmp_brand_lead_main .lead_img {
	right:0;
	top:310px;
}
/* fukuro */
#tmp_brand_lead_top.brand_fukuro #tmp_brand_lead_main {
	min-height:225px;
}
#tmp_brand_lead.brand_fukuro #tmp_brand_lead_main {
	background-color:#416C29;
	background-image:url(/shared/templates/free/images/contents/brand/fukuro/lead_main_bg.jpg);
}
#tmp_brand_lead.brand_fukuro #tmp_brand_lead_main.machi #tmp_brand_lead_main_inner {
	background-image:url(/shared/templates/free/images/contents/brand/fukuro/lead_ttl_machi_bg.jpg);
}
#tmp_brand_lead.brand_fukuro #tmp_brand_lead_main.monogatari #tmp_brand_lead_main_inner {
	background-image:url(/shared/templates/free/images/contents/brand/fukuro/lead_ttl_monogatari_bg.jpg);
}
#tmp_brand_lead.brand_fukuro #tmp_brand_lead_main.map #tmp_brand_lead_main_inner {
	background-image:url(/shared/templates/free/images/contents/brand/fukuro/lead_ttl_map_bg.jpg);
}
#tmp_brand_lead_top.brand_fukuro #tmp_brand_lead_main_ttl {
	background:url(/shared/templates/free/images/contents/brand/fukuro/lead_ttl_bg.png) repeat-x left top;
}
/* tokiwaso */
#tmp_brand_lead_top.brand_tokiwaso #tmp_brand_lead_main {
	min-height:235px;
}
#tmp_brand_lead.brand_tokiwaso #tmp_brand_lead_main {
	background-color:#24438A;
}
#tmp_brand_lead.brand_tokiwaso #tmp_brand_lead_main.map #tmp_brand_lead_main_inner {
	background-image:url(/shared/templates/free/images/contents/brand/tokiwaso/lead_ttl_map_bg.jpg);
}
#tmp_brand_lead.brand_tokiwaso #tmp_brand_lead_main.machi #tmp_brand_lead_main_inner {
	background-image:url(/shared/templates/free/images/contents/brand/tokiwaso/lead_ttl_machi_bg.jpg);
}
#tmp_brand_lead.brand_tokiwaso #tmp_brand_lead_main.project #tmp_brand_lead_main_inner {
	background-image:url(/shared/templates/free/images/contents/brand/tokiwaso/lead_ttl_project_bg.jpg);
}
/* montparnasse */
#tmp_brand_lead_top.brand_montparnasse #tmp_brand_lead_main {
	min-height:inherit;
	padding-top:0;
}
#tmp_brand_lead_top.brand_montparnasse #tmp_brand_lead_main_ttl {
	height:558px;
	position:relative;
}
#tmp_brand_lead_top.brand_montparnasse #tmp_brand_lead_main_ttl h1 {
	position:absolute;
	top:30px;
	right:33px;
}
#tmp_brand_lead_top.brand_montparnasse #tmp_brand_lead_main_ttl .lead_cnt {
	position:absolute;
	top:333px;
	right:33px;
}
#tmp_brand_lead_top.brand_montparnasse #tmp_brand_lead_main_ttl .lead_name {
	position:absolute;
	top:473px;
	right:33px;
}
#tmp_brand_lead_top.brand_montparnasse #tmp_brand_lead_main_cnt {
	color:#FFFFFF;
	padding:15px 170px 15px 30px;
	background:url(/shared/templates/free/images/contents/brand/montparnasse/lead_main_cnt_bg.jpg) repeat-y left top;
}
#tmp_brand_lead_top.brand_montparnasse #tmp_brand_lead_main_cnt p,
#tmp_brand_lead_top.brand_tokiwaso #tmp_brand_lead_main_cnt p {
	margin-bottom:0;
}
#tmp_brand_lead.brand_montparnasse #tmp_brand_lead_main {
	margin-bottom:40px;
}
#tmp_brand_lead.brand_montparnasse #tmp_brand_lead_main #tmp_brand_lead_main_inner {
	padding:40px 0 30px 40px;
}
#tmp_brand_lead.brand_montparnasse #tmp_brand_lead_main.atelier #tmp_brand_lead_main_inner {
	background-image:url(/shared/templates/free/images/contents/brand/montparnasse/lead_ttl_atelier_bg.jpg);
}
#tmp_brand_lead.brand_montparnasse #tmp_brand_lead_main.bijutsukan #tmp_brand_lead_main_inner {
	background-image:url(/shared/templates/free/images/contents/brand/montparnasse/lead_ttl_bijutsukan_bg.jpg);
}
#tmp_brand_lead.brand_montparnasse #tmp_brand_lead_main.map #tmp_brand_lead_main_inner {
	background-image:url(/shared/templates/free/images/contents/brand/montparnasse/lead_ttl_map_bg.jpg);
}
/* zoshigaya */
#tmp_brand_lead_top.brand_zoshigaya #tmp_brand_lead_main {
	min-height:inherit;
	padding-top:205px;
}
#tmp_brand_lead_top.brand_zoshigaya #tmp_brand_lead_main_ttl {
	background:url(/shared/templates/free/images/contents/brand/zoshigaya/lead_ttl_bg.png) repeat-x left top;
}
#tmp_brand_lead_top.brand_zoshigaya #tmp_brand_lead_main_cnt {
	padding:15px 270px 15px 0;
}
#tmp_brand_lead_top.brand_zoshigaya #tmp_brand_lead_main .lead_img {
	right:0;
	top:295px;
}
/* sugamo */
#tmp_brand_lead_top.brand_sugamo #tmp_brand_lead_main {
	min-height:inherit;
	padding-top:265px;
}
#tmp_brand_lead_top.brand_sugamo #tmp_brand_lead_main_ttl {
	background:url(/shared/templates/free/images/contents/brand/sugamo/lead_ttl_bg.png) repeat-x left top;
}
#tmp_brand_lead_top.brand_sugamo #tmp_brand_lead_main_cnt {
	padding:15px 270px 15px 0;
}
#tmp_brand_lead_top.brand_sugamo #tmp_brand_lead_main .lead_img {
	right:0;
	top:290px;
}
/* daigaku */
#tmp_brand_lead_top.brand_daigaku #tmp_brand_lead_main {
	min-height:inherit;
	padding-top:265px;
}
#tmp_brand_lead_top.brand_daigaku #tmp_brand_lead_main_ttl {
	background:url(/shared/templates/free/images/contents/brand/daigaku/lead_ttl_bg.png) repeat-x left top;
}
#tmp_brand_lead_top.brand_daigaku #tmp_brand_lead_main_cnt {
	padding:15px 270px 15px 0;
}
#tmp_brand_lead_top.brand_daigaku #tmp_brand_lead_main .lead_img {
	right:0;
	top:290px;
}
/* brand_cate_btn
============================== */
#tmp_brand_cate_btn {
	clear:both;
}
#tmp_brand_cate_btn ul {
	list-style:none;
	list-style-image:none;
	margin:0;
}
#tmp_brand_cate_btn ul li {
	float:left;
	font-size:107%;
	margin:0;
	width:353px;
	padding:276px 0 34px;
	background-repeat:no-repeat;
	background-position:left top;
}
#tmp_brand_cate_btn li.brand_cate1,
#tmp_brand_cate_btn li.brand_cate3 {
	margin-right:19px;
}
#tmp_brand_cate_btn li .ttl1,
#tmp_brand_cate_btn li .ttl2 {
	font-weight:bold;
	padding-top:5px;
	display:inline-block;
}
#tmp_brand_cate_btn li .ttl1 {
	font-size:133%;
}
#tmp_brand_cate_btn li .ttl2 {
	font-size:160%;
}
#tmp_brand_cate_btn ul li a {
	text-decoration:none;
	color:#000000;
	display:block;
	margin-right:5px;
	cursor:pointer;
}
/* someyoshino */
#tmp_brand_cate_btn.brand_cate_someyoshino .brand_cate1 {
	background-image:url(/shared/templates/free/images/contents/brand/someyoshino/cate1_img.jpg);
}
#tmp_brand_cate_btn.brand_cate_someyoshino .brand_cate2 {
	background-image:url(/shared/templates/free/images/contents/brand/someyoshino/cate2_img.jpg);
}
#tmp_brand_cate_btn.brand_cate_someyoshino .brand_cate3 {
	background-image:url(/shared/templates/free/images/contents/brand/someyoshino/cate3_img.jpg);
}
#tmp_brand_cate_btn.brand_cate_someyoshino .brand_cate4 {
	background-image:url(/shared/templates/free/images/contents/brand/someyoshino/cate4_img.jpg);
}
#tmp_brand_cate_btn.brand_cate_someyoshino ul li a {
	padding:15px 15px;
	min-height:50px;
	background:url(/shared/templates/free/images/contents/brand/someyoshino/idx_btn_bg.png) no-repeat right bottom;
}
/* tokiwaso */
#tmp_brand_lead_top.brand_tokiwaso #tmp_brand_lead_main {
	padding:0;
}
#tmp_brand_lead_top.brand_tokiwaso #tmp_brand_lead_main_ttl h1 {
	position:absolute;
	right:10px;
	top:-38px;
}
.brand_tokiwaso .map #tmp_brand_lead_main_ttl h1 {
	margin: 50px 13px 24px 23px;
}
#tmp_brand_lead_top.brand_tokiwaso #tmp_brand_lead_main_ttl {
	height:455px;
}
#tmp_brand_lead_top.brand_tokiwaso #tmp_brand_lead_main_cnt {
	background-color:#284486;
	color:#ffffff;
	padding:20px 39px 19px 18px;
}
#tmp_brand_cate_btn.brand_cate_tokiwaso div {
	width:370px;
	min-height:360px;
	float:left;
	padding:0;
	margin:0 0 10px;
	font-weight:bold;
	background-position:left top;
	background-repeat:no-repeat;
	position:relative;
	background-size:370px 360px;
}
#tmp_brand_cate_btn.brand_cate_tokiwaso .brand_cate1 .ttl,
#tmp_brand_cate_btn.brand_cate_tokiwaso .brand_cate4 .ttl,
#tmp_brand_cate_btn.brand_cate_tokiwaso .brand_cate1 .cnt,
#tmp_brand_cate_btn.brand_cate_tokiwaso .brand_cate4 .cnt {
	color:#ffffff;
}
#tmp_brand_cate_btn.brand_cate_tokiwaso .ttl {
	font-size:157%;
	line-height:1.4;
	padding:20px 20px 0;
}
#tmp_brand_cate_btn.brand_cate_tokiwaso .cnt {
	font-size:85%;
	padding:10px 200px 10px 20px;
}
#tmp_brand_cate_btn.brand_cate_tokiwaso .list {
	position:absolute;
	bottom:2px;
	right:10px;
	text-shadow:0px 2px 1px #000000, 2px 2px 1px #000000, 2px 0px 1px #000000, 2px -2px 1px #000000, 0px -2px 1px #000000, -2px -2px 1px #000000, -2px 2px 1px #000000, -2px 0px 1px #000000;
	text-align:right;
	color:#FFFFFF;
	font-weight:normal;
}
#tmp_brand_cate_btn.brand_cate_tokiwaso .list a {
	color:#FFFFFF;
	text-decoration:none;
	padding:3px 4px;
	display:block;
	line-height:1.2;
}
#tmp_brand_cate_btn.brand_cate_tokiwaso .brand_cate1 {
	background-image:url(/shared/templates/free/images/contents/brand/tokiwaso/cate1_img.jpg);
}
#tmp_brand_cate_btn.brand_cate_tokiwaso .brand_cate2 {
	background-image:url(/shared/templates/free/images/contents/brand/tokiwaso/cate2_img.jpg);
}
#tmp_brand_cate_btn.brand_cate_tokiwaso .brand_cate3 {
	background-image:url(/shared/templates/free/images/contents/brand/tokiwaso/cate3_img.jpg);
}
#tmp_brand_cate_btn.brand_cate_tokiwaso .brand_cate4 {
	background-image:url(/shared/templates/free/images/contents/brand/tokiwaso/cate4_img.jpg);
}
#tmp_brand_cate_btn.brand_cate_tokiwaso ul li a {
	padding:25px 15px 15px;
	min-height:40px;
	background:url(/shared/templates/free/images/contents/brand/tokiwaso/idx_btn_bg.png) no-repeat right bottom;
}
/* ---tokiwa_box_cnt--- */
#tmp_contents .tokiwa_box_cnt,
#tmp_contents .tokiwa_box_cnt_a,
#tmp_contents .tokiwa_box_cnt_b,
#tmp_contents .tokiwa_box_cnt_c,
#tmp_contents .tokiwa_box_cnt_d {
	width:100%;
	clear:both;
	margin-bottom:20px;
}
#tmp_contents .tokiwa_box_cnt .tokiwa_box_cntl {
	width:240px;
	float:left;
}
#tmp_contents .tokiwa_box_cnt .tokiwa_box_cntr {
	margin-left:-260px;
	float:right;
	width:100%;
}
#tmp_contents .tokiwa_box_cnt .tokiwa_box_cntr2 {
	margin-left:260px;
}
/* ---tokiwa_box_cnt_a--- */
#tmp_contents .tokiwa_box_cnt_a .tokiwa_box_cntl_a {
	width:360px;
	float:left;
}
#tmp_contents .tokiwa_box_cnt_a .tokiwa_box_cntr_a {
	margin-left:-382px;
	float:right;
	width:100%;
}
#tmp_contents .tokiwa_box_cnt_a .tokiwa_box_cntr2_a {
	margin-left:382px;
}
/* ---tokiwa_box_cnt_b--- */
#tmp_contents .tokiwa_box_cnt_b .tokiwa_box_cntl_b {
	width:185px;
	float:left;
}
#tmp_contents .tokiwa_box_cnt_b .tokiwa_box_cntr_b {
	margin-left:-200px;
	float:right;
	width:100%;
}
#tmp_contents .tokiwa_box_cnt_b .tokiwa_box_cntr2_b {
	margin-left:200px;
}
/* ---tokiwa_box_cnt_c--- */
#tmp_contents .tokiwa_box_cnt_c .tokiwa_box_cntl_c {
	width:263px;
	float:left;
}
#tmp_contents .tokiwa_box_cnt_c .tokiwa_box_cntr_c {
	margin-left:-287px;
	float:right;
	width:100%;
}
#tmp_contents .tokiwa_box_cnt_c .tokiwa_box_cntr2_c {
	margin-left:287px;
}
/* ---tokiwa_box_cnt_c--- */
#tmp_contents .tokiwa_box_cnt_d .tokiwa_box_cntl_d {
	width:300px;
	float:left;
}
#tmp_contents .tokiwa_box_cnt_d .tokiwa_box_cntr_d {
	margin-left:-320px;
	float:right;
	width:100%;
}
#tmp_contents .tokiwa_box_cnt_d .tokiwa_box_cntr2_d {
	margin-left:320px;
}
/* tokiwaso_machi */
.brand_tokiwaso #tmp_brand_lead_main_ttl h1 {
	margin:50px 13px 22px 33px;
}
.brand_tokiwaso .project #tmp_brand_lead_main_ttl h1 {
	margin:50px 13px 22px 21px;
}
#tmp_brand_lead #tmp_brand_lead_main.machi #tmp_brand_lead_main_cnt {
	padding:0 0 7px 34px;
}
#tmp_contents h2.tokiwa_ttl {
	background:url(/shared/templates/free/images/contents/tokiwa_h2_bg.png) no-repeat left bottom #ffffff;
	border:none;
	color:#000000;
	font-size:171%;
	padding:0 0 18px 11px;
	margin:1.4em 0 0.8em;
	clear:both;
	vertical-align:central;
}
#tmp_contents h2.tokiwa_ttl img {
	vertical-align:bottom;
	margin:0 24px 0 0;
}
#tmp_contents h3.tokiwa_ttl2 {
	font-weight:bold;
	font-size:128%;
	background:none;
	border:none;
	color:#000000;
	padding:16px 5px 1px 0;
}
#tmp_contents h2.tokiwa_ttl3 {
	color:#1F1F1F;
	font-size:114%;
	background:none;
	border:none;
	padding: 4px 10px 6px 0;
}
#tmp_contents h2.tokiwa_ttl3 img {
	vertical-align:middle;
	margin:0 9px 0 0;
}
#tmp_contents p.link_box a {
	background:url(/shared/templates/free/images/contents/brand/tokiwaso/link_box_bg.jpg) #F4F4F4 repeat-x left bottom;
	border-radius:2px;/* CSS3 */
	border:1px solid #D2D7D5;
	vertical-align:central;
	text-align:center;
	padding:12px 0 11px 0;
	font-weight:bold;
	display:block;
}
#tmp_contents p.link_box a span {
	background:url(/shared/images/icon/navi_icon.png) no-repeat left center;
	padding:0 0 0 10px;
	display:inline-block;
	text-align:left;
	color:#202020;
	margin:0 26px;
}
/* tokiwaso_map */
#tmp_contents #tmp_tokiwaso_map {
	clear:both;
	margin:0 0 20px 0;
}
#tmp_contents #tmp_tokiwaso_map ul {
	list-style:none;
	margin:0;
}
#tmp_contents #tmp_tokiwaso_map ul li {
	display:inline-block;
	vertical-align:top;
	color:#005285;
	font-weight:bold;
	margin:0 10px;
	padding:0 0 10px 20px;
	width:200px;
	background:url(/shared/images/icon/tokiwa_icon.png) no-repeat left top;
}
*:first-child+html #tmp_contents #tmp_tokiwaso_map ul li {
	display:inline;
}
#tmp_contents #tmp_tokiwaso_map ul li a {
	background:url(/shared/images/icon/tokiwa_icon.png) no-repeat left top;
	padding:0 0 0 20px;
	display:block;
	color:#005285;
}
#tmp_contents #tmp_tokiwaso_map_cnt {
	background-color:#EFEFEF;
}
#tmp_contents #tmp_tokiwaso_map_cnt2 {
	padding:6px 37px 46px 37px;
}
#tmp_contents #tmp_tokiwaso_map_cnt div.outline {
	border:1px solid #8099D5;
	background-color:#EFF2FA;
	padding:13px 0 13px 16px;
}
#tmp_contents #tmp_tokiwaso_map_cnt table.outline td {
	background-color:#EFF2FA;
	padding:13px 0 13px 16px;
}
/* fukuro */
#tmp_brand_cate_btn.brand_cate_fukuro .brand_cate1 {
	background-image:url(/shared/templates/free/images/contents/brand/fukuro/cate1_img.jpg);
}
#tmp_brand_cate_btn.brand_cate_fukuro .brand_cate2 {
	background-image:url(/shared/templates/free/images/contents/brand/fukuro/cate2_img.jpg);
}
#tmp_brand_cate_btn.brand_cate_fukuro .brand_cate3 {
	background-image:url(/shared/templates/free/images/contents/brand/fukuro/cate3_img.jpg);
}
#tmp_brand_cate_btn.brand_cate_fukuro .brand_cate4 {
	background-image:url(/shared/templates/free/images/contents/brand/fukuro/cate4_img.jpg);
}
#tmp_brand_cate_btn.brand_cate_tokiwaso ul li {
	padding-top:260px !important;
}
#tmp_brand_cate_btn.brand_cate_fukuro ul li a {
	padding:25px 15px 15px;
	min-height:40px;
	background:url(/shared/templates/free/images/contents/brand/fukuro/idx_btn_bg.png) no-repeat right bottom;
}
/* montparnasse */
#tmp_brand_cate_btn.brand_cate_montparnasse div p {
	margin-bottom:0;
}
#tmp_brand_cate_btn.brand_cate_montparnasse div {
	width:370px;
	min-height:360px;
	float:left;
	padding:0;
	margin:0 0 10px;
	font-weight:bold;
	background-position:left top;
	background-repeat:no-repeat;
	position:relative;
	background-size:370px 360px;
}
#tmp_brand_cate_btn.brand_cate_montparnasse .brand_cate1 {
	background-image:url(/shared/templates/free/images/contents/brand/montparnasse/cate1_img.jpg);
}
#tmp_brand_cate_btn.brand_cate_montparnasse .brand_cate2 {
	background-image:url(/shared/templates/free/images/contents/brand/montparnasse/cate2_img.jpg);
}
#tmp_brand_cate_btn.brand_cate_montparnasse .brand_cate3 {
	background-image:url(/shared/templates/free/images/contents/brand/montparnasse/cate3_img.jpg);
}
#tmp_brand_cate_btn.brand_cate_montparnasse .brand_cate4 {
	background-image:url(/shared/templates/free/images/contents/brand/montparnasse/cate4_img.jpg);
}
#tmp_brand_cate_btn.brand_cate_montparnasse .ttl {
	font-size:157%;
	line-height:1.4;
	padding:20px 20px 0;
}
#tmp_brand_cate_btn.brand_cate_montparnasse .cnt {
	font-size:85%;
	padding:10px 200px 10px 20px;
}
#tmp_brand_cate_btn.brand_cate_montparnasse .list {
	position:absolute;
	bottom:10px;
	right:10px;
	text-shadow:0px 2px 1px #000000, 2px 2px 1px #000000, 2px 0px 1px #000000, 2px -2px 1px #000000, 0px -2px 1px #000000, -2px -2px 1px #000000, -2px 2px 1px #000000, -2px 0px 1px #000000;
	text-align:right;
	color:#FFFFFF;
	font-weight:normal;
}
#tmp_brand_cate_btn.brand_cate_montparnasse .list a {
	color:#FFFFFF;
	text-decoration:none;
	padding:3px 4px;
	display:block;
	line-height:1.2;
}
#tmp_brand_cate_btn.brand_cate_montparnasse .brand_cate1,
#tmp_brand_cate_btn.brand_cate_montparnasse .brand_cate4 {
	color:#FFFFFF;
	text-shadow:0px 2px 1px #826548, 2px 2px 1px #826548, 2px 0px 1px #826548, 2px -2px 1px #826548, 0px -2px 1px #826548, -2px -2px 1px #826548, -2px 2px 1px #826548, -2px 0px 1px #826548;
}
/* brand_lead_snavi
============================== */
#tmp_brand_lead_snavi {
	margin:0 0 20px;
	clear:both;
	position:relative;
	z-index:1;
}
#tmp_brand_lead_snavi ul {
	list-style:none;
	margin:0;
}
#tmp_brand_lead_snavi li {
	float:left;
	position:relative;
	z-index:1;
	margin:0 !important;
}
#tmp_brand_lead_snavi a {
	display:block;
	height:71px;
	background-repeat:no-repeat;
}
.brand_someyoshino #tmp_brand_lead_snavi a {
	background-image:url(/shared/templates/free/images/contents/brand/someyoshino/snavi.jpg);
}
.brand_fukuro #tmp_brand_lead_snavi a {
	background-image:url(/shared/templates/free/images/contents/brand/fukuro/snavi.jpg);
}
.brand_tokiwaso #tmp_brand_lead_snavi a {
	background-image:url(/shared/templates/free/images/contents/brand/tokiwaso/snavi.jpg);
}
.brand_montparnasse #tmp_brand_lead_snavi a {
	background-image:url(/shared/templates/free/images/contents/brand/montparnasse/snavi.jpg);
}
#tmp_brand_lead_slist1 a {
	width:118px;
	background-position:left top;
}
#tmp_brand_lead_slist1.active a,
#tmp_brand_lead_slist1 a:hover,
#tmp_brand_lead_slist1 a:focus {
	background-position:left bottom;
}
*:first-child+html #tmp_brand_lead_slist1 a:active {
	background-position:left bottom;
}
#tmp_brand_lead_slist2 a {
	width:155px;
	background-position:-118px top;
}
#tmp_brand_lead_slist2.active a,
#tmp_brand_lead_slist2 a:hover,
#tmp_brand_lead_slist2 a:focus {
	background-position:-118px bottom;
}
*:first-child+html #tmp_brand_lead_slist2 a:active {
	background-position:-118px bottom;
}
#tmp_brand_lead_slist3 a {
	width:155px;
	background-position:-273px top;
}
#tmp_brand_lead_slist3.active a,
#tmp_brand_lead_slist3 a:hover,
#tmp_brand_lead_slist3 a:focus {
	background-position:-273px bottom;
}
*:first-child+html #tmp_brand_lead_slist3 a:active {
	background-position:-273px bottom;
}
#tmp_brand_lead_slist4 a {
	width:155px;
	background-position:-428px top;
}
#tmp_brand_lead_slist4.active a,
#tmp_brand_lead_slist4 a:hover,
#tmp_brand_lead_slist4 a:focus {
	background-position:-428px bottom;
}
*:first-child+html #tmp_brand_lead_slist4 a:active {
	background-position:-428px bottom;
}
#tmp_brand_lead_slist5 a {
	width:157px;
	background-position:-583px top;
}
#tmp_brand_lead_slist5.active a,
#tmp_brand_lead_slist5 a:hover,
#tmp_brand_lead_slist5 a:focus {
	background-position:-583px bottom;
}
*:first-child+html #tmp_brand_lead_slist5 a:active {
	background-position:-583px bottom;
}
#tmp_brand_lead_snavi ul li span {
	display:block;
	width:118px;
	height:71px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
/* other
============================== */
/* facture */
#tmp_contents .box_facture {
	clear:both;
}
#tmp_contents .box_facture_inner {
	padding:20px;
}
#tmp_contents .box_facture h2 {
	border:none;
	background:transparent none;
	padding:0;
	margin:0 0 15px;
}
#tmp_contents .box_facture ul {
	list-style:none;
	list-style-image:none;
	margin:0;
}
/* facture - tokiwaso */
#tmp_contents #tmp_brand_facture_tokiwaso.box_facture {
	background:#E0F3FC url(/shared/templates/free/images/contents/brand/tokiwaso/facture_bg.jpg) repeat-y left top;
	margin:0 0 42px;
}
#tmp_contents #tmp_brand_facture_tokiwaso .box_facture_inner {
	background:url(/shared/templates/free/images/contents/brand/tokiwaso/facture_main_bg.png) no-repeat right top;
}
#tmp_contents #tmp_brand_facture_tokiwaso.box_facture h2 {
	color:#2C4683;
}
#tmp_contents #tmp_brand_facture_tokiwaso.box_facture ul li {
	background:url(/shared/images/icon/square_icon_bl.gif) no-repeat left 4px;
	padding-left:12px;
	margin: 0 0 0.3em;
	line-height:1.5;
}
/* facture - fukuro */
#tmp_contents #tmp_brand_facture_fukuro.box_facture {
	background:#F3EEE4 url(/shared/templates/free/images/contents/brand/fukuro/facture_bg.jpg) repeat-y left top;
	margin:0 0 27px;
}
#tmp_contents #tmp_brand_facture_fukuro .box_facture_inner {
	background:url(/shared/templates/free/images/contents/brand/fukuro/facture_main_bg.png) no-repeat right bottom;
}
#tmp_contents #tmp_brand_facture_fukuro.box_facture h2 {
	color:#416C29;
}
#tmp_contents #tmp_brand_facture_fukuro .box_facture_cnt {
	float:right;
	width:440px;
	padding-top:15px;
}
#tmp_contents #tmp_brand_facture_fukuro .box_facture_img {
	float:left;
	width:240px;
}
#tmp_contents .box_facture ol {
	margin-left:1em;
}
#tmp_contents .box_facture ol li {
	float:left;
	width:46%;
	margin:0 0 0 1em;
	vertical-align:top;
}
#tmp_contents .box_facture ol li.odd {
	clear:both;
	margin-right:2%;
}
/* brand_mlist */
#tmp_contents .brand_mlist,
#tmp_contents .brand_mlist2 {
	list-style:none;
	list-style-image:none;
	font-weight:bold;
	margin:0 0 20px;
}
#tmp_contents .brand_mlist li {
	display:inline-block;
	width:32%;
	vertical-align:top;
}
*:first-child+html #tmp_contents .brand_mlist li {
	display:inline;
}
#tmp_contents .brand_mlist li a {
	display:block;
	background:url(/shared/images/icon/arrow_icon.png) no-repeat left 1px;
	padding:1px 0 1px 22px;
}
#tmp_contents .brand_mlist2 li {
	display:block;
	background:url(/shared/images/icon/arrow_icon2.png) no-repeat left 1px;
	padding:1px 0 1px 22px;
}
/* montparnasse */
#tmp_contents .box_brand_montparnasse {
	padding:0 0 40px;
	margin:0 0 40px;
	clear:both;
}
#tmp_contents .box_brand_montparnasse.rightup {
	background:url(/shared/templates/free/images/contents/brand/montparnasse/line_rightup.jpg) no-repeat left bottom;
}
#tmp_contents .box_brand_montparnasse.leftup {
	background:url(/shared/templates/free/images/contents/brand/montparnasse/line_leftup.jpg) no-repeat left bottom;
}
#tmp_contents .wrap_box_brand_montparnasse_atelier {
	background:#FFBF80 url(/shared/templates/free/images/contents/brand/montparnasse/list_bg_top.png) no-repeat left bottom;
	clear:both;
}
#tmp_contents .box_brand_montparnasse_atelier {
	background:url(/shared/templates/free/images/contents/brand/montparnasse/atelier_item_bg_top.jpg) no-repeat left top;
	padding:60px 30px 40px;
}
#tmp_contents .box_brand_montparnasse_atelier_ttl {
	padding-bottom:20px;
}
#tmp_contents .box_brand_montparnasse_atelier_ttl h2 {
	font-size:172%;
	margin:0;
	padding:0 0 0 50px;
	font-weight:normal;
	color:#1F1F1F;
	background:transparent url(/shared/templates/free/images/contents/brand/montparnasse/atelier_item_ttl_icon.png) no-repeat left 10px;
	border:none;
}
#tmp_contents .box_brand_montparnasse_atelier_cnt {
	background:#FFBF80 url(/shared/templates/free/images/contents/brand/montparnasse/atelier_item_bg.jpg) repeat-y left top;
}
#tmp_contents .box_brand_montparnasse_atelier_cnt .item_main {
	float:left;
	width:260px;
}
#tmp_contents .box_brand_montparnasse_atelier_cnt .item_cnt {
	float:right;
	width:370px;
}
/* box_brand_montparnasse_item_list */
#tmp_contents .wrap_box_brand_montparnasse_item_list {
	background:url(/shared/templates/free/images/contents/brand/montparnasse/list_bg_top.png) no-repeat left top;
	padding-top:35px;
	margin:0 0 30px;
	clear:both;
}
#tmp_contents .box_brand_montparnasse_item_list {
	background:#EFEFEF url(/shared/templates/free/images/contents/brand/montparnasse/list_bg_btm.jpg) no-repeat left bottom;
	padding:10px 30px;
	clear:both;
}
#tmp_contents .box_brand_montparnasse_item_list .item_list {
	margin:0 0 30px;
	clear:both;
}
#tmp_contents .box_brand_montparnasse_item_list .item_list p {
	margin-bottom:8px;
}
#tmp_contents .box_brand_montparnasse_item_list .item_list_ttl {
	background:url(/shared/templates/free/images/contents/brand/montparnasse/ttl_icon.png) no-repeat left top;
	padding:10px 0 10px 50px;
	min-height:15px;
	margin-bottom:5px;
}
#tmp_contents .box_brand_montparnasse_item_list .item_list_ttl h2 {
	margin:0;
	padding:0;
	color:#1F1F1F;
	border:none;
	background:none;
	font-size:114.3%;
	font-weight:bold;
}
#tmp_contents .outline_item {
	border:1px solid #FF8000;
	background-color:#FFD5AA;
	color:inherit;
	padding:20px 20px 10px;
	clear:both;
}
#tmp_contents .box_bijutsukan_art {
	background:url(/shared/templates/free/images/contents/brand/montparnasse/bijutsukan_art_bg.jpg) no-repeat left top;
	padding:73px 70px 0;
	height:2197px;
	margin:0 0 20px;
	clear:both;
}
#tmp_contents .box_bijutsukan_art p {
	margin-bottom:3px;
}
#tmp_contents .box_bijutsukan_art p img {
	vertical-align:top;
}
#tmp_contents .detail_btn {
	text-align:center;
	width:400px;
	margin:0 auto 20px;
	clear:both;
}
#tmp_contents .detail_btn a {
	display:block;
	padding:12px 0;
	text-decoration:none;
	color:#212121;
	background:#F4F4F4 url(/shared/templates/free/images/contents/detail_btn_bg.jpg) repeat-x left bottom;
}
#tmp_contents .detail_btn span {
	background:url(/shared/images/icon/navi_icon.png) no-repeat left center;
	padding-left:10px;
}
/* ==================================================
safe-community
================================================== */
/* safe_idx
============================== */
#tmp_safe_idx {
	margin:0 0 20px;
	clear:both;
}
#tmp_safe_idx h1 {
	padding:0;
	background:transparent none;
	border:none;
}
#tmp_contents .safe_story_btn {
	list-style:none;
	list-style-image:none;
	margin:0;
	padding-bottom:8px;
}
#tmp_contents .safe_story_btn li {
	padding:0 0 7px;
	margin:0;
	float:left;
}
#tmp_contents .safe_story_btn.story_s li {
	margin-right:10px;
}
#tmp_contents .safe_story_btn li.odd {
	margin-right:15px;
}
#tmp_contents .safe_story_btn li img {
	vertical-align:top;
}
/* story_read_btn
============================== */
#tmp_contents .story_read_btn {
	text-align:center;
	font-size:114.3%;
	font-weight:bold;
	margin:20px 0;
}
#tmp_contents .story_read_btn a {
	display:block;
	padding:12px 0;
	text-decoration:none;
	color:#FFFFFF;
	background:#263C6F url(/shared/templates/free/images/contents/story_btn_bg.jpg) repeat-x left top;
	-webkit-border-radius:4px;/* Webkit */
	-moz-border-radius:4px;/* Mozilla */
	border-radius:4px;/* CSS3 */
}
#tmp_contents .story_read_btn span {
	background:url(/shared/templates/free/images/contents/story_btn_icon.png) no-repeat right center;
	padding:2px 23px 0 0;
}
/* ==================================================
guide - shussan
================================================== */
/* shussan_lead
============================== */
#tmp_shussan_lead {
	background:url(/shared/templates/free/images/contents/guide/shussan/lead_ttl_bg.png) no-repeat left top;
	margin:0 0 10px;
	clear:both;
}
#tmp_shussan_lead_ttl {
	padding:45px 0 25px 220px;
}
#tmp_shussan_lead_ttl h1 {
	margin:0;
	padding:0;
	border:none;
	width:300px;
	height:150px;
	background:url(/shared/templates/free/images/contents/guide/shussan/lead_ttl.jpg) no-repeat left top;
	display:block;
}
#tmp_shussan_lead_ttl h1 span {
	position:relative;
	display:block;
	width:300px;
	height:150px;
	overflow:hidden;
	z-index:-1;
}
*:first-child+html #tmp_shussan_lead_ttl h1 span {
	visibility:hidden;
}
#tmp_shussan_lead img {
	vertical-align:top;
}
#tmp_shussan_lead #tmp_oshiarse {
	background:url(/shared/templates/free/images/contents/guide/shussan/shadow_bg.jpg) no-repeat left bottom;
	padding-bottom:15px;
	clear:both;
}
#tmp_shussan_lead #tmp_oshiarse_ttl {
	background:url(/shared/templates/free/images/contents/guide/shussan/ohirase_ttl_icon.png) no-repeat left top;
	padding:15px 0 10px 60px;
}
#tmp_shussan_lead #tmp_oshiarse_ttl h2 {
	padding:0;
	margin:0;
	border:none;
	font-size:114.3%;
	background:none;
	color:#444444;
}
#tmp_shussan_lead #tmp_oshiarse_cnt {
	padding:0 25px 5px;
}
#tmp_shussan_lead #tmp_oshiarse_cnt ul {
	list-style:none;
	list-style-image:none;
	margin:0;
}
#tmp_shussan_lead #tmp_oshiarse_cnt ul li {
	background:url(/shared/images/icon/list_icon3.png) no-repeat left 5px;
	padding-left:15px;
	margin:0 0 13px;
}
/* shussan
============================== */
#tmp_shussan_search {
	background:url(/shared/templates/free/images/contents/guide/shussan/shadow_bg.jpg) no-repeat left bottom;
	padding:0 0 15px;
	margin:0 0 10px;
	clear:both;
}
#tmp_shussan_search ul {
	list-style:none;
	list-style-image:none;
	margin:0;
}
#tmp_shussan_search_ttl ul {
	padding-left:15px;
}
#tmp_shussan_search_ttl ul li {
	float:left;
	width:233px;
	margin:0 5px 0 0;
}
#tmp_shussan_search_ttl ul li a {
	display:block;
	width:233px;
	height:55px;
	background-position:left top;
	background-repeat:no-repeat;
}
#tmp_shussan_search_ttl ul #tmp_shussan_tab1 a {
	background-image:url(/shared/templates/free/images/contents/guide/shussan/tab_mokuteki_off.jpg);
}
#tmp_shussan_search_ttl ul #tmp_shussan_tab2 a {
	background-image:url(/shared/templates/free/images/contents/guide/shussan/tab_nenrei_off.jpg);
}
#tmp_shussan_search_ttl ul #tmp_shussan_tab3 a {
	background-image:url(/shared/templates/free/images/contents/guide/shussan/tab_shisetsu_off.jpg);
}
#tmp_shussan_search_ttl ul #tmp_shussan_tab1.active a {
	background-image:url(/shared/templates/free/images/contents/guide/shussan/tab_mokuteki_on.jpg);
}
#tmp_shussan_search_ttl ul #tmp_shussan_tab2.active a {
	background-image:url(/shared/templates/free/images/contents/guide/shussan/tab_nenrei_on.jpg);
}
#tmp_shussan_search_ttl ul #tmp_shussan_tab3.active a {
	background-image:url(/shared/templates/free/images/contents/guide/shussan/tab_shisetsu_on.jpg);
}
#tmp_shussan_search_ttl ul li span {
	display:block;
	width:233px;
	height:55px;
	overflow:hidden;
}
#tmp_shussan_search_cnt {
	clear:both;
}
#tmp_shussan_search_cnt .info_cnt {
	padding:15px 0 5px 25px;
	clear:both;
}
#tmp_shussan_search_cnt #tmp_shussan_tab_mokuteki {
	background-image:url(/shared/templates/free/images/contents/guide/shussan/mokuteki_bg.gif);
}
#tmp_shussan_search_cnt #tmp_shussan_tab_nenrei {
	background-image:url(/shared/templates/free/images/contents/guide/shussan/nenrei_bg.gif);
}
#tmp_shussan_search_cnt #tmp_shussan_tab_shisetsu {
	background-image:url(/shared/templates/free/images/contents/guide/shussan/shisetsu_bg.gif);
}
#tmp_shussan_search_cnt ul li {
	float:left;
	vertical-align:top;
	font-weight:bold;
	margin:0 18px 0 0;
	padding-bottom:10px;
	position:relative;
}
#tmp_shussan_tab_mokuteki ul li {
	width:160px;
}
#tmp_shussan_tab_nenrei ul li,
#tmp_shussan_tab_shisetsu ul li {
	width:220px;
}
#tmp_shussan_search_cnt ul li a {
	display:block;
	text-decoration:none;
	color:#444444;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:right bottom;
	-webkit-border-radius:5px;/* Webkit */
	-moz-border-radius:5px;/* Mozilla */
	border-radius:5px;/* CSS3 */
	cursor:pointer;
	padding:31px 15px 17px;
	min-height:32px;
}
#tmp_shussan_search_cnt ul li.line a {
	padding:22px 15px;
	min-height:36px;
}
#tmp_shussan_tab_mokuteki ul li a {
	background-image:url(/shared/templates/free/images/contents/guide/shussan/mokuteki_btn.jpg);
	-webkit-box-shadow:0 0 5px 0 #F4AEAE; /* Webkit */
	-moz-box-shadow:0 0 5px 0 #F4AEAE; /* Mozilla*/
	box-shadow:0 0 5px 0 #F4AEAE; /* CSS3 */
}
#tmp_shussan_tab_nenrei ul li a {
	background-image:url(/shared/templates/free/images/contents/guide/shussan/nenrei_btn.jpg);
	-webkit-box-shadow:0 0 5px 0 #9DD665; /* Webkit */
	-moz-box-shadow:0 0 5px 0 #9DD665; /* Mozilla*/
	box-shadow:0 0 5px 0 #9DD665; /* CSS3 */
}
#tmp_shussan_tab_shisetsu ul li a {
	background-image:url(/shared/templates/free/images/contents/guide/shussan/shisetsu_btn.jpg);
	-webkit-box-shadow:0 0 5px 0 #62D2BC; /* Webkit */
	-moz-box-shadow:0 0 5px 0 #62D2BC; /* Mozilla*/
	box-shadow:0 0 5px 0 #62D2BC; /* CSS3 */
}
#tmp_shussan_search_cnt ul li span {
	display:block;
	position:absolute;
	left:-10px;
	padding:2px 10px 0 27px;
	background-position:left center;
	background-repeat:no-repeat;
}
#tmp_shussan_search_cnt ul li.line span {
	top:22px;
}
#tmp_shussan_tab_mokuteki ul li span {
	background-image:url(/shared/templates/free/images/contents/guide/shussan/mokuteki_icon.png);
}
#tmp_shussan_tab_nenrei ul li span {
	background-image:url(/shared/templates/free/images/contents/guide/shussan/nenrei_icon.png);
}
#tmp_shussan_tab_shisetsu ul li span {
	background-image:url(/shared/templates/free/images/contents/guide/shussan/shisetsu_icon.png);
}
/* shussan_col2 */
#tmp_contents .shussan_col2 {
	clear:both;
}
#tmp_contents .shussan_col2L {
	width:360px;
	float:left;
}
#tmp_contents .shussan_col2R {
	width:360px;
	float:right;
}
/* shussan_mamafure */
#tmp_wrap_shussan_mamafure {
	background:url(/shared/templates/free/images/contents/guide/shussan/shadow_s_bg.jpg) no-repeat left bottom;
	padding-bottom:15px;
	margin:0 0 10px;
	clear:both;
}
#tmp_shussan_mamafure {
	padding:15px 15px 5px;
	background-image:url(/shared/templates/free/images/contents/guide/shussan/mamafure_bg.gif);
}
#tmp_shussan_mamafure_ttl {
	width:160px;
	float:left;
	padding-top:3px;
}
#tmp_shussan_mamafure_cnt {
	width:160px;
	float:right;
}
#tmp_shussan_mamafure_ttl h2 {
	padding:0;
	margin:0 0 17px;
	border:none;
	background-color:transparent;
	background:url(/shared/templates/free/images/contents/guide/shussan/mamafure_ttl.gif) no-repeat left top;
	display:block;
	width:160px;
	height:120px;
}
#tmp_shussan_mamafure_ttl h2 span {
	display:block;
	width:160px;
	height:120px;
	overflow:hidden;
}
#tmp_shussan_mamafure_ttl .mamafure_sub_ttl {
	text-align:center;
	line-height:1.2;
	margin-bottom:5px;
}
#tmp_shussan_mamafure ul {
	list-style:none;
	list-style-image:none;
	margin:0;
}
#tmp_shussan_mamafure ul li {
	margin:0;
	padding:0 0 10px;
	font-weight:bold;
}
*:first-child+html #tmp_shussan_mamafure ul li {
	padding-bottom:8px;
}
#tmp_shussan_mamafure ul li a {
	display:block;
	text-decoration:none;
	color:#444444;
	background:#FEFDEF url(/shared/templates/free/images/contents/guide/shussan/mamafure_btn_bg.jpg) repeat-x left top;
	-webkit-border-radius:5px;/* Webkit */
	-moz-border-radius:5px;/* Mozilla */
	border-radius:5px;/* CSS3 */
	border:1px solid #EDE087;
	-webkit-box-shadow:0 0 3px 0 #EDE087; /* Webkit */
	-moz-box-shadow:0 0 3px 0 #EDE087; /* Mozilla*/
	box-shadow:0 0 3px 0 #EDE087; /* CSS3 */
}
#tmp_shussan_mamafure ul li span {
	display:block;
	padding:18px 50px 15px 13px;
	background-position:right center;
	background-repeat:no-repeat;
}
#tmp_shussan_mamafure .shussan_mamafure1 span {
	background-image:url(/shared/templates/free/images/contents/guide/shussan/mamafure_btn1.png);
}
#tmp_shussan_mamafure .shussan_mamafure2 span {
	background-image:url(/shared/templates/free/images/contents/guide/shussan/mamafure_btn2.png);
}
#tmp_shussan_mamafure .shussan_mamafure3 span {
	background-image:url(/shared/templates/free/images/contents/guide/shussan/mamafure_btn3.png);
}
#tmp_shussan_mamafure .shussan_mamafure4 span {
	background-image:url(/shared/templates/free/images/contents/guide/shussan/mamafure_btn4.png);
}
#tmp_shussan_mamafure .shussan_mamafure5 span {
	background-image:url(/shared/templates/free/images/contents/guide/shussan/mamafure_btn5.png);
}
/* shussan_handbook */
#tmp_wrap_shussan_handbook {
	background:url(/shared/templates/free/images/contents/guide/shussan/shadow_s_bg.jpg) no-repeat left bottom;
	padding-bottom:15px;
	margin:0 0 10px;
	clear:both;
}
#tmp_shussan_handbook {
	padding:15px 15px 5px;
	background-image:url(/shared/templates/free/images/contents/guide/shussan/handbook_bg.gif);
}
#tmp_shussan_handbook_main {
	width:155px;
	float:left;
}
#tmp_shussan_handbook_img {
	width:165px;
	float:right;
}
#tmp_shussan_handbook_ttl h2 {
	padding:0;
	margin:0 0 2px;
	border:none;
	background-color:transparent;
	background:url(/shared/templates/free/images/contents/guide/shussan/handbook_ttl.jpg) no-repeat left top;
	display:block;
	width:155px;
	height:48px;
}
#tmp_shussan_handbook_ttl h2 span {
	display:block;
	width:155px;
	height:48px;
	overflow:hidden;
}
#tmp_shussan_handbook_main p {
	font-size:92.8%;
}
#tmp_shussan_handbook_main ul {
	list-style:none;
	list-style-image:none;
	margin:0;
}
#tmp_shussan_handbook_main ul li {
	margin:0;
	padding:0 0 10px;
	font-weight:bold;
}
*:first-child+html #tmp_shussan_handbook_main ul li {
	padding-bottom:8px;
}
#tmp_shussan_handbook_main ul li a {
	display:block;
	text-decoration:none;
	color:#444444;
	background:#FEFDEF url(/shared/templates/free/images/contents/guide/shussan/handbook_btn_bg.jpg) repeat-x left top;
	-webkit-border-radius:5px;/* Webkit */
	-moz-border-radius:5px;/* Mozilla */
	border-radius:5px;/* CSS3 */
	border:1px solid #AED8F7;
	-webkit-box-shadow:0 0 3px 0 #AED8F7; /* Webkit */
	-moz-box-shadow:0 0 3px 0 #AED8F7; /* Mozilla*/
	box-shadow:0 0 3px 0 #AED8F7; /* CSS3 */
}
#tmp_shussan_handbook_main ul li span {
	display:block;
	padding:18px 40px 15px 13px;
	background-position:right center;
	background-repeat:no-repeat;
}
#tmp_shussan_handbook_main .shussan_handbook1 span {
	background-image:url(/shared/templates/free/images/contents/guide/shussan/handbook_btn1.png);
}
#tmp_shussan_handbook_main .shussan_handbook2 span {
	padding-top:9px;
	padding-bottom:7px;
	background-image:url(/shared/templates/free/images/contents/guide/shussan/handbook_btn2.png);
}
/* ==================================================
guide - shussan
================================================== */
#tmp_contents .en_btn {
	text-align:right;
}
#tmp_contents .en_btn a {
	padding-left:15px;
	background:url(/shared/images/icon/navi_icon.png) no-repeat left 0.5em;
}
/* ==================================================
chosha
================================================== */
#tmp_contents #tmp_chosha {
	background-color:#FFFFFF;
	color:inherit;
}
#tmp_contents #tmp_chosha_ttl {
	background:url(/shared/templates/free/images/contents/chosha/ttl_bg.gif) left top no-repeat;
	color:inherit;
	padding:21px 20px 21px 30px;
}
#tmp_contents #tmp_chosha_ttl h1 {
	border:none;
	float:left;
	background:none;
	font-size:171.4%;
	 -webkit-text-shadow:-2px -2px #FFFFFF;
		-moz-text-shadow:-2px -2px #FFFFFF;
			 text-shadow:-2px -2px #FFFFFF;
	margin:0;
	padding:0;
}
#tmp_contents #tmp_chosha_ttl ul {
	float:right;
	list-style:none;
	margin:0;
}
#tmp_contents #tmp_chosha_ttl ul li {
	width:130px;
	float:left;
	border:1px solid #D2D7D5;
	background:#FFFFFF url(/shared/templates/free/images/contents/chosha/ttl_btn_bg01.gif) left bottom repeat-x;
	color:inherit;
	font-weight:bold;
	text-align:center;
	margin:0 0 0 10px;
}
#tmp_contents #tmp_chosha h2{
	background:#D6EAF5;
	color:inherit;
	border:none;
	font-size:114.3%;
	padding:8px 20px;
}
/* top
============================== */
#tmp_contents #tmp_chosha_ttl_top h1 {
	background:url(/shared/templates/free/images/contents/chosha/top_ttl_bg.jpg) center top no-repeat;
	color:#003366;
	border:none;
	font-size:171.4%;
	padding:29px 33px 31px 33px;
	margin:0 0 15px;
}
#tmp_contents #tmp_chosha_top_navi {
	min-height:405px;
	background:url(/shared/templates/free/images/contents/chosha/top_navi_bg.jpg) center bottom no-repeat;
	margin:0 0 20px;
	padding:10px 0 30px 20px;
	position: relative;
	top:0;
	left: 0;
}
#tmp_contents #tmp_chosha_top_navi_cnt {
	background:url(/shared/templates/free/images/contents/chosha/top_navi_cnt_bg.png) left top repeat-y;
	color:inherit;
	width:320px;
}
#tmp_contents #tmp_chosha_top_navi_cnt ul {
	background:url(/shared/templates/free/images/contents/chosha/top_navi_cnt_line.png) left top no-repeat;
	color:inherit;
	list-style:none;
	margin:4px 0 0 0;
	padding:4px 0 0;
}
#tmp_contents #tmp_chosha_top_navi_cnt ul li {
	background:url(/shared/templates/free/images/contents/chosha/top_navi_cnt_line.png) left bottom no-repeat;
	color:inherit;
	margin:0;
	padding:0 37px;
	font-weight:bold;
}
#tmp_contents #tmp_chosha_top_navi_cnt ul li a {
	display:block;
	padding:20px 0 20px 50px;
}
#tmp_contents #tmp_chosha_top_navi_cnt ul li.tnavi_10f a {
	background:url(/shared/templates/free/images/contents/chosha/tnavi_10f.png) left center no-repeat;
}
#tmp_contents #tmp_chosha_top_navi_cnt ul li.tnavi_8f9f a {
	background:url(/shared/templates/free/images/contents/chosha/tnavi_8f9f.png) left center no-repeat;
}
#tmp_contents #tmp_chosha_top_navi_cnt ul li.tnavi_6f7f a {
	background:url(/shared/templates/free/images/contents/chosha/tnavi_6f7f.png) left center no-repeat;
}
#tmp_contents #tmp_chosha_top_navi_cnt ul li.tnavi_5f a {
	background:url(/shared/templates/free/images/contents/chosha/tnavi_5f.png) left center no-repeat;
}
#tmp_contents #tmp_chosha_top_navi_cnt ul li.tnavi_4f a {
	background:url(/shared/templates/free/images/contents/chosha/tnavi_4f.png) left center no-repeat;
	padding:11px 0 11px 50px;
}
#tmp_contents #tmp_chosha_top_navi_cnt ul li.tnavi_3f a {
	background:url(/shared/templates/free/images/contents/chosha/tnavi_3f.png) left center no-repeat;
	padding:11px 0 11px 50px;
}
#tmp_contents #tmp_chosha_top_navi_cnt ul li.tnavi_1f a {
	background:url(/shared/templates/free/images/contents/chosha/tnavi_1f.png) left center no-repeat;
	padding:11px 0 11px 50px;
}
#tmp_contents #tmp_chosha_top_pl {
	padding:0 0 22px;
}
#tmp_contents #tmp_chosha_top_pl_ttl {
	background-color:transparent;
	color:#003366;
	font-size:114.3%;
	font-weight:bold;
}
#tmp_contents #tmp_chosha_top_pl_cnt ul {
	list-style:none;
	margin:0;
	padding:0;
}
#tmp_contents #tmp_chosha_top_pl_cnt ul li {
	width:103px;
	float:left;
	margin:0;
	padding:0 16px 11px 0;
}
#tmp_contents #tmp_chosha_top_outline {
	padding:0 0 50px;
}
#tmp_contents #tmp_chosha_top_outline .outline_access_wrap,
#tmp_contents #tmp_chosha_top_outline .outline_point_wrap {
	width:50%;
	float:left;
}
#tmp_contents #tmp_chosha_top_outline .outline_access {
	border-top:10px solid #183447;
	border-left:10px solid #173346;
	border-right:10px solid #264255;
	border-bottom:10px solid #234053;
	background-color:#19374B;
	color:#FFFFFF;
	padding:15px;
}
#tmp_contents #tmp_chosha_top_outline .outline_access .addr {
	padding:0 0 22px;
}
#tmp_contents #tmp_chosha_top_outline .outline_access .ttl {
	border-bottom:2px solid #7D8E99;
	font-weight:bold;
	padding:0 0 5px;
}
#tmp_contents #tmp_chosha_top_outline .outline_access ul {
	list-style:url(/shared/images/icon/list_icon4.gif);
	margin:0 0 30px 10px;
}
#tmp_contents #tmp_chosha_top_outline .link_btn {
	padding:0 0 10px;
}
#tmp_contents #tmp_chosha_top_outline .link_btn a {
	display:block;
	border:2px solid #FFFFFF;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	background-color:transparent;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	padding:10px;
}
#tmp_contents #tmp_chosha_top_navi .link_btn2 {
	padding:0 0 5px;
	width:328px;
	position:absolute;
	left:390px;
	bottom:15px;
}
#tmp_contents #tmp_chosha_top_navi .link_btn2 a {
	display:block;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	background:rgba(255, 255, 255, 0.9);
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#E6FFFFFF,EndColorStr=#E6FFFFFF);/*IE8以下用*/
	color:#005285;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	padding:14px 10px 14px 10px;
}
#tmp_contents #tmp_chosha_top_navi .link_btn3 {
	padding:0 0 5px;
	width:150px;
	position:absolute;
	right:0;
	top:15px;
}
#tmp_contents #tmp_chosha_top_navi .link_btn3 a {
	display:block;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	background:#DEECF7;
	color:#005285;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	padding:14px 10px 14px 10px;
}
#tmp_contents #tmp_chosha_top_outline .outline_point {
	border-top:10px solid #F1E9CB;
	border-left:10px solid #EFE8CA;
	border-right:10px solid #FFF7D9;
	border-bottom:10px solid #FFF7D9;
	background-color:#FFF7D7;
	color:inherit;
	padding:15px;
}
#tmp_contents #tmp_chosha_top_outline .outline_point .ttl {
	background-color:transparent;
	color:#003366;
	font-weight:bold;
	font-size:114.3%;
}
#tmp_contents #tmp_chosha_top_outline .outline_point ul {
	list-style:none;
	margin:0;
	padding:0;
}
#tmp_contents #tmp_chosha_top_outline .outline_point ul li {
	margin:0;
	padding:0 4px 0 0;
	width:102px;
	float:left;
}
#tmp_contents #tmp_chosha .chosha_top_info {
	padding:0 0 16px;
}
#tmp_contents #tmp_chosha .chosha_top_info_ttl {
	width:136px;
	float:left;
	font-size:114.3%;
	color:#003366;
	font-weight:bold;
}
#tmp_contents #tmp_chosha .chosha_top_info_cnt {
	width:580px;
	float:left;
	border-left:2px solid #78BADE;
	padding:0 0 0 20px;
}
#tmp_contents #tmp_chosha .chosha_top_info_cnt ul {
	margin:0 0 1em 20px;
}
/* floor
============================== */
#tmp_contents #tmp_chosha h3 {
	border:none;
	background:none;
	font-size:114.3%;
	font-weight:bold;
	margin:0;
	padding:0;
}
#tmp_contents #tmp_chosha_floor_navi {
	padding:0 0 10px;
}
#tmp_contents #tmp_chosha_floor_navi p {
	margin:0;
}
#tmp_contents #tmp_chosha_floor_navi .fnavi_lft {
	width:50%;
	float:left;
}
#tmp_contents #tmp_chosha_floor_navi .fnavi_lft a {
	background:url(/shared/templates/free/images/contents/chosha/navi_arrow_lft.gif) left center no-repeat;
	padding:0 0 0 25px;
}
#tmp_contents #tmp_chosha_floor_navi .fnavi_rgt {
	width:50%;
	float:right;
	text-align:right;
}
#tmp_contents #tmp_chosha_floor_navi .fnavi_rgt a {
	background:url(/shared/templates/free/images/contents/chosha/navi_arrow_rgt.gif) right center no-repeat;
	padding:0 25px 0 0;
}
#tmp_contents #tmp_chosha_floor_navi p {
	margin:0;
}
#tmp_contents #tmp_chosha_floor {
	background:url(/shared/templates/free/images/contents/chosha/floor_cnt_bg.gif) left top repeat-y;
	margin:0 0 50px;
}
#tmp_contents #tmp_chosha_floor_lft {
	background:url(/shared/templates/free/images/contents/chosha/access_ttl_foot.gif) left top no-repeat;
}
#tmp_contents #tmp_chosha_floor_rgt {
	background:url(/shared/templates/free/images/contents/chosha/access_ttl_foot.gif) left bottom no-repeat;
	padding:30px 50px;
}
#tmp_contents #tmp_chosha_floor_ttl {
	border-bottom:2px solid #E6E6E6;
	margin:0 0 20px;
	padding:0 0 10px 80px;
	font-weight:bold;
}
#tmp_contents #tmp_chosha_floor_ttl h2 {
	background:none;
	color:#003366;
	font-size:171.4%;
	line-height:1.4;
	margin:0;
	padding:0 0 10px;
}
#tmp_contents #tmp_chosha .chosha_floor_txt {
	border-bottom: 2px solid #E6E6E6;
	margin:0 0 20px;
	padding:0 0 10px;
}
#tmp_contents #tmp_chosha .chosha_floor_line {
	border-bottom:2px solid #E6E6E6;
	margin:0 0 30px;
}
#tmp_contents #tmp_chosha .chosha_floor_map {
	width:440px;
	float:right;
}
#tmp_contents #tmp_chosha .chosha_floor_info {
	width:180px;
	float:left;
}
#tmp_contents #tmp_chosha .chosha_floor_info .floor_info {
	list-style:none;
	margin:0 0 30px;
}
#tmp_contents #tmp_chosha .chosha_floor_info .floor_info span {
	margin:0 5px 0 0;
}
#tmp_contents #tmp_chosha .chosha_floor_info .floor_info .c_orange {
	background-color:transparent;
	color:#A5662C;
}
#tmp_contents #tmp_chosha .chosha_floor_info .floor_info .c_pink {
	background-color:transparent;
	color:#D22B6C;
}
#tmp_contents #tmp_chosha .chosha_floor_info .floor_info .c_green {
	background-color:transparent;
	color:#317F2B;
}
#tmp_contents .floor_icon {
	clear:both;
	margin:0 0 30px;
}
#tmp_contents #tmp_chosha .chosha_floor_info .link_btn a {
	display:block;
	width:180px;
	border:1px solid #9BC9E3;
	 -webkit-border-radius:5px;
		-moz-border-radius:5px;
			 border-radius:5px;
	background:#CCE7F9 url(/shared/templates/free/images/contents/chosha/floor_link_btn.gif) left bottom repeat-x;
	color:#003366;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	 -webkit-text-shadow:-1px -1px #FFFFFF;
		-moz-text-shadow:-1px -1px #FFFFFF;
			 text-shadow:-1px -1px #FFFFFF;
	padding:5px 0;
}
#tmp_contents .chosha_floor_detail {
	padding:0 0 50px;
}
#tmp_contents .chosha_floor_detail .detail_col2_lft {
	width:350px;
	float:left;
}
#tmp_contents .chosha_floor_detail .detail_col2_rgt {
	width:350px;
	float:right;
}
#tmp_contents .chosha_floor_detail .img {
	display:block;
	padding:0 0 20px;
	margin:0;
	text-align:center;
}
#tmp_contents .chosha_floor_detail .txt {
	border-left:4px solid #78BADE;
	padding:0 0 0 16px;
}
#tmp_contents .chosha_floor_detail h3 {
	border:none;
	background:none;
	color:inherit;
	margin:0;
	padding:0 0 5px;
}
#tmp_contents .chosha_floor_detail .detail_img_lft {
	width:245px;
	float:left;
	padding:0 20px 0 0;
}
#tmp_contents .chosha_floor_detail .detail_img_rgt {
	width:245px;
	float:left;
	padding:0 0 0 20px;
}
#tmp_contents .chosha_floor_detail .detail_img_txt {
	width:475px;
	float:left;
}
#tmp_contents .chosha_floor_detail .detail_img_txt h3 {
	background-color:transparent;
	color:#003366;
}
/* 1f
============================== */
#tmp_contents .floor_ttl_1f {
	background:url(/shared/templates/free/images/contents/chosha/1f_icon.gif) left top no-repeat;
	color:inherit;
}
#tmp_contents .chousha_1f_gaiyou_ttl2 {
	margin:0 0 15px 0;
}
#tmp_contents .chosha_floor_detail .chousha_1f_gaiyou_ttl{
	margin:0 0 3px;
}
#tmp_contents .chosha_floor_detail .chousha_1f_gaiyou_ttl,
#tmp_contents .chousha_1f_gaiyou_ttl2 {
	background-color:#D6EAF5;
	color:inherit;
	font-size:114.3%;
	font-weight:bold;
	padding:6px 20px;
}
#tmp_contents .chosha_floor_detail .chousha_1f_gaiyou_ttl p,
#tmp_contents .chousha_1f_gaiyou_ttl2 p {
	margin:0;
}
#tmp_contents .chosha_floor_detail .chousha_1f_gaiyou_cnt {
	background-color:#F1F8FC;
	color:inherit;
	padding:10px 20px;
}
/* 3f
============================== */
#tmp_contents .floor_ttl_3f {
	background:url(/shared/templates/free/images/contents/chosha/3f_icon.gif) left top no-repeat;
	color:inherit;
}
#tmp_contents .floor_icon .fi_3f01,
#tmp_contents .floor_icon .fi_3f02,
#tmp_contents .floor_icon .fi_3f04 {
	float:left;
	width:150px;
}
#tmp_contents .floor_icon .fi_3f03 {
	float:left;
	width:125px;
}
/* 4f
============================== */
#tmp_contents .floor_ttl_4f {
	background:url(/shared/templates/free/images/contents/chosha/4f_icon.gif) left top no-repeat;
	color:inherit;
}
#tmp_contents .floor_icon .fi_4f01,
#tmp_contents .floor_icon .fi_4f02,
#tmp_contents .floor_icon .fi_4f04 {
	float:left;
	width:150px;
}
#tmp_contents .floor_icon .fi_4f03 {
	float:left;
	width:190px;
}
/* 5f
============================== */
#tmp_contents .floor_ttl_5f {
	background:url(/shared/templates/free/images/contents/chosha/5f_icon.gif) left top no-repeat;
	color:inherit;
}
/* 5f
============================== */
#tmp_contents .floor_ttl_5f {
	background:url(/shared/templates/free/images/contents/chosha/5f_icon.gif) left top no-repeat;
	color:inherit;
}
/* 6f7f
============================== */
#tmp_contents .floor_ttl_6f7f {
	background:url(/shared/templates/free/images/contents/chosha/6f7f_icon.gif) left top no-repeat;
	color:inherit;
}
#tmp_contents .floor_icon .fi_6f01,
#tmp_contents .floor_icon .fi_7f01 {
	float:left;
	width:205px;
}
#tmp_contents .floor_icon .fi_6f02,
#tmp_contents .floor_icon .fi_7f02 {
	float:left;
	width:200px;
}
#tmp_contents .floor_icon .fi_6f03,
#tmp_contents .floor_icon .fi_7f03 {
	float:left;
	width:110px;
}
#tmp_contents .floor_icon .fi_6f04 {
	float:left;
	width:105px;
}
/* 8f9f
============================== */
#tmp_contents .floor_ttl_8f9f {
	background:url(/shared/templates/free/images/contents/chosha/8f9f_icon.gif) left top no-repeat;
	color:inherit;
}
/* 10f
============================== */
#tmp_contents .floor_ttl_10f {
	background:url(/shared/templates/free/images/contents/chosha/10f_icon.gif) left top no-repeat;
	color:inherit;
}
/* access
============================== */
#tmp_contents #tmp_chosha_ttl ul li.access {
	background:#CBE6F9 url(/shared/templates/free/images/contents/chosha/ttl_btn_bg02.gif) left bottom repeat-x;
	border:1px solid #9BC9E3;
}
#tmp_contents #tmp_chosha_ttl ul li a {
	display:block;
	color:#013366;
	text-decoration:none;
	padding:10px 14px;
}
#tmp_contents #tmp_chosha_ttl ul li span {
	background:url(/shared/images/icon/brand_icon.png) left center no-repeat;
	color:inherit;
	padding:0 0 0 10px;
}
#tmp_contents #tmp_chosha_access_ttl {
	background:url(/shared/templates/free/images/contents/chosha/access_ttl_head.gif) left top no-repeat;
	color:#003366;
	font-size:171.4%;
	font-weight:bold;
}
#tmp_contents #tmp_chosha_access_ttl p {
	background:url(/shared/templates/free/images/contents/chosha/access_ttl_foot.gif) left bottom no-repeat;
	color:inherit;
	padding:10px 40px;
}
#tmp_contents #tmp_chosha_access_map {
}
#tmp_contents #tmp_chosha_access_map .access_select {
	display:none;
	background-color:#D6EAF5;
	color:inherit;
	padding:10px;
	margin:0 0 1px;
}
#tmp_contents #tmp_chosha_access_map .access_select select {
	line-height:1.2;
}
#tmp_contents #tmp_chosha_access_map .access_select #tmp_chosha_access_submit {
	background:#426F9B url(/shared/templates/free/images/contents/chosha/access_select_submit.gif) left bottom repeat-x;
	color:#FFFFFF;
	border:1px solid #24527F;
	 -webkit-border-radius:5px;
		-moz-border-radius:5px;
			 border-radius:5px;
	font-weight:bold;
	text-decoration:none;
	padding:2px 10px;
}
#tmp_contents #tmp_chosha_access_cnt .access_item .ttl {
	background-color:#EAF3FB;
	color:inherit;
	font-size:114.3%;
	padding:8px 20px;
	font-weight:bold;
	margin:0 0 32px;
}
#tmp_contents #tmp_chosha_access_cnt .access_item .ttl p {
	margin:0;
	padding:0;
}
#tmp_contents #tmp_chosha_access_cnt .access_item .map {
	width:530px;
	float:left;
}
#tmp_contents #tmp_chosha_access_cnt .access_item .root {
	width:180px;
	float:right;
}
#tmp_contents #tmp_chosha_access_cnt .access_item .map ul {
	margin:0 0 0 20px;
}
#tmp_contents #tmp_chosha_access_cnt .access_item .map ul li.icon_a {
	list-style:url(/shared/templates/free/images/contents/chosha/access_icon_a.gif);
}
#tmp_contents #tmp_chosha_access_cnt .access_item .map ul li.icon_b {
	list-style:url(/shared/templates/free/images/contents/chosha/access_icon_b.gif);
}
#tmp_contents #tmp_chosha_access_cnt .access_item .map ul li.icon_c {
	list-style:url(/shared/templates/free/images/contents/chosha/access_icon_c.gif);
}
#tmp_contents #tmp_chosha_access_cnt .access_item .map ul li.icon_d {
	list-style:url(/shared/templates/free/images/contents/chosha/access_icon_d.gif);
}
#tmp_contents #tmp_chosha_access_cnt .access_item .map ul li.icon_e {
	list-style:url(/shared/templates/free/images/contents/chosha/access_icon_e.gif);
}
#tmp_contents #tmp_chosha_access_cnt .access_item .root_cnt {
	padding:0 0 20px;
}
#tmp_contents #tmp_chosha_access_cnt .access_item .root_txt {
	border-left:3px solid #78BADE;
	padding:0 0 0 10px;
	margin:0;
}
#tmp_contents #tmp_chosha .chosha_access_tb {
	padding:0 0 20px;
}
#tmp_contents #tmp_chosha .chosha_access_tb .tb_ttl {
	width:110px;
	float:left;
	background:transparent;
	color:#003366;
	font-size:114.3%;
	font-weight:bold;
}
#tmp_contents #tmp_chosha .chosha_access_tb .tb_cnt {
	width:618px;
	float:right;
	border-left:2px solid #78BADE;
	padding:0 0 0 10px;
}
#tmp_contents #tmp_chosha .chosha_access_tb .tb_cnt ul {
	margin:0 0 0 15px;
}
#tmp_contents #tmp_chosha .chosha_access_entrance {
	list-style:none;
	margin:0;
	padding:0 0 10px;
}
#tmp_contents #tmp_chosha .chosha_access_entrance li {
	width:180px;
	padding:0 2px;
	float:left;
}
#tmp_contents #tmp_chosha .chosha_access_entrance li img {
	display:block;
	vertical-align:top;
	margin:0 0 10px;
}
#tmp_contents #tmp_chosha .chosha_link_r {
	text-align:right;
}
#tmp_contents #tmp_chosha .chosha_link_r a {
	background:url(/shared/templates/free/images/contents/chosha/navi_arrow_rgt.gif) right center no-repeat;
	padding:0 25px 0 0;
}
#tmp_contents #tmp_chosha .chosha_access_car {
	margin:0;
	padding:0 0 20px;
}
#tmp_contents #tmp_chosha .chosha_access_car .chosha_access_car_map {
	width:378px;
	float:left;
}
#tmp_contents #tmp_chosha .chosha_access_car .chosha_access_car_cnt {
	width:340px;
	float:right;
}
#tmp_contents #tmp_chosha .chosha_access_car .chosha_access_car_cnt h3 {
	background:none;
	border:none;
	padding:0;
	margin:0 0 10px;
}
#tmp_contents #tmp_chosha .chosha_access_car .chosha_access_car_cnt ul {
	margin:0 0 10px 20px;
}
#tmp_contents #tmp_chosha_floor_link {
}
#tmp_contents #tmp_chosha_floor_link_ttl {
	background:transparent;
	color:#003366;
	font-size:128.6%;
	font-weight:bold;
	padding:0 0 10px;
}
#tmp_contents #tmp_chosha_floor_link_ttl p {
	margin:0;
}
#tmp_contents #tmp_chosha_floor_link_cnt {
	border:1px solid #75B9E0;
	background:url(/shared/templates/free/images/contents/chosha/floor_link_bg.jpg) right bottom no-repeat;
	padding:20px;
}
#tmp_contents #tmp_chosha_floor_link_cnt .flink01 {
	width:240px;
	float:left;
}
#tmp_contents #tmp_chosha_floor_link_cnt .flink02 {
	width:320px;
	float:left;
}
#tmp_contents #tmp_chosha_floor_link_cnt ul {
	list-style:none;
	margin:0;
	padding:0 0 5px;
}
#tmp_contents #tmp_chosha_floor_link_cnt ul li {
	color:inherit;
	font-weight:bold;
	padding:10px 0 10px 35px;
	margin:0;
}
#tmp_contents #tmp_chosha_floor_link_cnt ul li.flink_10f {
	background:url(/shared/templates/free/images/contents/chosha/floor_link_10f.gif) left center no-repeat;
}
#tmp_contents #tmp_chosha_floor_link_cnt ul li.flink_8f9f {
	background:url(/shared/templates/free/images/contents/chosha/floor_link_8f9f.gif) left center no-repeat;
}
#tmp_contents #tmp_chosha_floor_link_cnt ul li.flink_6f7f {
	background:url(/shared/templates/free/images/contents/chosha/floor_link_7f.gif) left center no-repeat;
}
#tmp_contents #tmp_chosha_floor_link_cnt ul li.flink_5f {
	background:url(/shared/templates/free/images/contents/chosha/floor_link_5f.gif) left center no-repeat;
}
#tmp_contents #tmp_chosha_floor_link_cnt ul li.flink_4f {
	background:url(/shared/templates/free/images/contents/chosha/floor_link_4f.gif) left center no-repeat;
}
#tmp_contents #tmp_chosha_floor_link_cnt ul li.flink_3f {
	background:url(/shared/templates/free/images/contents/chosha/floor_link_3f.gif) left center no-repeat;
}
#tmp_contents #tmp_chosha_floor_link_cnt ul li.flink_1f {
	background:url(/shared/templates/free/images/contents/chosha/floor_link_1f.gif) left center no-repeat;
}
/* lightbox
============================== */
#lbOverlay {
	background-color: #6a6a6a;
	cursor: pointer;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999;
}
#lbCenter, #lbBottomContainer {
	background-color: #ffffff;
	overflow: hidden;
	position: absolute;
	z-index: 9999;
}
.lbLoading {
	background: #ffffff url("/shared/templates/free/images/contents/chosha/loading.gif") no-repeat scroll center center;
}
#lbImage {
	background-repeat: no-repeat;
	border: 10px solid #ffffff;
	left: 0;
	position: absolute;
	top: 0;
}
#lbPrevLink, #lbNextLink {
	display: block;
	outline: medium none;
	position: absolute;
	top: 0;
	width: 50%;
}
#lbPrevLink {
	left: 0;
}
#lbPrevLink {
	background: transparent url("/shared/templates/free/images/contents/chosha/prevlabel.png") no-repeat scroll 0 50%;
}
#lbNextLink {
	right: 0;
}
#lbNextLink {
	background: transparent url("/shared/templates/free/images/contents/chosha/nextlabel.png") no-repeat scroll 100% 50%;
}
#lbBottom {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #fff;
	border-image: none;
	border-style: none solid solid;
	border-width: 10px;
	color: #666666;
	font-size: 10px;
	line-height: 1.4em;
	padding: 14px 14px 4px;
	text-align: left;
}
#lbCloseLink {
	background: transparent url("/shared/templates/free/images/contents/chosha/closelabel.gif") no-repeat scroll right top;
	color: #000000;
	display: block;
	float: right;
	height: 22px;
	margin: 5px 0;
	outline: medium none;
	width: 66px;
}
#lbNumber {
	color: #000000;
	background-color:transparent;
}
#lbCaption {
	color: #000000;
	background-color:transparent;
	font-size: 177%;
	font-weight: bold;
	padding: 2px 0 4px 1px;
}
/* ==================================================
lifeguide
================================================== */
/* lifeguide_top
============================== */
/* lifeguide_header */
#tmp_lifeguide #tmp_lifeguide_header_top {
	width:560px;
	margin:0 auto;
	position:relative;
}
#tmp_lifeguide.lifeguide_en #tmp_lifeguide_header_top {
	width:600px;
}
#tmp_lifeguide.lifeguide_cn #tmp_lifeguide_header_top {
	width:500px;
}
#tmp_lifeguide.lifeguide_ko #tmp_lifeguide_header_top {
	width:500px;
}
#tmp_lifeguide #tmp_lifeguide_header_top #tmp_lifeguide_logo {
	margin:0;
	padding:0;
	border:none;
	background:none;
}
#tmp_lifeguide #tmp_lifeguide_header_top #tmp_lifeguide_foreign {
	margin:0;
	padding:10px 10px 0;
	text-align:center;
	list-style:none;
	font-size:114.3%;
	font-weight:bold;
	color:#6E7387;
	border-bottom:2px solid #6E7387;
	background-color:transparent;
}
#tmp_lifeguide #tmp_lifeguide_header_top #tmp_lifeguide_foreign li {
	display:inline-block;
	margin-right:20px;
	margin-bottom:0;
	vertical-align:bottom;
}
#tmp_lifeguide.lifeguide_cn #tmp_lifeguide_header_top #tmp_lifeguide_foreign li,
#tmp_lifeguide.lifeguide_ko #tmp_lifeguide_header_top #tmp_lifeguide_foreign li {
	margin-right:15px;
}
#tmp_lifeguide.lifeguide_cn #tmp_lifeguide_header_top #tmp_lifeguide_foreign li:nth-child(5),
#tmp_lifeguide.lifeguide_ko #tmp_lifeguide_header_top #tmp_lifeguide_foreign li:nth-child(5) {
	margin-right:0;
}
*:first-child+html #tmp_lifeguide #tmp_lifeguide_header_top #tmp_lifeguide_foreign li {
	display:inline;
}
#tmp_lifeguide #tmp_lifeguide_header_top #tmp_lifeguide_foreign li a {
	white-space:nowrap;
	display:block;
	padding:0.9em 5px 5px 20px;
	text-decoration:none;
	color:#6E7387;
	background:url(/shared/templates/free/images/contents/lifeguide/lifeguide_icon.png) no-repeat left bottom 0.8em;
	background-color:transparent;
	min-height: 22px;
}
#tmp_lifeguide #tmp_lifeguide_header_top #tmp_lifeguide_foreign li:nth-child(5) a {
	padding-top:0;
}
#tmp_lifeguide #tmp_lifeguide_header_top #tmp_lifeguide_foreign li ruby ruby rt {
	display:none;
}
#tmp_lifeguide #tmp_lifeguide_header_top #tmp_lifeguide_howto {
	margin:0;
	position:absolute;
	top:30px;
	right:-173px;
}
#tmp_lifeguide.lifeguide_en #tmp_lifeguide_header_top #tmp_lifeguide_howto {
	right:-153px;
}
#tmp_lifeguide.lifeguide_cn #tmp_lifeguide_header_top #tmp_lifeguide_howto {
	right:-203px;
}
#tmp_lifeguide.lifeguide_ko #tmp_lifeguide_header_top #tmp_lifeguide_howto {
	right:-203px;
}
#tmp_lifeguide #tmp_lifeguide_header_top #tmp_lifeguide_howto a {
	display:block;
	width:118px;
	height:118px;
	background:url(/shared/templates/free/images/contents/lifeguide/lifeguide_howto_top.png) no-repeat left top;
}
#tmp_lifeguide.lifeguide_en #tmp_lifeguide_header_top #tmp_lifeguide_howto a {
	background:url(/shared/templates/free/images/contents/lifeguide/en/lifeguide_howto_top.png) no-repeat left top;
}
#tmp_lifeguide.lifeguide_cn #tmp_lifeguide_header_top #tmp_lifeguide_howto a {
	background:url(/shared/templates/free/images/contents/lifeguide/cn/lifeguide_howto_top.png) no-repeat left top;
}
#tmp_lifeguide.lifeguide_ko #tmp_lifeguide_header_top #tmp_lifeguide_howto a {
	background:url(/shared/templates/free/images/contents/lifeguide/ko/lifeguide_howto_top.png) no-repeat left top;
}
#tmp_lifeguide #tmp_lifeguide_header_top #tmp_lifeguide_howto a span {
	display:block;
	position:relative;
	width:118px;
	height:118px;
	z-index:-1;
	overflow:hidden;
}
*:first-child+html #tmp_lifeguide #tmp_lifeguide_header_top #tmp_lifeguide_howto a span {
	padding:20px;
	width:auto;
	height:auto;
}
/* lifeguide_cnt */
#tmp_lifeguide #tmp_lifeguide_cnt {
	clear:both;
	position:relative;
}
/* lifeguide_gnavi */
#tmp_lifeguide #tmp_lifeguide_gnavi_top {
	clear:both;
	padding:40px 0 15px 10px;
}
#tmp_lifeguide #tmp_lifeguide_gnavi_top ul {
	margin:0;
	list-style:none;
	text-indent:223px;
}
#tmp_lifeguide #tmp_lifeguide_gnavi_top ul li {
	display:inline-block;
	margin-right:10px;
	margin-bottom:15px;
}
*:first-child+html #tmp_lifeguide #tmp_lifeguide_gnavi_top ul li {
	display:inline;
}
#tmp_lifeguide #tmp_lifeguide_gnavi_top ul li a {
	display:block;
	width:208px;
	height:208px;
}
#tmp_lifeguide #tmp_lifeguide_gnavi_top ul li a span {
	position:relative;
	display:block;
	width:208px;
	height:208px;
	z-index:-1;
	overflow:hidden;
}
*:first-child+html #tmp_lifeguide #tmp_lifeguide_gnavi_top ul li a span {
	padding:35px;
	width:auto;
	height:auto;
}
/* ja */
#tmp_lifeguide #tmp_lifeguide_gnavi_top ul #tmp_lifeguide_glist1 a {
	background:url(/shared/templates/free/images/contents/lifeguide/lifeguide_gnavi1_top.png) no-repeat left top;
}
#tmp_lifeguide #tmp_lifeguide_gnavi_top ul #tmp_lifeguide_glist2 a {
	background:url(/shared/templates/free/images/contents/lifeguide/lifeguide_gnavi2_top.png) no-repeat left top;
}
#tmp_lifeguide #tmp_lifeguide_gnavi_top ul #tmp_lifeguide_glist3 a {
	background:url(/shared/templates/free/images/contents/lifeguide/lifeguide_gnavi3_top.png) no-repeat left top;
}
#tmp_lifeguide #tmp_lifeguide_gnavi_top ul #tmp_lifeguide_glist4 a {
	background:url(/shared/templates/free/images/contents/lifeguide/lifeguide_gnavi4_top.png) no-repeat left top;
}
#tmp_lifeguide #tmp_lifeguide_gnavi_top ul #tmp_lifeguide_glist5 a {
	background:url(/shared/templates/free/images/contents/lifeguide/lifeguide_gnavi5_top.png) no-repeat left top;
}
#tmp_lifeguide #tmp_lifeguide_gnavi_top ul #tmp_lifeguide_glist6 a {
	background:url(/shared/templates/free/images/contents/lifeguide/lifeguide_gnavi6_top.png) no-repeat left top;
}
#tmp_lifeguide #tmp_lifeguide_gnavi_top ul #tmp_lifeguide_glist7 a {
	background:url(/shared/templates/free/images/contents/lifeguide/lifeguide_gnavi7_top.png) no-repeat left top;
}
/* en */
#tmp_lifeguide.lifeguide_en #tmp_lifeguide_gnavi_top ul #tmp_lifeguide_glist1 a {
	background:url(/shared/templates/free/images/contents/lifeguide/en/lifeguide_gnavi1_top.png) no-repeat left top;
}
#tmp_lifeguide.lifeguide_en #tmp_lifeguide_gnavi_top ul #tmp_lifeguide_glist2 a {
	background:url(/shared/templates/free/images/contents/lifeguide/en/lifeguide_gnavi2_top.png) no-repeat left top;
}
#tmp_lifeguide.lifeguide_en #tmp_lifeguide_gnavi_top ul #tmp_lifeguide_glist3 a {
	background:url(/shared/templates/free/images/contents/lifeguide/en/lifeguide_gnavi3_top.png) no-repeat left top;
}
#tmp_lifeguide.lifeguide_en #tmp_lifeguide_gnavi_top ul #tmp_lifeguide_glist4 a {
	background:url(/shared/templates/free/images/contents/lifeguide/en/lifeguide_gnavi4_top.png) no-repeat left top;
}
#tmp_lifeguide.lifeguide_en #tmp_lifeguide_gnavi_top ul #tmp_lifeguide_glist5 a {
	background:url(/shared/templates/free/images/contents/lifeguide/en/lifeguide_gnavi5_top.png) no-repeat left top;
}
#tmp_lifeguide.lifeguide_en #tmp_lifeguide_gnavi_top ul #tmp_lifeguide_glist6 a {
	background:url(/shared/templates/free/images/contents/lifeguide/en/lifeguide_gnavi6_top.png) no-repeat left top;
}
#tmp_lifeguide.lifeguide_en #tmp_lifeguide_gnavi_top ul #tmp_lifeguide_glist7 a {
	background:url(/shared/templates/free/images/contents/lifeguide/en/lifeguide_gnavi7_top.png) no-repeat left top;
}
/* cn */
#tmp_lifeguide.lifeguide_cn #tmp_lifeguide_gnavi_top ul #tmp_lifeguide_glist1 a {
	background:url(/shared/templates/free/images/contents/lifeguide/cn/lifeguide_gnavi1_top.png) no-repeat left top;
}
#tmp_lifeguide.lifeguide_cn #tmp_lifeguide_gnavi_top ul #tmp_lifeguide_glist2 a {
	background:url(/shared/templates/free/images/contents/lifeguide/cn/lifeguide_gnavi2_top.png) no-repeat left top;
}
#tmp_lifeguide.lifeguide_cn #tmp_lifeguide_gnavi_top ul #tmp_lifeguide_glist3 a {
	background:url(/shared/templates/free/images/contents/lifeguide/cn/lifeguide_gnavi3_top.png) no-repeat left top;
}
#tmp_lifeguide.lifeguide_cn #tmp_lifeguide_gnavi_top ul #tmp_lifeguide_glist4 a {
	background:url(/shared/templates/free/images/contents/lifeguide/cn/lifeguide_gnavi4_top.png) no-repeat left top;
}
#tmp_lifeguide.lifeguide_cn #tmp_lifeguide_gnavi_top ul #tmp_lifeguide_glist5 a {
	background:url(/shared/templates/free/images/contents/lifeguide/cn/lifeguide_gnavi5_top.png) no-repeat left top;
}
#tmp_lifeguide.lifeguide_cn #tmp_lifeguide_gnavi_top ul #tmp_lifeguide_glist6 a {
	background:url(/shared/templates/free/images/contents/lifeguide/cn/lifeguide_gnavi6_top.png) no-repeat left top;
}
#tmp_lifeguide.lifeguide_cn #tmp_lifeguide_gnavi_top ul #tmp_lifeguide_glist7 a {
	background:url(/shared/templates/free/images/contents/lifeguide/cn/lifeguide_gnavi7_top.png) no-repeat left top;
}
/* ko */
#tmp_lifeguide.lifeguide_ko #tmp_lifeguide_gnavi_top ul #tmp_lifeguide_glist1 a {
	background:url(/shared/templates/free/images/contents/lifeguide/ko/lifeguide_gnavi1_top.png) no-repeat left top;
}
#tmp_lifeguide.lifeguide_ko #tmp_lifeguide_gnavi_top ul #tmp_lifeguide_glist2 a {
	background:url(/shared/templates/free/images/contents/lifeguide/ko/lifeguide_gnavi2_top.png) no-repeat left top;
}
#tmp_lifeguide.lifeguide_ko #tmp_lifeguide_gnavi_top ul #tmp_lifeguide_glist3 a {
	background:url(/shared/templates/free/images/contents/lifeguide/ko/lifeguide_gnavi3_top.png) no-repeat left top;
}
#tmp_lifeguide.lifeguide_ko #tmp_lifeguide_gnavi_top ul #tmp_lifeguide_glist4 a {
	background:url(/shared/templates/free/images/contents/lifeguide/ko/lifeguide_gnavi4_top.png) no-repeat left top;
}
#tmp_lifeguide.lifeguide_ko #tmp_lifeguide_gnavi_top ul #tmp_lifeguide_glist5 a {
	background:url(/shared/templates/free/images/contents/lifeguide/ko/lifeguide_gnavi5_top.png) no-repeat left top;
}
#tmp_lifeguide.lifeguide_ko #tmp_lifeguide_gnavi_top ul #tmp_lifeguide_glist6 a {
	background:url(/shared/templates/free/images/contents/lifeguide/ko/lifeguide_gnavi6_top.png) no-repeat left top;
}
#tmp_lifeguide.lifeguide_ko #tmp_lifeguide_gnavi_top ul #tmp_lifeguide_glist7 a {
	background:url(/shared/templates/free/images/contents/lifeguide/ko/lifeguide_gnavi7_top.png) no-repeat left top;
}
/* lifeguide_snavi */
#tmp_lifeguide #tmp_lifeguide_snavi_top {
	clear:both;
	position:absolute;
	top:-20px;
	left:0;
}
#tmp_lifeguide #tmp_lifeguide_snavi_top ul {
	margin:0;
	list-style:none;
	list-style-image:none;
}
#tmp_lifeguide #tmp_lifeguide_snavi_top ul li {
	margin:0;
}
#tmp_lifeguide #tmp_lifeguide_snavi_top ul li a {
	display:block;
}
#tmp_lifeguide #tmp_lifeguide_snavi_top ul li a span {
	display:block;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
#tmp_lifeguide #tmp_lifeguide_snavi_top #tmp_lifeguide_slist1 {
	margin-bottom:2px;
}
#tmp_lifeguide #tmp_lifeguide_snavi_top #tmp_lifeguide_slist1 a {
	width:138px;
	height:138px;
	background:url(/shared/templates/free/images/contents/lifeguide/lifeguide_rellink.png) no-repeat left top;
}
#tmp_lifeguide.lifeguide_en #tmp_lifeguide_snavi_top #tmp_lifeguide_slist1 a {
	background:url(/shared/templates/free/images/contents/lifeguide/en/lifeguide_rellink.png) no-repeat left top;
}
#tmp_lifeguide.lifeguide_cn #tmp_lifeguide_snavi_top #tmp_lifeguide_slist1 a {
	background:url(/shared/templates/free/images/contents/lifeguide/cn/lifeguide_rellink.png) no-repeat left top;
}
#tmp_lifeguide.lifeguide_ko #tmp_lifeguide_snavi_top #tmp_lifeguide_slist1 a {
	background:url(/shared/templates/free/images/contents/lifeguide/ko/lifeguide_rellink.png) no-repeat left top;
}
#tmp_lifeguide #tmp_lifeguide_snavi_top #tmp_lifeguide_slist1 a span {
	width:138px;
	height:138px;
}
#tmp_lifeguide #tmp_lifeguide_snavi_top #tmp_lifeguide_slist2 {
	margin-left:80px;
}
#tmp_lifeguide #tmp_lifeguide_snavi_top #tmp_lifeguide_slist2 a {
	width:118px;
	height:118px;
	background:url(/shared/templates/free/images/contents/lifeguide/lifeguide_access.png) no-repeat left top;
}
#tmp_lifeguide.lifeguide_en #tmp_lifeguide_snavi_top #tmp_lifeguide_slist2 a {
	background:url(/shared/templates/free/images/contents/lifeguide/en/lifeguide_access.png) no-repeat left top;
}
#tmp_lifeguide.lifeguide_cn #tmp_lifeguide_snavi_top #tmp_lifeguide_slist2 a {
	background:url(/shared/templates/free/images/contents/lifeguide/cn/lifeguide_access.png) no-repeat left top;
}
#tmp_lifeguide.lifeguide_ko #tmp_lifeguide_snavi_top #tmp_lifeguide_slist2 a {
	background:url(/shared/templates/free/images/contents/lifeguide/ko/lifeguide_access.png) no-repeat left top;
}
#tmp_lifeguide #tmp_lifeguide_snavi_top #tmp_lifeguide_slist2 a span {
	width:118px;
	height:118px;
}
*:first-child+html #tmp_lifeguide #tmp_lifeguide_snavi_top #tmp_lifeguide_slist1 a span {
	padding:25px;
	width:auto;
	height:auto;
}
*:first-child+html #tmp_lifeguide #tmp_lifeguide_snavi_top #tmp_lifeguide_slist2 a span {
	padding:20px;
	width:auto;
	height:auto;
}
/* lifeguide_banner */
#tmp_lifeguide #tmp_lifeguide_banner_top {
	padding:0 13px 0 10px;
	margin-top:-4px;
	margin-bottom:-5px;
	clear:both;
}
#tmp_lifeguide #tmp_lifeguide_banner_top p {
	float:left;
	width:425px;
	margin-bottom:0;
}
#tmp_lifeguide #tmp_lifeguide_banner_top .lifeguide_bnr1 {
	margin-right:23px;
}
#tmp_lifeguide #tmp_lifeguide_banner_top p a {
	margin:0 auto;
	display:block;
	width:425px;
	height:104px;
}
#tmp_lifeguide #tmp_lifeguide_banner_top .lifeguide_bnr1 a {
	background:url(/shared/templates/free/images/contents/lifeguide/lifeguide_banner1.png) no-repeat left top;
}
#tmp_lifeguide #tmp_lifeguide_banner_top .lifeguide_bnr2 a {
	background:url(/shared/templates/free/images/contents/lifeguide/lifeguide_banner2.png) no-repeat left top;
}
#tmp_lifeguide.lifeguide_en #tmp_lifeguide_banner_top .lifeguide_bnr1 a {
	background:url(/shared/templates/free/images/contents/lifeguide/en/lifeguide_banner1.png) no-repeat left top;
}
#tmp_lifeguide.lifeguide_en #tmp_lifeguide_banner_top .lifeguide_bnr2 a {
	background:url(/shared/templates/free/images/contents/lifeguide/en/lifeguide_banner2.png) no-repeat left top;
}
#tmp_lifeguide.lifeguide_cn #tmp_lifeguide_banner_top .lifeguide_bnr1 a {
	background:url(/shared/templates/free/images/contents/lifeguide/cn/lifeguide_banner1.png) no-repeat left top;
}
#tmp_lifeguide.lifeguide_cn #tmp_lifeguide_banner_top .lifeguide_bnr2 a {
	background:url(/shared/templates/free/images/contents/lifeguide/cn/lifeguide_banner2.png) no-repeat left top;
}
#tmp_lifeguide.lifeguide_ko #tmp_lifeguide_banner_top .lifeguide_bnr1 a {
	background:url(/shared/templates/free/images/contents/lifeguide/ko/lifeguide_banner1.png) no-repeat left top;
}
#tmp_lifeguide.lifeguide_ko #tmp_lifeguide_banner_top .lifeguide_bnr2 a {
	background:url(/shared/templates/free/images/contents/lifeguide/ko/lifeguide_banner2.png) no-repeat left top;
}
#tmp_lifeguide #tmp_lifeguide_banner_top a span {
	position:relative;
	display:block;
	width:425px;
	height:104px;
	z-index:-1;
	overflow:hidden;
}
/* lifeguide
============================== */
/* lifeguide_cate_ttl */
#tmp_lifeguide .cate_ttl {
	position:relative;
	margin-bottom:30px;
}
/* ja */
#tmp_lifeguide #tmp_lifeguide_emergency {
	background:url(/shared/templates/free/images/contents/lifeguide/lifeguide_cate_ttl_kinkyu.jpg) no-repeat left top;
}
#tmp_lifeguide #tmp_lifeguide_information {
	background:url(/shared/templates/free/images/contents/lifeguide/lifeguide_cate_ttl_foreign.jpg) no-repeat left top;
}
#tmp_lifeguide #tmp_lifeguide_procedures {
	background:url(/shared/templates/free/images/contents/lifeguide/lifeguide_cate_ttl_tetsuzuki.jpg) no-repeat left top;
}
#tmp_lifeguide #tmp_lifeguide_living {
	background:url(/shared/templates/free/images/contents/lifeguide/lifeguide_cate_ttl_kurashi.jpg) no-repeat left top;
}
#tmp_lifeguide #tmp_lifeguide_childrearing {
	background:url(/shared/templates/free/images/contents/lifeguide/lifeguide_cate_ttl_kosodate.jpg) no-repeat left top;
}
#tmp_lifeguide #tmp_lifeguide_health {
	background:url(/shared/templates/free/images/contents/lifeguide/lifeguide_cate_ttl_kenko.jpg) no-repeat left top;
}
#tmp_lifeguide #tmp_lifeguide_culture {
	background:url(/shared/templates/free/images/contents/lifeguide/lifeguide_cate_ttl_bunka.jpg) no-repeat left top;
}
/* en */
#tmp_lifeguide.lifeguide_en #tmp_lifeguide_emergency {
	background:url(/shared/templates/free/images/contents/lifeguide/en/lifeguide_cate_ttl_kinkyu.jpg) no-repeat left top;
}
#tmp_lifeguide.lifeguide_en #tmp_lifeguide_information {
	background:url(/shared/templates/free/images/contents/lifeguide/en/lifeguide_cate_ttl_foreign.jpg) no-repeat left top;
}
#tmp_lifeguide.lifeguide_en #tmp_lifeguide_procedures {
	background:url(/shared/templates/free/images/contents/lifeguide/en/lifeguide_cate_ttl_tetsuzuki.jpg) no-repeat left top;
}
#tmp_lifeguide.lifeguide_en #tmp_lifeguide_living {
	background:url(/shared/templates/free/images/contents/lifeguide/en/lifeguide_cate_ttl_kurashi.jpg) no-repeat left top;
}
#tmp_lifeguide.lifeguide_en #tmp_lifeguide_childrearing {
	background:url(/shared/templates/free/images/contents/lifeguide/en/lifeguide_cate_ttl_kosodate.jpg) no-repeat left top;
}
#tmp_lifeguide.lifeguide_en #tmp_lifeguide_health {
	background:url(/shared/templates/free/images/contents/lifeguide/en/lifeguide_cate_ttl_kenko.jpg) no-repeat left top;
}
#tmp_lifeguide.lifeguide_en #tmp_lifeguide_culture {
	background:url(/shared/templates/free/images/contents/lifeguide/en/lifeguide_cate_ttl_bunka.jpg) no-repeat left top;
}
/* cn */
#tmp_lifeguide.lifeguide_cn #tmp_lifeguide_emergency {
	background:url(/shared/templates/free/images/contents/lifeguide/cn/lifeguide_cate_ttl_kinkyu.jpg) no-repeat left top;
}
#tmp_lifeguide.lifeguide_cn #tmp_lifeguide_information {
	background:url(/shared/templates/free/images/contents/lifeguide/cn/lifeguide_cate_ttl_foreign.jpg) no-repeat left top;
}
#tmp_lifeguide.lifeguide_cn #tmp_lifeguide_procedures {
	background:url(/shared/templates/free/images/contents/lifeguide/cn/lifeguide_cate_ttl_tetsuzuki.jpg) no-repeat left top;
}
#tmp_lifeguide.lifeguide_cn #tmp_lifeguide_living {
	background:url(/shared/templates/free/images/contents/lifeguide/cn/lifeguide_cate_ttl_kurashi.jpg) no-repeat left top;
}
#tmp_lifeguide.lifeguide_cn #tmp_lifeguide_childrearing {
	background:url(/shared/templates/free/images/contents/lifeguide/cn/lifeguide_cate_ttl_kosodate.jpg) no-repeat left top;
}
#tmp_lifeguide.lifeguide_cn #tmp_lifeguide_health {
	background:url(/shared/templates/free/images/contents/lifeguide/cn/lifeguide_cate_ttl_kenko.jpg) no-repeat left top;
}
#tmp_lifeguide.lifeguide_cn #tmp_lifeguide_culture {
	background:url(/shared/templates/free/images/contents/lifeguide/cn/lifeguide_cate_ttl_bunka.jpg) no-repeat left top;
}
/* ko */
#tmp_lifeguide.lifeguide_ko #tmp_lifeguide_emergency {
	background:url(/shared/templates/free/images/contents/lifeguide/ko/lifeguide_cate_ttl_kinkyu.jpg) no-repeat left top;
}
#tmp_lifeguide.lifeguide_ko #tmp_lifeguide_information {
	background:url(/shared/templates/free/images/contents/lifeguide/ko/lifeguide_cate_ttl_foreign.jpg) no-repeat left top;
}
#tmp_lifeguide.lifeguide_ko #tmp_lifeguide_procedures {
	background:url(/shared/templates/free/images/contents/lifeguide/ko/lifeguide_cate_ttl_tetsuzuki.jpg) no-repeat left top;
}
#tmp_lifeguide.lifeguide_ko #tmp_lifeguide_living {
	background:url(/shared/templates/free/images/contents/lifeguide/ko/lifeguide_cate_ttl_kurashi.jpg) no-repeat left top;
}
#tmp_lifeguide.lifeguide_ko #tmp_lifeguide_childrearing {
	background:url(/shared/templates/free/images/contents/lifeguide/ko/lifeguide_cate_ttl_kosodate.jpg) no-repeat left top;
}
#tmp_lifeguide.lifeguide_ko #tmp_lifeguide_health {
	background:url(/shared/templates/free/images/contents/lifeguide/ko/lifeguide_cate_ttl_kenko.jpg) no-repeat left top;
}
#tmp_lifeguide.lifeguide_ko #tmp_lifeguide_culture {
	background:url(/shared/templates/free/images/contents/lifeguide/ko/lifeguide_cate_ttl_bunka.jpg) no-repeat left top;
}
#tmp_lifeguide .cate_ttl h1 {
	margin:0;
	padding:0;
	border:none;
	background:none;
}
#tmp_lifeguide .cate_ttl h1 span {
	border:none;
	background:none;
	position:relative;
	display:block;
	width:100%;
	height:160px;
	z-index:-1;
	overflow:hidden;
}
/* lifeguide_menu */
#tmp_lifeguide #tmp_lifeguide_menu ul {
	margin:0;
	margin-right:-15px;
	list-style:none;
	list-style-image:none;
}
#tmp_lifeguide #tmp_lifeguide_menu ul li {
	float:left;
	width:290px;
	margin-right:15px;
	margin-bottom:15px;
	font-size:128.6%;
	font-weight:bold;
	color:#86713F;
	background-color:#FFFFFF;
	box-shadow:5px 5px 5px rgba(0,0,0,0.4);
}
#tmp_lifeguide #tmp_lifeguide_menu ul li:nth-child(3n) {
	margin-right:0;
}
*:first-child+html #tmp_lifeguide #tmp_lifeguide_menu ul li {
	display:inline;
}
#tmp_lifeguide #tmp_lifeguide_menu ul li a {
	display:table;
	width:290px;
	height:120px;
	text-decoration:none;
	color:#86713F;
	background-color:transparent;
}
*:first-child+html #tmp_lifeguide #tmp_lifeguide_menu ul li a {
	display:block;
}
#tmp_lifeguide #tmp_lifeguide_menu ul li a span {
	display:table-cell;
	vertical-align:middle;
	padding:10px;
}
*:first-child+html #tmp_lifeguide #tmp_lifeguide_menu ul li a span {
	display:block;
	float:left;
}
#tmp_lifeguide #tmp_lifeguide_menu ul li a span:first-child {
	padding:10px;
	box-sizing:border-box;
	width:120px;
}
#tmp_lifeguide #tmp_lifeguide_menu ul li a span:last-child {
	width:100%;
}
/* ==================================================
shussan banner
================================================== */
#tmp_shussan_banner {
	background: transparent url(/shared/templates/free/images/contents/guide/shussan/shussan_banner.jpg) no-repeat left top;
	color: inherit;
	margin: 0 0 66px;
	height:284px;
	overflow: hidden;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
}
#tmp_shussan_banner h1 {
	margin: 0;
	padding: 86px 0;
	border: none;
	background: transparent;
	display: block;
}
#tmp_shussan_banner h1 span {
	position: relative;
	display: block;
	overflow: hidden;
	z-index: -1;
	text-indent: -9999px;
}
/* ==================================================
shussan_tab
================================================== */
#tmp_shussan_tab *,
#tmp_shussan_tab *:before,
#tmp_shussan_tab *:after,
#tmp_shussan_list *,
#tmp_shussan_list *:before,
#tmp_shussan_list *:after,
#tmp_shussan_rel *,
#tmp_shussan_rel *:before,
#tmp_shussan_rel *:after {
	box-sizing: border-box;
}
#tmp_shussan_tab {
	margin: 0 0 76px;
}
#tmp_shussan_tab_ttl ul {
	list-style: none;
	margin: 0 -5px;
	padding: 0;
}
#tmp_shussan_tab_ttl ul:after {
	content: '';
	display: table;
	clear: both;
}
#tmp_shussan_tab_ttl ul li {
	float: left;
	width: 33.3333333%;
	margin: 0;
	padding: 0 5px;
}
#tmp_shussan_tab_ttl ul li a {
	display: block;
	text-decoration: none;
	height:55px;
	background-position: left top;
	background-repeat: no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}
#tmp_shussan_tab_ttl ul li span {
	display: block;
	overflow: hidden;
}
#tmp_shussan_tab_ttl .used_bg_img span {
	position: relative;
	z-index: -1;
	text-indent: -9999px;
}
#tmp_shussan_tab_ttl ul #tmp_shussan_tab_01 a {
	background-image: url(/shared/templates/free/images/contents/guide/shussan/tab_purpose_off.png);
}
#tmp_shussan_tab_ttl ul #tmp_shussan_tab_01.active a,
#tmp_shussan_tab_ttl ul #tmp_shussan_tab_01 a:hover,
#tmp_shussan_tab_ttl ul #tmp_shussan_tab_01 a:focus {
	background-image: url(/shared/templates/free/images/contents/guide/shussan/tab_purpose_on.png);
}
#tmp_shussan_tab_ttl ul #tmp_shussan_tab_02 a {
	background-image: url(/shared/templates/free/images/contents/guide/shussan/tab_age_off.png);
}
#tmp_shussan_tab_ttl ul #tmp_shussan_tab_02.active a,
#tmp_shussan_tab_ttl ul #tmp_shussan_tab_02 a:hover,
#tmp_shussan_tab_ttl ul #tmp_shussan_tab_02 a:focus {
	background-image: url(/shared/templates/free/images/contents/guide/shussan/tab_age_on.png);
}
#tmp_shussan_tab_ttl ul #tmp_shussan_tab_03 a {
	background-image: url(/shared/templates/free/images/contents/guide/shussan/tab_facility_off.png);
}
#tmp_shussan_tab_ttl ul #tmp_shussan_tab_03.active a,
#tmp_shussan_tab_ttl ul #tmp_shussan_tab_03 a:hover,
#tmp_shussan_tab_ttl ul #tmp_shussan_tab_03 a:focus {
	background-image: url(/shared/templates/free/images/contents/guide/shussan/tab_facility_on.png);
}
#tmp_shussan_tab_cnt .tab_cnt {
	padding: 20px 0;
}
#tmp_shussan_tab_cnt ul {
	list-style: none;
	margin: 0 -5px;
	padding: 0;
}
#tmp_shussan_tab_cnt ul:after {
	content: '';
	display: table;
	clear: both;
}
#tmp_shussan_tab_cnt ul li {
	float: left;
	width: 16.667%;
	padding: 0 5px;
	margin: 0 0 10px;
}
#tmp_shussan_tab_cnt ul li:nth-child(6n) {
	clear: right;
}
#tmp_shussan_tab_cnt ul li:nth-child(6n+1) {
	clear: left;
}
#tmp_shussan_tab_cnt ul li:hover {
	text-decoration:underline;
}
#tmp_shussan_tab_cnt ul li a {
	position: relative;
	display: table;
	width: 100%;
	text-align: center;
	padding: 18px 8px 20px;
	min-height: 136px;
	line-height: 1.75;
	text-decoration: none;
	background-color: #ffebeb;
	color: #222222;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#tmp_shussan_tab_cnt ul li a:after {
	content: '';
	position: absolute;
	width: 9px;
	height: 9px;
	bottom: 12px;
	left: 50%;
	background: transparent url(/shared/templates/free/images/contents/guide/shussan/icon_arrow_purpose.png) no-repeat;
	color: inherit;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
}
#tmp_shussan_tab_cnt ul li a span {
	display: table-cell;
	vertical-align: middle;
}
#tmp_shussan_tab_cnt #tmp_shussan_tab_purpose li a {
	background-color: #ffebeb;
	color: #222222;
}
#tmp_shussan_tab_cnt #tmp_shussan_tab_purpose li a:after {
	background-image: url(/shared/templates/free/images/contents/guide/shussan/icon_arrow_purpose.png);
}
#tmp_shussan_tab_cnt #tmp_shussan_tab_purpose li a {
	background-color: #ffebeb;
	color: #222222;
}
#tmp_shussan_tab_cnt #tmp_shussan_tab_purpose li a:after {
	background-image: url(/shared/templates/free/images/contents/guide/shussan/icon_arrow_purpose.png);
}
#tmp_shussan_tab_cnt #tmp_shussan_tab_age li a {
	background-color: #fcf8d7;
	color: #222222;
}
#tmp_shussan_tab_cnt #tmp_shussan_tab_age li a:after {
	background-image: url(/shared/templates/free/images/contents/guide/shussan/icon_arrow_age.png);
}
#tmp_shussan_tab_cnt #tmp_shussan_tab_facility li a {
	background-color: #d7f0fc;
	color: #222222;
}
#tmp_shussan_tab_cnt #tmp_shussan_tab_facility li a:after {
	background-image: url(/shared/templates/free/images/contents/guide/shussan/icon_arrow_facility.png);
}
#tmp_shussan_tab_cnt #tmp_shussan_tab_purpose li a:hover,
#tmp_shussan_tab_cnt #tmp_shussan_tab_purpose li a:focus,
#tmp_shussan_tab_cnt #tmp_shussan_tab_age li:hover,
#tmp_shussan_tab_cnt #tmp_shussan_tab_age li a:focus,
#tmp_shussan_tab_cnt #tmp_shussan_tab_facility li a:hover,
#tmp_shussan_tab_cnt #tmp_shussan_tab_facility li a:focus {
	text-decoration: underline;
}
/* ==================================================
shussan_list
================================================== */
#tmp_shussan_list {
	margin: 0 0 62px;
}
.row_shussan {
	margin: 0 -14px;
}
.row_shussan:after,
.box_shussan_mamafure .shussan_mamafure_link:after,
.box_shussan_handbook:after,
.box_shussan_mamafure:after {
	content: '';
	display: table;
	clear: both;
}
.row_shussan .shussan_col {
	float: left;
	width: 50%;
	padding: 0 14px;
	margin: 0 0 15px;
}
.row_shussan .shussan_col:nth-child(2n) {
	clear: right;
}
.row_shussan .shussan_col:nth-child(2n+1) {
	clear: left;
}
.box_shussan_mamafure {
	position: relative;
	padding: 29px 32px 13px 29px;
	background: transparent url(/shared/templates/free/images/contents/guide/shussan/bg_mamafure.png) no-repeat;
	color: inherit;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
}
.box_shussan_mamafure .shussan_mamafure_ttl {
	background: transparent url(/shared/templates/free/images/contents/guide/shussan/bg_mamafure_ttl.png) center center no-repeat;
	color: inherit;
	min-width: 302px;
	position: absolute;
	top: -3px;
	left: 50%;
	padding: 0 4px;
	margin-left: -152px;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}
#tmp_shussan_list p {
	margin: 0;
}
.box_shussan_mamafure .shussan_mamafure_ttl p {
	text-indent: -9999px;
}
.box_shussan_mamafure .shussan_mamafure_img {
	background: transparent url(/shared/templates/free/images/contents/guide/shussan/img_mamafure_ttl.png) center center no-repeat;
	color: inherit;
	width: 214px;
	height: 46px;
	text-align: center;
	margin: 0 auto 17px;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}
.box_shussan_mamafure .shussan_mamafure_img p {
	text-indent: -9999px;
	min-height: 46px;
}
.box_shussan_mamafure .shussan_mamafure_img a {
	display: block;
	text-decoration: none;
	color: inherit;
	background-color: transparent;
	min-height: 46px;
}
.box_shussan_mamafure .shussan_mamafure_media {
	position: relative;
	margin: 0 0 19px;
}
.box_shussan_mamafure .shussan_mamafure_media a {
	display: block;
	font-size: 142.8%;
	font-weight: bold;
	text-decoration: none;
	color: inherit;
	background-color: transparent;
	padding:35px 10px 32px 235px;
	border: 1px solid #a2d7d4;
	border-radius: 52px;
}
.box_shussan_mamafure .shussan_mamafure_media a:hover,
.box_shussan_mamafure .shussan_mamafure_media a:focus {
	border-width:3px;
	margin:-2px -2px -2px -2px;
}
.box_shussan_mamafure .shussan_mamafure_media a:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 35px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	background: transparent url(/shared/templates/free/images/contents/guide/shussan/img_mamafure_01.png) no-repeat;
	color: inherit;
	width: 156px;
	height: 71px;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}
.box_shussan_mamafure .shussan_mamafure_media a:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 17px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	background: transparent url(/shared/templates/free/images/contents/guide/shussan/icon_arrow_facility.png) no-repeat;
	color: inherit;
	width: 9px;
	height: 9px;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}
.box_shussan_mamafure .shussan_mamafure_media a:hover,
.box_shussan_mamafure .shussan_mamafure_media a:focus {
	text-decoration: underline;
}
#tmp_shussan_list .box_shussan_mamafure .shussan_mamafure_link {
	list-style: none;
	list-style-image: none;
	margin: 0 -10px;
	padding: 0;
}
#tmp_shussan_list .box_shussan_mamafure .shussan_mamafure_link li {
	float: left;
	width: 50%;
	padding: 0 10px;
	margin: 0 0 20px;
}
#tmp_shussan_list .box_shussan_mamafure .shussan_mamafure_link li:nth-child(2n) {
	clear: right;
}
#tmp_shussan_list .box_shussan_mamafure .shussan_mamafure_link li:nth-child(2n+1) {
	clear: left;
}
.box_shussan_mamafure .shussan_mamafure_link a {
	position: relative;
	display: block;
	text-decoration: none;
	padding: 16px 30px 13px 18px;
	color: #222222;
	background-color: transparent;
	border: 1px solid #a2d7d4;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.box_shussan_mamafure .shussan_mamafure_link a:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 17px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	background: transparent url(/shared/templates/free/images/contents/guide/shussan/icon_arrow_facility.png) no-repeat;
	color: inherit;
	width: 9px;
	height: 9px;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}
.box_shussan_mamafure .shussan_mamafure_link a:hover,
.box_shussan_mamafure .shussan_mamafure_link a:focus {
	border-width:3px;
	margin:-2px;
	text-decoration: underline;
}
.box_shussan_handbook {
	position: relative;
	margin-top: 7px;
	padding: 22px 24px 19px 28px;
	background: transparent url(/shared/templates/free/images/contents/guide/shussan/bg_handbook.png) no-repeat;
	color: inherit;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
}
.box_shussan_handbook:before {
	content: '';
	position: absolute;
	top: -18px;
	left: 64px;
	background: transparent url(/shared/templates/free/images/contents/guide/shussan/icon_handbook.png) no-repeat;
	color: inherit;
	width: 60px;
	height: 60px;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}
.box_shussan_handbook .shussan_handbook_ttl {
	background: transparent url(/shared/templates/free/images/contents/guide/shussan/bg_handbook_ttl.png) center center no-repeat;
	color: inherit;
	min-width: 140px;
	position: absolute;
	top: -10px;
	left: 50%;
	padding: 0 4px;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}
.box_shussan_handbook .shussan_handbook_ttl p {
	text-indent: -9999px;
}
.box_shussan_handbook .shussan_handbook_sub_ttl {
	font-size: 128.5%;
	color: #737373;
	background-color: transparent;
	font-weight: bold;
	text-align: center;
	margin: 0 95px 18px;
}
.box_shussan_handbook .shussan_handbook_cnt {
	float: left;
	width: 270px;
	padding-right: 38px;
}
.box_shussan_handbook .shussan_handbook_cnt p {
	font-size: 114.3%;
	line-height: 1.75;
}
#tmp_shussan_list .box_shussan_handbook .shussan_handbook_cnt p {
	margin: 0 0 23px;
	padding-left: 4px;
}
#tmp_shussan_list .box_shussan_handbook .handbook_link {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
#tmp_shussan_list .box_shussan_handbook .handbook_link li {
	margin: 0 0 18px;
}
.box_shussan_handbook .handbook_link a {
	position: relative;
	display: block;
	text-decoration: none;
	padding: 16px 30px 15px 18px;
	color: #222222;
	background-color: transparent;
	border: 1px solid #fcc5a1;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.box_shussan_handbook .handbook_link a:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 17px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	background: transparent url(/shared/templates/free/images/contents/guide/shussan/icon_arrow_purpose.png) no-repeat;
	color: inherit;
	width: 9px;
	height: 9px;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}
.box_shussan_handbook .handbook_link a:hover,
.box_shussan_handbook .handbook_link a:focus {
	border-width:3px;
	margin:-2px;
	text-decoration: underline;
}
.box_shussan_handbook .shussan_handbook_thubnail {
	overflow: hidden;
	padding-top: 6px;
}
.box_shussan_handbook .shussan_handbook_thubnail img {
	max-width: 100%;
	height: auto;
}
/* ==================================================
shussan_rel
================================================== */
#tmp_contents #tmp_shussan_rel {
	margin: 0 0 123px;
}
#tmp_shussan_rel p {
	margin: 0;
}
#tmp_shussan_rel table.col2 {
	margin: 0 0 10px;
}
#tmp_shussan_rel table.col2 td.col2L {
	border-right: 28px solid transparent;
}
#tmp_shussan_rel div.col2 div.col2L {
	width: 50%;
	margin-right: 0;
	padding-right: 14px;
	margin: 0 0 10px;
}
#tmp_shussan_rel div.col2 div.col2R {
	width: 50%;
	padding-left: 14px;
	margin: 0 0 10px;
}
/* ==================================================
20220421　施設ページリニューアル Start
================================================== */
/* common
================================= */
#tmp_contents *,
#tmp_contents *:before,
#tmp_contents *:after {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#tmp_contents h2 {
	padding: 8px 10px 2px 13px;
}
/* map_search_js
================================= */
#tmp_readspeaker.rsplaying + #tmp_honbun + #tmp_contents #map_search_js_on,
.no_javascript #map_search_js_on,
.used_javascript #map_search_js_off {
	display:none;
}
#tmp_readspeaker.rsplaying + #tmp_honbun + #tmp_contents #map_search_js_off,
.used_javascript #map_search_js_on,
.no_javascript #map_search_js_off {
	display:block;
}
/* search
================================= */
#tmp_map_search {
    margin-bottom: 37px;
}
#tmp_map_search .search_lft {
	float: left;
	width: 515px;
}
#tmp_map_search .search_rgt {
	float: right;
	width: 515px;
	padding-left: 10px;
}
#tmp_map_search .search_front {
	margin-left: 16px;
	margin-bottom: 13px;
}
#tmp_map_search .search_des {
	display: inline-block;
	margin: 2px 13px 0 0;
	color: #c73744;
	background-color: transparent;
	font-size: 114.3%;
}
#tmp_map_search .keyword {
    margin-left: 12px;
}
#tmp_map_search .ttl {
    background: none;
	padding: 0;
}
#tmp_map_search .ttl,
#tmp_map_search #keyword,
#tmp_map_search #search_keyword{
	display: inline-block;
}
#tmp_map_search .ttl label {
	background: url(/shared/templates/free/images/contents/shisetsu/sch_icon.gif) no-repeat left center;
    padding: 9px 0 5px 35px;
	cursor: pointer;
}
#tmp_map_search #keyword {
	width: 264px;
	min-height: 35px;
	padding: 5px 8px;
}
#tmp_map_search #search_keyword {
	font-size: 114.3%;
    min-width: 68px;
    min-height: 35px;
    border: 2px solid #154392;
    background-color: #154392;
    color: #ffffff;
    padding: 2px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
    text-align: center;
    cursor: pointer;
}
#tmp_map_search #search_keyword:hover,
#tmp_map_search #search_keyword:focus {
	background-color: #ffffff;
	color: #154392;
}
.search_list {
	margin-top: 7px;
	text-align: right;
}
#map_search_js_off .search_list {
	text-align: left;
}
.search_list ul {
	margin: 0;
	list-style: none;
}
.search_list p {
	display: inline-block;
}
.search_list .guide_btn {
	margin-left: 11px;
}
.search_list a {
	display: block;
	width: 243px;
	padding: 14px 10px;
	color: #00337b;
	background-color: transparent;
	font-weight: bold;
	font-size: 128.6%;
	text-align: center;
	text-decoration: none;
	border: 2px solid #00337b;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.search_list a:hover,
.search_list a:focus {
	background-color: #e7f3ff;
}
.search_list span {
	display: inline-block;
	padding: 3px 0 3px 16px;
	color: inherit;
	background: transparent url(/shared/templates/free/images/contents/shisetsu/arrow_blue_icon.png) no-repeat left center;
}
/* map
================================= */
#tmp_contents #tmp_map_area {
	margin-bottom: 50px;
	border: 7px solid #f2f6f8;
}
#tmp_contents #tmp_map_area .map_area_wrap {
	padding: 23px 19px 0;
}
#tmp_contents #tmp_map_area ul {
	margin: 0;
	list-style: none;
}
#tmp_contents #tmp_map_area_lft {
	float: left;
	width: 480px;
	padding-right: 0;
}
#tmp_contents #tmp_map_area_lft h2 {
	margin: 0 0 21px;
}
#tmp_contents #tmp_map_area_lft input,
#tmp_contents #tmp_map_area_lft label {
	cursor: pointer;
}
#tmp_contents #tmp_map_area_lft input[type=checkbox] {
    transform: scale(1.3);
    -moz-transform: scale(1.3);
    -webkit-transform: scale(1.3);
}
#tmp_contents #tmp_map_area_lft .image_map_list {
	position: relative;
}
#tmp_contents #tmp_map_area_lft .image_map_list img {
	max-width: 100%;
	height: auto;
}
#tmp_contents #tmp_map_area_lft .image_map_check {
	width: 100%;
	position: absolute;
	top: 0;
}
#tmp_contents #tmp_map_area_lft .image_map_check ul li {
	margin: 0;
    max-width:90px;
}
#tmp_contents #tmp_map_area_lft .image_map_check ul li input,
#tmp_contents #tmp_map_area_lft .image_map_check ul li label {
	display: block;
}
#tmp_contents #tmp_map_area_lft .image_map_check ul li.sys_map_check6 input,
#tmp_contents #tmp_map_area_lft .image_map_check ul li.sys_map_check6 label {
	display: inline-block;
}
#tmp_contents #tmp_map_area_lft .image_map_check ul li input {
	margin: 0 auto;
}
#tmp_contents #tmp_map_area_lft .image_map_check ul li label {
	margin-top: 10px;
	text-align: center;
	color: #333333;
	text-shadow: rgb(255, 255, 255) 2px 0 0, rgb(255, 255, 255) 2px 1px 0, rgb(255, 255, 255) 1px 2px 0, rgb(255, 255, 255) 0 2px 0, rgb(255, 255, 255) -1px 2px 0, rgb(255, 255, 255) -2px 1px 0, rgb(255, 255, 255) -2px 0 0, rgb(255, 255, 255) -2px -1px 0, rgb(255, 255, 255) -1px -2px 0, rgb(255, 255, 255) 0px -2px 0, rgb(255, 255, 255) 1px -2px 0, rgb(255, 255, 255) 1px -1px 0, rgb(255, 255, 255) 2px 0 0;
	font-size: 114.3%;
	font-weight: bold;
}
#tmp_contents #tmp_map_area_lft .image_map_check ul li label span {
	display: block;
	font-size: 75%;
}
#tmp_contents #tmp_map_area_lft .image_map_check ul li {
	position: absolute;
}
#tmp_contents #tmp_map_area_lft .sys_map_check1 {
	top: 50px;
    right: 96px;
}
#tmp_contents #tmp_map_area_lft .sys_map_check2 {
    top: 99px;
    left: 220px;
}
#tmp_contents #tmp_map_area_lft .sys_map_check3 {
	top: 64px;
    left: 153px;
}
#tmp_contents #tmp_map_area_lft .sys_map_check4 {
	top: 185px;
	left: 180px;
}
#tmp_contents #tmp_map_area_lft .sys_map_check5 {
	top: 74px;
    left: 41px;
}
#tmp_contents #tmp_map_area_lft .sys_map_check6 {
	top: 240px;
    right: 10px;
}
#tmp_contents #tmp_map_area_lft .image_map_check ul li.sys_map_check6{
    max-width: none;
    padding-bottom:6px;
  	padding: 9px 11px 9px 12px;
    background-color: #e5e5e5;
}
#tmp_contents #tmp_map_area_lft .image_map_check ul li.sys_map_check6 label {
  	text-shadow: none;
  	font-weight: normal;
  	margin-top: 0;
  	margin-left: 5px;
	padding-left: 6px;
	font-size: 114.3%;
}
#tmp_contents #tmp_map_area_lft .image_map_check ul li.sys_map_check6 label span {
	font-size: 100%;
}
/* map_area_items */
#tmp_contents #tmp_map_area .map_area_items {
	margin-top: -15px;
}
#tmp_contents #tmp_map_area .map_area {
	margin-bottom: 11px;
	padding: 5px 10px 2px;
}
#tmp_contents #tmp_map_area .map_area p {
	margin: 0;
}
#tmp_contents #tmp_map_area .map_area_heading h3 {
	position: relative;
	z-index: 2;
	margin: 0;
	border: none;
	background: url(/shared/templates/free/images/contents/shisetsu/h3_bg_rn.gif) no-repeat 3px 7px;
}
#tmp_contents #tmp_map_area .map_blue {
	background-color: #e1f4fd;
}
#tmp_contents #tmp_map_area .map_yellow {
	background-color: #fefad0;
}
#tmp_contents #tmp_map_area .map_green {
	background-color: #cfebce;
}
#tmp_contents #tmp_map_area .map_orange {
	background-color: #f9e5dc;
}
#tmp_contents #tmp_map_area .map_purple {
	background-color: #e9dff2;
}
#tmp_contents #tmp_map_area .map_gray {
	display: none;
    visibility: hidden;
}
#tmp_contents #tmp_map_area .map_area_ttl {
	margin-bottom: 5px;
	padding-left: 12px;
	font-size: 114.3%;
	font-weight: bold;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 7px;
}
#tmp_contents #tmp_map_area .map_blue .map_area_ttl {
	background-image: url(/shared/templates/free/images/contents/shisetsu/map_dot_blue.png);
}
#tmp_contents #tmp_map_area .map_yellow .map_area_ttl {
	background-image: url(/shared/templates/free/images/contents/shisetsu/map_dot_yellow.png);
}
#tmp_contents #tmp_map_area .map_green .map_area_ttl {
	background-image: url(/shared/templates/free/images/contents/shisetsu/map_green_dot.png);
}
#tmp_contents #tmp_map_area .map_orange .map_area_ttl {
	background-image: url(/shared/templates/free/images/contents/shisetsu/map_dot_orange.png);
}
#tmp_contents #tmp_map_area .map_purple .map_area_ttl {
	background-image: url(/shared/templates/free/images/contents/shisetsu/map_dot_purple.png);
}
#tmp_contents #tmp_map_area .map_area_cnt label {
	margin-left: 5px;
	font-size: 114.3%;
}
#tmp_contents #tmp_map_area .map_area_cnt li {
	display: inline-block;
	margin: 0 19px 0 0;
}

/* facilities_btn
================================= */
#tmp_contents #tmp_map_area_rgt {
	float: right;
	width: 480px;
}
#tmp_contents #tmp_map_area_rgt h2 {
	margin: 0 0 7px;
}
#tmp_contents #tmp_facilities_btn {
	text-align: center;
}
.rn #tmp_contents #tmp_facilities_btn {
    padding-left: 0;
}
#tmp_contents #tmp_facilities_btn p {
	margin: 0;
}
#tmp_contents #tmp_facilities_list {
	margin-bottom:50px;
}
#tmp_contents #tmp_facilities_btn ul,
#tmp_contents #tmp_facilities_list ul {
	margin: 0 -4px;
	list-style:none;
}
#tmp_contents #tmp_facilities_btn li,
#tmp_contents #tmp_facilities_list ul li {
	width: 25%;
	margin: 0 0 8px;
	padding: 0 4px;
	font-size: 100%;
	font-weight: normal;
}
#tmp_contents #tmp_facilities_list ul li {
	float:left;
}
#tmp_contents #tmp_facilities_btn li:nth-child(n),
.rn #tmp_contents #tmp_facilities_btn li:nth-child(n),
#tmp_contents #tmp_facilities_list ul li:nth-child(n) {
    clear: none;
}
#tmp_contents #tmp_facilities_btn li:nth-child(n),
.rn #tmp_contents #tmp_facilities_btn li:nth-child(n),
#tmp_contents #tmp_facilities_list ul li:nth-child(n) {
	margin-right: 0;
}
#tmp_contents #tmp_facilities_btn li:nth-child(4n+1),
.rn #tmp_contents #tmp_facilities_btn li:nth-child(4n+1),
#tmp_contents #tmp_facilities_list ul li:nth-child(4n+1) {
	clear: left;
}
#tmp_contents #tmp_facilities_btn li:nth-child(4n),
.rn #tmp_contents #tmp_facilities_btn li:nth-child(4n),
#tmp_contents #tmp_facilities_list ul li:nth-child(4n) {
	clear: right;
}
#tmp_contents #tmp_facilities_btn a,
#tmp_contents #tmp_facilities_btn li label,
#tmp_contents #tmp_facilities_list ul li a {
	display: table;
	width: 100%;
	background: #ffffff;
	position: relative;
	overflow: hidden;
}
#tmp_contents #tmp_facilities_list ul li a {
	color:#202020;
	text-decoration:none;
}
#tmp_contents #tmp_facilities_btn li label {
	cursor:pointer;
}
#tmp_contents #tmp_facilities_btn a:hover,
#tmp_contents #tmp_facilities_btn a:focus,
#tmp_contents #tmp_facilities_btn li input:checked + label a,
#tmp_contents #tmp_facilities_btn li input:checked + label {
    background-color: #154392;
    color:#ffffff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
#tmp_contents #tmp_facilities_list ul li a:hover,
#tmp_contents #tmp_facilities_list ul li a:hover:after,
#tmp_contents #tmp_facilities_list ul li a:focus:after,
#tmp_contents #tmp_facilities_btn li input:hover + label,
#tmp_contents #tmp_facilities_btn li input:hover + label:after,
#tmp_contents #tmp_facilities_btn li input:focus + label:after,
#tmp_contents #tmp_facilities_btn li input:focus + label a:after {
	border-width: 2px;
	border-color: #154392;
}
#tmp_contents #tmp_facilities_btn a:after,
#tmp_contents #tmp_facilities_btn li label:after,
#tmp_contents #tmp_facilities_list ul li a:after {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 1px solid #4b9fd1;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
#tmp_contents #tmp_facilities_btn a:hover:after,
#tmp_contents #tmp_facilities_btn a:focus:after,
#tmp_contents #tmp_facilities_btn li input:checked + label a:after,
#tmp_contents #tmp_facilities_btn li input:hover,
#tmp_contents #tmp_facilities_btn li input:focus + label:after,
#tmp_contents #tmp_facilities_btn li input:checked + label:after,
#tmp_contents #tmp_facilities_list ul li a:hover:after,
#tmp_contents #tmp_facilities_list ul li a:focus:after {
	border-width: 2px;
    border-color:#154392;
}
#tmp_contents #tmp_facilities_btn span {
	display: table-cell;
	vertical-align: middle;
	padding: 59px 5px 10px;
	background-position: 50% 22px;
	background-repeat:no-repeat;
	height: 123px;
    min-height:auto;
}
#tmp_contents #tmp_facilities_btn .map_btn_7 span,
#tmp_contents #tmp_facilities_btn .map_btn_8 span,
#tmp_contents #tmp_facilities_btn .map_btn_10 span,
#tmp_contents #tmp_facilities_btn .map_btn_11 span,
#tmp_contents #tmp_facilities_btn .map_btn_13 span {
	padding: 59px 5px 10px;
	height:123px;
}
#tmp_contents #tmp_facilities_list span {
	display: table-cell;
	vertical-align: middle;
	height: 50px;
	padding:5px 5px 5px 65px;
	background-position:15px center;
	background-repeat:no-repeat;
}
#tmp_contents #tmp_facilities_btn .map_btn_1 span,
#tmp_contents #tmp_facilities_list .map_btn_1 span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon1_rn.png);
}
#tmp_contents #tmp_facilities_btn .map_btn_1 input:checked + label span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon1_rn_w.png);
}
#tmp_contents #tmp_facilities_btn .map_btn_2 span,
#tmp_contents #tmp_facilities_list .map_btn_2 span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon2_rn.png);
}
#tmp_contents #tmp_facilities_btn .map_btn_2 input:checked + label span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon2_rn_w.png);
}
#tmp_contents #tmp_facilities_btn .map_btn_3 span,
#tmp_contents #tmp_facilities_list .map_btn_3 span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon3_rn.png);
}
#tmp_contents #tmp_facilities_btn .map_btn_3 input:checked + label span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon3_rn_w.png);
}
#tmp_contents #tmp_facilities_btn .map_btn_4 span,
#tmp_contents #tmp_facilities_list .map_btn_4 span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon4_rn.png);
}
#tmp_contents #tmp_facilities_btn .map_btn_4 input:checked + label span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon4_rn_w.png);
}
#tmp_contents #tmp_facilities_btn .map_btn_5 span,
#tmp_contents #tmp_facilities_list .map_btn_5 span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon5_rn.png);
}
#tmp_contents #tmp_facilities_btn .map_btn_5 input:checked + label span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon5_rn_w.png);
}
#tmp_contents #tmp_facilities_btn .map_btn_6 span,
#tmp_contents #tmp_facilities_list .map_btn_6 span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon6_rn.png);
}
#tmp_contents #tmp_facilities_btn .map_btn_6 input:checked + label span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon6_rn_w.png);
}
#tmp_contents #tmp_facilities_btn .map_btn_7 span,
#tmp_contents #tmp_facilities_list .map_btn_7 span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon7_rn.png);
}
#tmp_contents #tmp_facilities_btn .map_btn_7 input:checked + label span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon7_rn_w.png);
}
#tmp_contents #tmp_facilities_btn .map_btn_8 span,
#tmp_contents #tmp_facilities_list .map_btn_8 span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon8_rn.png);
}
#tmp_contents #tmp_facilities_btn .map_btn_8 input:checked + label span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon8_rn_w.png);
}
#tmp_contents #tmp_facilities_btn .map_btn_9 span,
#tmp_contents #tmp_facilities_list .map_btn_9 span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon9_rn.png);
}
#tmp_contents #tmp_facilities_btn .map_btn_9 input:checked + label span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon9_rn_w.png);
}
#tmp_contents #tmp_facilities_btn .map_btn_10 span,
#tmp_contents #tmp_facilities_list .map_btn_10 span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon10_rn.png);
}
#tmp_contents #tmp_facilities_btn .map_btn_10 input:checked + label span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon10_rn_w.png);
}
#tmp_contents #tmp_facilities_btn .map_btn_11 span,
#tmp_contents #tmp_facilities_list .map_btn_11 span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon11_rn.png);
}
#tmp_contents #tmp_facilities_btn .map_btn_11 input:checked + label span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon11_rn_w.png);
}
#tmp_contents #tmp_facilities_btn .map_btn_12 span,
#tmp_contents #tmp_facilities_list .map_btn_12 span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon12_rn.png);
}
#tmp_contents #tmp_facilities_btn .map_btn_12 input:checked + label span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon12_rn_w.png);
}
#tmp_contents #tmp_facilities_btn .map_btn_13 span,
#tmp_contents #tmp_facilities_list .map_btn_13 span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon13_rn.png);
}
#tmp_contents #tmp_facilities_btn .map_btn_13 input:checked + label span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon13_rn_w.png);
}
#tmp_contents #tmp_facilities_btn .map_btn_14 span,
#tmp_contents #tmp_facilities_list .map_btn_14 span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon14.png);
}
#tmp_contents #tmp_facilities_btn .map_btn_14 input:checked + label span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon14_rn_w.png);
}
#tmp_contents #tmp_facilities_btn .map_btn_15 span,
#tmp_contents #tmp_facilities_list .map_btn_15 span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon15_rn.png);
}
#tmp_contents #tmp_facilities_btn .map_btn_15 input:checked + label span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon15_rn_w.png);
}
#tmp_contents #tmp_facilities_btn .map_btn_16 span,
#tmp_contents #tmp_facilities_list .map_btn_16 span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon16_rn.png);
}
#tmp_contents #tmp_facilities_btn .map_btn_16 input:checked + label span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon16_rn_w.png);
}
#tmp_contents #tmp_facilities_btn .map_btn_17 span,
#tmp_contents #tmp_facilities_list .map_btn_17 span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon17_rn.png);
}
#tmp_contents #tmp_facilities_btn .map_btn_17 input:checked + label span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon17_rn_w.png);
}
#tmp_contents #tmp_facilities_btn .map_btn_18 span,
#tmp_contents #tmp_facilities_list .map_btn_18 span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon18_rn.png);
}
#tmp_contents #tmp_facilities_btn .map_btn_18 input:checked + label span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon18_rn_w.png);
}
#tmp_contents #tmp_facilities_btn .map_btn_19 span,
#tmp_contents #tmp_facilities_list .map_btn_19 span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon19_rn.png);
}
#tmp_contents #tmp_facilities_btn .map_btn_19 input:checked + label span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon19_rn_w.png);
}
#tmp_contents #tmp_facilities_btn .map_btn_20 span,
#tmp_contents #tmp_facilities_list .map_btn_20 span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon20_rn.png);
}
#tmp_contents #tmp_facilities_btn .map_btn_20 input:checked + label span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon20_rn_w.png);
}
#tmp_contents #tmp_facilities_btn .map_btn_21 span,
#tmp_contents #tmp_facilities_list .map_btn_21 span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon21_rn.png);
}
#tmp_contents #tmp_facilities_btn .map_btn_21 input:checked + label span {
	background-image:url(/shared/templates/free/images/contents/shisetsu/map_btn_icon21_rn_w.png);
}
#tmp_contents #tmp_facilities_btn .facilities_guide_btn {
	text-align: right;
	margin-top: 15px;
}
#tmp_contents #tmp_facilities_btn .facilities_guide_btn a {
	border:none;
}
#tmp_contents #tmp_facilities_btn .facilities_guide_btn a:hover,
#tmp_contents #tmp_facilities_btn .facilities_guide_btn a:focus {
	background-color: #ffffff;
    color:#154392;
}
#tmp_contents #tmp_facilities_btn .facilities_guide_btn a:hover span,
#tmp_contents #tmp_facilities_btn .facilities_guide_btn a:focus span {
    text-decoration: underline;
}
#tmp_contents #tmp_facilities_btn .facilities_guide_btn a:after {
	display: none;
}
#tmp_contents #tmp_facilities_btn .facilities_guide_btn span {
	display: inline-block;
	padding: 0 0 0 16px;
	color: inherit;
	background: transparent url(/shared/templates/free/images/contents/shisetsu/arrow_blue_icon.png) no-repeat left 4px;
	height: auto;
}
/* map_area_search */
#tmp_contents .map_area_search {
	padding: 33px 0 29px;
	text-align: center;
	background-color: #f2f6f8;
	color: #222222;
}
#tmp_contents .map_area_search p {
	display: inline-block;
	margin: 0;
	vertical-align: middle;
}
#tmp_contents .map_area_search .map_reset_btn {
	margin-left: 20px;
}
#tmp_contents .map_area_search a {
	display: block;
	padding: 5px 10px 1px;
	text-decoration: none;
	border-width: 2px;
	border-style: solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#tmp_contents .map_area_search .map_search_btn a {
	font-size: 171.4%;
	width: 246px;
	background-color: #154392;
	color: #ffffff;
	border-color: #154392;
}
#tmp_contents .map_area_search .map_reset_btn a {
	font-size: 128.5%;
	width: 180px;
	background-color: #ffffff;
	color: #222222;
	border-color: #d2d7d5;
}
#tmp_contents .map_area_search a:hover,
#tmp_contents .map_area_search a:focus {
	border: 2px solid #154392;
	background-color: #ffffff;
}
#tmp_contents .map_area_search .map_search_btn a:hover,
#tmp_contents .map_area_search .map_search_btn a:focus {
	color: #154392;
}

/* result
================================= */
#tmp_contents #tmp_map_result {
	margin-bottom: 82px;
}
#tmp_contents #tmp_result_items {
	margin-bottom: 24px;
}
#tmp_contents #tmp_result_items p {
	display: inline-block;
	margin: 0;
	font-weight: bold;
	font-size: 114.3%;
	vertical-align: middle;
}
#tmp_contents #tmp_result_items p.result_case {
	margin-right: 12px;
}
#tmp_contents #tmp_result_items p.result_case span {
	margin-right: 19px;
	font-size: 125%;
	font-weight: bold;
	letter-spacing: 6px;
}
#tmp_contents #tmp_result_items p.result_case span.case_num {
	margin-right: 0;
}
#tmp_contents #tmp_result_items span {
	font-weight: normal;
	position: relative;
	letter-spacing: 1px;
}
#tmp_contents #tmp_result_items p span:after {
	position: relative;
	content: '|';
	top: -2px;
	width: 100%;
	height: auto;
	margin: 0 9px;
}
#tmp_contents #tmp_result_items p.result_case span:after,
#tmp_contents #tmp_result_items p:last-child span:after {
	display: none;
}
#tmp_contents #tmp_result_listing ul {
	margin-left: 33px;
	list-style-image: url(/shared/templates/free/images/contents/shisetsu/list_icon.gif);
}
#tmp_contents #tmp_result_listing ul li,
#tmp_contents #tmp_result_listing ol li {
    margin-bottom: 15px;
}
#tmp_contents #tmp_result_listing a {
	display: inline-block;
	background-color: transparent;
	color: #015287;
	font-size: 114.3%;
}
#tmp_contents #tmp_result_listing a:hover,
#tmp_contents #tmp_result_listing a:focus {
	text-decoration: none;
}

#tmp_result.hidden,
#tmp_result_listing li.hidden,
#tmp_result_items.hidden {
	display: none;
}
#tmp_contents #tmp_facilities_btn li {
	position: relative;
	overflow: hidden;
}
#tmp_contents #tmp_facilities_btn li input {
	display: block;
	position: relative;
	z-index: -1;
	height: 0;
    opacity:0;
}
/* 翻訳対応 */
html[lang="en"] body.disp_transer #tmp_contents #tmp_facilities_btn ul li span {
	height:128px;
	padding-top:63px;
}
html[lang="ko"] body.disp_transer #tmp_contents #tmp_facilities_btn ul li span {
	height:135px;
}
html[lang="en"] body.disp_transer #tmp_contents #tmp_map_area_lft .sys_map_check6,
html[lang="ko"] body.disp_transer #tmp_contents #tmp_map_area_lft .sys_map_check6 {
	top: 223px;
}

/* ==================================================
20220421　施設ページリニューアル End
================================================== */


/* ==================================================
selector
================================================== */
/* ==================================================
Start Lifeguide Free Renewal 2022
================================================== */
/* lifeguide
============================== */
/* lifeguide_cate_ttl */
.custom_lifeguide_rn2022 #tmp_lifeguide #tmp_lifeguide_cnt_main .cate_ttl {
	position:static;
	margin-bottom:22px;
	border:4px solid;
	border-radius:4px;
	background-repeat:no-repeat;
	background-position:36px center;
	padding:37px 40px 37px 154px;
	background-color:#ffffdb !important;
	color:inherit;
}
.custom_lifeguide_rn2022 #tmp_lifeguide #tmp_lifeguide_cnt_main .cate_ttl h1 {
	color:inherit;
	border-left:3px solid;
	font-size:228.6%;
	line-height:1.25;
	padding:2px 0 0 40px;
	display:table-cell;
	height:88px;
	vertical-align:middle;
}
/* 全言語共通 */
.custom_lifeguide_rn2022 #tmp_lifeguide #tmp_lifeguide_cnt_main #tmp_lifeguide_emergency {
	background-image:url(/shared/templates/lifeguide_rn2022/images/contents/lifeguide_cate_ttl_kinkyu.png) !important;
}
.custom_lifeguide_rn2022 #tmp_lifeguide #tmp_lifeguide_cnt_main #tmp_lifeguide_emergency,
.custom_lifeguide_rn2022 #tmp_lifeguide #tmp_lifeguide_cnt_main #tmp_lifeguide_emergency h1 {
	border-color:#ac7d5f;
}
.custom_lifeguide_rn2022 #tmp_lifeguide #tmp_lifeguide_cnt_main #tmp_lifeguide_information {
	background-image:url(/shared/templates/lifeguide_rn2022/images/contents/lifeguide_cate_ttl_foreign.png) !important;
}
.custom_lifeguide_rn2022 #tmp_lifeguide #tmp_lifeguide_cnt_main #tmp_lifeguide_information,
.custom_lifeguide_rn2022 #tmp_lifeguide #tmp_lifeguide_cnt_main #tmp_lifeguide_information h1 {
	border-color:#d6905d;
}
.custom_lifeguide_rn2022 #tmp_lifeguide #tmp_lifeguide_cnt_main #tmp_lifeguide_procedures {
	background-image:url(/shared/templates/lifeguide_rn2022/images/contents/lifeguide_cate_ttl_tetsuzuki.png) !important;
}
.custom_lifeguide_rn2022 #tmp_lifeguide #tmp_lifeguide_cnt_main #tmp_lifeguide_procedures,
.custom_lifeguide_rn2022 #tmp_lifeguide #tmp_lifeguide_cnt_main #tmp_lifeguide_procedures h1 {
	border-color:#d4b15c;
}
.custom_lifeguide_rn2022 #tmp_lifeguide #tmp_lifeguide_cnt_main #tmp_lifeguide_living {
	background-image:url(/shared/templates/lifeguide_rn2022/images/contents/lifeguide_cate_ttl_kurashi.png) !important;
}
.custom_lifeguide_rn2022 #tmp_lifeguide #tmp_lifeguide_cnt_main #tmp_lifeguide_living,
.custom_lifeguide_rn2022 #tmp_lifeguide #tmp_lifeguide_cnt_main #tmp_lifeguide_living h1 {
	border-color:#76993f;
}
.custom_lifeguide_rn2022 #tmp_lifeguide #tmp_lifeguide_cnt_main #tmp_lifeguide_childrearing {
	background-image:url(/shared/templates/lifeguide_rn2022/images/contents/lifeguide_cate_ttl_kosodate.png) !important;
}
.custom_lifeguide_rn2022 #tmp_lifeguide #tmp_lifeguide_cnt_main #tmp_lifeguide_childrearing,
.custom_lifeguide_rn2022 #tmp_lifeguide #tmp_lifeguide_cnt_main #tmp_lifeguide_childrearing h1 {
	border-color:#a7ae60;
}
.custom_lifeguide_rn2022 #tmp_lifeguide #tmp_lifeguide_cnt_main #tmp_lifeguide_health {
	background-image:url(/shared/templates/lifeguide_rn2022/images/contents/lifeguide_cate_ttl_kenko.png) !important;
}
.custom_lifeguide_rn2022 #tmp_lifeguide #tmp_lifeguide_cnt_main #tmp_lifeguide_health,
.custom_lifeguide_rn2022 #tmp_lifeguide #tmp_lifeguide_cnt_main #tmp_lifeguide_health h1 {
	border-color:#8aafa8;
}
.custom_lifeguide_rn2022 #tmp_lifeguide #tmp_lifeguide_cnt_main #tmp_lifeguide_culture {
	background-image:url(/shared/templates/lifeguide_rn2022/images/contents/lifeguide_cate_ttl_bunka.png) !important;
}
.custom_lifeguide_rn2022 #tmp_lifeguide #tmp_lifeguide_cnt_main #tmp_lifeguide_culture,
.custom_lifeguide_rn2022 #tmp_lifeguide #tmp_lifeguide_cnt_main #tmp_lifeguide_culture h1 {
	border-color:#75c6d0;
}
.custom_lifeguide_rn2022 #tmp_lifeguide #tmp_lifeguide_cnt_main .cate_ttl h1 span {
	position:static;
	display:inline;
	width:auto;
	height:auto;
	z-index:auto;
	overflow:visible;
	color:inherit;
}
/* lifeguide_menu */
.custom_lifeguide_rn2022 #tmp_lifeguide #tmp_lifeguide_cnt_main #tmp_lifeguide_menu ul {
	margin:0 -10px;
}
.custom_lifeguide_rn2022 #tmp_lifeguide #tmp_lifeguide_cnt_main #tmp_lifeguide_menu ul li {
	float:left;
	width:33.33%;
	margin:0 0 18px;
	font-size:157.1%;
	font-weight:normal;
	color:inherit;
	box-shadow:none;
	padding:0 10px;
	line-height:1.45;
	text-align: center;
}
.custom_lifeguide_rn2022 #tmp_lifeguide #tmp_lifeguide_cnt_main #tmp_lifeguide_menu ul li:nth-child(3n+1) {
	clear:both;
}
.custom_lifeguide_rn2022 #tmp_lifeguide #tmp_lifeguide_cnt_main #tmp_lifeguide_menu ul li a {
	display:table;
	width:100%;
	height:auto;
	color:inherit;
	border:1px solid #154392;
	border-radius:4px;
	padding:26px 14px 18px;
	position:relative;
}
.custom_lifeguide_rn2022 #tmp_lifeguide #tmp_lifeguide_cnt_main #tmp_lifeguide_menu ul li a:before {
	content:"";
	border-top:2px solid #154392;
	width:94px;
	position:absolute;
	left:50%;
	margin:0 0 0 -47px;
	top:128px;
}
.custom_lifeguide_rn2022 #tmp_lifeguide #tmp_lifeguide_cnt_main #tmp_lifeguide_menu ul li a:hover,
.custom_lifeguide_rn2022 #tmp_lifeguide #tmp_lifeguide_cnt_main #tmp_lifeguide_menu ul li a.focus {
	text-decoration:underline;
}
.custom_lifeguide_rn2022 #tmp_lifeguide #tmp_lifeguide_cnt_main #tmp_lifeguide_menu ul li a span {
	display:block;
	padding:0;
	width:auto;
}
.custom_lifeguide_rn2022 #tmp_lifeguide #tmp_lifeguide_cnt_main #tmp_lifeguide_menu ul li a > span:first-child {
	margin:0 0 33px;
	padding:0 0 4px;
}
.custom_lifeguide_rn2022 #tmp_lifeguide #tmp_lifeguide_cnt_main #tmp_lifeguide_menu ul li a > span:last-child {
	display:table;
	width:100%;
}
.custom_lifeguide_rn2022 #tmp_lifeguide #tmp_lifeguide_cnt_main #tmp_lifeguide_menu ul li a > span:last-child span {
	display:table-cell;
	height:64px;
	text-align:center;
	vertical-align:middle;
}
/* ==================================================
End Lifeguide Free Renewal 2022
================================================== */
/* ==================================================
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_menu:after,
#tmp_contents div.box_menu_ttl:after,
#tmp_contents div.box_menu_cnt:after,
#tmp_contents .box_photo:after,
#tmp_map:after,
#tmp_contents #tmp_facilities_btn:after,
#tmp_idx_info:after,
#tmp_contents .switch_menu:after,
#tmp_contents .switch_menu li:after,
#tmp_contents .box_crowd .switch_menu .switch:after,
#tmp_contents .box_crowd_cnt:after,
#tmp_brand_header:after,
#tmp_brand_hmenu ul:after,
#tmp_brand_contents .brand_contents_box:after,
#tmp_brand_contents2:after,
#tmp_brand_lead:after,
#tmp_brand_lead_menu:after,
#tmp_brand_lead_menu #tmp_hmenu_cnt:after,
#tmp_brand_lead_menu #tmp_hmenu_cnt ul:after,
#tmp_brand_cate_btn:after,
#tmp_brand_cate_btn ul:after,
#tmp_brand_lead_snavi:after,
#tmp_brand_lead_snavi ul:after,
#tmp_brand_lead_snavi ol:after,
#tmp_contents .box_facture:after,
#tmp_contents .box_facture_inner:after,
#tmp_contents .box_facture ul:after,
#tmp_brand_lead_main_ttl:after,
#tmp_brand_lead_main_cnt:after,
#tmp_contents .brand_mlist:after,
#tmp_contents .box_brand_montparnasse:after,
#tmp_contents .wrap_box_brand_montparnasse_atelier:after,
#tmp_contents .box_brand_montparnasse_atelier:after,
#tmp_contents .box_brand_montparnasse_atelier_ttl:after,
#tmp_contents .box_brand_montparnasse_atelier_cnt:after,
#tmp_contents .box_brand_montparnasse_atelier_list:after,
#tmp_contents .box_brand_montparnasse_item_list .item_list:after,
#tmp_contents .box_brand_montparnasse_item_list .item_list_ttl:after,
#tmp_contents .box_brand_montparnasse_item_list .item_list_cnt:after,
#tmp_contents .box_bijutsukan_art:after,
#tmp_contents .safe_story_btn:after,
#tmp_shussan_lead:after,
#tmp_shussan_lead_ttl:after,
#tmp_shussan_lead_cnt:after,
#tmp_shussan_search:after,
#tmp_shussan_search_ttl:after,
#tmp_shussan_search_cnt:after,
#tmp_shussan_search_cnt .info_cnt:after,
#tmp_contents .shussan_col2:after,
#tmp_shussan_mamafure:after,
#tmp_shussan_mamafure_ttl:after,
#tmp_shussan_mamafure_cnt:after,
#tmp_wrap_shussan_mamafure:after,
#tmp_shussan_mamafure:after,
#tmp_wrap_shussan_handbook:after,
#tmp_shussan_handbook:after,
#tmp_contents .tokiwa_box_cnt:after,
#tmp_contents #tmp_tokiwaso_map:after,
#tmp_contents .tokiwa_box_cnt_a:after,
#tmp_contents .tokiwa_box_cnt_b:after,
#tmp_contents .tokiwa_box_cnt_c:after,
#tmp_contents .tokiwa_box_cnt_d:after,
#tmp_contents #tmp_chosha_ttl:after,
#tmp_contents #tmp_chosha_ttl ul:after,
#tmp_contents #tmp_chosha_access_cnt .access_item:after,
#tmp_contents .chosha_access_tb:after,
#tmp_contents #tmp_chosha .chosha_access_entrance:after,
#tmp_contents #tmp_chosha .chosha_access_car:after,
#tmp_contents #tmp_chosha_floor_link_cnt:after,
#tmp_contents #tmp_chosha_top_pl_cnt ul:after,
#tmp_contents #tmp_chosha_top_outline:after,
#tmp_contents #tmp_chosha_top_outline .outline_point ul:after,
#tmp_contents #tmp_chosha .chosha_top_info:after,
#tmp_contents #tmp_chosha_floor_navi:after,
#tmp_contents #tmp_chosha_floor_cnt:after,
#tmp_contents .chosha_floor_detail:after,
#tmp_contents .floor_icon:after,
#tmp_contents #tmp_chosha .chosha_floor_line:after,
#lbBottom:after,
#tmp_lifeguide #tmp_lifeguide_menu ul:after,
#tmp_lifeguide #tmp_lifeguide_banner_top:after,
#tmp_map_search .wrap_search_col:after,
.search_list ul:after,
#tmp_map_area .map_area_wrap:after,
#tmp_map_area_lft .image_map_check:after,
#tmp_contents #tmp_facilities_btn ul:after,
#tmp_facilities_list ul: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_menu,
*:first-child+html #tmp_contents div.box_menu_ttl,
*:first-child+html #tmp_contents div.box_menu_cnt,
*:first-child+html #tmp_contents .box_photo,
*:first-child+html #tmp_map,
*:first-child+html #tmp_contents #tmp_facilities_btn,
*:first-child+html #tmp_idx_info,
*:first-child+html #tmp_contents .switch_menu,
*:first-child+html #tmp_contents .switch_menu li,
*:first-child+html #tmp_contents .box_crowd .switch_menu .switch,
*:first-child+html #tmp_contents .box_crowd_cnt,
*:first-child+html #tmp_brand_header,
*:first-child+html #tmp_brand_hmenu ul,
*:first-child+html #tmp_brand_contents .brand_contents_box,
*:first-child+html #tmp_brand_contents2,
*:first-child+html #tmp_brand_lead,
*:first-child+html #tmp_brand_lead_menu,
*:first-child+html #tmp_brand_lead_menu #tmp_hmenu_cnt,
*:first-child+html #tmp_brand_lead_menu #tmp_hmenu_cnt ul,
*:first-child+html #tmp_brand_cate_btn,
*:first-child+html #tmp_brand_cate_btn ul,
*:first-child+html #tmp_brand_lead_snavi,
*:first-child+html #tmp_brand_lead_snavi ul,
*:first-child+html #tmp_contents .box_facture,
*:first-child+html #tmp_contents .box_facture_inner,
*:first-child+html #tmp_contents .box_facture ul,
*:first-child+html #tmp_contents .box_facture ol,
*:first-child+html #tmp_brand_lead_main_ttl,
*:first-child+html #tmp_brand_lead_main_cnt,
*:first-child+html #tmp_contents .brand_mlist,
*:first-child+html #tmp_contents .box_brand_montparnasse,
*:first-child+html #tmp_contents .wrap_box_brand_montparnasse_atelier,
*:first-child+html #tmp_contents .box_brand_montparnasse_atelier,
*:first-child+html #tmp_contents .box_brand_montparnasse_atelier_ttl,
*:first-child+html #tmp_contents .box_brand_montparnasse_atelier_cnt,
*:first-child+html #tmp_contents .box_brand_montparnasse_atelier_list,
*:first-child+html #tmp_contents .box_brand_montparnasse_item_list .item_list,
*:first-child+html #tmp_contents .box_brand_montparnasse_item_list .item_list_ttl,
*:first-child+html #tmp_contents .box_brand_montparnasse_item_list .item_list_cnt,
*:first-child+html #tmp_contents .box_bijutsukan_art,
*:first-child+html #tmp_contents .safe_story_btn,
*:first-child+html #tmp_shussan_lead,
*:first-child+html #tmp_shussan_lead_ttl,
*:first-child+html #tmp_shussan_lead_cnt,
*:first-child+html #tmp_shussan_search,
*:first-child+html #tmp_shussan_search_ttl,
*:first-child+html #tmp_shussan_search_cnt,
*:first-child+html #tmp_shussan_search_cnt .info_cnt,
*:first-child+html #tmp_contents .shussan_col2,
*:first-child+html #tmp_shussan_mamafure,
*:first-child+html #tmp_shussan_mamafure_ttl,
*:first-child+html #tmp_shussan_mamafure_cnt,
*:first-child+html #tmp_wrap_shussan_mamafure,
*:first-child+html #tmp_shussan_mamafure,
*:first-child+html #tmp_wrap_shussan_handbook,
*:first-child+html #tmp_shussan_handbook,
*:first-child+html #tmp_contents .tokiwa_box_cnt,
*:first-child+html #tmp_contents #tmp_tokiwaso_map,
*:first-child+html #tmp_contents .tokiwa_box_cnt_a,
*:first-child+html #tmp_contents .tokiwa_box_cnt_b,
*:first-child+html #tmp_contents .tokiwa_box_cnt_c,
*:first-child+html #tmp_contents .tokiwa_box_cnt_d,
*:first-child+html #tmp_contents #tmp_chosha_ttl,
*:first-child+html #tmp_chosha_ttl ul:after,
*:first-child+html #tmp_contents #tmp_chosha_access_cnt .access_item,
*:first-child+html #tmp_contents.chosha_access_tb,
*:first-child+html #tmp_contents #tmp_chosha .chosha_access_entrance,
*:first-child+html #tmp_contents #tmp_chosha .chosha_access_car,
*:first-child+html #tmp_contents #tmp_chosha_floor_link_cnt,
*:first-child+html #tmp_contents #tmp_chosha_top_pl_cnt ul,
*:first-child+html #tmp_contents #tmp_chosha_top_outline,
*:first-child+html #tmp_contents #tmp_chosha_top_outline .outline_point ul,
*:first-child+html #tmp_contents #tmp_chosha .chosha_top_info,
*:first-child+html #tmp_contents #tmp_chosha_floor_navi,
*:first-child+html #tmp_contents #tmp_chosha_floor_cnt,
*:first-child+html #tmp_contents .chosha_floor_detail,
*:first-child+html #tmp_contents .floor_icon,
*:first-child+html #tmp_contents #tmp_chosha .chosha_floor_line,
*:first-child+html #tmp_lifeguide #tmp_lifeguide_menu ul,
*:first-child+html #tmp_lifeguide #tmp_lifeguide_menu ul li a span {
	min-height:1%; /* 変更しない */
}
/* for IE8.0 */
@media all\0 {
	#tmp_contents #tmp_facilities_btn .map_btn_5,
	.rn #tmp_contents #tmp_facilities_btn .map_btn_5,
	#tmp_contents #tmp_facilities_btn .map_btn_7,
	.rn #tmp_contents #tmp_facilities_btn .map_btn_7,
	#tmp_contents #tmp_facilities_btn .map_btn_11,
	.rn #tmp_contents #tmp_facilities_btn .map_btn_11,
	#tmp_contents #tmp_facilities_btn .map_btn_19,
	.rn #tmp_contents #tmp_facilities_btn .map_btn_19{
		clear: left;
	}
	#tmp_contents #tmp_facilities_btn .map_btn_6,
	.rn #tmp_contents #tmp_facilities_btn .map_btn_6,
	#tmp_contents #tmp_facilities_btn .map_btn_9,
	.rn #tmp_contents #tmp_facilities_btn .map_btn_9,
	#tmp_contents #tmp_facilities_btn .map_btn_12,
	.rn #tmp_contents #tmp_facilities_btn .map_btn_12,
	#tmp_contents #tmp_facilities_btn .map_btn_15,
	.rn #tmp_contents #tmp_facilities_btn .map_btn_15,
	#tmp_contents #tmp_facilities_btn .map_btn_16,
	.rn #tmp_contents #tmp_facilities_btn .map_btn_16{
		clear: right;
	}
	.rn #tmp_contents #tmp_facilities_btn .map_btn_5,
	.rn #tmp_contents #tmp_facilities_btn .map_btn_10,
	.rn #tmp_contents #tmp_facilities_btn .map_btn_15 {
		margin-right: 0 !important;
	}
	#tmp_contents #tmp_result_items p.result_case span:after {
		display: none;
	}
	#tmp_contents #tmp_result_items p span.case_type:after {
		display: none;
	}
}
/* ==================================================
print
================================================== */
@media print {
body {
	background:#FFFFFF !important;
}
#tmp_wrapper,
#tmp_wrapper2,
#tmp_wrapper3 {
	width:100% !important;
	background:#FFFFFF !important;
}
#tmp_header {
	margin-bottom:10px !important;
	padding-bottom:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-bottom:1px solid #000000 !important;
}
#tmp_footer {
	margin-top:10px !important;
	padding: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,
#tmp_fnavi,
.plugin,
#tmp_inquiry_cnt .inquiry_btn,
#tmp_feedback,
#tmp_footer_ttl {
	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_wrap_main {
	background:none !important;
}
#tmp_wrap_pankuzu {
	margin:5px 0 !important;
}
#tmp_pankuzu {
	text-align:left;
}
.wrap_col_nm,
.wrap_col_nm2,
.col_main {
	margin:0 !important;
	padding:0 !important;
}
#tmp_wrap_main {
	padding:0 10px !important;
}
#tmp_contents .box_gmap {
	margin:0;
	padding:170px 0 0 0;
	position:relative;
	top:-170px;
	page-break-before:always;
}
#tmp_footer_cnt {
	float:none;
	width:100%;
}
#tmp_copyright {
	text-align:left !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 {
	min-height:1%;
}
*:first-child+html .used_bg_img span {
	visibility:hidden;
}
/* for Firefox */
#tmp_main:after,
.col_nm:after {
	content:"."; /* 変更しない */
	height:1px; /* 変更しない */

}
.custom_lifeguide_rn2022 .rn #tmp_header,
.custom_lifeguide_rn2022 #tmp_wrap_pankuzu,
.custom_lifeguide_rn2022 #tmp_lifeguide_top .life_info .container,
.custom_lifeguide_rn2022 #tmp_lifeguide_top #tmp_lifeguide_foreign,
.custom_lifeguide_rn2022 #tmp_lifeguide_top #tmp_lifeguide_hnavi,
.custom_lifeguide_rn2022 #tmp_lifeguide,
.custom_lifeguide_rn2022 #tmp_up_navi{
	width:auto !important;
}
.custom_lifeguide_rn2022 #tmp_lifeguide_cnt_main2{
	margin-right:0 !important;
}
}
/* for IE8 preview */
.box_shussan_mamafure .shussan_mamafure_media a:before {
	top:15px\9;
}
