/* CSS Document */
body {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	text-decoration: none;
	background: #FFFFFF;
	font-size: 9pt;
	color: #666666;
	margin: 0px;
}
/* 通常リンク */  
a:link {
	font-size: 9pt;
	color: #CC9933;
	text-decoration: none
  }
a:hover {
	font-size: 9pt;
  	text-decoration: none
; color: #996600}
a:active {
	font-size: 9pt;
  	text-decoration:
	none
; color: #33FFFF  }
a:visited { 
	font-size: 9pt;
	color: #999966;
	text-decoration: none
  }



hr {
	height: 1px;
	width:100%;
	color: #CCCCCC;
	 }
	 
.centerTD {
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;
}
.leftTD {
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: middle;
}


/* 下リンク部背景 */
.under {
	background-image: url(../index_img/temp_img/bso_index__under.jpg);
	background-repeat: repeat-x
  }
  
/* 下リンク部テキスト */  
a.underText:link {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none
  }
a.underText:hover {
	font-size: 9pt;
  	text-decoration: none
; color: #0099FF  }
a.underText:active {
	font-size: 9pt;
  	text-decoration:
	none
; color: #CC9900  }
a.underText:visited { 
	font-size: 9pt;
	color: #99FFFF;
	text-decoration: none
  }
.underShikiri {
	color: #FFFFFF;
}
  
/* テーブル左右影ボーダー */  
.kageLeft {
	background: url(../index_img/temp_img/kage_left.gif) repeat-y right;
}
.kageRight {
	background: url(../index_img/temp_img/kage_light.gif) repeat-y left;	
}

/* 内容部分の位置 */  
.naiyouTD {
	margin: 0px;
	padding: 0px;
; font-size: 9pt; color: #666666}

/* フォーム必須項目カラー */  
.HissuKoumoku {
	color: #993366;
}
.KijiLink {
	font-size: 8px;
}
td {  font-size: 9pt; color: #666666}
h1 {  font-size: 12pt; font-weight: bold; color: #0066CC}
h2 {  font-size: 9pt; color: #0066CC; font-weight: normal}
h3 {  font-size: 9pt; color: #999933; font-weight: normal}
.mini {  font-size: 7pt; color: #666666}
