@charset "utf-8";

/* 基本設定
******************************************************************************************** */
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 14pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat-y;
	background-position: center center;
	background-color: #FFFFDE;
}

a:link {
	color: #8D5238;
	text-decoration: none;
}
/*既に見たリンク*/
a:visited {
	color: #8D5238;
	text-decoration: none;
}
/*クリック時のリンク*/
a:active {
	color: #8D5238;
	text-decoration: none;
}
.text12-Bred {
	color: #C00;
}

a:hover {
	color: #000;
	text-decoration: none;
}

h1 {
	font-size: 12px;
	color: #2C8CB4;
	font-weight: normal;
	line-height:14px;
	margin: 0;
	display:none
}
h2 {
	font-size: 11px;
	color: #2C8CB4;
	font-weight: normal;
	line-height:14px;
	margin: 0;
	display:none
}
.td-Fcolor-black {
	color: #825d38;
	line-height: 12pt;
}

.table-txet-black {
	font-size: 12px;
	color: #666;
	line-height: 13pt;
}
.text11-black {
	font-size: 11px;
	line-height: 11pt;
	color: #666;
}

.txet12-brown {
	font-size: 12px;
	color: #8D5231;
}
.text-black-10px {
	font-size: 10px;
	color: #666;
}
.text12px-black {
	font-size: 12px;
	color: #666;
	line-height: 13pt;
}

/*リンク*/
A.mytable:link {
	color : green;
	text-decoration: underline;
}

/*カーソルが上にある時のリンク*/
A.mytable:hover { color : red; }

/*既に見たリンク*/
A.mytable:visited {
	color : green;
	text-decoration: underline;
}

/*クリック時のリンク*/
A.mytable:active { color : green; }

/* 白リンク************************** */
A.white-link:link {
	color : #FFF;
	text-decoration: underline;}

A.white-link:visited {
	color : #FFF;
	text-decoration: underline;}

A.white-link:hover {
	color : #F90;
	text-decoration: underline;
}

A.white-link:active {
	color : #FFF;
	text-decoration: underline;}

P {
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-left: 15px;
}
/* 黄色リンク************************** */
A.brown-link:link {
	color : #C78E56;
	text-decoration: underline;
}

A.brown-link:visited {
	color : #C78E56;
	text-decoration: underline;}

A.brown-link:hover {
	color : #F90;
	text-decoration: underline;
}

A.brown-link:active {
	color : #C78E56;
	text-decoration: underline;}

.text-14-yellow {
	font-size: 14px;
	color: #FC6;
	font-weight: bold;
}
#i01{
  float: right;
	margin-left: 1.0em;
	margin-bottom: 1.0em;
}
.text16-yellow {
	font-size: 16px;
	color: #FF6;
	line-height: 18pt;
}
.td-text12-blwon {
	color: #8D5238;
}
.table02 {
	font-size: 11px;
	line-height: 12pt;
	color: #666;
}
.table-left5 {
	padding-left: 5px;
	font-size: 11px;
	line-height: 12pt;
	color: #666;
}

