@charset "utf-8";
/* ============================================================
各カテゴリ用
サイトトップ
英語版
%update / 2011.08.01

------------------
【目次】
------------------
▼カテゴリ（body class）ごとの設定
============================================================ */

/* ------------------------------------------------------------
▼カテゴリ（body class）ごとの設定

例：
body.categXXXX #ContentMainArea .test {
	color: #333;
}
------------------------------------------------------------ */

/* ------------------
【HeaderArea】
------------------ */
body.categSITETOP #HdLink01Area { display: block; }  /* 基本はサイトトップだけで表示 */

/* ------------------
【HdLink01Area IP表示用改造 J】2012.08.09 add
------------------ */
#HdLink01AreaJ {
	position: absolute;
	left: 247px;
	top: 0;
	/*display: none; */  /* 基本はサイトトップだけで表示 */
	border-left: 1px solid #ccc;
	padding-left: 10px;
	width: 48px;
	height: 30px;
	z-index: 1001;
}

#HdLink01AreaJ ul.listRow01 {
	padding-top: 6px;
}

#HdLink01AreaJ li {
	margin-bottom: 2px;
	width: 48px;
	height: 20px;
}

#HdLink01AreaJ li a {
	display: block;
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -9999px;
	outline: none;
	width: 48px;
	height: 20px;
}
#HdLink01AreaJ li#HdJapanese a { width: 57px; background-image: url(../../img/2011/e_hd_btn_jpn_01.jpg); }
#HdLink01AreaJ li#HdJapanese a:hover { background-image: url(../../img/2011/e_hd_btn_jpn_01_on.jpg); }


/* ------------------
【HdLink01Area IP表示用改造 C】2012.08.09 add
------------------ */

#HdLink01AreaC {
	position: absolute;
	left: 325px;
	top: 0;
	/*display: none; */  /* 基本はサイトトップだけで表示 */
	border-left: 1px solid #ccc;
	padding-left: 10px;
	width: 48px;
	height: 30px;
	z-index: 1001;
}

#HdLink01AreaC ul.listRow01 {
	padding-top: 6px;
}

#HdLink01AreaC li {
	margin-bottom: 2px;
	width: 48px;
	height: 20px;
}

#HdLink01AreaC li a {
	display: block;
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -9999px;
	outline: none;
	width: 48px;
	height: 20px;
}

#HdLink01AreaC li#HdChinese a { background-image: url(../../img/2011/hd_btn_chin_01.jpg); }
#HdLink01AreaC li#HdChinese a:hover { background-image: url(../../img/2011/hd_btn_chin_01_on.jpg); }




/* ------------------
【HdLink03Area IP表示用改造 IP】2012.08.09 add
------------------ */
#HdLink03AreaIPNR {
	position: absolute;
	left: 247px;
	top: 32px;
	width: 78px;
	height: 20px;
	z-index: 1001;
}

#HdLink03AreaIPNR  ul.listRow01 {
	padding-top: 6px;
}

#HdLink03AreaIPNR li#HdIPNR {
	display: block;
	outline: none;
	width: 78px;
	height: 20px;
}
/*------------------ */
#HdLink03AreaIP {
	position: absolute;
	left: 325px;
	top: 32px;
	width: 169px;
	height: 20px;
	z-index: 1001;
}

#HdLink03AreaIP  ul.listRow01 {
	padding-top: 6px;
}

#HdLink03AreaIP  li {
	margin-bottom: 2px;
	width: 169px;
	height: 20px;
}

#HdLink03AreaIP li a {
	display: block;
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -9999px;
	outline: none;
	width: 169px;
	height: 20px;
}
#HdLink03AreaIP li#HdIP a { background-image: url(../../img/top/index_btn_ip_01_e.gif); }
#HdLink03AreaIP li#HdIP a:hover { background-image: url(../../img/top/index_btn_ip_01_e_on.gif); }



/* ------------------
【HdLink03Area IP表示用改造 別Window】2012.08.09 add
------------------ */

#connected{	margin: 0; padding:0 ; background:#FFFFFF;}
#connected li.close{margin: 29px 0 0 116px;}


/* ------------------
【ContentWrap】
------------------ */
body.categSITETOP #ContentWrap {
	margin: 0;
	border: none;
	padding: 0;
	background: #fff;
}
body.categSITETOP #ContentWrap .cwpInnr01 {
	margin: 0 auto;
	border: none;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	background: transparent;
	width: 988px;
}
body.categSITETOP #ContentWrap .cwpInnr02 {
	border: none;
	padding: 0;
	background: transparent;
	width: 988px;
}

body.categSITETOP #ContentWrap h1,
body.categSITETOP #ContentWrap h2,
body.categSITETOP #ContentWrap h3 {
	margin: 0;
	border: none;
	padding: 0;
	font-size: 100%;
}

/* ------------------
【MainVisArea】
------------------ */
/* 1column */
/*body.categSITETOP #MainVisArea {
	background: url(../../img/top/indx_bg_mainvis_01.jpg) left top repeat-x;
	height: 292px;
}*/
/* 1column */
/*body.categSITETOP #MainVisArea .mvsInnr01 {
	margin: 0 auto;
	padding: 7px 10px 0;
	background: url(../../img/top/indx_bg_mainvis_02.jpg) left top no-repeat;
	width: 980px;
}*/

/* 2column */
/*body.categSITETOP #MainVisArea {
	background: url(../../img/top/indx_bg_mainvis_01w.jpg) left top repeat-x;
	height: 372px;
}*/

/*body.categSITETOP #MainVisArea .mvsInnr01 {
	margin: 0 auto;
	padding: 7px 10px 0;
	background: url(../../img/top/indx_bg_mainvis_02w.jpg) left top no-repeat;
	width: 980px;
}*/

/* 2column 210 20130315 */
body.categSITETOP #MainVisArea {
	background: url(../../img/top/indx_bg_mainvis_01w.jpg) left top repeat-x;
	height: 372px;
}

body.categSITETOP #MainVisArea .mvsInnr01 {
	margin: 0 auto;
	padding: 7px 10px 0;
	background: url(../../img/top/indx_bg_mainvis_02w_210.jpg) left top no-repeat;
	width: 980px;
}
/*body.categSITETOP #MainVisArea p.inori {margin-top: 13px;}*/ /* 20130315 */
body.categSITETOP .inori {padding-top: 8px;}/* 20160115 */


body.categSITETOP #MainVisAreaSlider h1 {
	display: none;
}

/* FlashArea */

body.categSITETOP #FlashArea {
	margin-bottom: 11px;/* 8px 20130315 */
	padding: 0;  /* 0固定 */
	width: 980px;
    height: 210px;/* 1column 20130315 */
	/*height: 290px; /* 2column */
}


/* --- */
/* MainVisNavArea 20180225*/
body.categSITETOP #MainVisNavArea {
	display:table;
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.6);
}

body.categSITETOP #MainVisNavArea li {
	/*float: left;
	display: inline;  /* for IE6 */
	display:table-cell;
	height: 59px;
	/*width:140px;*/
	width:125px;  /* 8img */
	*display: inline;
	*zoom: 1;
}
body.categSITETOP #MainVisNavArea li.last {
	/*float: left;
	display: inline;  /* for IE6 */
	display:table-cell;
	height: 59px;
	/*width:140px;*/
	width:105px;  /* 8img */
	*display: inline;
	*zoom: 1;
}

body.categSITETOP #MainVisNavArea li a {
	display: block;
	/*outline: none;*/
	height: 59px;
}
/*body.categSITETOP #MainVisNavArea li a:focus{
	outline:auto;
}
body.categSITETOP #MainVisNavArea li a:focus, x:-moz-any-link{outline:2px dotted #1040CF;}*/

/* --- */


/* ------------------
【Saigai01Area, Saigai02Area】
------------------ */
body.categSITETOP #Saigai01Area {
	word-break: break-all;
}
body.categSITETOP #Saigai01Area,
body.categSITETOP #Saigai02Area {
	margin: 0 auto 16px;
	margin-top: 2px;
	background-position:left top;
	background-repeat: repeat-y;
	width :980px;
}
body.categSITETOP #Saigai01Area { background-image: url(../../img/top/indx_bg_saigai_01.jpg); }
body.categSITETOP #Saigai02Area { background-image: url(../../img/top/indx_bg_saigai_02.jpg); }

body.categSITETOP #Saigai01Area .sgTit01,
body.categSITETOP #Saigai02Area .sgTit01 {
	position: relative;
	background-position: left top no-repeat;
	background-repeat: repeat-x;
}
body.categSITETOP #Saigai01Area .sgTit01 {
	border: none;
	background-color: #de043a;
	background-image: url(../../img/top/indx_bg_saigai_tit_01.jpg);
}
body.categSITETOP #Saigai02Area .sgTit01 {
	border: 3px solid #999;
	border-top: none;
	background-color: #e7e5e5;
	background-image: url(../../img/top/indx_bg_saigai_tit_02.jpg);
}

body.categSITETOP #Saigai01Area .sgTitInnr01,
body.categSITETOP #Saigai02Area .sgTitInnr01 {
	position: relative;
}
body.categSITETOP #Saigai01Area .sgTitInnr01 {
	padding: 0 3px 3px;
}
body.categSITETOP #Saigai02Area .sgTitInnr01 {
	padding: 0;
}

body.categSITETOP #Saigai01Area .sgTit01 h2,
body.categSITETOP #Saigai02Area .sgTit01 h2 {
	position: absolute;
	left: 13px;
	/*top: 11px;*/
	top: 50%;
	transform: translateY(-50%);
	display: block;
	background-position: left top no-repeat;
	background-repeat: no-repeat;
	text-indent: -9999px;
	outline: none;
	width: 273px;
	height: 23px;
}
body.categSITETOP #Saigai01Area .sgTit01 h2 { background-image: url(../../img/top/indx_tit_saigai_01.gif); }
body.categSITETOP #Saigai02Area .sgTit01 h2 { background-image: url(../../img/top/indx_tit_saigai_02.gif); }

body.categSITETOP #Saigai01Area .sgTitTxt,
body.categSITETOP #Saigai02Area .sgTitTxt {
	margin-left: 338px;
	margin-bottom: 4px;
	padding-top: 6px;
	font-weight: bold;
}
body.categSITETOP #Saigai01Area .sgTitTxt { color: #fff; }
body.categSITETOP #Saigai02Area .sgTitTxt { color: #000; }

body.categSITETOP #Saigai01Area .sgInnr01,
body.categSITETOP #Saigai02Area .sgInnr01 {
	padding: 10px 22px 14px;
	background-position:left bottom;
	background-repeat: no-repeat;
}
body.categSITETOP #Saigai01Area .sgInnr01 { background-image: url(../../img/top/indx_bg_saigai_01_btm.jpg); }
body.categSITETOP #Saigai02Area .sgInnr01 { background-image: url(../../img/top/indx_bg_saigai_02_btm.jpg); }

body.categSITETOP #Saigai01Area h2,
body.categSITETOP #Saigai02Area h2 {
}

body.categSITETOP #Saigai01Area h3,
body.categSITETOP #Saigai02Area h3 {
}

body.categSITETOP #Saigai01Area .sepa01S,
body.categSITETOP #Saigai02Area .sepa01S {
	padding-top: 8px !important;
}

body.categSITETOP #Saigai01Area .sgWaku01Unit,
body.categSITETOP #Saigai02Area .sgWaku01Unit {
	border: 2px solid #999;
	padding: 12px 6px 8px;
}

body.categSITETOP #Saigai01Area .col3Wrap,
body.categSITETOP #Saigai02Area .col3Wrap {
}

body.categSITETOP #Saigai01Area .colAInCol3,
body.categSITETOP #Saigai01Area .col3Wrap .colBInCol3,
body.categSITETOP #Saigai01Area .col3Wrap .colCInCol3,
body.categSITETOP #Saigai02Area .colAInCol3,
body.categSITETOP #Saigai02Area .col3Wrap .colBInCol3,
body.categSITETOP #Saigai02Area .col3Wrap .colCInCol3 {
	float: left;
	display: inline;  /* for IE6 */
}
body.categSITETOP #Saigai01Area .col3Wrap .colAInCol3,
body.categSITETOP #Saigai02Area .col3Wrap .colAInCol3 { margin-right: 20px; width: 298px; }
body.categSITETOP #Saigai01Area .col3Wrap .colBInCol3,
body.categSITETOP #Saigai02Area .col3Wrap .colBInCol3 { margin-right: 20px; width: 298px; }
body.categSITETOP #Saigai01Area .col3Wrap .colCInCol3,
body.categSITETOP #Saigai02Area .col3Wrap .colCInCol3 { margin-right: 0; width: 298px; }

body.categSITETOP #Saigai01Area .col3Wrap .pic,
body.categSITETOP #Saigai02Area .col3Wrap .pic {
	margin-top: 0;
	margin-bottom: 8px;
	text-align: left;
}

body.categSITETOP #Saigai01Area .col3Wrap .text {
	padding: 0 14px;
}
/* ------------------
【AboutArea】
------------------ */
body.categSITETOP #AboutArea {
	margin-bottom: 19px;
	background: url(../../img/top/indx_bg_waku_01.jpg) left top repeat;
}
body.categSITETOP #AboutArea .abtInnr01 {
	padding: 0;
	padding-bottom: 8px;
	background: url(../../img/top/indx_bg_waku_01_btm.jpg) left bottom repeat-x;
}

body.categSITETOP #AboutArea h2 {
	margin-bottom: 10px;
}

body.categSITETOP #AboutArea ul.listCol01 {
	margin: 0;
	margin-left: 14px;
}

body.categSITETOP #AboutArea ul.listCol01 li {
	margin-right: 9px;
	margin-bottom: 8px;
}

body.categSITETOP #AboutArea .col2Wrap {
}

body.categSITETOP #AboutArea .col2Wrap .colAInCol2 {
	float: left;
	display: inline;  /* for IE6 */
}
body.categSITETOP #AboutArea .col2Wrap .colBInCol2 {
 	float: right;
	display: inline;  /* for IE6 */
}
body.categSITETOP #AboutArea .col2Wrap .colAInCol2 { width: 491px; }
body.categSITETOP #AboutArea .col2Wrap .colBInCol2 { width: 491px; }

body.categSITETOP #AboutArea .col2Wrap .pic {
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
}

/* ------------------
【IndxMainArea】
------------------ */
body.categSITETOP #IndxMainArea {
	margin: 0 4px;
	width: 980px;
}

/* ------------------
【TopicsNNewsArea】
------------------ */
body.categSITETOP #TopicsNNewsArea {
	float: left;
	display: inline;  /* for IE6 */
	width: 725px;
}

body.categSITETOP #TopicsNNewsArea .sectionS {
	margin-bottom: 6px !important;
}
body.categSITETOP #TopicsNNewsArea .sepa01S {
	padding-top: 6px !important;
}

/* tpnw01Unit */
body.categSITETOP #TopicsNNewsArea .tpnw01Unit {
	word-break: break-all;
	margin-bottom: 23px;
}

body.categSITETOP #TopicsNNewsArea .tpnw01Unit .h2Wrap {
	position: relative;
	margin-bottom: 11px;
	border: 1px solid #d2d2d2;
	background: url(../../img/top/indx_bg_h2_01.gif) left top repeat-x;
}

body.categSITETOP #TopicsNNewsArea .tpnw01Unit .h2Wrap h2 {
	margin: 0;
}

body.categSITETOP #TopicsNNewsArea .tpnw01Unit .h2Wrap .btnRss {
	position: absolute;
	left: 665px;
	top: 10px;
	width: 47px;
	height: 21px; 
}

body.categSITETOP #TopicsNNewsArea .tpnw01Unit ul.listRow01 {
	margin-bottom: 8px;
}

body.categSITETOP #TopicsNNewsArea .tpnw01Unit .date {
	float: left;
	display: inline;  /* for IE6 */
	padding-left: 5px;
	width: 140px;
}

body.categSITETOP #TopicsNNewsArea .tpnw01Unit .txtUnit {
	float: left;
	display: inline;  /* for IE6 */
	width: 725px;
}

body.categSITETOP #TopicsNNewsArea .tpnw01Unit .dateTit {
	padding-left: 5px;
	font-weight: bold;
}

body.categSITETOP #TopicsNNewsArea .tpnw01Unit .txtNewsUnit {
	float: left;
	display: inline;  /* for IE6 */
	padding-left: 5px;
	padding-right: 20px;
	width: 425px;
}

body.categSITETOP #TopicsNNewsArea .tpnw01Unit .linkCompUnit {
	float: left;
	display: inline;  /* for IE6 */
	margin-bottom: 2px;
	border-left: 2px solid #ccc;
	padding-left: 10px;
	width: 260px;
}

body.categSITETOP #TopicsNNewsArea .tpnw01Unit .posRightHasInnr {
	margin-right: 5px;}
/** html body.categSITETOP #TopicsNNewsArea .tpnw01Unit .posRightHasInnr {margin-rtop: -15px;margin-right: 50px;}
*+html body.categSITETOP #TopicsNNewsArea .tpnw01Unit .posRightHasInnr {margin-rtop: -15px;margin-right: 50px;}*/
/* --- */


/* ------------------
【NewsSearchArea】
------------------ */
#NewsSearchArea {
	position: absolute;
	left: 303px;
	top: 4px;
	width: 430px;
	min-height: 23px;
}
* html #NewsSearchArea { height: 23px; }  /* for IE6 */

#NewsSearchArea label {
	display: block;
}

#NewsSearchArea .searchTit {
	padding: 0;
	padding-right: 6px;
	line-height: 20px;
}

#NewsSearchArea .searchTit img {
	vertical-align: -1px;
}

#NewsSearchArea input.search {
	border: none;
	padding: 2px;
	background: url(../../img/top/indx_bg_news_search_iptx_01.jpg) left top no-repeat;
	line-height: 19px;
	width: 166px;
	height: 19px;
	margin-top:-20px;
}

#NewsSearchArea input.searchBtn {
	width: 25px;
	height: 23px;
	margin-top:-20px;
}




/* ------------------
【NewsSearchArea】
------------------ */
/*#NewsSearchArea {
	position: absolute;
	left: 512px;
	top: 9px;
	width: 406px;
	min-height: 23px;
}
* html #NewsSearchArea { height: 23px; }  /* for IE6 

#NewsSearchArea label {
	display: block;
}

#NewsSearchArea .searchTit {
	padding: 0;
	padding-right: 6px;
	line-height: 20px;
}

#NewsSearchArea .searchTit img {
	vertical-align: -3px;
}

#NewsSearchArea input.search {
	border: none;
	padding: 2px;
	background: url(../../img/top/indx_bg_news_search_iptx_01.jpg) left top no-repeat;
	line-height: 19px;
	width: 166px;
	height: 19px;
}

#NewsSearchArea input.searchBtn {
	width: 25px;
	height: 23px;
}
*/
/* 災害時 201809 2Clumn SAIGAI用 左右2段用*/
body.categSITETOP #saigai201809-2Cl {word-break: break-all;width: 975px;margin:-4px 0 4px 0; border: 3px solid #D2003E; background:#FFFFFF;padding: 5px 0 15px 0;}
body.categSITETOP #saigai201809-2Cl p{font-size: 110%;}
body.categSITETOP #saigai201809-2Cl p.wb{word-break: break-all;}
body.categSITETOP #saigai201809-2Cl p.TL{width: 880px;margin:10px auto 20px; text-align:center;font-size: 130%;}
body.categSITETOP #saigai201809-2Cl p.TLs{width: 880px;margin-top:20px;margin-right: auto;margin-left: auto;text-align:center;font-weight:bold;font-size: 130%;}
body.categSITETOP #saigai201809-2Cl .ListBL{margin-top:10px;width: 880px;margin: 0 auto 0 auto ;}
body.categSITETOP #saigai201809-2Cl .ListBL .Bx{font-size:108.3%;}
body.categSITETOP #saigai201809-2Cl p.Nom{margin-top: 1em;}
body.categSITETOP #saigai201809-2Cl .LftBx{font-size:108.3%;padding-left: 0px;width:430px; float: left; }
body.categSITETOP #saigai201809-2Cl .RgttBx{font-size:108.3%;padding-left: 15px;width:380px; float: right;}
body.categSITETOP #saigai201809-2Cl .LftBx li{margin:3px 0 0 1em;vertical-align:top; }
body.categSITETOP #saigai201809-2Cl.RgttBx li{margin:3px 0 0 1em;vertical-align:top; }
body.categSITETOP #saigai201809-2Cl .pdf{vertical-align:-50%;padding:0 2px;}
body.categSITETOP #saigai201809-2Cl .RedDot{border: dotted 1px #D2003E;margin:12px 0 12px 0;}
body.categSITETOP #saigai201809-2Cl .TxtBL{margin-left: 30px;}
body.categSITETOP #saigai201809-2Cl p.Sika{font-weight: bold; }
body.categSITETOP #saigai201809-2Cl .mt1em{ margin-top:1.8em;}
/* 20181105 短縮版用に追加　*/
body.categSITETOP #saigai201809-2Cl p.TLnf{margin:5px 0 5px 0; text-align:center;font-size: 115%;}
body.categSITETOP #saigai201809-2Cl .ListBL2{margin-top:20px;padding-top: 10px;width: 880px;margin: 0 auto 0 auto ;}
body.categSITETOP #saigai201809-2Cl .LftBx2{font-size:100%;font-weight:bold;padding-left: 0px;margin: 0;text-align:left; width:120px; float: left; }
body.categSITETOP #saigai201809-2Cl .RgttBx2{font-size:100%;padding-left: 0px;margin: 0;width:760px; float: right;}
body.categSITETOP #saigai201809-2Cl .clear2{float:left; clear: both;}


#saigaiarea{
	margin: 0 5px 20px;
}

#saigaiarea p.msg{
	padding-top: 10px;
	font-weight: bold;
}


#saigaiarea p{
	padding: 0 5px;
}

#saigaiarea ul{
	padding: 10px 5px;
}


#saigaiarea ul li{
	list-style-type: disc;
	list-style-position: inside;
	margin-left:5px;
}



.mode-saigai {
	border:solid 2px #FF0000;
}

.mode-taiken {
	border:solid 2px #999;
}

ul.listnone{
	padding:0 0 10px 0 !important;
}

.listnone li{
	list-style-type: none!important;

}

/* ------------------
【SubBnrArea】
------------------ */
body.categSITETOP #SubBnrArea {
	float: right;
	display: inline;  /* for IE6 */
	width: 230px;
}

body.categSITETOP #SubBnrArea .sectionM {
	margin-bottom: 20px !important;
}
body.categSITETOP #SubBnrArea .sectionMBt10 {
	margin-bottom: 10px !important;
}

/* sbbnr01Unit */
body.categSITETOP #SubBnrArea .sbbnr01Unit {
}

body.categSITETOP #SubBnrArea .sbbnr01Unit ul.listRow01 li.bnrItem {
	margin: 0;
	margin-bottom: 8px;
}
/* --- */

/* sbbnr02Unit */
body.categSITETOP #SubBnrArea .sbbnr02Unit {
	border: 1px solid #aaa;
	padding: 7px;
	background: #efefef;
}

body.categSITETOP #SubBnrArea .sbbnr02Unit ul.listRow01 li.bnrItem {
	margin: 0;
	margin-bottom: 8px;
}

body.categSITETOP #SubBnrArea .sbbnr02Unit .link01 {
	/*display: inline;*/
	margin-right:17px;
	margin-bottom: 0;
	padding-left: 10px;
	background-image: url(../../img/2011/cmn_mrk_arrow_01.gif);
	background-position: 0 6px;
	min-height: 8px;  /* refer value => background-image height */
}



/* --- */

/* sbbnr03Unit */
body.categSITETOP #SubBnrArea .sbbnr03Unit {
	border: 1px solid #cccccc;

	padding: 7px;
	background: #fff;
}

body.categSITETOP #SubBnrArea .sbbnr03Unit ul.listRow01 li.bnrItem {
	margin: 0;
	margin-bottom: 8px;
}
/* --- */

/* sbbnr04Unit add 2011.12.13*/
/*body.categSITETOP #SubBnrArea .sbbnr04Unit {
	border: 1px solid #cccccc;
	padding: 7px;
	background: #fff;
}

body.categSITETOP #SubBnrArea .sbbnr04Unit ul.listRow01 li.bnrItem {
	margin: 0;
	margin-bottom: 8px;
} */
/* --- */
/* sbbnr04Unit  2015.10.05*/
body.categSITETOP #SubBnrArea .sbbnr04Unit {
}

body.categSITETOP #SubBnrArea .sbbnr04Unit ul.listRow01 li.bnrItem {
	margin: 0;
	margin-bottom: 8px;	
/*	margin-bottom: 0px;*/ /*150121*/
}
/* --- */