/*　インデックス
---------------------------------------------*/
#content .rightBox .Block01 {
	margin-bottom: 20px;
}

#content .rightBox .Block02 {
	margin-bottom: 40px;
}

#content .rightBox .Block01 .list01 li a {
	font-weight: bold;
}

#content .rightBox .markrail01 {
	padding: 5px 0 0 1em;
	text-indent: -1em;
}

#content .rightBox .txtstyle01 {
	font-style: oblique;
	font-size: 80%;
}

/*　テーブル
---------------------------------------------*/
#content .rightBox .tbl01,
#content .rightBox .tbl02 {
	width: 100%;
	margin-bottom: 20px;
}

#content .rightBox .tbl01 th {
	width: 100px;
	text-align: center;
	padding: 5px;
	background: #E8E8E8;
	border-style: solid solid none none;
	border-width: 5px;
	border-color: #FFF;
}

#content .rightBox .tbl01 td {
	padding: 5px;
	background: url(../img/common/bg_dot01.gif) repeat-x bottom;
}

#content .rightBox .tbl02 th {
	/* width:100px; */
	/* 20210810 変更 */
	width: 180px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	background: #CCCCCC;
	border-style: solid solid none none;
	border-width: 5px;
	border-color: #FFF;
}

#content .rightBox .tbl02 th.bgWhite {
	background-color: #FFF !important;
}

#content .rightBox .tbl02 td {
	padding: 5px;
	background: url(../img/common/bg_dot01.gif) repeat-x bottom;
}

#content .rightBox .tbl02.tbFile td {
	min-width: 234px;
}

#content .rightBox .tbl02 td.bgGray {
	background-color: #CCC !important;
}

#content .rightBox .tbl02 .month {
	width: 50px;
	padding: 0 5px;
	text-align: center;
	background: #e8e8e8;
	border-style: solid solid none;
	border-width: 5px;
	border-color: #FFF;
}

#content .rightBox .tbl03 {
	text-align: right;
	width: 100%;
	margin: 0 0 20px 0;
}

#content .rightBox .tbl03 td,
#content .rightBox .tbl03 th {
	width: 200px;
	padding: 5px 30px 5px 5px;
	background: url(../img/common/bg_dot01.gif) repeat-x bottom;
}

#content .rightBox .tbl03 a {
	font-weight: bold;
}

#content .rightBox .tbl04 {
	text-align: right;
	margin: 0 0 20px 0;
}

#content .rightBox .tbl04 td,
#content .rightBox .tbl04 th {
	width: 150px;
	padding: 5px;
	background: #E8E8E8;
	border-style: solid solid none none;
	border-width: 5px;
	border-color: #FFF;
	text-align: center;
}



#content .rightBox .tbl04 a {
	font-weight: bold;
}

/*アコーディオン*/
.h_inquiry {
	margin-bottom: 10px;
}

#content .rightBox .accordion {}

/*
#content .rightBox .accordion .tbl01 th{
	width:auto;
	background:none;
	text-align:left;
	padding:0 0 0 0;
	color:#0242ff;
	font-weight:bold;
}
#content .rightBox .accordion .tbl01 td{
	width:auto;
	background:none;
	padding:0 0 0 0;
}*/

#content .rightBox .accordion .tbl02 {
	width: 100%;
	margin: 10px 0 15px;
}

#content .rightBox .accordion .tbl02 th,
#content .rightBox .accordion .tbl02 td {
	padding: 5px;
	border: 1px #666 solid;
	background: none;
}

#content .rightBox .accordion .tbl02 th {
	background: #CCC;
	text-align: center;
	font-weight: bold;
}

#content .rightBox .accordion .tbl02 th.cell01 {
	width: 40%;
	text-align: left;
}

#content .rightBox .accordion ul.attention {
	margin-bottom: 12px;
}

#content .rightBox .accordion ul.attention li {
	text-indent: -1em;
	padding-left: 1em;
	color: #F00;
}

/* 説明リスト */
.accordion .bookList01 dt{
	font-weight: bold;
}

.accordion .bookList01 dd{
	display: block;
}

.appBox {
	padding-bottom: 30px;
}

/*　JETReport
---------------------------------------------*/
/*新着情報*/
.block_new {
	width: 520px;
	padding: 10px 10px 0 10px;
	border: 3px double #CCC;
	background-color: #FFFFEC;
	position: relative;
	margin: 0 auto 15px;
}

.block_new .h4 {
	margin-bottom: 12px;
}

.block_new .imgLeft {
	float: left;
	width: 102px;
	padding: 0 15px 0;
	margin: 0 0 0 0;
}

.block_new .txtRight {
	width: 388px;
	float: left;
	text-align: left;
	margin: 0 0 0 0;
}

.block_new .txtRight ul .title {
	background: url(../img/common/ico_list01.gif) no-repeat left 0.2em;
	padding: 0 0 0 10px;
	font-weight: bold;
}

.block_new .txtRight ul .name {
	padding: 0 0 0 10px;
	text-align: left;
	font-weight: bold;
}

.block_new .txtRight ul .title span,
.block_new .txtRight ul .name span {
	font-weight: normal;
}

.block_new .txtRight ul .date {
	padding: 0 0 0 10px;
	text-align: left;
}

.block_new .txtRight .bottomBorder {
	border-bottom: 1px solid #CCC;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}

a.pdf {
	background-image: none;
	outline: none;
}

#content .rightBox .tbl04 td a span {
	font-weight: normal;
}

/* JET NEWS
---------------------------------------------*/
.newsListBox {
	position: relative;
	margin: 0 0 20px;
	padding: 15px 20px 10px;
	border: 3px double #CCC;
	background-color: #FFFFEC;
}

.accordion .newsList {
	padding-left: 1em;
}

.newsList li {
	margin: 0 0 5px;
	line-height: 1.5;
	word-break: break-all;
}

.newsList li.linkBlue {
	background: url(../img/common/ico_blue.gif) left 0.3em no-repeat;
}

.newsList li .newIcon {
	margin-right: 5px;
	padding: 0 5px;
	background-color: #eb0301;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	vertical-align: middle;
}

.newsListBox .newsList li.linkBlue {
	padding-left: 50px;
	text-indent: -42px;
}

.newsInfoBox {
	margin: 20px 0;
	padding: 15px 20px 5px;
	background-color: #ebf0ff;
}

#content .rightBox .newsInfoBox h4 {
	font-weight: bold;
}

#content.report .rightBox h5 {
	margin: 0;
	font-size: 13px;
	line-height: 1;
}

#content.report .rightBox .tbl04 {
	margin: 0 0 15px 0;
}

#content.report .rightBox .tbl04 td,
#content.report .rightBox .tbl04 th {
	padding: 2px;
	border-width: 2px;
	font-size: 12px;
}

#content.report .rightBox a[href$='.pdf'],
#content.report .rightBox a[href$='.PDF'] {
	padding: 3px 18px 3px 0;
	background-position: center right 2px;
	background-size: 12px auto;
}

.accordionActive+.newsAccordionBox {
	margin: 0 0 10px;
}

/*
---------------------------------------------*/

#content .rightBox .title02 {
	width: 620px;
	margin: 0 auto;
	font-weight: bold;
	border-bottom: #666 2px solid;
}

/*- clearfix -*/
#content .rightBox .Block01:after,
#content .rightBox .Block01_inner:after,
.block_new:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

/* WinIE4-6用*/
* html #content .rightBox .Block01,
* html #content .rightBox .Block01_inner,
* html .block_new {
	display: inline-block;
	height: 1%;
}

#content .rightBox .Block01,
#content .rightBox .Block01_inner,
.block_new {
	zoom: 1;
}

/*--*/