

/* ##### タイトルバナーの定義 ##### */


#banner {
	HEIGHT: 50px; BACKGROUND-COLOR: #000000; TEXT-ALIGN: left
	}
#banner H1 {
	DISPLAY: none; FONT-SIZE: 16pt; MARGIN: 0px 0px 0px 10px; COLOR: #ab0101; TEXT-DECORATION: none
	}

H2 {
	MARGIN-TOP: 0px; PADDING-LEFT: 0.2em; FONT-SIZE: 1.20em; MARGIN-BOTTOM: 2px; MARGIN-LEFT: auto; 
}

H3 {
	DISPLAY: none; MARGIN-TOP: 0px; PADDING-LEFT: 0.2em; FONT-SIZE: 0.95em; MARGIN-BOTTOM: 2px; MARGIN-LEFT: auto; 
}






.back1{
	background-image: url("../sozai/gear_ani1.gif");
	background-repeat: repeat-y;
	background-color: "000000"
}



.directory {color: white ; font-size:10pt ; font:tahoma }

.title {color: white ;font-size:25px}

.pageinfo {color: yellow ; font-size:10pt}

.honbun {color: white ; font-size:10pt }

/*辞典用*/
.jiten{
	background-color:#FFFFFF;
	width:525px;
	color: black;
}



/*左テーブルここから*/
.lbor{/*全体枠*/
  width: 200px;/*全体の幅*/
  border-left: solid 4px #6565D9;/*枠色*/
  border-bottom: solid 1px #6565D9;
  }
.lboxtitle{/*タイトル部分*/
  width: 100%;
  font-size: 9pt;/*文字サイズ*/
  font-family: Impact,Arial,Verdana,sans-serif;
  letter-spacing: 0.2em;
  color: #FFFFFF;/*文字色*/
  background-color: #6565D9;/*背景色*/
  padding: 1px 1em 1px 0.7em;
  border-left: solid 3px #CED9FF;
  filter: alpha(opacity=100,finishopacity=10,style=1);
  }
.text{/*内容部分*/
  font-size: 9pt;/*文字サイズ*/
  color: #ffffff;/*文字色*/
  padding: 0.7em;
  border-top: solid 1px #6565D9;/*枠色*/
  border-right: solid 1px #F5F5FF;
  border-left: solid 3px #CED9FF;
  }
/*左テーブルここまで*/

/*右巻物テーブル1(サイズ中)ここから*/

.box17{/*枠全体の幅*/
  width: 570px;
  text-align: center;
  }
.makimonotitle{/*タイトル部分の設定*/
  width: 554px;
  height: 20px;
  border: solid 1px #D86868;
  padding: 3px;
  color: white;
  text-align: center;
  }
.pot{/*タイトルの両脇の「棒」の設定*/
  width: 8px;
  height: 10px;
  position: relative;
  z-index: 1;
  background-color: #A85858;
  margin: 5px 0px 5px 0px;
  font-size: 11px;
  }
.cont{/*内容文の設定*/
  border: dashed 2px #EDBDBD;
  border-top: none;
  color: white;
  margin: -6px 4px 6px 4px;
  padding:  25px 15px 15px 15px;
  text-align: left;
  font-size: 10pt;
  }
.contl{/*内容文、ちょっと大きめ*/
  border: dashed 2px #EDBDBD;
  border-top: none;
  color: white;
  margin: -6px 4px 6px 4px;
  padding:  25px 15px 15px 15px;
  text-align: left;
  font-size: 11pt;
  }

/*右巻物テーブル1(サイズ中)ここまで*/


/*右巻物テーブル1(サイズ大)ここから*/

.box17b{/*枠全体の幅*/
  width: 790px;
  text-align: center;
  }
.makimonotitleb{/*タイトル部分の設定*/
  width: 774px;
  height: 20px;
  border: solid 1px #D86868;
  padding: 3px;
  color: white;
  text-align: center;
  }
.potb{/*タイトルの両脇の「棒」の設定*/
  width: 8px;
  height: 10px;
  position: relative;
  z-index: 1;
  background-color: #A85858;
  margin: 5px 0px 5px 0px;
  font-size: 11px;
  }
.contb{/*内容文の設定*/
  border: dashed 2px #EDBDBD;
  border-top: none;
  color: white;
  margin: -6px 4px 6px 4px;
  padding:  25px 15px 15px 15px;
  text-align: left;
  font-size: 11pt;
  }

/*右巻物テーブル1(サイズ大)ここまで*/


A:link {color:#FF9900}
A:visited {color:#FFDD00}
A:active {text-decoration:none;}
A:hover {color:#FFff00; position:relative; top:1; left:1;}

