<!--

/* 美乳（文字化け対策）*/
/* 地震前兆研究ページのStyleシート */

/* 基本情報 */
BODY {background-color:#99ff99; }
h1   {background-color:#ffddff; text-align:center; text-indent:0px; font-family:富士ポップ; color:#0000ff; margin:20px 5px 10px 5px; padding:10px; }
h2   {background-color:#ffdd00; text-align:center; text-indent:0px; color:#0000ff; margin:40px 5px 10px 10px; padding:5px; }
h3   {text-align:left  ; text-indent:0px;  color:#0000ff; margin:30px 5px 10px 15px; }
h4   {text-align:left  ; text-indent:0px;  color:#0000ff; margin:20px 5px 10px 20px; }
h5   {text-align:left  ; text-indent:0px;  color:#0000ff; margin:20px 5px 10px 25px; }
h6   {text-align:left  ; text-indent:0px;  color:#0000ff; margin:20px 5px 10px 30px; }
div  {}
p    {text-align:left  ; text-indent:0px;  color:#000000; margin:10px 5px  5px 30px; }
a    {background-color: ;}
ol   {}
li   {text-align:left  ; text-indent:0px;  color:#000000; margin:10px 5px  5px 30px; }
table{}
td   {}
img  {text-align:center; text-indent:0px;  color:#000000; margin:10px 5px  5px 30px; }


/* 動的擬似クラス */
a:hover{background-color:yellow; }


/* クラスに関する情報 */
.jisage    {margin:20px 10px 10px  30px; }
.jisage30  {margin:20px 10px 10px  30px; }
.jisage60  {margin: 5px 10px  5px  60px; }
.jisage90  {margin: 5px 10px  5px  90px; }
.jisage120 {margin: 5px 10px  5px 120px; }
.space     {margin:50px 10px 10px  30px; }
.copyright {text-align:center; font-size:x-small;}
.comment   {font-size:x-small; color:#000099;}
.top_title {font-size:x-large; weight:bold; color:#000099; margin:50px 10px 10px 10px; border:outset 5px #00ff00; background-color:#00ff00; }
.title1    {background-color:#ffeeff; text-align:left; text-indent:0px ; font-family:ＭＳ ゴシック; font-weight:bolder; color:#000099; margin:30px 10px 10px 10px; padding:10px 10px 10px 10px;}
	/*.table1    {text-align:center; font-size:medium; color:#000000; margin:10px 0px; border:outset 3px #ffc0cb; width:800px; background-color:#ffc0cb; }*/

	/* 配置に関する情報 */
	.right  {text-align:right ;}
	.center {text-align:center;}
	.left   {text-align:left  ;} /* 通常は不要 */

	/* 色に関する情報 */

	/* 文字に関する情報 */
	/* 英語は純色 */
	.kuro   {color: #000000; }
	.aka    {color: #ff0000; }
	.ao     {color: #0000ff; }
	.midori {color: #00cc00; }
	.black  {color: #000000; }
	.red    {color: #ff0000; }
	.blue   {color: #0000ff; }
	.green  {color: #00ff00; }
	.yellow {color: #ffff00; }
	.orange {color: orange ; }
	.pink   {color: #ffccff; }
	.purple {color: #ccaaff; }
	.sky    {color: #00ffff; }

	/* 背景に関する情報 */
	.kuro_bg   {background-color: #000000; }
	.aka_bg    {background-color: #ff0000; }
	.ao_bg     {background-color: #0000ff; }
	.midori_bg {background-color: #00cc00; }
	.green_bg  {background-color: #00ff00; }
	.yellow_bg {background-color: #ffff00; }
	.orange_bg {background-color: #ffcc00; }
	.pink_bg   {background-color: #ffccff; }
	.purple_bg {background-color: #ccaaff; }
	.sky_bg    {background-color: #00ffff; }

	/* ジャンプする文字に関する情報 */
	.jumpchar1 {position:absolute;height:20pt;font-size:12pt;font-weight:bold;color:green; }
	.jumpchar2 {position:absolute;height:20pt;font-size:12pt;font-weight:bold;color:gray; filter:flipV(); }
-->