i : { /* ページ数 */
    color: #aaaaaa;
}
/* リンク */
a:link { text-decoration: none;
    	color: blue;
}
a:visited { text-decoration: none;
    	color: purple;  
}
a:hover { text-decoration:underline;
	cursor:pointer;
}

/* 背景　全体*/
body {  background-color:#007bbb;
	background-repeat: no-repeat;
	width:100%; height:100%;
	 top:0px; left:0px; z-index:1;}

/*Top table */
#top div.top{
	font-size: 80%;
	background-color: #e8ecef;
	color: #333333;
	font-weight: normal;
	font-family: 'MSP ゴシック', 'Osaka';
	text-align: right;
	vertical-align: bottom;
	line-height: 150%;
	margin:4;
	}

/*Topix(真ん中)*/
#topix td.sub{
	font-size: 130%;
	background-color: #ff3333;
	color: #ffffff;
	font-weight: normal;
	font-family: 'MSP ゴシック', 'Osaka';
	text-align: left;
	vertical-align: bottom;
	line-height: 180%;
	}

#topix td.subsub{
	font-size: 98%;
	background-color: #e8ecef;
	color: #333333;
	font-weight: normal;
	font-family: 'MSP ゴシック', 'Osaka';
	text-align: center;
	vertical-align: top;
	line-height: 200%;
	}

#topix div.subleft{
	font-size: 90%;
	background-color: #e8ecef;
	color: #333333;
	font-weight: normal;
	font-family: 'MSP ゴシック', 'Osaka';
	text-align: left;
	vertical-align: bottom;
	line-height: 150%;
	}

#topix div.subright{
	font-size: 90%;
	background-color: #e8ecef;
	color: #333333;
	font-weight: normal;
	font-family: 'MSP ゴシック', 'Osaka';
	text-align: right;
	vertical-align: bottom;
	line-height: 100%;
	}

/* 一般的なルール */
caption.genzaiti{font-size: 80%;
	border-color:#ffffff;
	background-color: #e8ecef;
	color: #333333; 
	font-weight: normal;
	font-family: 'MSP ゴシック',' Osaka';
	text-align: left;
	vertical-align:bottom;
	line-height: 160%;
}
table.title{
	 margin:8px;
	 border-bottom:2px solid gray;
	 border-top:2px solid gray;
}

td.title{
	font-size: 130%;
	background-color: #e8ecef;
	color: #333333;
	font-weight: bold;
	font-family: 'MSP ゴシック', 'Osaka';
	text-align: left;
	vertical-align: bottom;
	line-height: 180%;
	}
div.kaisetu{	font-size: 65%;
	background-color: #e8ecef;
	color: #333333;
	font-weight: normal;
	font-family: 'MSP ゴシック', 'Osaka';
	text-align: right;
	vertical-align: bottom;
	line-height:100%;

	
	}
td.subtitle{
	font-size: 100%;
	background-color: #e8ecef;
	color: #333333;
	font-weight: bold;
	font-family: 'MSP ゴシック', 'Osaka';
	text-align: left;
	vertical-align: bottom;
	line-height: 150%;
	}

div.subtitle{
	font-size: 95%;
	background-color: #e8ecef;
	color: #333333;
	font-weight: normal;
	font-family: 'MSP ゴシック', 'Osaka';
	text-align: right;
	vertical-align: bottom;
	line-height: 140%;
	}

td.sub{
	font-size: 98%;
	background-color: #e8ecef;
	color: #333333;
	font-weight: normal;
	font-family: 'MSP ゴシック', 'Osaka';
	text-align: left;
	vertical-align: bottom;
	line-height: 130%;
}

td.subsub{
	font-size: 90%;
	background-color: #e8ecef;
	color: #333333;
	font-weight: normal;
	font-family: 'MSP ゴシック', 'Osaka';
	text-align: left;
	vertical-align:top;
	line-height: 140%;
  }

td.subnum{
	font-size: 90%;
	background-color: #e8ecef;
	color: #333333;
	font-weight: normal;
	font-family: 'MSP ゴシック', 'Osaka';
	text-align: left;
	vertical-align:top;
	line-height: 120%;
	padding:2 0 0 0; 
  }

div.subleft{
	font-size: 80%;
	background-color: #e8ecef;
	color: #333333;
	font-weight: normal;
	font-family: 'MSP ゴシック', 'Osaka';
	text-align: left;
	vertical-align: bottom;
	line-height:120%;
}

div.subright{
	font-size: 85%;
	background-color: #e8ecef;
	color: #333333;
	font-weight: normal;
	font-family: 'MSP ゴシック', 'Osaka';
	text-align: right;
	vertical-align: bottom;
	line-height: 120%;
	}

div.subdai{
	font-size: 90%;
	background-color: #e8ecef;
	color: #333333;
	font-weight: normal;
	font-family: 'MSP ゴシック', 'Osaka';
	text-align: left;
	vertical-align: bottom;
	line-height:130%;
	margin:3 1 1 1;
	word-break: normal;	
}

/* TOPICS 写真本文*/

table.title{
	 margin:8px;
	 border-top-width:2;
	 border-top-color: gray;
	 border-top-style: solid;
	 border-bottom-width:2;
	 border-bottom-color: gray;
	 border-bottom-style: solid;
}

/* TOPICS 目次*/
td.mokujinum{
	width: 25;
	font-size: 80%;
	background-color: #e8ecef;
	color: #333333;
	font-weight: normal;
	font-family: 'MSP ゴシック', 'Osaka';
	text-align: left;
	vertical-align: bottom;
	line-height:120%;
}

td.mokujititle{
	width: 175;
	font-size: 80%;
	background-color: #e8ecef;
	color: #333333;
	font-weight: normal;
	font-family: 'MSP ゴシック', 'Osaka';
	text-align: left;
	vertical-align: bottom;
	line-height:120%;
}

