/*murai css*/BODY {font-size		: 9pt ;font-family		: monospace;color			: #CCFFCC;background-color	: #66CC99;background-image	: url(img/kotobuki-22.gif);line-height		: 200%;}/*BOX*/.box {text-decoration	: none ;font-size	: 12pt	;margin		: 10px 50px;padding		: 20px 50px;}/*見出しのフォントサイズ等指定*/H1 {text-decoration: none ;font-size	: 15pt	;font-weight	: bold	;}H2 {text-decoration: none ;font-size	: 12pt	;font-weight	: normal;font-weight	: bold;}H3 {text-decoration: none ;font-size	: 12pt	;font-weight	: bold;}/*未訪問リンクのフォントサイズと色指定*/A {text-decoration	: none ;color		: #999900;}/*訪問済リンクのフォントサイズと色指定*/A:visited {text-decoration	: none ;color		: #993366 ;}/*リンクにカーソルが触れたときの色指定*/A:hover{color		: #636518;background	: #CED3B5}/*イメージの枠線指定*/IMG{border-width	: 0px;}/*リストの設定*/DT{text-decoration	: none ;font-weight	: bold	;}DD{text-decoration	: none ;}/*ギャラリー用テーブルの設定*/TABLE{text-decoration	: none ;font-weight	: normal;}.small{font-size	: 10pt	;text-align	: center;}.center{text-align	: center;}/*アイコンの縦位置設定*/.icon{vertical-align	: middle ;}/*ライン*/.line{border-width	: thin ;border-color	: #525552;border-style	: solid;}/*コピーライト*/.c{font-size	: 8pt	;text-align	: right;}