#navigation td {
	border-bottom: 1px solid #FF4400;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FF0000;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #FF6600;
	color:#993300;
	}

#main-table {
	font-family: 'Lucida Grande','ヒラギノ角ゴ Pro W3', Geneva, Arial, Verdana, Helvetica, sans-serif;
}



/*------------------------------------------------------------
| 文字スタイル
------------------------------------------------------------*/
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
}

body {
	font-family: 'Lucida Grande', Geneva, Arial,'ヒラギノ角ゴ Pro W3', Verdana, Helvetica, sans-serif;
}


.text-title {
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	font-weight: bold;
}
.text-title a:link{
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.text-title a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.text-title a:hover{
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
.text-title a:active {
	text-decoration: none;
}
.text-title-b {
	font-size: 16px;
	line-height: 19px;
	color: #000000;
	font-weight: bold;
	padding: 3px 11px;
}


/*---▲-文字スタイル------*/
.normal  {
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}
.normal-h  {
	font-size: 14px;
	line-height: 26px;
	color: #000000;
}
.normal-hl  {
	font-size: 14px;
	color: #333333;
}

.normal-hl a:link { color: #333333; }

.normal-hl a:visited { color: #333333; }

.normal-hl a:hover { color: #999900; }

.normal-hl a:active { text-decoration: none; }

.normal-hl-red  {
	color: #ff0000;
}

.normal-b  {
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
}

div#Table{
	width:300;
	color: #CC0000;
	}
	
.newsIndex {
	color: #330000;
	font-size: 10px;
	font-weight: bold;
}

.pageName{
	font: 18px Arial, Helvetica, sans-serif;
	color: #003300;
	line-height:26px;
	letter-spacing:.21em;
	padding: 0px 0px 0px 5px;
	margin: 20px 0px 10px 0px;
	border-left: solid 8px #666633;
	}

/*------------------------------------------------------------
| トップページ
------------------------------------------------------------*/
/*----カラー------*/

.item-natural {
	font-size: 14px;
	line-height: 18px;
	color: #CC9966;
}
.c-darkbrown {
	font-size: 14px;
	line-height: 18px;
	color: #4E3724;
}
.c-natural {
	font-size: 14px;
	line-height: 18px;
	color: #CC9966;
}
.c-red {
	font-size: 14px;
	line-height: 18px;
	color: #FF0000;
}
.c-lightbrown {
	font-size: 14px;
	line-height: 18px;
	color: #DBB690;
}
.c-gray {
	font-size: 14px;
	line-height: 18px;
	color: #666666;
}
.c-black {
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}
.c-ivory {
	font-size: 14px;
	line-height: 18px;
	color: #DAC8B4;
}
.c-green {
	font-size: 14px;
	line-height: 18px;
	color: #536D20;
}
.c-orange {
	font-size: 14px;
	line-height: 18px;
	color: #C88A2E;
}
.c-blue {
	font-size: 14px;
	line-height: 18px;
	color: #5282D4;
}

/*-- bar --*/
.container {
	text-align: center;
	width: 100%;
	margin: 0px auto;
	padding: 0px;
}
.container-graybar {
	font-size: x-small;
	background: #999999;
	margin: 0px;
	padding: 0px;
	height: 1px;
}

.container-darkbar {
	font-size: x-small;
	background: #9d9b68;
	margin: 0px;
	padding: 0px;
	height: 1px;
}

.container-graybar3 {
	border-bottom: 1px dotted #999999;
}
.container-graybar-red {
	font-size: x-small;
	background: #FF0000;
	margin: 0px;
	padding: 0px;
	height: 1px;
}
.container-graybar-red2 {
	font-size: x-small;
	background: #FF0000;
	margin: 0px;
	padding: 0px;
	height: 2px;
}
.container-graybar-green {
	font-size: x-small;
	background: #079933;
	margin: 0px;
	padding: 0px;
	height: 2px;
}

/*-- calender --*/
.cal-sun {
	font-size: 14px;
	line-height: 18px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	color: #FFCCFF;
	border-bottom:solid 1px #333333
}
.cal-sat {
	font-size: 14px;
	line-height: 18px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	color: #CCFFFF;
	border-bottom:solid 1px #333333
}
.cal-wek {
	font-size: 14px;
	line-height: 18px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	color: #333333;
	border-bottom:solid 1px #333333
}

/*-- footer --*/
.footT {
	margin: 0px;
	padding: 10px 0px 0px;
	font: 12px 'Lucida Grande','ヒラギノ角ゴ Pro W3', Geneva, Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	height: auto;
}

.footT a:link {
	color: #999999;
	text-align: left;
	vertical-align: top;
}

/*-- <p><h_> tags --*/
p { margin-top: 0.5em; }
h1, .fs1 { font-size: 20px; }
h2, .fs2 { font-size: 1.5em; }
h3, .fs3 { font-size: 1.25em; }
h4, .fs4 { font-size: 1.1em; }
h5, .fs5 { font-size: 1em; }
h6, .fs6 { font-size: 0.92em; }
h1, h2, h3, h4 { font-weight: bold; }
h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6 { line-height: 1.25em; }
h1 *, h2 *, h3 *, h4 *, h5 *, h6 * { line-height: 1em; }