<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY {

margin: 0px 0px 0px 0px;

line-height : 150%;

text-align : center;

color : #202020;

background-color: #211615;

font-size : 12px;

cursor: pointer !important;



scrollbar-Arrow-Color: #FFF5EC;

scrollbar-Face-Color: #2E2111;

scrollbar-Track-Color: #211615;



scrollbar-Shadow-Color: #FFF5EC;

scrollbar-DarkShadow-Color: #2E2111;

scrollbar-Highlight-Color: #FFF5EC;

scrollbar-3dLight-Color: #2E2111;



}



	input,select,textarea {

		background: #323232;

		color: #FFFFFF;

		font-size: 9pt;

		border: 2px;

		border-style: solid;

		border-color: #9A9A9A;

	}



img, div { behavior: url(css/iepngfix.htc) }



A {

color : #330000;

font-size : 12px;

cursor: pointer !important;

}



A:VISITED {

color : #58463C;

font-size : 12px;

cursor: pointer !important;

}



A:HOVER {

color : #6A4239;

text-decoration : underline overline;

font-size : 12px;

cursor: pointer !important;

}



/*上部と下部*/

h1 {

font-size: 15px;

color: #ffffff;

background-color: #2E2111;

margin: 0 0 0 0;

padding: 2px;

border-width : 1px 0px 1px 0px;

border-style: solid;

border-color : #B39B76 #000000 #B39B76 #000000;

}



h2 {

font-size: 13px;

color: #ffffff;

background-color: #2E2111;

margin: 0 0 0 0;

padding: 2px;

border-width : 1px 0px 1px 0px;

border-style: solid;

border-color : #B39B76 #000000 #B39B76 #000000;

}



h3 {

font-size: 12px;

color: #ffffff;

background-color: #2E2111;

margin: 0 0 0 0;

padding: 2px;

border-width : 0px 0px 1px 0px;

border-style: solid;

border-color : #000000 #000000 #B39B76 #000000;

}



p.main{

font-size : 12px;

color : #D8CCB6;

margin : 0 0 0 0;

padding : 1px;

border-width : 0px 0px 1px 0px;

border-style: solid;

border-color : #000000 #000000 #B39B76 #000000;

}



p.syomei01 { 

font-size: 11px;

color:#766657;

background-color: #211615;

margin:0px 0px 0px 0px;

padding:1px 0px 1px 0px;

line-height : 100%;

text-align : center;

}





/*メインレイアウト*/



div.header { 

font-size: 12px;

width : 100%;

text-align : center;

color:#202020;

margin:0px 0px 0px 0px;

padding:0px 0px 0px 0px;

line-height : 100%;

background-image : url(../images/header-back.jpg);

background-repeat : repeat-x;

white-space: nowrap;

}





div.main { 

font-size: 12px;

width : 100%;

text-align : center;

color:#202020;

margin:0px 0px 0px 0px;

padding:0px 0px 0px 0px;

line-height : 100%;

background-image : url(../images/back01.jpg);

background-repeat : repeat-x;

}





#main02 {

  color: #202020;

  width : 949px;

  text-align : center;

  border: 0px;

  padding-top: 0px;

  padding-bottom: 0px;

  margin:0px auto 0px auto;

  overflow: hidden;

  background-image : url(../images/main-back.jpg);

  background-repeat : repeat-y;

}



#main02:after {

  content: "";

  display: block;

  clear: both;

  height: 1px;

  overflow: hidden;

}



/*\*/

* php #main02 {

  height: 1em;

  overflow: visible;

}



/**/





div.left { 

font-size: 12px;

width : 242px;

text-align : left;

color:#202020;

margin:0px 0px 0px 0px;

padding:10px 0px 5px 0px;

line-height : 140%;

float : left;

}



div.right { 

font-size: 12px;

width : 707px;

text-align : left;

color:#202020;

margin:0px 0px 0px 0px;

padding:9px 0px 0px 0px;

line-height : 140%;

float : right;



}



div.wn { 

font-size: 12px;

width : 707px;

text-align : left;

color:#202020;

margin:0px 0px 0px 0px;

padding:8px 0px 0px 0px;

line-height : 100%;

float : right;



}









/*文字サイズ*/



span.f1 { 

font-size: 12px;

}



span.f2 { 

font-size: 11px;

}



span.f3 { 

font-size: 12px;

color: #6e0315;

}





/*線*/



hr { 

width: 100%;/* 線の幅 */

height: 0px;/* &lt;hr&gt;の実線を消す */

border: 0px;/* borderを一旦リセットする（基本設定でしていれば不要）*/

border-top: 1px solid #B39B76; 

}





/*ページトップ*/

#h1 {

color : #ffffff;

font-size: 15px;

}



p.pagetop { 

font-size: 12px;

width : 700px;

text-align : right;

color:#202020;

margin:0px 0px 0px 0px;

padding:0px 8px 3px 0px;

line-height : 140%;

}





/*表(枠有り)*/

table.cell01 { 

font-size: 12px;

width : 650px;

color:#202020;

line-height : 140%;

border: 1px solid #3b2b2b;



}



td.cell02 { 

font-size: 12px;

width : 25%;

color:#202020;

padding:5px;

line-height : 140%;

background-color: #B39886;



}



td.cell03 { 

font-size: 12px;

width : 75%;

color:#202020;

padding:5px;

line-height : 140%;

background-color: #DCCEB9;



}





/*表(枠ナシ)*/

table.cell04 { 

font-size: 12px;

width : 650px;

color:#202020;

line-height : 140%;

border: 0px;



}





/*中身文章用*/

p.box01 { 

font-size: 12px;

padding:10px 25px 0px 30px;

color:#202020;

line-height : 140%;

border: 0px;

margin:0px 0px 0px 0px;

}



p.box02 { 

font-size: 12px;

padding:10px 20px 10px 0px;

color:#202020;

line-height : 140%;

border: 0px;

margin:0px 0px 0px 0px;

text-align : right;

}





p.box03 { 

font-size: 12px;

padding:10px 25px 0px 30px;

color:#202020;

line-height : 140%;

border: 0px;

margin:0px 0px 0px 0px;

background-image : url(../images/bis-back01.jpg);

background-repeat : no-repeat;

background-position : 90px 680px;

}









/*リンクページ　*/

dt {

padding:0px 0px 3px 30px;

}



dd {

padding:0px 0px 10px 10px;

}



dl.link01 {

background-image : url(../images/link-back01.jpg);

background-repeat : no-repeat;

background-position : 100px 130px;

}



dl.link02 {

background-image : url(../images/link-back02.jpg);

background-repeat : no-repeat;

background-position : 100px 550px;

}





</pre></body></html>