h1{
	margin: 0px;
	padding: 0px;

}

h2{
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	padding: 0px;
	margin: 10px 0 5px 0;
	color:#000066;
}
h3{
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	padding: 0px;
	margin: 20px 0 5px 0;
	color:#000066;
	border-bottom: solid 1px #b1cfed;

}

p {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	padding: 0px;
	margin:10px 0 10px 8px;
}

#main ul li{
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
}
sup,sub{
	font-size:80%;
}
/*========================メインメニューレイヤーリンクここから==============*/
div#Layer2 a{
	display: block;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-size: 12px;
	text-align: left;
	height: 100%;
}
div#Layer2 a:hover{
	font-size: 10px;
	text-decoration: underline;
	color:#000000;
	background-color: #FFCC00;
}
div#Layer2 h4{
	font-size: 10px;
}

#frame{
	width:967px;
	}

#frame #pnavi .navi{
	margin-left:5px;
	border:solid 1px #CCC;
	width:187px;
	background:#fafafa;
	}
#frame #pnavi .navi h4{
	border-left:solid 4px #F00;
	background:#E7E7E7;
	padding:5px 2px 3px 4px;
	}
.navi h4{
		font-size: 12px;

	}
.navi h5{
		font-size: 10px;

	}
/*========================メインメニューレイヤーリンクここから==============*/
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.midashi3 {
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #000066;
}


/*========add h_index=======*/

.h_indexTable{
	border-collapse: collapse;
	border-bottom: solid 2px #aaa;
}
.h_indexTable th,
.h_indexTable td{
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	padding: 5px;
}
.h_indexTable thead th{
	background-color: #ffffd9;
	white-space: nowrap;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: solid 2px #aaa;
}
.h_indexTable th span{
	font-size: 85%;
}
.h_indexTable tbody th{
	background-color: #eceaec;
	white-space: nowrap;
	text-align: left;
}
.h_indexTable td{
	border-left: solid 1px #ccc;
}
.h_indexTable tr.topLine th,
.h_indexTable tr.topLine td{
	border-top: solid 2px #aaa;
}
.h_indexTable td.colorChip{
	width: 70px;
}
.h_indexTable td.txCNwp{
	text-align: center;
	white-space: nowrap;
}

/*===========a_index============*/

.a_index_layout td{
	text-align: center;
	padding-bottom: 20px;
	font-size: 110%;
	font-weight: bold;
}
.a_index_layout td a:hover{
	text-decoration: none;
}
.a_index_layout td img{
	margin-bottom: 5px;
}



