/* ************************************** _


_ ************************************** */


/* ¶¦ÄÌÉôÊ¬
---------------------------------------------------------------------------- */


h2 {
	border-style: none !important;
	font-size: 170%;
	font-weight: bold;
	margin: 8px 0 20px;
	padding: 3px 0 3px 10px;
}

h3 {
	background: #EEEEEE;
	border-bottom: 1px dotted #949494;
	border-top: 1px dotted #949494;
	clear: both;
	font-weight: bold;
	margin: 0;
	padding: 5px 10px;
}

h3.title {
	clear: both;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom-style: none;
	border-left-style: double;
	border-left-color: #003399;
	background-color: #FFFFFF;
	border-top-style: none;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}

h4 {
	background: #EEEEEE;
	border-bottom: 1px dotted #999999;
	border-top: 1px dotted #999999;
	clear: both;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 4px;
}

h4.linkListTitle {
	margin-bottom: 0;
}

#main form{
	margin: 0 0 20px;
}

.dataSetPub p {
	margin-left: 10px;
}

ul.firstUl {
	margin-top: 0;
}

div#main hr.titleLine {
	display:block;
	clear:both;
	width:80%;
	height:10px;
	background-color:#003399;
}

div#main hr.borderBottom {
	margin-bottom:25px;
}

div#main hr.normalLine{
	display:block;
	clear:both;
	width:80%;
	height:2px;
	background-color:#C0C0C0;
}

span.red {
	color:#ff0000;
}

span.blue {
	color:#0000ff;
}

span.purple {
	color:#800080;
}

span.green {
	color:#008000;
}

span.fuchsia {
	color:#ff00ff;
}

/* main ID
---------------------------------------------------------------------------- */

#main {
	padding-bottom: 10px;
}

.center {
	text-align:center;
}

img.noStyle {
	border:none !important;
}


/* 
#main img {
	border: 1px solid #A9A7A3;
}
*/

p.rightItem {
	float: right;
	margin-left: 30px;
}

p.leftItem {
	float: left;
	margin-right: 30px;
}

#pageBottomNavi {
	clear: both;
	margin-top: 20px;
	text-align: center;
}

#pageBottomNavi li {
	display: inline;
	margin: 0 40px;
}

#pageBottomNavi li#prevNavi {
	background: url(../images/icon_prev.gif) no-repeat left center;
	padding: 0 0 0 13px;
}

#pageBottomNavi li#upNavi {
	background: url(../images/icon_up.gif) no-repeat left center;
	padding: 0 0 0 13px;
}

#pageBottomNavi li#nextNavi {
	background: url(../images/icon_next.gif) no-repeat right center;
	padding: 0 13px 0 0;
}

p.pageTop {
	border-top: 1px dotted #B2B2B2;
	margin: 30px 0;
	padding-top: 10px;
	text-align: right;
}

p.pageTop a {
	background: url(../images/icon_pagetop.gif) no-repeat right center;
	padding: 0 20px 0 0;
}

.explanation {
	background: #EAF2FE;
	border: 1px solid #95A6C0;
	float: right;
	margin: 0 0 20px 30px;
	padding: 5px;
	width: 30%;
}

.explanation div p {
	border-bottom: 1px dotted #A2A8B0;
	border-top: 1px dotted #A2A8B0;
	margin: 0;
	padding: 5px;
}

.largeType {
	margin: 4em 0 0 0;
}

.explanation div ul {
	border-bottom: 1px dotted #A2A8B0;
	border-top: 1px dotted #A2A8B0;
	margin: 0;
	padding: 5px;
}

.explanationLarge div li {
	list-style: disc outside;
	margin: 0 5px 10px 15px;
}

.dataSet {
	background: #FFFFFF;
	margin-bottom: 20px;
	padding: 10px;
	text-align:left;
	width:80%;
	margin:auto;
}

.dataSet ul {
	margin: -10px 0 20px;
}

.dataSet li {
	list-style: none;
	margin: 0;
}

.highlight{
	background-color:#ffffcc;
}

.supplementation{
	text-align: right;
}

dl.data dd{
text-indent:1em;
}

/* subNavi ID
---------------------------------------------------------------------------- */

#subNavi {
	float: left;
	padding-bottom: 20px;
	width: 25%;
}

#subNavi div {
	background: url(../images/bg_subnavi.gif);
	padding: 8px;
}

#subNavi h3 {
	background: url(../images/bg_subnavititle.jpg) repeat-x left top;
	border-bottom: 1px solid #B2B2B2;
	border-top: 1px solid #AED8E1;
	color: #FFFFFF;
	font-size: 78%;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	margin: 0;
	padding: 0 7px;
}

#subNavi ul {
	background: #FFFFFF;
	list-style: none;
	margin: 0;
}

#subNavi li {
	background: url(../images/icon_subnavi.gif) no-repeat left top;
	border-bottom: 1px dotted #B2B2B2;
	_height: 1%;
	margin: 0;
	padding: 0;
}

#subNavi li.lastSubNavi {
	border-bottom: none;
}

#subNavi li a {
	display: block;
	padding: 5px 5px 5px 24px;
}

#subNavi ul ul {
	margin: 5px 0 0;
}

#subNavi li li {
	background: url(../images/icon_subnavi_second.gif) no-repeat 17px 9px;
	border-bottom: none;
	border-top: 1px dotted #B2B2B2;
	font-size: 100%;
	margin: 0;
	padding: 0;
}

#subNavi li li a {
	display: block;
	padding: 5px 0 5px 30px;
}

#subNavi li span {
	background: #F9F3DD url(../images/icon_subnavi_o.gif) no-repeat left top;
	display: block;
	padding: 5px 5px 5px 24px;
}

#subNavi li li span {
	background: #F9F3DD url(../images/icon_subnavi_second_o.gif) no-repeat 17px 9px;
	display: block;
	padding: 5px 0 5px 30px;
}



/* table ID
---------------------------------------------------------------------------- */


table#publicationList {
	border-left: 1px solid #625946;
	border-top: 1px solid #625946;
	clear: both;
	margin-bottom: 20px;
	width: 100%;
}

table#publicationList caption {
	font-size: 78%;
	font-weight: bold;
	padding-bottom: 5px;
	text-align: left;
}

table#publicationList caption span {
	font-size: 78%;
	font-weight: normal;
}

table#publicationList td, table#publicationList th {
	border-bottom: 1px solid #625946;
	border-right: 1px solid #625946;
	padding: 5px;
}

table#publicationList th {
	background: #C3C5C5;
	font-weight: bold;
}

table#publicationList th.name {
	width: 43%;
}

table#publicationList th.year {
	width: 17%;
}

table#publicationList th.standard {
	width: 8%;
}

table#publicationList th.totalPage {
	width: 10%;
}

table#publicationList th.price {
	width: 11%;
}

table#publicationList th.place {
	width: 10%;
}

table#publicationList th.sunday{
	background:#ffcccc;
	font-weight: bold;
	width:10%;
}

table#publicationList th.day{
background: #C3C5C5;
font-weight: bold;
width:10%;
}

table#publicationList td.holiday{
background-color:#ffcccc;
color:#cc0000;
}

table#publicationList th.clause{
width:10%;
}

table#publicationList th.content{
width:30%;
}

/* jnb_back */

p.rightItem a {
	padding:0 0 0 13px;
	background: url(../images/icon_quicklink.gif) no-repeat left center;
}

table.tab_01{
	width: 100%;
	clear: both;
	margin-bottom: 0;
}

table.tab_01 td{
	padding: 0;
	margin: 0;
}

table.tab_01 td.wh{
	border: none !important;
}	

table.tab_01 td.gray{
	background-color: #E1E6FF;
}

table.tab_01 td.white01{
	text-align: center;
	font-weight: bold;
}

table.tab_01 td.white02{
	text-align: right;
	border-left: 1px solid #999999;
	vertical-align: top;
	margin: 0;
	padding: 5px;
}

table.tab_01 td.white03{
	border-right: 1px solid #999999;
	padding: 5px;
	text-align:left;
}

table.tab_02a{
	width: 100%;
	margin: 0;
	padding:0;
}

table.bob{
	border-bottom: 1px solid #999999;
}

table.tab_02a td.white_02a{
	width: 11px;
	margin: 0;
}

table.tab_02a td.white01{
	text-align: center;
	font-weight: bold;
	background: url(/jp/publication/jnbwl/tab_02a_c.gif) repeat-x center top;
}

table.tab_02a td.white_02b{
	width: 11px;
	padding: 0;
	margin: 0;
}

table.tab_02a td.white_02c{
	border-left: #999999 solid 1px;
	border-top: 0px;
	height: 40px;
}

table.tab_02a td.white01b{
	text-align: center;
	font-weight: bold;
	background: url(/jp/publication/jnbwl/tab_02a_c.gif) repeat-x center top;
}


table.tab_02a td.gray_01{
	text-align: right;
}

table.backlist{
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	width: 100%;
	margin-top: 0;
}

table.backlist td{
	padding: 7px;
}

table.backlist td.title{
	text-align: left;
	border-top: 1px solid #999999;
}

table.backlist td.number{
	border-top: 1px solid #999999;
	text-align: center;
}

table.backlist td.publish{
	text-align: right;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
}

