
/* ------------------------------------------------------------------------------------ */
/* main表示用見出し */
/* ------------------------------------------------------------------------------------ */

	/*ページのタイトル*/
h1 { font-weight: 400; font-size: 10px; margin: 0px; line-height: normal; font-style: normal; 
		}

	/*見出し*/
h2 { font-weight: 700; font-size: 18px; margin: 0px; line-height: 26px; font-style: normal; color: #ffffff; 
	 border-color: #6699ff #6633ff #6633ff #6699ff;
	 border-width: 1px;
	 border-style: solid;
	 background: #6666ff
		}

	/*小見出し*/ /*上、右、下、左*/
h3 { font-weight: 700; font-size: 14px; margin: 0px; line-height: 16px; font-style: normal; 
	 border-color: #99ccff #99ccff #99ccff #99ccff;
	 border-width: 2px;
	 border-style: solid;
	 background: #99ccff
		}

	/*小見出し*/ /*上、右、下、左*/
h4 { font-weight: 700; font-size: 12px; margin: 0px; line-height: 14px; font-style: normal; 
	 border-color: #ffff99 #ffff99 #ffff99 #ffff99;
	 border-width: 1px;
	 border-style: solid;
	 background: #ffff99
		}

	/*H3と同じ*/ /*上、右、下、左*/
.main_mdn_14_16 { font-weight: 700; font-size: 14px; margin: 0px; line-height: 16px; font-style: normal; 
	 border-color: #99ccff #99ccff #99ccff #99ccff;
	 border-width: 2px;
	 border-style: solid;
	 background: #99ccff
		}

/* ------------------------------------------------------------------------------------ */
/* main用の表示エリア */
/* ------------------------------------------------------------------------------------ */

	/*表示エリア*/ /*上、右、下、左*/
.main_outline { 
	 border-color: #99ccff #99ccff #99ccff #99ccff;
	 border-width: 1px;
	 border-style: solid;
	 background: #ffffff
		}

	/*表示エリア*/ /*上、右、下、左*/
.main_space { 
	 border-color: #ffffff #ffffff #ffffff #ffffff;
	 border-width: 20px 150px 20px 20px;
	 border-style: solid;
	 background: #ffffff
		}

	/*表示エリア*/ /*上、右、下、左*/ /*20040511追加*/ 
.main_space2 { 
	 border-color: #ffffff #ffffff #ffffff #ffffff;
	 border-width: 5px;
	 border-style: solid;
	 background: #ffffff
		}

	/*表示エリア インナー*/ /*上、右、下、左*/ /*20040605追加*/ 
.main_space_inner { 
	 border-color: #fffff0 #fffff0 #fffff0 #fffff0;
	 border-width: 5px;
	 border-style: solid;
	 background: #fffff0
		}

	/*見出し*/ /*上、右、下、左*/ /*20040511追加 b-largeとFONTは同じサイズ*/ 
.main_midasi { font-weight: 700; font-size: 16px; margin: 0px; line-height: 20px; font-style: normal; 
	 border-color: #eeeeee #eeeeee #eeeeee #eeeeee;
	 border-width: 1px;
	 border-style: solid;
	 background: #eeeeee
		}

/* ------------------------------------------------------------------------------------ */
/* menu表示用見出し */
/* ------------------------------------------------------------------------------------ */

	/*メニューの見出し*/ /*上、右、下、左*/
.menu_mdc16_20 { font-weight: 700; font-size: 16px; margin: 0px; line-height: 20px; font-style: normal; color: white; text-align: center; 
	 border-color: #6666ff #6666ff #6666ff #6666ff;
	 border-width: 2px;
	 border-style: solid;
	 background: #6666ff
		}

.menu_mdc14_20 { font-weight: 700; font-size: 14px; margin: 0px; line-height: 20px; font-style: normal; color: white; text-align: center; 
	 border-color: #6666ff #6666ff #6666ff #6666ff;
	 border-width: 2px;
	 border-style: solid;
	 background: #6666ff
		}

	/*メニューの見出し*/ /*上、右、下、左*/
.menu_md14_16 { font-weight: 700; font-size: 14px; margin: 0px; line-height: 16px; font-style: normal; color: black; text-align: center; 
	 border-color: #99ccff #99ccff #99ccff #99ccff;
	 border-width: 2px;
	 border-style: solid;
	 background: #99ccff
		}

	/*メニューの見出し*/ /*上、右、下、左*/
.menu_mdn14_16 { font-weight: 700; font-size: 14px; margin: 0px; line-height: 16px; font-style: normal; color: black; text-align: center; 
	 border-color: #99ccff #99ccff #99ccff #99ccff;
	 border-width: 2px;
	 border-style: solid;
	 background: #99ccff
		}

	/*メニューの小見出し用スペース*/ /*上、右、下、左*/
.menu_link_md1 { font-weight: 700; font-size: 12px; margin: 0px; line-height: 14px; font-style: normal; 
	 border-color: #ffffff #ffffff #ffffff #ffffff;
	 border-width: 5px 5px 5px 5px;
	 border-style: solid;
	 background: #ffffff
		}

	/*メニューの小見出し用スペース*/ /*上、右、下、左*/
.menu_link_md2 { font-weight: 400; font-size: 12px; margin: 0px; line-height: 12px; font-style: normal; color: 000000; 
	 border-color: #ffffff #ffffff #ffffff #ffffff;
	 border-width: 20px 10px 3px 10px;
	 border-style: solid;
	 background: #ffffff
		}

	/*メニューの小見出し用スペース*/ /*上、右、下、左*/
.menu_link_md3 { font-weight: 400; font-size: 12px; margin: 0px; line-height: 15px; font-style: normal; 
	 border-color: #ffffff #ffffff #ffffff #ffffff;
	 border-width: 5px 5px 2px 5px;
	 border-style: solid;
	 background: #ffffff
		}

/* ------------------------------------------------------------------------------------ */
/* menu用の表示エリア */
/* ------------------------------------------------------------------------------------ */

	/*表示エリア アウトライン*/ /*上、右、下、左*/
.left_side_outline { 
	 border-color: #6699ff #6633ff #6633ff #6699ff;
	 border-width: 1px;
	 border-style: solid;
	 background: #ffffff
		}

	/*表示エリア アウトライン*/ /*上、右、下、左*/
.left_side_outline_bk { 
	 border-color: #666666 #666666 #666666 #666666;
	 border-width: 1px;
	 border-style: solid;
	 background: #ffffff
		}

	/*表示エリア スペース*/ /*上、右、下、左*/
.left_side_space { 
	 border-color: #ffffff #ffffff #ffffff #ffffff;
	 border-width: 3px;
	 border-style: solid;
	 background: #ffffff
		}

	/*表示エリア pre用*/ /*上、右、下、左*/
.pre_space { 
	 border-color: #ffffff #ffffff #ffffff #ffffff;
	 border-width: 0px;
	 border-style: solid;
	 background: #ffffff
		}
/* ------------------------------------------------------------------------------------ */
	/*navi用*/ /*上、右、下、左*/
.navi { font: bold 14px "ＭＳ Ｐゴシック", Osaka, Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin: 10px 0px 10px 0px;
	border-color: #ffffff #ffffff #999999 #ffffff;
	border-width: 1px;
	border-style: solid;
	background: #ffffff
		}
/* ------------------------------------------------------------------------------------ */
	/*rdb 大きい文字用*/
.rdb_title { font-weight: 700; font-size: 18px; margin: 0px; line-height: 20px; font-style: normal;  
		}

	/*rdbリンク用*/
.rdb_lb_normal { font-weight: 700; font-size: 14px; margin: 0px; line-height:  20px; font-style: normal;  
		}

	/*rdb 本文用*/
.rdb_l_normal { font-weight: 400; font-size: 14px; margin: 0px; line-height:  19px; font-style: normal;  
		}

	/*rdb　*/
.rdb_b_normal {font-weight: 700; font-size: 14px; margin: 0px; line-height: 16px; font-style: normal;  
		}

/* ------------------------------------------------------------------------------------ */
	/*ナビゲーター大きい文字*/
.i-huge { font-weight: 500; font-size: 24px; margin: 0px; line-height: 26px; font-style: italic;  
		}
/* ------------------------------------------------------------------------------------ */
	/*ナビゲーター大きい文字　CGI用*/
.b-huge { font-weight: 500; font-size: 24px; margin: 0px; line-height: 26px; font-style: normal;  
		}
/* ------------------------------------------------------------------------------------ */
	/*ナビゲーター大きい文字　CGI用*/
.b-big { font-weight: 700; font-size: 18px; margin: 0px; line-height: 20px; font-style: normal;  
		}
/* ------------------------------------------------------------------------------------ */
	/*大きい文字　太文字　CGI用*/
.b-large { font-weight: 700; font-size: 16px; margin: 0px; line-height: 20px; font-style: normal;  
		}

	/*大きい文字　太文字　イタリック体　CGI用*/
.i-large { font-weight: 700; font-size: 16px; margin: 0px; line-height: 20px; font-style: italic;  
		}

	/*大きい文字 CGIのリンク用*/
.l-large { font-weight: 400; font-size: 16px; margin: 0px; line-height: 23px; font-style: normal;  
		}

	/*大きい文字*/
.large { font-weight: 400; font-size: 16px; margin: 0px; line-height: 18px; font-style: normal;  
		}
/* ------------------------------------------------------------------------------------ */
	/*CGIのリンク用*/
.link-normal { font-weight: 700; font-size: 14px; margin: 0px; line-height:  19px; font-style: normal;  
		}

	/*CGIのリンク用*/
.lb-normal { font-weight: 700; font-size: 14px; margin: 0px; line-height:  20px; font-style: normal;  
		}

	/*CGIのリンク用*/
.l-normal { font-weight: 400; font-size: 14px; margin: 0px; line-height:  19px; font-style: normal;  
		}

	/*よく使うサイズ　太文字　CGI用*/
.b-normal {font-weight: 700; font-size: 14px; margin: 0px; line-height: 16px; font-style: normal;  
		}

	/*よく使うサイズ イタリック体*/
.i-normal {font-weight: 400; font-size: 14px; margin: 0px; line-height: 16px; font-style: italic;  
		}

	/*よく使うサイズ*/
.normal {font-weight: 400; font-size: 14px; margin: 0px; line-height: 16px; font-style: normal;  
		}
.s-normal {font-weight: 400; font-size: 14px; margin: 0px; line-height: 16px; font-style: normal;  
		}
/* ------------------------------------------------------------------------------------ */

.s-normal {font-weight: 400; font-size: 14px; margin: 0px; line-height: 16px; font-style: normal;  
		}

.lb-small {font-weight: 700; font-size: 12px; margin: 0px; line-height: 20px; font-style: normal;  
		}

.ll-small {font-weight: 400; font-size: 12px; margin: 0px; line-height: 20px; font-style: normal;  
		}

.l-small {font-weight: 400; font-size: 12px; margin: 0px; line-height: 18px; font-style: normal;  
		}

.b-small {font-weight: 700; font-size: 12px; margin: 0px; line-height: 16px; font-style: normal;  
		}

.a-small {font-weight: 400; font-size: 12px; margin: 0px; line-height: 16px; font-style: normal;  
		}

.small {font-weight: 400; font-size: 12px; margin: 0px; line-height: 15px; font-style: normal;  
		}

/* ------------------------------------------------------------------------------------ */
	/*最小文字*/
.very-small { font-weight: 400; font-size: 10px; margin: 0px; line-height: 15px; font-style: normal;  
		}
/* ------------------------------------------------------------------------------------ */
	/*最小文字*/
.lb-little { font-weight: 700; font-size: 10px; margin: 0px; line-height: 18px; font-style: normal;  
		}
	/*最小文字*/
.b-little { font-weight: 700; font-size: 10px; margin: 0px; line-height: 16px; font-style: normal;  
		}
	/*最小文字*/
.l-little { font-weight: 400; font-size: 10px; margin: 0px; line-height: 16px; font-style: normal;  
		}
	/*最小文字*/
.little { font-weight: 400; font-size: 10px; margin: 0px; line-height: 13px; font-style: normal;  
		}
/* ------------------------------------------------------------------------------------ */
	/*よく使う長文*/
.document { font-weight: 400; font-size: 16px; margin: 0px; line-height: 20px; font-style: normal;  
		}

	/*中文字のの長文*/
.doc-normal { font-weight: 400; font-size: 14px; margin: 0px; line-height: 18px; font-style: normal;  
		}

	/*小文字の長文*/
.doc-small { font-weight: 400; font-size: 12px; margin: 0px; line-height: 16px; font-style: normal;  
		}
/* ------------------------------------------------------------------------------------ */
	/*カラー*/
.Fred	{ color: #ff0000; }
.Fwhite	{ color: #ffffff; }
.Forenge{ color: #ff9900; }
.Fblue  { color: #00ffff; }
.Fgreen { color: #00ff00; }
.Fyellow{ color: #ffff00; }
.Fgray  { color: #999999; }
.Flightgray { color: #cccccc; }
/* ------------------------------------------------------------------------------------ */
	/*訪問済み*/
a:visited { background: none transparent scroll repeat 0% 0%; color: #660099;  text-decoration: underline;}

	/*初期表示*/
a:link,A:active { background: none transparent scroll repeat 0% 0%; color: #0000ff;  text-decoration: underline;}

	/*ホバー*/
a:hover { background: none transparent scroll repeat 0% 0%; color: #0066ff; text-decoration: underline; }

/* ------------------------------------------------------------------------------------ */
	/*訪問済み*/
a.white:visited { background: none transparent scroll repeat 0% 0%; color: #ffffff;  text-decoration: underline;}

	/*初期表示*/
a.white:link { background: none transparent scroll repeat 0% 0%; color: #ffffff;  text-decoration: underline;}
a.white:active { background: none transparent scroll repeat 0% 0%; color: #ffffff;  text-decoration: underline;}

	/*ホバー*/
a.white:hover { background: none transparent scroll repeat 0% 0%; color: #eeeeee; text-decoration: underline; }

/* ------------------------------------------------------------------------------------ */
	/*訪問済み*/
a.black:visited { background: none transparent scroll repeat 0% 0%; color: #000000;  text-decoration: underline;}

	/*初期表示*/
a.black:link { background: none transparent scroll repeat 0% 0%; color: #000000;  text-decoration: underline;}
a.black:active { background: none transparent scroll repeat 0% 0%; color: #000000;  text-decoration: underline;}

	/*ホバー*/
a.black:hover { background: none transparent scroll repeat 0% 0%; color: #ffff99; text-decoration: underline; }
/* ------------------------------------------------------------------------------------ */
	/*訪問済み*/
a.orange:visited { background: none transparent scroll repeat 0% 0%; color: #ff6600;  text-decoration: underline;}

	/*初期表示*/
a.orange:link { background: none transparent scroll repeat 0% 0%; color: #ff6600;  text-decoration: underline;}
a.orange:active { background: none transparent scroll repeat 0% 0%; color: #ff6600;  text-decoration: underline;}

	/*ホバー*/
a.orange:hover { background: none transparent scroll repeat 0% 0%; color: #0066ff; text-decoration: underline; }

/* ------------------------------------------------------------------------------------ */
	/*訪問済み*/
a.gray:visited { background: none transparent scroll repeat 0% 0%; color: #333333;  text-decoration: underline;}

	/*初期表示*/
a.gray:link { background: none transparent scroll repeat 0% 0%; color: #333333;  text-decoration: underline;}
a.gray:active { background: none transparent scroll repeat 0% 0%; color: #ff6600;  text-decoration: underline;}

	/*ホバー*/
a.gray:hover { background: none transparent scroll repeat 0% 0%; color: #0066ff; text-decoration: underline; }

/* ▼ex ログイン用▼ ------------------------------------------------------------------- */
#mainOutline { 
	 border-color: #999999 #999999 #999999 #999999;
	 border-width: 1px;
	 border-style: solid;
	 background: #ffffff
		}
	/* 表示エリア index.html用 */
#mainSpace { 
	 border-color: #ffffff #ffffff #ffffff #ffffff;
	 border-width: 20px;
	 border-style: solid;
	 background: #ffffff
		}
/* ▼初期設定用▼ ------------------------------------------------------------------- */
 /*大枠 */
.instal_outline { 
	text-align: center;
	width: 750px;
	border-color: #999999 #999999 #999999 #999999;
	border-width: 1px;
	border-style: solid;
	background: #ffffff
		}