@charset "utf-8";

a img{
	border: none;
}

.note{
	font-size: 75%;
	color: #666666;
}

/* type_a */
.menu_list_a ul {
	margin:0px;
	list-style-type:none;
}

.menu_list_a ul {
	margin:0px;
	padding:0px;
}

.menu_list_a li {
	list-style-type:none;
/*	font-size:16px;*/
	margin:0px 0px 5px 0px;
	padding:10px 0px 0px 31px;
	height:31px;
}

.menu_list_a li a {
	display:block;
	width:100%;
}

.menu_list_a  a:link   {text-decoration: none; color: #FFFFFF;}
.menu_list_a  a:visited {text-decoration: none; color: #FFFFFF;}
.menu_list_a  a:hover   {text-decoration: underline; color: #FFFF00;}
.menu_list_a  a:active  {text-decoration: underline; color: #0033ff;}

.list_a_1 {background: url(/img/list_a_1.gif) no-repeat;}
.list_a_2 {background: url(/img/list_a_2.gif) no-repeat;}

/* type_b */
.menu_list_b {
	width: auto;
	margin: 5px 0px 10px 6px;
	padding: 0px 0px 0px 0px;
}
.menu_list_b ul {
	margin: 5px 0px 0px 22px;
	padding: 1px;
	text-align:left;
}
.menu_list_b li {
	margin: 0.5em 0px 0.5em 0px;
	list-style-type: none;
	list-style-image: url(/img/icon_arrow_circle_darkgreen.png);
	list-style-position: outside;
}

/* type_c */
.menu_list_c {
	margin: 5px 0px 10px 6px;
	padding: 0px 0px 0px 0px;
}

#sidebar1 .menu_list_c {
	width:auto;
}
#sidebar2 .menu_list_c {
	width:auto;
	margin-top:5px;
}

.menu_list_c ul {
	margin: 5px 0px 0px 22px;
	padding: 1px;
	text-align:left;
}

.menu_list_c li {
	margin: 0px 0px 0px 0px;
	padding: 0.25em;
	list-style-type: none;
	list-style-image: url(/img/icon_arrow_circle_darkgreen.png);
	list-style-position: outside;
	border-bottom: 1px dotted #999999;
}

.menu_list_c li ul {
	margin:0px;
	padding:0px;
}

.menu_list_c li ul li {
	margin:0px;
	padding:0px 0px 0px 20px;
	list-style-position:outside;
	list-style-image:none;
/*	background-image:url(/img/icon_migi.gif);
	background-repeat:no-repeat;
	background-position:1px 30%;*/
	border-left: 1px solid #809DB9;
	border-bottom:none;
}

.menu_list_c .menu_list_c_end {
	border:none;
}

.menu_list_c p {
	display:block;
	background-image:url(/img/icon_migi2.gif);
	background-repeat:no-repeat;
	background-position:8px 40%;
}

.menu_list_c p a {
	margin-left:20px;
}

/* type_d */
.menu_list_d {
	width:auto;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
/*	background:#FFFFFF;*/
}

.menu_list_d ul {
	display:block;
	margin: 0px 0px 0px 24px;
	padding: 0px;
}

.menu_list_d li {
	display:block;
	height:1em;
	margin: 0px 0px 0px 0px;
	padding:0px;
	list-style-type: none;
/*	list-style-image: url(/img/icon_migi3.gif);*/
	list-style-position: outside;
}

.menu_list_d .menu_list_d_end {
	border:none;
}

.menu_list_d li a {
	display:block;
	vertical-align:1px;
}

/* type_e */
.menu_list_e {
	width: auto;
	margin: 0px 0px 0px 6px;
	padding: 0px;
}

.menu_list_e ul {
	margin: 0px;
	padding: 0px;
}

.menu_list_e li {
	width: auto;
	margin: 5px 0px 0px 0px;
	padding:0px;
	list-style-type: none;
	border:none;
}

/* type_e2 */
.menu_list_e2 {
	width: auto;
	margin: 0px 0px 0px 6px;
	padding: 0px;
}

.menu_list_e2 ul {
	margin: 0px;
	padding: 0px;
}

.menu_list_e2 li {
	width: auto;
	margin: 5px 0px 0px 0px;
	padding:0px;
	list-style-type: none;
	border:none;
}

/* type_i */
.menu_list_i {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.menu_list_i ul {
	margin: 0px 0px 0px 24px;
	padding: 0px;
}

.menu_list_i li {
	margin: 0px 0px 0px 0px;
	padding:0px;
	list-style-type: none;
	list-style-image: url(/img/icon_migi3.jpg);
	list-style-position: outside;
}

#sidebar1 .menu_list_d {
	border-left:1px solid #993300;
	border-right:1px solid #993300;
	border-bottom:1px solid #993300;
}

/* 新着情報リスト等（RSSロゴ付）ここから */
.news_box{
	padding: 20px;
	background: url(/img/news_box_bg.png) repeat left top;
}
.list_type_a_title {
	clear:both;
	text-align:left;
	background: none;
	margin:0px 0px 10px 0px;
}

.list_type_a_title h2, #main_body .list_type_a_title h2 {
	text-align:left;
	background-color:transparent;
	font-size:1.8rem;
	margin: 0;
	padding: 12px;
	background: none;
	letter-spacing: 0.05em;
}

.list_type_a_title p {
	float:right;
	text-align:right;
	padding:1px 10px 1px 0px;
	margin:0px;

}

.list_type_a_list {
	clear:both;
	text-align:left;
	border-top-width: 2px;
	margin:0px 0px 10px 0px;
	padding:0px;
	background: #fff;
}

.news_box .list_type_a_list{
	margin: 0px;
}

.list_type_a_list p {
	margin:8px 1px 5px 20px;
}
/* 新着情報リスト等（RSSロゴ付）ここまで */

/* 新着情報リスト２（RSSロゴ付）ここから */
.list_type_a_title2 {
	clear:both;
	width:100%;
	float:left;
	text-align:left;
	background: url("/img/list_type_a_title.gif") repeat-x left top #085AA4;
	margin:0px 0px 10px 0px;
	 border-bottom:#b3cce6 1px dotted;
}

.list_type_a_title2 h2 {
	 color:#000000;
	float:left !important;
	text-align:left;
	background-color:transparent !important;
	border-left:none !important;
	border-bottom:none !important;
	margin:0px 0px 0px 0px !important;
	padding:10px 0px 5px 7px !important;
	background-color:transparent;
	font-size:110% !important;
}

.list_type_a_title2 p {
	float:right;
	text-align:right;
	padding:0px 10px 1px 0px;
	margin:6px 1px 0px 5px !important;

}

.list_type_a_list2 {
	width:100%;
	height: auto;
	border: 1px solid #CCCCCC;
	margin: 0px 0px 10px 0px;
	padding: 0;
	display: block;
}

.list_type_a_list2 p {
	margin:8px 1px 5px 20px;
}
/* 新着情報リスト２（RSSロゴ付）ここまで */


/* 新着情報等リスト等（RSSロゴなし）ここから */
.list_type_b_list {
	clear:both;
	text-align:left;
	margin:0px 0px 10px 0px;
	padding:0px;
}

.list_type_b_list h2 {}

/* 新着情報等リスト等（RSSロゴなし）ここまで */

/* シンプルリストここから */
.list_aaa {
	clear:both;
	margin:5px 0px 0px 0px;
	padding:0px;
}

.list_aaa ul {
	text-align:left;
	margin:0px !important;
	padding:8px 0px 0px 0px !important;
	width:100%;
	height:100%;
	list-style-position:outside;
}

.list_aaa li {
	clear:both;
	margin: 0px 0px 0px 5px !important;
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
}
/* シンプルリストここまで */

/* 年月日付リストここから */
.list_ccc {
	clear:both;
	margin:0px;
	padding:0px;
}

.list_ccc ul, #main #main_a .list_ccc ul {
	text-align:left;
	/* margin: 10px 0px 0px 0px; */
	/* padding: 0px 0px 0px 0px; */
	/* width: 100%; */
	/* height:100%; */
	list-style-position:outside;
	width: auto;
	margin: 0;
	padding: 0 20px;
}

.list_ccc li {
	clear:both;
	/* margin: 0px 0px 5px 5px !important; */
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
	display: table;
	border-bottom: 1px dotted #000;
	width: 100%;
}
.list_ccc li > span {
	display: table-cell;
	vertical-align: top;
	padding: 10px 0;
}

.list_ccc .span_a {
	/* display: inline-block; */
	/* float:left; */
	/* padding: 10px 0; */
	width:10.0em;
	padding-right: 1em;
	/* margin: 0px 0px 0px 1px; */
	/* padding: 0px 0px 0px 12px; */
	/* background-image: url(/img/icon_migi3.gif); */
	/* background-repeat:no-repeat; */
	/* background-position:0% 45%; */
}

.list_ccc .span_b {
	width:auto;
	/* display: block; */
	/* padding-left: 11em; */
	/* padding-right: 1em; */
}
/* 年月日付リストここまで */

/* アイコンつきリスト */
.list_icon ul, #main #main_a .list_icon ul {
	margin: 20px 0 20px 20px;
/*	margin: 0;*/
	padding: 0;
	list-style: none;
}

.list_icon li {
	display: table;
	width: 100%;
	margin: 0px;
	margin-bottom: 8px;
}
.list_icon li > span{
	display: table-cell;
	vertical-align: top;
}
.list_icon li .article_date{
	width: 11em;
	padding-left: 20px;
	background: url(/img/icon_arrow_circle_lightgreen.png) no-repeat left 0.2em;
}

/* 大分類のサムネイル付リストここから */
.section_information_thum {
	height: auto;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	display: block !important;
}

.section_information_thum .lettering2 {
	width: auto;
	margin-right: -230px;
	margin-bottom: 10px;
	float: left;
	position: static;
}

.section_information_thum .captionbox {
	padding: 8px;
	border: 1px solid #cccccc;
	float: left;
	background-image: none;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position-x: 0px;
	background-position-y: 0px;
	background-size: auto;
	background-origin: padding-box;
	background-clip: border-box;
	background-color: rgb(244, 244, 244);
}

.section_information_thum .captionbox img {
	width: 135px;
}

.section_information_thum .lettering3 {
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	position: static;
}

.section_information_thum .lettering_a {
	width: 82%;
	margin-bottom: 20px;
	margin-left: 170px;
	float: left;
	white-space: normal !important;
	word-break: break-all;
}

.section_information_thum .lettering_a p {
	padding: 5px;
	border-top: 1px solid #cccccc;
	background-color: #f4f4f4;
}

.section_information_thum .lettering_a a {
	display: inline-block;
	margin: 5px 0px 5px 0px;
}

.section_information_thum .tit_list {
	width: 100%;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	clear: both;
	margin: 0px !important;
}
/* 大分類のサムネイル付リストここまで */

.link_box{
	padding: 12px;
	text-align: right;
}
.link_box span{
	display: inline-block;
	margin: 0 8px;
	padding-left: 18px;
	text-align: left;
}
.link_box span.link_rss{
	background: url(/img/icon_rss.png) no-repeat left center;
}
.link_box span.link_ichiran{
	background: url(/img/icon_list.png) no-repeat left center;
}
.link_box.link_box_white span.link_rss{
	background-image: url(/img/icon_rss_white.png);
}
.link_box.link_box_white span.link_ichiran{
	background-image: url(/img/icon_list_white.png);
}


/* 「一覧を見る」ここから */
.text_d2 {
	clear:both;
	text-align:left;
	text-indent:1em;
	padding:10px 0px 10px 6px;
}

.text_d {
	background-image: url(/img/icon_migi3.gif);
	padding-left:12px;
	padding-right:8px;
	background-repeat: no-repeat;
	background-position:0% 40%;
}

/* 「一覧を見る」ここまで */

.text_r {
	text-align:right;
}

/* 細々とした部品 */
.img_a {
	vertical-align:middle;
	border:none;
}

.img_b {
	vertical-align:top;
	border:none;
}
.img_b_life {
	vertical-align:top;
	border:none;
	margin:0px 0px 10px 5px;
	padding:0px;
}

.img_360 {
	margin:2px;
	border:none;
}

.img_q {
	margin:0px 0px 3px 3px;
	vertical-align:middle;
	border:none;
}

.navigation {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.navigation ul, #main #main_a .navigation ul {
	margin:0px;
	padding:0px;
}

.navigation li {
	display: inline;
	margin: 0px;
	padding:0px 8px 0px 8px;
	list-style-type: none;
}

.navigation li.navi_end {
	padding:1px 0px 4px 8px;
	margin: 0px 0px 0px 0px;
	background-image: url(/img/spacer.gif);
	background-repeat: no-repeat;
}

.navigation h2 {
	margin-bottom:0.3em;
}
.navigation p {
	margin:0px;
	padding:0 0 0 15px;
}

#top_search2 .navigation {
	margin-left:-8px;
	text-align:left;
}

#footer .navigation {
	text-align:right;
}

.navigation_a {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.navigation_a ul {
	margin:0px;
}

.navigation_a li {
	display: inline;
	margin: 0px;
	padding:0px 0px 0px 8px;
	list-style-type: none;
	list-style-image:none;
}

#top_search2 .navigation {
	float:left;
}

.hr_c {
	display:block;
	margin:0px;
	padding:0px;
	clear:both;
	visibility:hidden;
}

.br_a {
	clear:both;
	margin:0px;
	padding:0px;
}

.form_margin {
	margin:0px 0px 0px 5px;
	padding:0px 0px 0px 0px;
}

.f_search {
	vertical-align:middle;
	margin:0px 0px 0px 0px;
	padding:2px 2px 2px 2px;
}

.form_a {
	margin:0px 0px 0px 4px ;
}

.form_a p {
	margin:2px 0px 0px 0px;
	padding:0px;
	text-align:right;
}

.hide {
	position: absolute;
	left: -9999em;
	top: -9999em;
}
.hide_text{
	text-align: left;
	text-indent: -9999em;
	overflow: hidden;
	white-space: nowrap;
}

#to_pagetop {
	margin:50px 0px 0px 0px;
	padding:0px 10px 0px 48px;
	background-image: url(/img/logo_arrow_7.gif);
	background-position:30px 0.3em;
	background-repeat: no-repeat;
}

.box_kb {
	margin:0px 0px 10px 0px;
	padding:0px;
}


.box_g {
	margin:0px;
	padding:0px 8px 0px 8px;
}

/* type_k */
.menu_list_k {
	width:173px;
	margin: 5px 0px 0px 1px;
	padding: 5px 0px 5px 0px;
}

.menu_list_k ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.menu_list_k li {
	width:170px;
	height:55px;
	margin: 5px auto 0px auto;
	padding:0px;
	list-style-type: none;
	border:none;
}

/* type_f */
.menu_list_f {
	width:176px;
	margin: 5px 0px 0px 6px;
	padding: 5px 0px 5px 0px;
}

.menu_list_f ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.menu_list_f li {
	width:170px;
	height:55px;
	margin: 5px auto 0px auto;
	padding:0px;
	list-style-type: none;
	border:none;
}

.div_k {
	margin-bottom:5px;
	padding:0px;
}

/* 主に詳細ページの部品 */
/* 文章 */
.detail_text {
	margin:10px 0px 0px 0.5em;
}

/* カスタム登録 */
.detail_free {
	margin:10px 0px 0px 0.5em;
}

/* カスタム登録内の画像 */
#main_detail p img {
	margin:10px 0px 0px 0.5em;
}

/* 罫線 */
#main_detail hr {
	clear:both;
}

/* リンク */
.detail_link {
	margin:5px 0px 0px 0.5em;
	padding:0px 0px 0px 50px;
	background-image: url(/img/icon_link.gif);
	background-repeat: no-repeat;
	background-position:0px 40%;
}

.link_l {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 56px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 30px;
	background-image: url(/img/icon_li.gif);
	background-repeat: no-repeat;
}

/* 添付ファイル */
.detail_file {
	margin:0px 0px 0px 0.5em;
}

/* 画像 */

.detail_img_left {
	text-align:left;
	margin:10px 0px 10px 0.5em;
}

.detail_img_center {
	text-align:center;
	margin:10px 0px 10px 0.5em;
}

.detail_img_right {
	text-align:right;
	margin:10px 0px 10px 0.5em;
}

/* 添付ファイル */
.file_pdf {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 56px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 30px;
	background-image: url(/img/icon_p.gif);
	background-repeat: no-repeat;
}

.file_pdf2 {
	margin: 5px 0px 0px 10px;
	padding: 0px 0px 0px 25px;
	background-image: url(/img/icon_p.gif);
	background-position:0px 0.2em;
	background-repeat: no-repeat;
}

.file_excel {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 56px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 30px;
	background-image: url(/img/icon_x.gif);
	background-repeat: no-repeat;
}

.file_word {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 56px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 30px;
	background-image: url(/img/icon_w.gif);
	background-repeat: no-repeat;
}

.file_etc {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 56px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 30px;
	background-image: url(/img/icon_s.gif);
	background-repeat: no-repeat;
}

/* 表 */
#main #main_a table {
	border-color:#C0BFA0;
	border-collapse:collapse;
	/*border-style:solid;*/
	/*border-width:2px;*/
	margin:0 0 10px;
}

#main #main_a th {
	border-color:#C0BFA0;
	border-collapse:collapse;
	background:#F4F5E3;
	/*border-style:solid;
	border-width:1px;*/
	padding:0.2em 0.8em 0.2em 0.8em;
	font-size:88.8%;
}
#main #main_a td {
	border-color:#C0BFA0;
	border-collapse:collapse;
	/*border-style:solid;
	border-width:1px;*/
	padding:0.2em 0.8em 0.2em 0.8em;
	font-size:88.8%;
}

/* ページトップに戻る */
#back_or_pagetop {
	/*position: relative;*/
	position: fixed;
	z-index: 10;
	bottom: 0;
	right: 40px;
	margin: 0px;
	margin-top:10px;
	clear:both;
	width:100%;
	/*height:45px;*/
	text-align: right;
}
#back_or_pagetop > div{
	/*position: absolute;*/
	display: inline-block;
	width: 14em;
	height: auto;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#back_or_pagetop > div a{
	display: block;
	padding: 10px;
	border-top: 3px solid #94B74C;
	background-repeat: no-repeat;
	background-position: 10px center;
	background-color: #106724;
	color: #fff;
	text-decoration: none;
	padding-left: 40px;
	border-radius: 10px 10px 0px 0px;
}
div#to_page_back a {
	background-image: url(/img/icon_pageback.png);
}

div#to_page_top a {
	background-image: url(/img/icon_pagetop.png);
}

#sidebar2 .list_tel {
	margin:0px;
	padding:0px 0px 0px 20px;
}
.list_tel ul, #main #main_a .list_tel ul {
	margin:0px;
	padding:0px;
}
.list_tel li {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#sidebar2 p.list_address {
	margin:0px;
	padding:0px 0px 0px 20px;
}
#sidebar2 p.list_email {
	margin:0px;
	padding:0px 0px 0px 40px;
	background-image: url(/img/logo_email.gif);
	background-position:20px 0.3em;
	background-repeat: no-repeat;
}

#sidebar2 .list_fax {
	margin:0px;
	padding:0px 0px 0px 20px;
}
#sidebar2 a[href*="/uploaded/soshiki/map/"]{
	display: block;
	padding:0px 0px 0px 20px;
}

#sidebar2 .view{
	float: none;
	clear: both;
	width: 200px;
	height: auto;
	margin: 12px auto 0;
	text-align: left;
}
#sidebar2 .view img{
	width: 200px;
	height: auto;
}

#soshiki_pr_image {
	margin:0px;
	padding:0px;
	background-repeat:no-repeat;
	background-position:left;
	background-size: 100% auto;
	margin-bottom:10px;
	border:1px solid #CCCCCC;
}

#soshiki_pr_image a {
	display:block;
}

#soshiki_pr_image img {
	border:none;
	height:150px;
	width:100%;
}


/*中分類のメイン画像*/
#main_header_img{
	margin:15px 0px;
	padding:0px;
	/*background: url(/img/midashi/main_header_bg.png) no-repeat right bottom #CDE4AF;*/
	/*float:left;*/
	/*width:100%;*/
	/*height:104px;*/
}
#main_header_waku {
	/*margin:0px 15px 0px 15px;*/
	/*clear:both;*/
	border:2px solid #CCCCCC;
}
#back_img1 {
	width:100%;
	height:100px;
	margin:0%;
	padding:0px;
	background-image:url(/img/life/back_img1.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
#back_img2 {
	width:100%;
	height:100px;
	margin:0%;
	padding:0px;
	background-image:url(/img/life/back_img2.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
#back_img3 {
	width:100%;
	height:100px;
	margin:0%;
	padding:0px;
	background-image:url(/img/life/back_img3.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
#back_img4 {
	width:100%;
	height:100px;
	margin:0%;
	padding:0px;
	background-image:url(/img/life/back_img4.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

#back_img5 {
	width:100%;
	height:100px;
	margin:0%;
	padding:0px;
	background-image:url(/img/life/back_img5.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

#h1_title {
	/*width:160px;*/
	/*height:100px;*/
	margin:0px;
	padding:1.5em 1em 1.5em 40px;
	background: url(/img/midashi/h1bg.png) no-repeat scroll left 15px transparent;
	font-size: 140%;
}

.floatend{
	clear:both;
	line-height:30%;
}

/* ライフインデックス（大分類用）*/
#life_index {
	width:100%;
	padding:0px;
	margin:0px;
}

#life_index ul {
	float:left;
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px -20px;
}

#life_index li {
	border:medium none;
	display:block;
	float:left;
	height:66px;
	list-style-type:none;
	margin:2px 4px 2px 0px;
	padding:0;
	width:92px;
}

/* PDF,WMPリンク */
.pdf_download, .wmplayer_download{
	clear:both;
	margin-top:1em;
	margin-bottom:1em;
}
.pdf_download .pdf_img, .wmplayer_download .wmplayer_img{
	float:left;
}
.pdf_download .link_external, .wmplayer_download .link_external{
	display: none;
}
.tenpu_txt{
	float:left;
	margin-left:1em;
}

/* サブサイトリストページ2用ここから */
.list_pack{
	padding:10px 0px;
	margin:0px;
	/*float:left;*/

	clear:both;
	width:100%;
	border-bottom:1px dotted #666666;
}

div.list_pack > span {
	display: table-cell;
	vertical-align: middle;
}

.list_ccc .span_d {
	width:auto;
	margin: 0px 0px 0px 1px;
	padding: 0px 5px 0px 12px;
}

.list_ccc .span_e {
	width:auto;
}


/* サブサイト小メニュー「一覧を見る」 */
.menu_list_cb .text_d {
	background: url(/img/icon_list.png) no-repeat left 40%;
	margin-left:16px;
	padding-left: 20px;
}

#main #main_a form#fm{}
#main #main_a form#fm table{
	width: 100%;
}
#main #main_a form#fm table th{
	width: 20%;
	white-space: nowrap;
}
#main #main_a form#fm table td input{
	width: 100%;
}
#main #main_a form#fm table td textarea{
	width: 100%;
}

.icon_blue li{
	margin: 0.5em 0px;
	padding-left: 20px;
	background: url(/img/icon_arrow_blue.png) no-repeat left 0.2em;
}

.link_external{
	display: inline-block;
	vertical-align: bottom;
	margin-left: 6px;
}

/* 分類リスト */
#life_cat_wrap{
	clear: both;
}
#life_cat_wrap .life_cat_detail{
	display: block;
	float: left;
	width: 48%;
	margin: 4px 1%;
}
#life_cat_wrap .life_cat_detail h3{
	margin: 0px;
}
#life_cat_wrap .life_cat_detail h3 a{
	display: block;
}
#main #life_cat_wrap .life_cat_detail > ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#main #life_cat_wrap .life_cat_detail > ul li {
	display: inline;
	padding: 0px 0.5em 0 0;
	margin: 0 0.5em 0 0;
	border-right: 1px solid #000;
	line-height: 1.8em;
}
#main #life_cat_wrap .life_cat_detail > ul li:last-child{
	border: none;
}

/* ライフステージ */
#main #main_a #lifestage {
	margin: 0;
	padding: 0;
	text-align: center;
}
#main #main_a #lifestage h2 {
	text-align: left;
	background: none transparent;
	margin: 0px;
	padding: 10px
}
#main #main_a #lifestage ul {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 780px;
	margin-left: -10px;
	margin-bottom: -10px;
}
#main #main_a #lifestage ul li {
	position: relative;
	/*display: inline-block;*/
	width: 120px;
	min-height: 70px;
	margin-left: 10px;
	margin-bottom: 10px;	
	background: #106724;
	border: 1px solid #479352;
	box-sizing: border-box;
	vertical-align: top;
	text-align: right;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}
#lifestage ul li:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 14px;
	height: 32px;
	transform: translate(0,-50%);
}
#lifestage ul li:nth-child(1):before { content: url(/img/lifestage/icon_shinsei.png); }
#lifestage ul li:nth-child(2):before { content: url(/img/lifestage/icon_jyosei.png); }
#lifestage ul li:nth-child(3):before { content: url(/img/lifestage/icon_kyoninka.png); }
#lifestage ul li:nth-child(4):before { content: url(/img/lifestage/icon_event.png); }
#lifestage ul li:nth-child(5):before { content: url(/img/lifestage/icon_jyourei.png); }
#lifestage ul li:nth-child(6):before { content: url(/img/lifestage/icon_shikaku.png); }
#lifestage ul li:nth-child(7):before { content: url(/img/lifestage/icon_shisetsu.png); }
#lifestage ul li:nth-child(8):before { content: url(/img/lifestage/icon_soudan.png); }
#lifestage ul li:nth-child(9):before { content: url(/img/lifestage/icon_keikaku.png); }
#lifestage ul li:nth-child(10):before { content: url(/img/lifestage/icon_nyuusatsu.png); }
#lifestage ul li:nth-child(11):before { content: url(/img/lifestage/icon_faq.png); }
#lifestage ul li:nth-child(12):before { content: url(/img/lifestage/icon_toukei.png); }

#lifestage ul li a {
	/*position: absolute;
	top: 50%;
	right: 0px;
	text-align: right;
	transform: translate(0,-50%);*/
	margin-left: 45%;
	margin-right: 6px;
	padding: 0px;
	color: #FFFFFF;
	text-decoration: none;
}
.tpl_sitemap #main #main_a .navigation_kikan ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.tpl_sitemap .main_box_kikan {
	margin-left: 20px;
}
.tpl_sitemap .navigation{
	margin: 10px 0px;
}
.tpl_sitemap .navigation_kikan li {
	display: inline-block;
	margin: 0px 0.25em;
	padding: 0px 0.25em;
	border-left: 1px solid #ccc;
}

.tpl_sitemap .navigation_kikan li:first-child {
	border-left: none;
}