@charset "utf-8";
/* 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 {
	margin: 0;
	padding: 0px 0px 0px 0px;
}
.menu_list_b ul {
	margin: 0;
	padding: 1px;
	text-align:left;
}
.menu_list_b li {
	margin: 0;
	list-style-type: none;
	/* list-style-position: outside; */
}


/* sidebar3（ライフインデックス）専用 */
.menu_list_sidebar3 {
	margin: 0;
	padding: 0px 0px 0px 0px;
}
.menu_list_sidebar3 ul {
	margin: 0;
	padding: 0px;
	text-align:left;
}
.menu_list_sidebar3 li {
	margin: 0 0 2px 0;
	list-style-type: none;
	/* list-style-position: outside; */
}



/* type_c */
.menu_list_c {
	margin: 5px 0px 10px 6px;
	padding: 0px 0px 0px 0px;
}

#sidebar1 .menu_list_c {width:178px;}
#sidebar2 .menu_list_c {width:178px;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;
	list-style-type: none;
	list-style-image: url(../../img/icon_green_migi4.gif);
	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_green_migi4.gif);
	background-repeat:no-repeat;
	background-position: 8px 50%;
	padding: 5px 0 0px 27px!important;
}

.menu_list_c p a {
	margin-left:20px;
}

/* type_d */
.menu_list_d {
	width:173px;
	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:170px;
	margin: 0px 0px 0px 6px;
	padding: 0px;
}

.menu_list_e ul {
	margin: 0px;
	padding: 0px;
}

.menu_list_e li {
	width:170px;
	margin: 5px 0px 0px 0px;
	padding:0px;
	list-style-type: none;
	border:none;
}

/* type_e2 */
.menu_list_e2 {
	width:176px;
	margin: 0px 0px 0px 6px;
	padding: 0px;
}

.menu_list_e2 ul {
	margin: 0px;
	padding: 0px;
}

.menu_list_e2 li {
	width:176px;
	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ロゴ付）ここから */
.list_type_a_title {
	clear: both;
	width: 99.7%;
	float: left;
	text-align: left;
	background: url(../../img/list_type_a_title.gif) repeat-x top left;
	border-bottom: 1px solid #3864AB;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	margin: 0px 0px 10px 0px;
}

/* IE6 */
*html div.list_type_a_title {
	float:none;
	/*width:99.7%;*/
	/*background: url(../../img/list_type_a_title.gif) repeat-x;*/
}

.list_type_a_title h2 {
	float:left !important;
	text-align:left;
	/*background-color:none !important;*/
	border-top:none !important;
	border-bottom:none !important;
	margin:0px !important;
	padding: 10px 0px 10px 14px !important;
	background-color:transparent;
	font-size:110%;
	width: 98.3%;
}

.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-width: 2px 1px 1px 1px;
	border-style: solid;
	border-color: #3864AB;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}

.list_type_a_list p {
	margin: -28px 1px 5px 20px;
}
.list_type_a_list .no_data {
	clear: both;
	margin: 0px 10px 5px 5px !important;
	padding: 0 0 0 22px!important;
	background: url(../../img/icon_blue.gif) no-repeat center left;
}
/* 新着情報リスト等（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;
}

/* IE6 */
*html div.list_type_a_title2 {
	float:none;
	/*width:99.7%;*/
	/*background: url(../../img/list_type_a_title.gif) repeat-x;*/
}

.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 {
/*	float: left;*/
	width:100%;
	height: auto;
/*	background: url(../../img/life/back_news.gif) repeat-y;*/
	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 {
	/*
	margin:0px 0px 10px !important;
	padding: 3px 0px 3px 9px !important;
	border-top:0px !important;
	border-bottom:1px solid #F07484 !important;
	border-left: 8px solid #F07484 !important;
	background: #F3F3F3 !important;
	font-size:110%;
	*/
}

/* 新着情報等リスト等（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 {
	text-align:left;
	margin:10px 0px 0px 0px !important;
	padding:0px 0px 0px 0px !important;
	width:100%;
	height:100%;
	list-style-position:outside;
}

.list_ccc li {
	clear:both;
	margin: 0px 10px 0.3em 5px !important;
	padding: 0 0 5px 15px!important;
	background: url(../../img/rain.gif) repeat-x bottom left;
	list-style: none inside url("../../img/icon_blue.gif");
}

.list_ccc .span_a {
	width:10.0em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
}

.list_ccc .span_b {
	width:auto;
	padding-left: 5px;
}

/*小分類サイドメニュー用*/
#sidebar2 .sidebar1_box .list_ccc ul li {
    list-style: none inside url("../../img/icon_green_migi4.gif");
}
/* 年月日付リストここから */



/* 「一覧を見る」ここから */
.text_d2 {
	clear:both;
	text-align: right;
	text-indent:1em;
	padding:10px 0px 10px 6px;
}

.text_d {
	background: url(../../img/icon_blue.gif) no-repeat left center;
	padding-left: 20px;
	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;
}

#life_column_body{
	margin-left:-10px;
	position:relative;
}

.navigation {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	/* width: 312px; */
	/* float: left; */
	border: 1px solid #cccccc;
}
.kanren_block .navigation {
    border: none;
}

.navigation ul,.navigation_full ul {
	margin:0px;
	padding:0px;
	border: none!important;
	width: 95%;
	overflow: hidden;
}

.navigation li,.navigation_full li {
	margin: 0 0 0 0;
	list-style-type: none;
	background: url(../../img/navi_line.gif) no-repeat 100% 40%;
	padding: 0 9px 5px 9px;
	/* display: inline; */
         white-space: nowrap;
	float: left;
}

h3.navigation{
	clear: none!important;
	margin: 0px 10px 10px 0px;
	width: 309px;
	float: left;
}

.navigation li.navi_end,.navigation_full 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,.navigation_full h2 {
	margin-bottom:0.3em;
	border: none!important;
	border-bottom: 1px solid #B1DCCB!important;
	margin: 0;
}
.navigation p,.navigation_full p {
	margin:0px;
	padding:0 0 0 15px;
}

#life_column_body.navigation {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	/* width: 312px; */
	/* float: left; */
	border: 1px solid #cccccc;
}

#life_column_body.navigation ul {
	margin:0px;
	padding:0px;
	border: none!important;
}

#life_column_body.navigation li {
	margin: 0 0 0 18px;
	list-style-type: none;
	background: url(../../img/navi_line_hidari.gif) no-repeat 0px 3px;
	padding: 0 0 5px 18px;
	display: inline;
}

#life_column_body.navigation li.navi_end {
	padding:1px 0px 4px 8px;
	margin: 0px 0px 0px 0px;
	background-image: url(../../img/spacer.gif);
	background-repeat: no-repeat;
}

#life_column_body.navigation h2 {
	margin-bottom:0.3em;
	border: none!important;
	border-bottom: 1px solid #B1DCCB!important;
	margin: 0;
}
.navigation p,.navigation_full 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: -100em;
	top: -100em;
}

#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;
}
.box_g div {
    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: 15px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	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: 15px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	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: 15px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	background-repeat: no-repeat;
}

.file_word {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 15px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	background-repeat: no-repeat;
}

.file_etc {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 15px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	background-repeat: no-repeat;
}

/* 表 */
#main #main_a table {
	border-color:#C0BFA0;
	border-collapse:collapse;
	border-style:solid;
	border-width:2px;
	margin: 10px 0px 15px 0px;
}

#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!important;
	border-collapse:collapse;
	border-style:solid;
	border-width:1px;
	padding:0.2em 0.8em 0.2em 0.8em;
	font-size:88.8%;
}

/*検索結果の表組み修正*/
#main #main_a div#___gcse_0 td {
    border-width: 0!important;
    border-color: none!important;  
    border-collapse: collapse!important;  
    border-style: none!important;  
    border-width: 0px!important;  
    padding: inherit!important;  
    font-size: inherit;
}
#main #main_a table.gsc-table-result,
#main #main_a table.gsc-above-wrapper-area-container,
#main #main_a table.gsc-resultsHeader,
#main #main_a table.gcsc-branding
{
    border-color: none;  border-collapse: collapse;  
    border-style: none;  
    border-width: none;  
    margin: 0;
}

table.gsc-search-box {border:none!important;
    margin:0.5em 0 0 1%!important;
    width:99%!important;
}

input#gsc-i-id1 {
    font-size: 180%!important;
    padding: 0.2em 0 0.2em 0.5em!important;
    font-family: Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    width:97%!important;
}

#main #main_a #gsc-iw-id1 table{
    border:none!important;
    margin:0.5em 0 0 1%!important;
    *margin:0!important;
    width:99%!important;
}
.gsc-input-box{
    border:none!important
}

input.gsc-input {
    font-size: 180%!important;
    padding: 0.2em 0 0.2em 0.5em!important;
}


input.gsc-search-button {
    font-size: 150%!important;
    padding: 0.2em 1em 0!important;
    height: 30px!important;
    background: #357AE8!important;
    color: #fff!important;
    font-family: Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-weight:100!important;
    *margin-left:2em!important;
    *text-align:center!important;
    *padding: 0.2em 0 0 0!important;
}





/* ページトップに戻る */
#back_or_pagetop {
	margin-top:10px;
	margin-bottom:10px;
	clear:both;
	width:100%;
	height:1.5em;
}
#to_page_top {
	float:right;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 17px;
	background-image: url(../../img/to_page_top.gif);
	background-position:0px 0.3em;
	background-repeat: no-repeat;
}

#to_back {
	float: left;
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 17px;
	background-image: url(../../img/to_page_back.gif);
	background-position: 0px;
	background-repeat: no-repeat;
}


.list_tel {margin:0px;padding: 0px 8px 0px 8px;}
.list_tel ul {margin:0px !important;padding:0px;}
.list_tel li {margin:0px;padding:0px;list-style-type:none;}
.list_address {margin:0px;padding:0px 0px 0px 0px;}
.list_email {
	margin: 0 0 0 8px;
	padding:0px 0px 0px 20px;
	background-image: url(../../img/logo_email.gif);
	background-position:0px 0.3em;
	background-repeat: no-repeat;
}

#sidebar2 .list_email{
	padding-left:20px !important;
	margin-left: 8px;
}

.list_fax {margin:0px;padding:0px 0px 0px 20px;}

#soshiki_pr_image {
	margin:0px;
	padding:0px;
	background-repeat:no-repeat;
	background-position:left;
	height:110px;
	margin-bottom:10px;
	border:1px solid #CCCCCC;
}

#soshiki_pr_image a {
	display:block;
	height:110px;
	width:100%;
}

#soshiki_pr_image img {
	border:none;
	height:110px;
	width:100%;
}


/*中分類のメイン画像*/
#main_header_img{
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	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:0%;
	padding:0px;
}

.floatend{
	clear:both;
	line-height:30%;
	/margin:100px;/*ie7*/
}

/* ライフインデックス（大分類用）*/
#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;
	border-top: 1px solid #cccccc;
	width: 95%;
	overflow: hidden;
	padding: 0px 20px;
	*padding-top:10px;/*ie7*/
}
.pdf_download .pdf_img,
.wmplayer_download .wmplayer_img{
	float:left;
}
.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 {
/*	float:left;*/
	width:auto;
	margin: 0px 0px 0px 1px;
	padding: 0px 5px 0px 12px;
/*	background-image: url(../../img/icon_migi3.gif);*/
/*	background-repeat:no-repeat;*/
/*	background-position:0% 50%;*/
}

.list_ccc .span_e {
/*	float:left;*/
	width:auto;
}

/* IE 6 */
* html div.list_pack span {
        display: inline;
        zoom: 1;
}
 
    /* IE 7 */
*:first-child+html div.list_pack span {
        display: inline;
        zoom: 1;
}
/* サブサイトリストページ2用ここまで */


/* サブサイト小メニュー「一覧を見る」 */
.menu_list_cb .text_d {
	background-image: url(../../img/icon_migi4.gif);
	margin-left:16px;
}

/* ライフインデックス */
/* use*/
#kurashi {
	width:100%;
	overflow:hidden;
}

/* use*/
#kurashi h2{
	background:url(/img/back_title_lifeindex_h2.gif) no-repeat left center;
	margin: 0;
	padding: 0px;
}

/* use*/
#kurashi ul {
	float:left;
	padding:0px 0px 10px 0px;
	margin:10px 0px 0px 0px;
/*	background:#F8F8E4;*/
}

/* use*/
#kurashi li {
	border:medium none;
	display:block;
	float:left;
	height:64px;
	list-style-type:none;
	margin:0px 8px 12px 6px;
	padding:0;
}



/*大カテゴリ*/
#life_column_body{
	margin-left:-10px;
	position:relative;
}

.navigator-block {
	margin: 0px 0px 20px -10px;
	padding: 0px 0px 0px 0px;
}

.navigator-block ul {
	margin: 0px;
	padding: 5px 10px;
	overflow: hidden;
	border: 1px solid #cccccc;
	width: 233px;
}

.navigator-block li {
	margin: 0 0 0 0;
	list-style-type: none;
	background: url(../../img/navi_line_hidari.gif) no-repeat 0% 40%;
	padding: 5px 9px 5px 20px;
	/* display: inline; */
}

.navigator-block li.navi_end {
	padding:1px 0px 4px 8px;
	margin: 0px 0px 0px 0px;
	background-image: url(../../img/spacer.gif);
	background-repeat: no-repeat;
}

.navigator-block h2 {
	margin-bottom:0.3em;
	border: 1px solid #B1DCCB;
	margin: 0;
}
.navigator-block p {
	margin:0px;
	padding:0 0 0 15px;
}

#life_column_body.navigator-block {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	/* width: 312px; */
	/* float: left; */
	border: 1px solid #cccccc;
}


#life_column_body.navigator-block li {
	margin: 0 0 0 18px;
	list-style-type: none;
	background: url(../../img/navi_line_hidari.gif) no-repeat 0px 3px;
	padding: 0 0 5px 18px;
	display: inline;
}

#life_column_body.navigator-block li.navi_end {
	padding:1px 0px 4px 8px;
	margin: 0px 0px 0px 0px;
	background-image: url(../../img/spacer.gif);
	background-repeat: no-repeat;
}

#life_column_body.navigator-block h2 {
	margin-bottom:0.3em;
	border: none!important;
	border-bottom: 1px solid #B1DCCB!important;
	margin: 0;
}
.navigator {
    width: 255px;
    float: left;
    margin: 0 0 20px 10px;
}
.navigator h2 {
    margin: 0 0 -1px 0;
}

.navigator-block p {
	margin:0px;
	padding:0 0 0 15px;
}

.skiphere {
    margin: 0;
    padding: 2px 0;
    clear: both;
}
.skiphere a#skip {
    background: none;
}
/*組織で探すレフトナビ修正*/
#menu_kakubu {
    padding: 5px;
}
#menu_kakubu ul {
    padding: 3px 0px 5px 22px!important;
}
#menu_kakubu ul ul {
    padding: 0!important;
}
#sidebar2&nbsp;#menu_kakubu li {
    padding: 0 0 0 0!important;
}
#sidebar2 #menu_kakubu ul li ul li {
    border-left: 1px solid #809DB9;
    padding: 0 0 0 20px;
}
#sidebar2 #menu_kakubu ul li ul {
    border-bottom: 1px dotted #999999!important;
}


/* 組織PR画像 */

#soshiki_pr_image{
width: 100%;
height:auto;
}

#soshiki_pr_image img{
height:auto;
max-width:100%;
width:auto;
}