p {
	line-height: 150%;
	font-size: 81%;
}

td .datenumber {
	font-size: 81%;
	color: #ffffff;
	font-weight:bold;
	text-align:center;
	height:18px;
}
.topcaption {
	font-size: 75%;
}
a:link {
	/*color: #0066CC;*/
}
/*a:hover {
	color: #0066FF;
}*/
.cattitle {
	font-size: 81%;
	font-weight: bold;
}

.cattitle_white{
	font-size: 81%;
	font-weight: bold;
	color:#ffffff;
}

.pdflink {
	font-size: 75%;
}
.pdfinfo {
	font-size: 75%;
}
.newslist {
	font-size: 81%;
}
.publishinfo {
	font-size: 75%;
}
.text12 {
	font-size: 75%;
}
.text12_bold {
	font-size: 75%;
	font-weight:bold;
}

.text13 {
	font-size: 81%;
}
.text10 {
	font-size: 63%;
}
.text11 {
	font-size: 69%;
}

td .subtitle {
	font-size: 150%;
	font-style: normal;
	line-height: 125%;
	font-weight: bold;
	color:#0033CC;
}

.infosubtitle {
	font-size: 94%;
	font-style: normal;
	line-height: 23px;
	font-weight: bold;
	color:#0033CC;
}

.photocatption {
	font-size: 75%;
	color: #003399;
}
.text1214 {
	font-size: 75%;
	line-height: 14px;
}
.text1218 {
	font-size: 75%;
	line-height: 150%;
}
.text1218_linkcolor{
	font-size: 75%;
	line-height: 150%;
	color:#0000ff;
}
.text14l150 {
	font-size: 14px;
	line-height: 150%;
}
.text18l150 {
	font-size: 18px;
	line-height: 150%;
}
.content_area{
	margin:8 10 8 10;
	width:100%;
	text-align:center;
	padding:2;
}

.text_area{
	margin:0 auto;
	width:90%;
	text-align:left;
}

.style1 {
	color: #0033CC;
	font-weight: bold;
}

.hr_line{
	width:100%;
	height:1px;
	overflow:hidden;
	margin:0.5em 0;
	background-color:#999999;
}


/*    table    */

table .tblNormal{
	padding:0;
	border:solid 1px #333333;
	border-collapse:collapse;
}

table .tblNormal td,table .tblNormal th,table .tblNormal tr{
	padding:3px;
	border:solid 1px #333333;
	border-collapse:collapse;
}
table .tblNormal th,table .tblNormal td{
	font-size:81%;
}

table .tblNormal th{
	font-weight:bold;
}

table .tblNormal td.line_space{
	line-height: 150%;
}

table .tblNormal td.border-none{
	border-width: 0px;
}

table caption{
	text-align:left;
	font-size:94%;
	font-weight:bold;
	line-height:150%;
}
/*    title関連    */
table .title_bottom{
	padding:3 0 3 0;
	width:680px;
}


/*   リスト   */
ul li{
	line-height: 150%;
	font-size: 81%;
}

