<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* ==================================================
layout
================================================== */
/* body
============================== */
.format_top,
.format_free,
.format_base {
	color:#202020;
	background-color:#ffffff;
}
input[type="submit"],
input[type="button"],
input[type="text"],
input[type="password"],
input[type="reset"] {
	-webkit-appearance:none; /* 変更しない */
	-webkit-border-radius:0; /* Webkit */
	-moz-border-radius:0; /* Mozilla */
	border-radius:0; /* CSS3 */
}
/* wrapper
============================== */
.format_free #tmp_wrapper {
	min-width:1240px;
}
#tmp_wrapper2 {
	width:1240px;
	margin:0 auto;
	padding:0 0 30px;
}
/* main
============================== */
#tmp_wrap_main {
	padding:10px 20px;
	clear:both; /* 変更しない */
}
#tmp_main {
	width:100%; /* 変更しない */
	color:inherit;
	background-color:#FFFFFF;
	clear:both; /* 変更しない */
}
/* contents
============================== */
#tmp_contents {
	width:100%; /* 変更しない */
	padding:0 0 10px;
}
/* format カラムのレイアウトのbaseロジック
============================== */
.wrap_col_nm {
	width:100%; /* 変更しない */
	float:left; /* 変更しない */
}
.col_nm {
	width:100%; /* 変更しない */
}
.wrap_col_lft_navi {
	float:left; /* 変更しない */
	position:relative; /* 変更しない */
	z-index:1; /* 変更しない */
}
.wrap_col_rgt_navi {
	float:right; /* 変更しない */
}
.column_full .wrap_col_main {
	width:100%; /* 変更しない */
	float:right; /* 変更しない */
}
.column_lnavi .wrap_col_main {
	width:100%; /* 変更しない */
	float:right; /* 変更しない */
}
.column_rnavi .wrap_col_main {
	width:100%; /* 変更しない */
	float:left; /* 変更しない */
}
.col_main {
	padding:10px 0; /* デザインによって変更 */
}
/* free
============================== */
.format_free .wrap_col_nm {
	margin-right:-210px; /* デザインによって変更 */
}
.format_free .wrap_col_nm2 {
	margin-right:210px; /* デザインによって変更 */
}
.format_free .wrap_col_lft_navi {
	width:200px; /* デザインによって変更 */
	margin-right:-210px; /* デザインによって変更 */
}
.format_free .col_lft_navi {
	padding:10px; /* デザインによって変更 */
	color:inherit;
	background-color:#CCDDEE;
}
.format_free .wrap_col_rgt_navi {
	width:200px; /* デザインによって変更 */
}
.format_free .col_rgt_navi {
	padding:10px; /* デザインによって変更 */
	color:inherit;
	background-color:#CCDDEE;
}
.format_free .column_full .col_main {
	margin-left:210px; /* デザインによって変更 */
}
.format_free .column_lnavi .col_main {
	margin-left:210px; /* デザインによって変更 */
}
.format_free .column_rnavi .wrap_col_main {
	margin-right:-210px; /* デザインによって変更 */
}
.format_free .column_rnavi .col_main {
	margin-right:210px; /* デザインによって変更 */
}
/* ==================================================
header
================================================== */
#tmp_hg {
	min-width:1240px;
	background:url(/shared/site_hamalife/images/header/hg_bg.gif) repeat-x left bottom;
}
#tmp_header {
	float:left;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	display:block;
	width:404px;
	height:90px;
	background:url(/shared/site_hamalife/images/header/hlogo.gif) no-repeat left top;
}
#tmp_hlogo a {
	display:block;
	width:404px;
	height:90px;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	display:block;
	width:404px;
	height:90px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
#tmp_hnavi_s,
#tmp_sma_menu {
	display:none; /* 変更しない */
}
/* ==================================================
navi
================================================== */
#tmp_head_rgt {
	float:right;
}
/* gnavi
============================== */
#tmp_gnavi {
	float:left;
}
#tmp_gnavi ul {
	list-style:none;
}
#tmp_gnavi li {
	width:84px;
	border-left:1px solid #ffffff;
	float:left;
	display:table;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	text-align:center;
}
#tmp_gnavi li {
	width:80px
}
#tmp_gnavi li span {
	display:block;
}
#tmp_gnavi a {
	width:100%;
	height:91px;
	border-bottom:1px solid #91C2D0;
	display:table-cell;
	vertical-align:middle;
	text-decoration:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	color:#212121;
	background-repeat:no-repeat;
	background-position:bottom right;
	background-image:url(/shared/site_hamalife/images/icon/gnavi_icon1.png);
}
#tmp_gnavi #tmp_glist1 a {
	background-color:#C1ECF2;
}
#tmp_gnavi #tmp_glist2 a {
	background-color:#B3D8CA;
}
#tmp_gnavi #tmp_glist3 a {
	background-color:#C6ECCC;
}
#tmp_gnavi #tmp_glist4 a {
	background-color:#FEFAB1;
}
#tmp_gnavi #tmp_glist5 a {
	background-color:#FCCEB8;
}
#tmp_gnavi #tmp_glist6 a {
	background-color:#E3C7E9;
}
#tmp_gnavi #tmp_glist7 a {
	background-color:#97B4DB;
}
#tmp_gnavi #tmp_glist8 {
	width:100px;
}
#tmp_gnavi #tmp_glist8 a {
	color:#ffffff;
	background-color:#202020;
	background-image:url(/shared/site_hamalife/images/icon/gnavi_icon2.png);
}
#tmp_gnavi .active a,
#tmp_gnavi a:hover,
#tmp_gnavi a:focus {
	border-bottom:1px solid #ffffff;
	color:#212121 !important;
	background-color:#ffffff !important;
	background-image:url(/shared/site_hamalife/images/icon/gnavi_icon3.png) !important;
}
/* pankuzu
============================== */
#tmp_pankuzu {
	width:1240px;
	margin:0 auto;
	padding:10px 20px;
	clear:both;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#tmp_sma_pankuzu {
	display:none;
}
/* cate_ttl
============================== */
#tmp_wrap_cate_ttl {
	min-height:650px;
	margin:0 0 35px;
	position:relative;
	clear:both;
}
#tmp_idx_category_voice #tmp_wrap_cate_ttl {
	min-height:550px;
}
#tmp_idx_category_eriasumai #tmp_wrap_cate_ttl {
	background:url(/shared/templates/hamalife_free/images/contents/area/cate_ttl_bg01.png) center top no-repeat;
}
#tmp_idx_category_shushokukigyo #tmp_wrap_cate_ttl {
	background:url(/shared/templates/hamalife_free/images/contents/area/cate_ttl_bg02.png) center top no-repeat;
}
#tmp_idx_category_shumibunka #tmp_wrap_cate_ttl {
	background:url(/shared/templates/hamalife_free/images/contents/area/cate_ttl_bg03.png) center top no-repeat;
}
#tmp_idx_category_kosodate #tmp_wrap_cate_ttl {
	background:url(/shared/templates/hamalife_free/images/contents/area/cate_ttl_bg04.png) center top no-repeat;
}
#tmp_idx_category_kankyoiryobosai #tmp_wrap_cate_ttl {
	background:url(/shared/templates/hamalife_free/images/contents/area/cate_ttl_bg05.png) center top no-repeat;
}
#tmp_idx_category_voice #tmp_wrap_cate_ttl {
	background:url(/shared/templates/hamalife_free/images/contents/area/cate_ttl_bg06.png) center top no-repeat;
}
#tmp_idx_category_voice #tmp_wrap_cate_ttl {
	margin-bottom:0;
}
#tmp_cate_ttl {
	width:100%;
	min-width:1240px;
	color:inherit;
}
#tmp_cate_ttl2 {
	width:1240px;
	margin:0 auto;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	position:relative;
}
#tmp_cate_cnt {
	width:1240px;
	margin:0 auto;
	padding:50px 620px 0 20px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#tmp_cate_cnt p {
	font-size:114.3%;
	line-height:2.2;
}
/* エリア・住まいの魅力 */
/*
.cate_ttl_area #tmp_cate_ttl {
	background-color:#B3D8CA;
}
*/
#tmp_cate_ttl_img {
	width: 1240px;
	margin-left:-620px;
	top:55px;
	left:50%;
	position: absolute;
	z-index: -1;
	overflow:hidden;
}
#tmp_idx_category_voice #tmp_cate_ttl_img {
	top:35px;
}
#tmp_cate_ttl_img img {
	transform:translateX(300px);
}
#tmp_idx_category_voice #tmp_cate_ttl_img img {
	transform:translate(324px, -36px)
}
.cate_ttl_area #tmp_cate_ttl h1 {
	margin-bottom:20px;
}
.cate_ttl_area #tmp_cate_ttl h1,
.cate_ttl_area #tmp_cate_ttl h1 span {
	width:440px;
	height:100px;
}
#tmp_idx_category_eriasumai .cate_ttl_area #tmp_cate_ttl h1 {
	background:url(/shared/templates/hamalife_free/images/contents/area/cate_ttl01.gif) no-repeat left top;
}
#tmp_idx_category_shushokukigyo .cate_ttl_area #tmp_cate_ttl h1 {
	background:url(/shared/templates/hamalife_free/images/contents/area/cate_ttl02.gif) no-repeat left top;
}
#tmp_idx_category_shumibunka .cate_ttl_area #tmp_cate_ttl h1 {
	background:url(/shared/templates/hamalife_free/images/contents/area/cate_ttl03.gif) no-repeat left top;
}
#tmp_idx_category_kosodate .cate_ttl_area #tmp_cate_ttl h1 {
	background:url(/shared/templates/hamalife_free/images/contents/area/cate_ttl04.gif) no-repeat left top;
}
#tmp_idx_category_kankyoiryobosai .cate_ttl_area #tmp_cate_ttl h1 {
	background:url(/shared/templates/hamalife_free/images/contents/area/cate_ttl05.gif) no-repeat left top;
}
#tmp_idx_category_voice .cate_ttl_area #tmp_cate_ttl h1 {
	background:url(/shared/templates/hamalife_free/images/contents/area/cate_ttl06.gif) no-repeat left top;
}
#tmp_idx_category_voice .cate_ttl_area #tmp_cate_ttl h1,
#tmp_idx_category_voice .cate_ttl_area #tmp_cate_ttl h1s span {
	width:510px;
	height:144px;
}
.cate_ttl_area #tmp_cate_ttl .cate_ttl_caption {
	width:656px;
	height:200px;
	position:relative;
	z-index:10;
}
#tmp_idx_category_eriasumai .cate_ttl_area #tmp_cate_ttl .cate_ttl_caption {
	background:url(/shared/templates/hamalife_free/images/contents/area/cate_caption01.png) no-repeat left top;
}
#tmp_idx_category_shushokukigyo .cate_ttl_area #tmp_cate_ttl .cate_ttl_caption {
	background:url(/shared/templates/hamalife_free/images/contents/area/cate_caption02.png) no-repeat left top;
}
#tmp_idx_category_shumibunka .cate_ttl_area #tmp_cate_ttl .cate_ttl_caption {
	background:url(/shared/templates/hamalife_free/images/contents/area/cate_caption03.png) no-repeat left top;
}
#tmp_idx_category_kosodate .cate_ttl_area #tmp_cate_ttl .cate_ttl_caption {
	background:url(/shared/templates/hamalife_free/images/contents/area/cate_caption04.png) no-repeat left top;
}
#tmp_idx_category_kankyoiryobosai .cate_ttl_area #tmp_cate_ttl .cate_ttl_caption {
	background:url(/shared/templates/hamalife_free/images/contents/area/cate_caption05.png) no-repeat left top;
}
#tmp_idx_category_voice .cate_ttl_area #tmp_cate_ttl .cate_ttl_caption {
	background:url(/shared/templates/hamalife_free/images/contents/area/cate_caption06.png) no-repeat left top;
	width:540px;
	height:55px;
}

.cate_ttl_area #tmp_cate_ttl p,
.cate_ttl_area #tmp_cate_ttl p span {
}
.cate_ttl_area #tmp_cate_ttl2 {
	padding:70px 20px 50px;
}
#tmp_idx_category_voice .cate_ttl_area #tmp_cate_ttl2 {
	padding-top:110px;
}
.cate_ttl_area #tmp_cate_ttl2 h1 {
	margin-left:50px;
}
#tmp_idx_category_voice .cate_ttl_area #tmp_cate_ttl2 h1 {
	margin-left:0px;
	margin-bottom:50px
}
.cate_ttl_area #tmp_cate_ttl p span {
	display:block;
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
}
/* 移住者・住民VOICE */
#tmp_wrap_cate_ttl.cate_ttl_voice {
	margin-bottom:-112px;
}
.cate_ttl_voice #tmp_cate_ttl {
	background-color:#97B4DB;
}
.cate_ttl_voice #tmp_cate_ttl h1 {
	margin-bottom:53px;
	background:url(/shared/templates/hamalife_free/images/contents/voice/cate_ttl.gif) no-repeat left top;
}
.cate_ttl_voice #tmp_cate_ttl h1,
.cate_ttl_voice #tmp_cate_ttl h1 span {
	width:510px;
	height:150px;
}
.cate_ttl_voice #tmp_cate_ttl p {
	background:url(/shared/templates/hamalife_free/images/contents/voice/cate_ttl_s.gif) no-repeat left top;
}
.cate_ttl_voice #tmp_cate_ttl p,
.cate_ttl_voice #tmp_cate_ttl p span {
	width:550px;
	height:60px;
}
.cate_ttl_voice #tmp_cate_ttl2 {
	padding:102px 20px 115px;
}
.cate_ttl_voice #tmp_cate_ttl2::after {
    content: '';
	position:absolute;
	top:37px;
	right:12px;
	width:685px;
	height:607px;
	background:url(/shared/templates/hamalife_free/images/contents/voice/cate_ttl_img.png) no-repeat right top;
}
/* 末端ページのcate_ttl */
#tmp_wrap_cate_ttl.cate_ttl_mattan {
    min-height: 160px;
}
.cate_ttl_mattan #tmp_cate_ttl {
	background-color:#F5FDFE;
    min-width: 1240px;
    color: inherit;
}
.cate_ttl_mattan #tmp_cate_ttl2 {
	padding:0 43px;
	background:url(/shared/templates/hamalife_free/images/contents/mattan/h1_bg.png) no-repeat right top;
}
/* cate_ttl_s
============================== */
#tmp_wrap_cate_ttl_s {
	margin:0 0 35px;
	clear:both;
	width:100%;
	min-width:1240px;
	color:inherit;
}
#tmp_cate_ttl_s {
	width:1240px;
	margin:0 auto;
	padding:27px 20px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	background:url(/shared/templates/hamalife_free/images/contents/voice/voice_ttl_bg.png) no-repeat right center;
}
#tmp_wrap_cate_ttl_s.cate_ttl_s_voice {
	background-color:#97B4DB;
}
.cate_ttl_s_voice #tmp_cate_ttl_s {
}
.cate_ttl_s_voice #tmp_cate_ttl_s p {
	background:url(/shared/templates/hamalife_free/images/contents/voice/voice_ttl.gif) no-repeat left top;
}
.cate_ttl_s_voice #tmp_cate_ttl_s p,
.cate_ttl_s_voice #tmp_cate_ttl_s p span {
	width:690px;
	height:106px;
}
/* pnavi
============================== */
.pnavi {
	position:relative;
	width:1240px;
	margin:0 auto;
	clear:both;
}
.pnavi .ptop {
	position:absolute;
	right:0;
	display:block;
	width:80px;
	height:102px;
	background:url(/shared/site_hamalife/images/navi/pnavi/ptop.png) no-repeat left top;
	margin-bottom:0 !important;
}
.pnavi .ptop a {
	display:block;
	width:80px;
	height:102px;
}
.pnavi .ptop span {
	display:block;
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
}
.ptop {
	text-align:right;
	clear:both;
}

.ptop.show {
	display:block !important;
}
.ptop.floating {
	position:fixed;
	bottom:20px;
	right:10px;
	opacity:1;
	animation:pnavi 0.4s ease-out;
	z-index:1040;
}
@keyframes pnavi {
	0% {
		opacity:0;
	}
	to {
		opacity:1;
	}
}
/* social_plugins
============================== */
#tmp_custom_update #tmp_social_plugins {
	float:left;
}
#tmp_social_plugins .social_media_btn {
	margin:0 0 0 10px;
	padding:0 0 10px;
	float:left;
}
#tmp_custom_update .social_media_btn {
	margin:0 0 0 10px;
}
#tmp_social_plugins .social_media_btn a.twitter-share-button {
	padding:0 10px 0 0;
	line-height:1.2;
}
/* update
============================== */
#tmp_wrap_custom_update {
	clear:both;
}
#tmp_custom_update {
	float:right;
}
#tmp_custom_update #tmp_update {
	margin-left:10px;
	float:right;
}
#tmp_update {
	margin:0 0 0.8em;
	text-align:right;
}
/* plugin ▼変更しない
============================== */
.plugin {
	margin:0 0 20px;
	padding:10px;
	border:1px solid #CCCCCC;
	clear:both;
}
.plugin .plugin_img {
	margin:0 10px 0 0 !important;
	float:left;
}
.plugin .plugin_img img {
	vertical-align:top;
}
.plugin p {
	margin:0 !important;
}
/* inquiry
============================== */
#tmp_inquiry {
	margin:0 0 20px;
	border:7px solid #CCCCCC;
	background:#EFEFEF;
	clear:both;
	font-size:114.3%;
}
#tmp_inquiry_ttl {
	padding:20px 30px 10px;
	color:inherit;
	font-size:150%
}
#tmp_inquiry_ttl p {
	margin-bottom:0 !important;
}
#tmp_inquiry_cnt {
	padding:7px 30px 20px;
}
#tmp_inquiry_cnt p {
	margin-bottom:0 !important;
}
#tmp_inquiry_cnt .inquiry_parts {
	margin:0 0 0.8em;
}
#tmp_inquiry_cnt .submit .inquiry_btn {
	text-align:center;
}
#tmp_inquiry_cnt .submit {
	text-align:center;
}
#tmp_inquiry_cnt .inquiry_btn {
	margin:0.3em 0 0;
	display:inline-block;
	color:#FFFFFF;
	background:#000000 url(/shared/site_hamalife/images/icon/inquiry_arrow.png) 65px center no-repeat;
	padding:10px 65px 10px 100px;
}
/* ==================================================
model_change
================================================== */
#tmp_model_change_pub {
	clear:both;
}
/* 切替ボタン
============================== */
#tmp_model_change_pub {
	background-color:#ffffff;
	color:inherit;
	padding:10px 35px;
	min-width:0;
	min-width:initial;
	visibility: visible;
	clear: both;
	width: 100%;
	margin:0;
	box-sizing:border-box;
}
#tmp_model_change_pub ul {
	margin-top:0;
	margin-bottom:0;
}
#tmp_model_change_pub p {
	font-size: 300%;
	background-color:transparent !important;
	color:inherit;
	border:2px solid #222222;
	padding: 13px 20px;
	margin: 0 auto;
}
#tmp_model_change_pub p a {
	text-decoration: none;
	display: block;
	visibility: visible;
	color:#212121;
	background-color:transparent !important;
	font-weight: bold;
	margin: 0 auto;
	text-align: center;
}
#tmp_model_change_pub #tmp_switch_pc_style span {
	display: inline-block;
	width: auto;
	padding: 0 0 0 35px;
}

/* PCスマホ切替表示 ▼変更しない
============================== */
#tmp_model_change {
	display:none;
}
@media screen and (max-width : 640px) {
#tmp_model_change {
	display:block;
}
}
/* ==================================================
footer
================================================== */
#tmp_wrap_footer {
	min-width:1240px;
	background-color:#000000;
	color:#ffffff;
	clear:both;
}
#tmp_footer {
	width:1240px;
	margin:0 auto;
}
/* fnavi
============================== */
#tmp_fnavi {
	padding:20px 80px 10px 20px;
	list-style:none;
}
#tmp_fnavi li {
	margin:0 20px 0 0;
	white-space:nowrap;
	float:left;
}
#tmp_fnavi li a {
	display:inline-block;
	color:#ffffff;
	background:#000000 url(/shared/site_hamalife/images/icon/fnavi_icon.png) no-repeat left center;
	padding:2px 0 0 25px;
	min-height:16px;
	text-decoration:none;
}
#tmp_fnavi li a:hover {
	text-decoration:underline;
}
/* fnavi
============================== */
#tmp_footer_cnt {
	padding:0 20px 10px;
	clear:both;
}
#tmp_footer_cnt address {
	font-style:normal;
}
#tmp_footer_cnt address p {
	line-height:1.4;
}
#tmp_footer_cnt address p.ttl {
	font-size:114.3%;
	margin:0 0 5px;
}
#tmp_footer_cnt address span {
	margin:0 1em 0 0;
}
#tmp_footer_cnt address span.br {
	display:block; /* スマホでinline値にする場合 */
}
#tmp_footer_cnt address span.spbr {
	display:inline; /* スマホでblock値にする場合 */
}
#tmp_copyright {
	padding:5px 0;
	text-align:right;
	clear:both;
}
/* ==================================================
used_bg_img
================================================== */
.used_bg_img a,
.used_bg_img span {
	display:block; /* 変更しない */
}
.used_bg_img span {
	position:relative; /* 変更しない */
	z-index:-1; /* 変更しない */
	overflow:hidden; /* 変更しない */
}
/* ==================================================
class
================================================== */
/* text
============================== */
.underline {
	text-decoration:underline; /* 変更しない */
}
.strike {
	text-decoration:line-through; /* 変更しない */
}
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
.txt_red {
	color:#990000; /* デザインによって変更 */
	background-color:transparent; /* 変更しない */
}
.txt_green {
	color:#007500; /* デザインによって変更 */
	background:transparent; /* 変更しない */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
.txt_big {
	font-size:130%; /* body 14pxのとき20px相当 */
	/* font-size:134%; body 12pxのとき16px相当 */
}
.txt_small {
	font-size:86%; /* body 14pxのとき12px相当 */
	/*font-size:84%;  body 12pxのとき10px相当 */
}
.space_lft1 {
	padding-left:1em; /* 変更しない */
}
/* image ▼変更しない
============================== */
.float_lft {
	margin-right:20px !important;
	margin-bottom:10px !important;
	clear:both;
	float:left;
}
.float_rgt {
	margin-bottom:10px !important;
	margin-left:20px !important;
	clear:both;
	float:right;
}
.clear {
	clear:both;
}
/* noicon ▼変更しない
============================== */
ul.noicon {
	margin-left:3.2em !important;
	text-indent:-1.5em !important;
	list-style:none !important;
	list-style-image:none !important;
}
ul.noicon ul,
ul.noicon ol,
ul.noicon p,
ul.noicon h1,
ul.noicon h2,
ul.noicon h3,
ul.noicon h4,
ul.noicon h5,
ul.noicon h6,
ul.noicon table,
ul.noicon div {
	text-indent:0 !important;
}
ul ul.noicon,
ol ul.noicon {
	margin-left:1.5em !important;
	text-indent:-1.5em !important;
}
/* ==================================================
parts
================================================== */
/* col2 ▼変更しない
============================== */
table.col2 {
	width:99%;
	border-collapse:collapse;
	border-spacing:0;
}
table.col2 td.col2L,
table.col2 td.col2R {
	padding:0;
	vertical-align:top;
	text-align:left;
}
table.col2 td.col2L {
	width:50%;
	border-right-width:15px;
}
#tmp_main table.col2 td.col2L {
	border-right:15px solid #FFFFFF;
}
table.col2 td.col2R {
	width:50%;
}
div.col2 {
	width:100%;
}
div.col2 div.col2L {
	display:table;
	width:48.5%;
	margin-right:2%;
	float:left;
}
div.col2 div.col2R {
	display:table;
	width:48.5%;
	float:left;
}
/* nestcol2 ▼変更しない
============================== */
table.col2 table.col2 td.col2L {
	padding:0;
}
div.col2 div.col2 div.col2L {
	width:47.5%;
	margin-right:4%;
}
div.col2 div.col2 div.col2R {
	width:47.5%;
}
/* fixed_col2 ▼変更しない
   編集領域には使わない（イベントカレンダー・定型等に使う）
============================== */
div.fixed_col2 {
	width:100%;
}
div.fixed_col2 div.fixed_col2L {
	display:table;
	width:48.5%;
	margin-right:2%;
	float:left;
}
div.fixed_col2 div.fixed_col2R {
	display:table;
	width:48.5%;
	float:right;
}
/* col3 ▼変更しない
============================== */
table.col3 {
	width:99%;
	border-collapse:collapse;
	border-spacing:0;
}
table.col3 td.col3L,
table.col3 td.col3M,
table.col3 td.col3R {
	padding:0;
	vertical-align:top;
	text-align:left;
}
table.col3 td.col3L,
table.col3 td.col3M {
	width:33.33%;
	border-right-width:15px;
}
#tmp_main table.col3 td.col3L,
#tmp_main table.col3 td.col3M {
	border-right:15px solid #FFFFFF;
}
table.col3 td.col3R {
	width:33.33%;
}
div.col3 {
	width:100%;
}
div.col3 div.col3L,
div.col3 div.col3M {
	display:table;
	width:31.7%;
	margin-right:2%;
	float:left;
}
div.col3 div.col3R {
	display:table;
	width:31.7%;
	float:left;
}
/* img_cap ▼変更しない
============================== */
table.img_cap {
	margin:0 0 0.3em;
	border-collapse:collapse;
	border-spacing:0;
}
table.img_cap td {
	padding:0;
}
div.img_cap {
	margin:0 0 0.3em;
}
div.img_cap img {
	margin:0 !important;
}
/* layouttable ▼変更しない
============================== */
table.layouttable {
	border-collapse:collapse;
	border-spacing:0;
}
table.layouttable td {
	padding:0 15px 0 0;
	vertical-align:top;
	text-align:left;
}
/* box_faq
============================== */
.box_faq {
	margin:0 0 20px; /* 変更しない */
	padding:1px;
	border:1px solid #CCCCCC;
	clear:both; /* 変更しない */
}
.box_faq .box_faq_ttl {
	padding:20px 20px 10px;
	color:inherit;
	font-size:150%;
}
.box_faq .box_faq_ttl p {
	margin-bottom:0 !important; /* 変更しない */
}
.box_faq .box_faq_cnt {
	padding:10px 10px 0;
}
.box_faq_cnt p {
	margin-bottom:0.8em !important; /* 変更しない */
}
.box_faq_cnt ul {
	margin-bottom:0.8em !important; /* 変更しない */
	margin-left:24px !important; /* 変更しない */
	list-style-image:url(/shared/site_hamalife/images/icon/list_icon.gif) !important; /* 変更しない */
}
.box_faq_cnt ul ul {
	margin:0.3em 0 0 24px !important; /* 変更しない */
}
.box_faq_cnt ul li {
	margin:0 0 0.5em !important; /* 変更しない */
}
/* ==================================================
XHTML 1.0 Strict
================================================== */
/* text ▼変更しない
============================== */
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.center {
	text-align:center;
}
table.center,
div.center table {
	margin-right:auto !important;
	margin-left:auto !important;
}
/* image ▼変更しない
============================== */
img.left {
	float:left;
}
img.right {
	float:right;
}
img.center {
	vertical-align:middle;
}
img.top {
	vertical-align:text-top;
}
img.bottom {
	vertical-align:text-bottom;
}
/* table div ▼変更しない
============================== */
table.left {
	float:left;
}
table.right {
	float:right;
}
table.center,
div.center table {
	margin-right:auto !important;
	margin-left:auto !important;
}
th.nowrap,
td.nowrap {
	white-space:nowrap;
}
/* ==================================================
Google
================================================== */
#cse .gsc-thinWrapper {
	width:100% !important;
}
/* Full URL */
.gs-webResult div.gs-visibleUrl-short,
.gs-promotion div.gs-visibleUrl-short {
	display:none !important;
}
.gs-webResult div.gs-visibleUrl-long,
.gs-promotion div.gs-visibleUrl-long {
	display:block !important;
}
.gsc-input-box {
	height:auto !important;
}
/* ==================================================
system
================================================== */
/* indent ▼変更しない
============================== */
div.section,
blockquote {
	padding:0 0 0 1em;
}
/* linkicon
============================== */
#tmp_main a.icon_pdf,
#tmp_main a.icon_word,
#tmp_main a.icon_excel {
	display:inline-block;
	vertical-align:top;
}
a.icon_pdf,
a.icon_word,
a.icon_excel {
	margin:0 3px;
	padding-left:36px;
	text-indent:0 !important;
}
li a.icon_pdf,
li a.icon_word,
li a.icon_excel {
	background-position:0 0.2em;
}
a.icon_pdf {
	background:url(/shared/system/images/linkicon/icon_pdf.gif) no-repeat 0 0.4em;
}
a.icon_word {
	background:url(/shared/system/images/linkicon/icon_word.gif) no-repeat 0 0.4em;
}
a.icon_excel {
	background:url(/shared/system/images/linkicon/icon_excel.gif) no-repeat 0 0.4em;
}
/* 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; /* デザインによって変更 */
}
/* cms */
.editable {
	width:1240px;
	margin:10px auto;
	border-collapse:collapse;
	background:#FFFFFF;
	color:inherit;
}
.editable th {
	background:#DFDFDF;
	border:1px solid #CCCCCC;
	padding:10px;
	width:100px;
}
.editable td {
	border:1px solid #CCCCCC;
	padding:10px;
}
.editable td img {
	max-width:600px;
	height:auto;
}
@media screen and (max-width : 480px) {
/* smartphone判別 ▼削除しない
============================== */
#tmp_resize_width {
	width:320px;
}
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_hg:after,
.col_nm:after,
#tmp_contents:after,
#tmp_header:after,
#tmp_means:after,
#tmp_means_primary:after,
#tmp_func_txt:after,
#tmp_func_clr:after,
#tmp_means_secondary:after,
#tmp_search:after,
#tmp_means_tertiary:after,
#tmp_hnavi:after,
#tmp_gnavi:after,
#tmp_gnavi ul:after,
#tmp_main:after,
#tmp_main_menu:after,
#tmp_main_cnt:after,
#tmp_wrap_main:after,
#tmp_lnavi:after,
#tmp_lnavi_ttl:after,
#tmp_lnavi_cnt:after,
#tmp_event_cal:after,
#tmp_event_cal_ttl:after,
#tmp_event_cal_cnt .cal_navi:after,
#tmp_emergency:after,
#tmp_emergency_ttl:after,
#tmp_emergency_cnt:after,
#tmp_emergency_s:after,
#tmp_emergency_s_ttl:after,
#tmp_emergency_s_cnt:after,
#tmp_wrap_custom_update:after,
#tmp_custom_update:after,
#tmp_social_plugins:after,
.plugin:after,
.pnavi:after,
#tmp_inquiry:after,
#tmp_inquiry_ttl:after,
#tmp_inquiry_cnt:after,
#tmp_feedback:after,
#tmp_feedback_ttl:after,
#tmp_feedback_cnt:after,
#tmp_feedback_cnt fieldset:after,
#tmp_publicity_cnt:after,
#tmp_footer:after,
#tmp_fnavi:after,
#tmp_footer_cnt:after,
div.col2:after,
div.fixed_col2:after,
div.col3:after,
.box_faq:after,
.box_faq_ttl:after,
.box_faq_cnt:after {
	content: ""; /* 変更しない */
	display: table; /* 変更しない */
	clear: both; /* 変更しない */
}
</pre></body></html>