/* Asuka PC 全体 */

/* BODY style */

A:link { color: #ebc40e; text-decoration : underline }
A:visited { color: #ffa000; text-decoration : underline }
A:active { color: #e30d0d; text-decoration : underline }
A:hover {
  color: #7c97dc;
  text-decoration : overline underline }

BODY {
  margin : 5px;
  background-color : #EEE8AA;
  color : #ffffff;
  scrollbar-base-color:#000000;
  scrollbar-highlight-color:#A9A9A9;
  scrollbar-shadow-color:#bfbfbf;
  scrollbar-arrow-color:#bfbfbf;
  scrollbar-3dlight-color:#bfbfbf;
  scrollbar-darakshadow-color:#000000;
}

TABLE#asuka {
  border : solid 5px #000000;
  background-color : #000000 }


/* MENU style */

TD#navibg1 {
  background-color : #884513;
  padding:2px;
  border-bottom : solid 1px #ffffff;
  font-size : 15px }

TD#navibg2 {
  background-color : #50691B;
  padding:2px;
  border-bottom : solid 1px #ffffff;
  font-size : 14px }


/* FONT style */
.textH { font-size:95%;
         line-height:140% }
.textH2 { font-size:13px;
	  line-height:140% }

.font1 { font-size : 95% }

.text1 { font-size:14px }	/* 通常サイズ */
.text2 { font-size:13px }	/* リスト用 */
.height { line-height:140% }
.h1 { font-size:20px }
.h2 { font-size:18px }
.h3 { font-size:16px }
.h4 { font-size:15px }

.Aword { 			/* 画像等の補足用 */
  font-size:12pt;
  color : #a2c8fd;
  font-weight : 700 }
.Aword2 {			/* 画像等の補足用2 */
  font-size:12px;
  color : #f8e7a2;
  font-weight : 700 }

.topic {			/* 関連情報用 */
  font-size : 11pt;
  padding-top : 5px;
  padding-bottom :5px }

FONT.bg1 {
  color : #ffffff;
  font-weight : 700;
  background-color : #000000}

FONT.bg2 {
  color : #000000;
  font-weight : 700;
  background-color : #AEE19D}

/* TABLE style */
.Tstyle1 {			/* line : yellow */
  border: solid 5px #fac40a;
  font-size:95%}
.Tstyle2 { 			/* line : blue */
  border: solid 5px #6980eb;
  line-height:1.4em;
  font-size:95%}
.Tstyle3 {
  border: solid 3px #fac40a;
  font-size:95% }

.Tstyle4 {			/* line : yellow 1px */
  font-size:15px;
  margin-top:5px;
  border: solid 1px #fac40a }

.list1 {
  list-style-image : url("https://media.spike-chunsoft.co.jp/pages/_FILE_LINK_NOTFOUND_images/listimage.gif");
  line-height:130% }

.box1 {
  font-size : 11pt;
  color : #000000;
  background-color : #c7d3f1}

.line1 {			/* 黄色の点線ライン */
  color : #ffc411;
  border-style: solid }

.line2 {			/* オレンジ色の点線ライン */
  color : #FF8F00;
  border-style: solid }

.line3 {			/* 白色の点線ライン */
  color : #ffffff;
  border-style: solid }




.t3_table1 {			/* line : blue */
  border: solid 5px #5ba0e4;
  font-size:11pt}


.t3_line1 {			/* 青色の点線ライン */
  color : #5ba0e4;
  border-style: dotted }

.t3_line2 {			/* オレンジ色の点線ライン */
  color : #FF8F00;
  border-style: dotted }

.t3_navi1 {
  font-size:15px;
  margin-top:5px;
  border: solid 1px #fac40a }
