@charset "utf-8";
/* ==================================================
layout
================================================== */
/* wrapper
============================== */
#tmp_wrapper {
	/* width:960px; 固定レイアウトの場合使用 */
	min-width:760px; /* デザインによって変更 */
	max-width:1280px; /* デザインによって変更 */
	color:inherit;
	background-color:#FFFFFF;
}
/* main
============================== */
#tmp_wrap_main {
	padding:10px 20px;
	color:inherit;
	background-color:#FFFFFF;
	background-image:url(/shared/images/main/contents_back.gif);
	background-repeat:repeat-x;
	height:1%;
	clear:both; /* 変更しない */
}
#tmp_wrap_main2 {
	background:url(/shared/images/main/menu_back.gif) 0 0 repeat-y;
}
#tmp_wrap_main3 {
	background:url(/shared/images/main/menu_back.gif) right top repeat-y;
}
#tmp_wrap_main4 {
	background:url(/shared/images/main/menu_back_btm.gif) right bottom no-repeat;
}
#tmp_top_main {
	padding:0 0 10px;
	background-color:#FFFFFF;
	background:url(/shared/images/main/top_main_back.gif) left bottom repeat-x;
}
.format_top #tmp_wrap_main {
	background-color:transparent;
}
.column_rnavi #tmp_wrap_main2 {
	background:url(/shared/images/main/menu_back.gif) right top repeat-y;
}
/* contents
============================== */
#tmp_contents,
#tmp_maincontents {
	width:100%; /* 変更しない */
}
/* format カラムのレイアウトのbaseロジック
============================== */
.wrap_col_nm {
	width:100%; /* 変更しない */
	float:left; /* 変更しない */
}
.col_nm {
	width:100%; /* 変更しない */
}
.wrap_col_lft_navi {
	float:left; /* 変更しない */
	position:relative; /* 変更しない */
	z-index:1; /* 変更しない */
}
.wrap_col_rgt_navi {
	float:right; /* 変更しない */
}
.format_top .column_full .wrap_col_main {
	width:100%; /* 変更しない */
	float:right; /* 変更しない */
}
.column_full .wrap_col_main {
	width:100%; /* 変更しない */
	float:right; /* 変更しない */
}
.column_lnavi .wrap_col_main {
	width:100%; /* 変更しない */
	float:right; /* 変更しない */
}
.column_rnavi .wrap_col_main {
	width:100%; /* 変更しない */
	float:left; /* 変更しない */
}
.col_main {
	padding:0 0 10px 0; /* デザインによって変更 */
}
/* top
============================== */
.format_top .column_full .wrap_col_nm {
	margin-right:-215px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_nm2 {
	margin-right:215px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_lft_navi {
	width:200px; /* デザインによって変更 */
	margin-right:-215px; /* デザインによって変更 */
}
.format_top .column_full .col_lft_navi {
	padding:0; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_rgt_navi {
	width:200px; /* デザインによって変更 */
}
.format_top .column_full .col_rgt_navi {
	padding:0; /* デザインによって変更 */
}
.format_top .column_full .col_main {
	margin-left:215px; /* デザインによって変更 */
}
/* free
============================== */
.format_free .wrap_col_nm {
	margin-right:-215px; /* デザインによって変更 */
}
.format_free .wrap_col_nm2 {
	margin-right:215px; /* デザインによって変更 */
}
.format_free .wrap_col_lft_navi {
	width:200px; /* デザインによって変更 */
	margin-right:-215px; /* デザインによって変更 */
}
.format_free .col_lft_navi {
	padding:0; /* デザインによって変更 */
	color:inherit;
	background-color:#F3F6FF;
}
.format_free .wrap_col_rgt_navi {
	width:200px; /* デザインによって変更 */
}
.format_free .col_rgt_navi {
	padding:0; /* デザインによって変更 */
	color:inherit;
	background-color:#F3F6FF;
}
.format_free .column_full .col_main {
	margin-left:215px; /* デザインによって変更 */
}
.format_free .column_lnavi .col_main {
	margin-left:215px; /* デザインによって変更 */
}
.format_free .column_rnavi .wrap_col_main {
	margin-right:-215px; /* デザインによって変更 */
}
.format_free .column_rnavi .col_main {
	margin-right:215px; /* デザインによって変更 */
}
/* ==================================================
header
================================================== */
#tmp_header {
	padding:8px 10px 0 20px;
	color:inherit;
	background:#FFFFFF url(/shared/images/header/header_image.jpg) left bottom no-repeat;
}
.format_top #tmp_header {
	background:#FFFFFF url(/shared/images/header/header_image_top.jpg) left bottom no-repeat;
	color:inherit;
}
#tmp_hlogo {
	float:left;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	font-size:0.1%;
	line-height:0.1;
}
#tmp_means {
	width:402px;
	float:right;
}
#tmp_means_primary {
	margin:2px 0 5px 12px;
	font-size:0.1%;
	line-height:0.1;
}
#tmp_foreign {
	margin:0;
	padding:0 0 0 9px;
	font-size:0.1%;
	line-height:0.1;
	float:left;
}
#tmp_foreign li {
	float:left;
	padding:0 0 0 7px;
	list-style-type:none;
}
#tmp_func_clr {
	margin:0 0 5px 0;
	float:left;
	width:177px;
}
#tmp_func_clr dt,
#tmp_func_clr dd {
	margin:0 5px 0 0;
	float:left;
}
#tmp_means_secondary {
	margin:0 0 5px 0;
	clear:both;
}
#tmp_search dt {
	margin:0 5px 0 0;
	font-size:0.1%;
	line-height:0.1;
	float:left;
}
#tmp_search {
	float:left;
	width:177px;
}
#tmp_search p {
	float:left;
}
#tmp_query {
	width:134px;
	margin:0 5px 0 0;
	border:1px solid #AABBCC;
}
* html #tmp_query {
	width:136px;
}
#tmp_means_tertiary {
	font-size:0.1%;
	line-height:0.1;
	clear:both;
}
#tmp_hnavi {
	list-style:none;
	list-style-image:none;
	float:left;
	margin:0 9px 0 0;
	width:213px;
}
#tmp_hnavi {
	font-size:0.1%;
	line-height:0.1;
}
#tmp_hnavi li {
	margin:0 0 3px 0;
	padding:0 0 0 12px;
	float:left;
}
#tmp_hnavi li.tmp_func_mobile {
	margin:4px 0 12px 0;
	padding:0 0 0 79px;
}
#tmp_hnavi_utility .last {
	margin:0;
}
#tmp_hcatch {
	clear:both;
}
#tmp_hcatch p {
	text-align:right;
}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_gnavi {
	color:inherit;
	background:transparent url(/shared/images/navi/gnavi/gnavi_back.gif) 0 0 repeat;
	clear:both;
}
#tmp_gnavi ul {
	margin:0 0 0 20px;
	font-size:0.1%;
	line-height:0.1;
	list-style:none;
}
#tmp_gnavi ul li {
	float:left;
}
#tmp_gnavi ul li.s_search {
	padding:16px 0 17px 11px;
}
/* pankuzu
============================== */
#tmp_pankuzu {
	padding:0.6em 20px 0.1em;
	color:inherit;
	background-color:#FFFFDA;
	background-image:url(/shared/images/navi/pankuzu/pankuzu_back.gif);
	background-repeat:repeat-x;
	clear:both;
}
/* lnavi
============================== */
#tmp_lnavi {
	width:100%;
	background-color:#FFFFFF;
	color:inherit;
}
#tmp_lnavi_cnt {
	border-right:#9FB7D4 1px solid;
	border-bottom:#9FB7D4 1px solid;
	border-left:#9FB7D4 1px solid;
}
#tmp_lnavi_cnt ul {
	list-style-type:none;
	list-style-position:outside;
	list-style-image:none;
}
#tmp_lnavi_cnt ul li {
	background:transparent url(/shared/images/main/list_icon1.gif) 10px 0.8em no-repeat;
	border-bottom:#9FB7D4 1px dashed;
	padding:0.5em 0 0.5em 20px;
}
#tmp_menu_jinkou {
	background-color:#FFFFFF;
	color:inherit;
	border:#B8B893 1px solid;
	margin:0 0 5px 0;
	padding:3px 0 5px 0;
}
#tmp_menu_jinkou_ttl {
	position:relative;
	height:1%;
}
#tmp_menu_jinkou_ttl p {
	padding:3px 0 0 3px;
}
#tmp_menu_jinkou_ttl p.syosai_btn {
	padding:0;
	position:absolute;
	right:3px;
	top:0;
}
#tmp_menu_jinkou_cnt {
	margin:0 5px;
}
#tmp_menu_jinkou_cnt p {
	margin:2px 0;
}
#tmp_menu_jinkou_cnt table {
	border-collapse:collapse;
	border-spacing:0;
	border-top:1px solid #9FB7D4;
	border-bottom:1px solid #9FB7D4;
	width:187px;
}
#tmp_menu_jinkou_cnt table th {
	background-color:#233982;
	border-left:1px solid #9FB7D4;
	border-right:1px solid #9FB7D4;
	border-bottom:1px dashed #9FB7D4;
	color:#FFFFFF;
	text-align:center;
	padding:3px 5px;
	width:50px;
}
#tmp_menu_jinkou_cnt table td {
	border-left:1px solid #9FB7D4;
	border-right:1px solid #9FB7D4;
	border-bottom:1px dashed #9FB7D4;
	text-align:center;
	padding:3px 5px;
}
/* rnavi
============================== */
#tmp_rnavi_saigai {
	background-color:#FFFFFF;
	color:inherit;
	border:#CD0303 1px solid;
	margin:0 0 5px 0;
}
#tmp_rnavi_saigai_cnt {
	padding:7px 10px 10px;
}
#tmp_rnavi_saigai_cnt ul {
	list-style-image:url(/shared/images/main/list_icon2.gif);
	margin:0 0 10px 14px;
}
#tmp_rnavi_saigai_cnt ul li {
	margin:0 0 0.5em;
}
#tmp_rnavi_shisei {
	background-color:#FFFFFF;
	color:inherit;
	border:#9FB7D4 1px solid;
	margin:0 0 5px 0;
}
#tmp_rnavi_shisei_cnt {
	padding:7px 10px 5px;
}
#tmp_rnavi_shisei_cnt ul {
	list-style-image:url(/shared/images/main/list_icon1.gif);
	margin:0 0 0 14px;
}
#tmp_rnavi_shisei_cnt ul li {
	margin:0 0 0.5em;
}
#tmp_rnavi_goiken {
	background-color:#FFFFFF;
	color:inherit;
	border:#9FB7D4 1px solid;
	margin:0 0 5px 0;
}
#tmp_rnavi_goiken_cnt {
	padding:0 0 8px 0;
}
#tmp_rnavi_goiken_cnt ul {
	list-style-type:none;
}
#tmp_rnavi_goiken_cnt ul li {
	font-size:0.1%;
	line-height:0.1;
	padding:2px 0 0 4px;
	float:left;
}
#tmp_smenu_machikado {
	margin:0 0 2px 0;
}
#tmp_smenu_machikado_cnt {
	border-right:#E35B00 1px solid;
	border-bottom:#E35B00 1px solid;
	border-left:#E35B00 1px solid;
	padding:7px 0 5px 0;
	background-color:#FFFFFF;
}
#tmp_smenu_machikado_cnt p {
	padding:0 20px;
}
#tmp_smenu_machikado_cnt p.photo {
	padding:0 0 5px 0;
	text-align:center;
}
#tmp_smenu_weather {
	border:#9FB7D4 1px solid;
	padding:3px;
	background-color:#FFFFFF;
}
#tmp_smenu_weather_cnt {
	padding:1px 0 5px 0;
	text-align:center;
}
#tmp_smenu_weather .weather_link {
	display:none;
}
.banner_box {
	clear:both;
}
.banner_box ul {
	list-style-type:none;
}
.banner_box ul li {
	font-size:0.1%;
	line-height:0.1;
	margin:0 0 5px;
}
.banner_box ul li.near {
	margin:0;
}
/* pnavi
============================== */
.pnavi {
	clear:both;
	padding:0 10px 0 0;
}
.ptop {
	text-align:right;
	clear:both;
}
.ptop a {
	background:transparent url(/shared/images/main/list_icon1.gif) left center no-repeat;
	padding:0 0 0 10px;
}
/* ==================================================
main
================================================== */
#tmp_main {
	width:100%; /* 変更しない */
	color:inherit;
	background:transparent;
	clear:both; /* 変更しない */
}
.column_full #tmp_main {
	background:transparent url(/shared/images/main/menu_back_btm.gif) left bottom no-repeat;
}
.column_lnavi #tmp_main {
	background:transparent url(/shared/images/main/menu_back_btm.gif) left bottom no-repeat;
}
.column_rnavi #tmp_main {
	background:transparent url(/shared/images/main/menu_back_btm.gif) right bottom no-repeat;
}
.format_top .column_full #tmp_main {
	background:none;
}
/* emergency
============================== */
#tmp_emergency {
	margin-bottom:10px;
	border:5px solid #FF0000;
	clear:both;
}
#tmp_emergency_ttl {
	padding:0 10px;
	color:inherit;
	background-color:#FF0000;
}
#tmp_emergency_ttl h2 {
	font-size:130%;
}
#tmp_emergency_cnt {
	padding:10px;
}
#tmp_emergency_cnt ul {
	margin-left:20px;
}
#tmp_emergency_cnt ul li {
	margin-bottom:0.3em;
}
/* emergency_s
============================== */
#tmp_emergency_s {
	margin-bottom:10px;
	border:5px solid #FF0000;
	clear:both;
}
#tmp_emergency_s_ttl {
	padding:0 10px;
	color:inherit;
	background-color:#FF0000;
}
#tmp_emergency_s_ttl h2 {
	font-size:120%;
}
#tmp_emergency_s_cnt {
	padding:10px;
}
#tmp_emergency_s_cnt ul {
	margin-left:20px;
}
#tmp_emergency_s_cnt ul li {
	margin-bottom:0.3em;
}
/* ttl_cate
============================== */
#tmp_ttl_cate_kurashi {
	background:transparent url(/shared/templates/free/images/contents/cate_ttl_kurashi_bg.jpg) right top no-repeat!important;
	border:medium none !important;
	margin:0 0 30px !important;
	padding:0 !important;
}
#tmp_ttl_cate_kenkou {
	background:transparent url(/shared/templates/free/images/contents/cate_ttl_kenkou_bg.jpg) right top no-repeat!important;
	border:medium none !important;
	margin:0 0 30px !important;
	padding:0 !important;
}
#tmp_ttl_cate_kyoiku {
	background:transparent url(/shared/templates/free/images/contents/cate_ttl_kyoiku_bg.jpg) right top no-repeat!important;
	border:medium none !important;
	margin:0 0 30px !important;
	padding:0 !important;
}
#tmp_ttl_cate_jigyosya {
	background:transparent url(/shared/templates/free/images/contents/cate_ttl_jigyosya_bg.jpg) right top no-repeat!important;
	border:medium none !important;
	margin:0 0 30px !important;
	padding:0 !important;
}
#tmp_ttl_cate_sangyo {
	background:transparent url(/shared/templates/free/images/contents/cate_ttl_sangyo_bg.jpg) right top no-repeat!important;
	border:medium none !important;
	margin:0 0 30px !important;
	padding:0 !important;
}
#tmp_ttl_cate_shisei {
	background:transparent url(/shared/templates/free/images/contents/cate_ttl_shisei_bg.jpg) right top no-repeat!important;
	border:medium none !important;
	margin:0 0 30px !important;
	padding:0 !important;
}
#tmp_ttl_cate_room {
	background:transparent url(/shared/templates/free/images/contents/cate_ttl_room_bg.jpg) right top no-repeat!important;
	border:medium none !important;
	margin:0 0 30px !important;
	padding:0 !important;
}
/* update
============================== */
#tmp_update {
	text-align:right;
}
/* plugin 変更しない
============================== */
.plugin {
	margin:0 0 10px;
	padding:10px;
	border:1px solid #CCCCCC;
	clear:both;
}
.plugin .plugin_img {
	margin:0 10px 0 0 !important;
	font-size:0.1%;
	line-height:0.1;
	float:left;
}
.plugin p {
	margin:0 !important;
}
/* inquiry
============================== */
#tmp_inquiry {
	margin:0 0 10px;
	border:1px solid #9FB7D4;
	clear:both;
}
#tmp_inquiry_ttl {
	padding:6px 7px 4px 36px;
	color:inherit;
	background-color:#D8E1FF;
	background-image:url(/shared/images/main/inquiry/inquiry_ttl_bg.gif);
	background-repeat:no-repeat;
	border-bottom:1px solid #9FB7D4;
}
#tmp_inquiry_ttl h2 {
	font-size:100%;
}
#tmp_inquiry_cnt {
	padding:7px 15px;
}
#tmp_inquiry_cnt .inquiry_parts {
	margin:0 0 0.8em;
}
#tmp_inquiry_cnt .inquiry_btn {
	margin:0.3em 0 0;
}
/* feedback
============================== */
#tmp_feedback {
	margin:0 0 10px;
	border:1px solid #9FB7D4;
}
#tmp_feedback_ttl {
	padding:6px 7px 4px 7px;
	color:inherit;
	background-color:#D8E1FF;
	background-image:url(/shared/images/main/feedback/feedback_ttl_bg.gif);
	background-repeat:repeat-x;
	border-bottom:1px solid #9FB7D4;
	font-weight:bold;
}
#tmp_feedback_cnt {
	background:transparent;
	padding:10px 15px;
	color:inherit;
}
#tmp_feedback_cnt dt {
	margin:0 0 0.5em 0;
	font-weight:bold;
	clear:both;
}
#tmp_feedback_cnt dd {
	margin:0 0 0.5em 0;
	clear:both;
}
#tmp_feedback_cnt dd p {
	display:inline;
	margin:0 1em 0 0;
	float:left;
}
#tmp_feedback_cnt .submit {
	margin:0.8em 0 0 0 !important;
	clear:both;
}
/* ==================================================
banner
================================================== */
#tmp_publicity {
	padding:10px 0 0 10px;
	color:#FFFFFF;
	background-color:#061966;
	background-image:url(/shared/images/main/banner_back.gif);
	background-repeat:repeat-x;
	height:1%;
	clear:both;
}
#tmp_publicity a:link,
#tmp_publicity a:visited,
#tmp_publicity a:hover,
#tmp_publicity a:active {
	background:transparent;
	color:#FFFFFF;
}
#tmp_publicity_ttl {
	background:url(/shared/images/main/list_icon3.gif) left center no-repeat;
	margin:0 0 0.3em 33px;
	padding:0 0 0 10px;
}
*:first-child+html #tmp_publicity_ttl {
	min-height:1%;
}
* html #tmp_publicity_ttl {
	height:1%;
}
#tmp_publicity_cnt ul {
	list-style-type:none;
	margin:5px 0 5px 33px;
	clear:both;
}
#tmp_publicity_cnt ul li {
	float:left;
}
#tmp_publicity_cnt ul li a {
	display:inline-block;
	margin:0 33px 12px 0;
}
/* ==================================================
footer
================================================== */
#tmp_footer {
	background:transparent url(/shared/images/footer/footer_back.gif) 0 0 repeat-x;
	padding:155px 0 10px;
	color:inherit;
	clear:both;
}
.format_top #tmp_footer {
	background:transparent url(/shared/images/footer/footer_back_top.gif) 0 0 repeat-x;
	padding:14px 0 10px;
}
#tmp_fnavi {
	background:transparent;
	margin:0 10px;
	padding:6px 10px 5px;
	color:inherit;
	list-style:none;
}
#tmp_fnavi li {
	margin-top:3px;
	margin-right:20px;
	padding-left:10px;
	background:transparent url(/shared/images/main/list_icon1.gif) left center no-repeat;
	white-space:nowrap;
	float:left;
}
#tmp_fnavi li.image {
	margin-top:0;
	margin-right:0;
	padding-left:0;
}
#tmp_footer_cnt {
	margin:0 10px;
	padding:0 10px;
	clear:both;
}
#tmp_footer_cnt address {
	background:transparent url(/shared/images/footer/footer_logo.gif) 0 3px no-repeat;
	border-bottom:#9FB7D4 1px solid;
	margin:0 0 0.2em;
	padding:0 0 10px 42px;
	height:1%;
	font-style:normal;
}
#tmp_copyright {
	text-align:center;
	clear:both;
}
/* ==================================================
class
================================================== */
/* text
============================== */
.underline {
	text-decoration:underline; /* 変更しない */
}
.strike {
	text-decoration:line-through; /* 変更しない */
}
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
.txt_red {
	color:#990000; /* デザインによって変更 */
	background-color:transparent; /* 変更しない */
}
.txt_green {
	color:#EDFBEE; /* デザインによって変更 */
	background:transparent; /* 変更しない */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
.txt_big {
	font-size:140%; /* 変更しない */
}
.txt_small {
	font-size:80%; /* 変更しない */
}
.space_lft1 {
	padding-left:1em; /* 変更しない */
}
p.indent1 {
	text-indent:1em; /* 変更しない */
}
/* image ▼変更しない
============================== */
.float_lft {
	margin-right:20px !important;
	margin-bottom:10px !important;
	clear:both;
	float:left;
}
.float_rgt {
	margin-bottom:10px !important;
	margin-left:20px !important;
	clear:both;
	float:right;
}
.clear {
	clear:both;
}
/* noicon ▼変更しない
============================== */
ul.noicon {
	padding-left:1.5em !important;
	text-indent:-1.5em !important;
	list-style:none !important;
	list-style-image:none !important;
}
ul.noicon ul,
ul.noicon ol {
	text-indent:0 !important;
}
ul ul.noicon {
	text-indent:-1.5em !important;
}
/* ==================================================
parts
================================================== */
/* col2 ▼変更しない
============================== */
table.col2 {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
}
table.col2 td.col2L,
table.col2 td.col2R {
	vertical-align:top;
	text-align:left;
}
table.col2 td.col2L {
	width:51%;
	padding-right:4%;
}
table.col2 td.col2R {
	width:49%;
	padding:0;
}
div.col2 {
	width:100%;
}
div.col2 div.col2L {
	display:table;
	width:49%;
	margin-right:2%;
	float:left;
}
div.col2 div.col2R {
	display:table;
	width:48%;
	float:left;
}
/* nestcol2 ▼変更しない
============================== */
table.col2 table.col2 td.col2L {
	padding:0;
	border-right:15px solid #FFFFFF;
}
div.col2 div.col2 div.col2L {
	width:48%;
	margin-right:4%;
}
div.col2 div.col2 div.col2R {
	width:47%;
}
/* col3 ▼変更しない
============================== */
table.col3 {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
}
table.col3 td.col3L,
table.col3 td.col3M,
table.col3 td.col3R {
	vertical-align:top;
	text-align:left;
}
table.col3 td.col3L,
table.col3 td.col3M {
	width:33%;
	padding-right:6%;
}
table.col3 td.col3R {
	width:31%;
	padding:0;
}
div.col3 {
	width:100%;
}
div.col3 div.col3L,
div.col3 div.col3M {
	display:table;
	width:32%;
	margin-right:2%;
	float:left;
}
div.col3 div.col3R {
	display:table;
	width:31%;
	float:left;
}
/* img_cap ▼変更しない
============================== */
table.img_cap {
	margin:0 0 0.3em;
	border-collapse:collapse;
	border-spacing:0;
}
table.img_cap td {
	padding:0;
}
div.img_cap {
	margin:0 0 0.3em;
}
div.img_cap img {
	margin:0 !important;
}
/* ==================================================
system
================================================== */
/* indent ▼変更しない
============================== */
div.section,
blockquote {
	padding:0 0 0 1em;
}
/* bgcolor
============================== */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
td.bg_red,
th.bg_red {
	color:inherit;
	background-color:#FCECEC; /* デザインによって変更 */
}
td.bg_yellow,
th.bg_yellow {
	color:inherit;
	background-color:#FBFBDF; /* デザインによって変更 */
}
td.bg_blue,
th.bg_blue {
	color:inherit;
	background-color:#EBF9FC; /* デザインによって変更 */
}
td.bg_gray,
th.bg_gray {
	color:inherit;
	background-color:#E9E9E9; /* デザインによって変更 */
}
td.bg_green,
th.bg_green {
	color:inherit;
	background-color:#EDFBEE; /* デザインによって変更 */
}
td.bg_purple,
th.bg_purple {
	color:inherit;
	background-color:#EDE9FA; /* デザインによって変更 */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_contents:after,
#tmp_maincontents:after,
#tmp_header:after,
#tmp_means:after,
#tmp_func_txt:after,
#tmp_func_clr:after,
#tmp_means_primary:after,
#tmp_means_secondary:after,
#tmp_search:after,
#tmp_means_tertiary:after,
#tmp_hnavi:after,
#tmp_gnavi:after,
#tmp_main:after,
#tmp_emergency:after,
#tmp_emergency_cnt:after,
#tmp_emergency_s:after,
#tmp_emergency_s_cnt:after,
.plugin:after,
.pnavi:after,
#tmp_inquiry_cnt:after,
#tmp_feedback_cnt dd:after,
#tmp_publicity_cnt:after,
#tmp_footer:after,
#tmp_fnavi:after,
#tmp_footer_cnt:after,
div.col2:after,
div.col3:after,
#tmp_lnavi_goiken_cnt:after,
#tmp_rnavi_goiken_cnt:after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}
/* for IE7.0 */
*:first-child+html #tmp_contents,
*:first-child+html #tmp_maincontents,
*:first-child+html #tmp_header,
*:first-child+html #tmp_means,
*:first-child+html #tmp_func_txt,
*:first-child+html #tmp_func_clr,
*:first-child+html #tmp_means_primary,
*:first-child+html #tmp_means_secondary,
*:first-child+html #tmp_search,
*:first-child+html #tmp_means_tertiary,
*:first-child+html #tmp_hnavi,
*:first-child+html #tmp_gnavi,
*:first-child+html #tmp_main,
*:first-child+html #tmp_emergency,
*:first-child+html #tmp_emergency_cnt,
*:first-child+html #tmp_emergency_s,
*:first-child+html #tmp_emergency_s_cnt,
*:first-child+html .plugin,
*:first-child+html .pnavi,
*:first-child+html #tmp_inquiry_cnt,
*:first-child+html #tmp_feedback_cnt dd,
*:first-child+html #tmp_publicity_cnt,
*:first-child+html #tmp_footer,
*:first-child+html #tmp_fnavi,
*:first-child+html #tmp_footer_cnt,
*:first-child+html div.col2,
*:first-child+html div.col3,
*:first-child+html #tmp_lnavi_goiken_cnt,
*:first-child+html #tmp_rnavi_goiken_cnt {
	min-height:1%; /* 変更しない */
}
/* for IE6.0 */
* html #tmp_contents,
* html #tmp_maincontents,
* html #tmp_header,
* html #tmp_means,
* html #tmp_func_txt,
* html #tmp_func_clr,
* html #tmp_means_primary,
* html #tmp_means_secondary,
* html #tmp_search,
* html #tmp_means_tertiary,
* html #tmp_hnavi,
* html #tmp_gnavi,
* html #tmp_main,
* html #tmp_emergency,
* html #tmp_emergency_cnt,
* html #tmp_emergency_s,
* html #tmp_emergency_s_cnt,
* html .plugin,
* html .pnavi,
* html #tmp_inquiry_cnt,
* html #tmp_feedback_cnt dd,
* html #tmp_publicity_cnt,
* html #tmp_footer,
* html #tmp_fnavi,
* html #tmp_footer_cnt,
* html div.col2,
* html div.col3,
* html #tmp_lnavi_goiken_cnt,
* html #tmp_rnavi_goiken_cnt {
	height:1%; /* 変更しない */
}

