#slideshow {
    position:relative;
    height:330px;
}

#slideshow img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow img.active {
    z-index:10;
}

#slideshow img.last-active {
    z-index:9;
}




.text10 {
	FONT-SIZE: 10px; LINE-HEIGHT: 130%
}
.text12 {
	FONT-SIZE: 12px; LINE-HEIGHT: 130%
}
.text14 {
	FONT-SIZE: 14px; LINE-HEIGHT: 140%
}
A {
	FONT-SIZE: 12px; LINE-HEIGHT: 130%
}
LI {
	FONT-SIZE: 12px; LINE-HEIGHT: 130%
}
.text {
	FONT-SIZE: 10pt; LINE-HEIGHT: 130%
}
.textb {
	FONT-SIZE: 10pt; FONT-WEIGHT: bold; LINE-HEIGHT: 130%
}
.big {
	FONT-SIZE: 12pt; FONT-WEIGHT: bold; LINE-HEIGHT: 130%
}
.small {
	FONT-SIZE: 9pt; LINE-HEIGHT: 120%
}
.link {
	FONT-SIZE: 12px; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
.text14_s {  font-size: 14px; line-height: 150%;}

.indextext {
	color: #002000;
	font-size: 12px;
}

.indextext a:link {
	color: #002000;
	text-decoration: underline;
}
.indextext a:visited {
	color: #005500;
	text-decoration: underline;
}
.indextext a:hover ,a:active {
	color: #333333;
	text-decoration: none;
}

.indextext2 {
	font-size: 12px;
	color: #FFFFCC;
}

.base-table{
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	border:none;
	background-color:#aaaaaa;
	font-size:12px;
}
.base-table th{
	width: auto;
	height: auto;
	padding: 5px;
	border:none;
	text-align:left;
	background-color:#cccccc;
	text-align:center;
}
.base-table td{
	width: auto;
	height: auto;
	padding: 5px;
	border:none;
	background-color: #FFFFFF;
}















/* --------------------------------テーブル-------------------------------------- */
.list-table{
	width: auto ;
	height: auto;
	margin: 0px;
	padding: 0px;
	border:none;
	background-color:#cccccc;
}

.list-table th{
	width: auto;
	height: auto;
	padding: 3px;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	border:none;
	background-color:#999999;
}
.list-table td{
	width: auto;
	height: auto;
	padding: 3px;
	font-size:10px;
	border:none;
	background-color:#ffffff;
}

/* --------------------------------サイドメニュー-------------------------------------- */
#l-body{
	width:200px;
	height:auto;
	margin:0 auto;
	background-image:url(pict/im_side-bg.gif);
	}

.sidemenu01{
	width:200px;
	height:auto;
	margin:0 auto;
	padding:0 auto;
	padding-left:30px;
	background-image:url(pict/im_side-arrow.gif);
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
}
.sidemenu01 a:link {
	color: #5C3F2C;
	text-decoration: none;
}
.sidemenu01 a:visited {
	color: #5C3F2C;
	text-decoration: none;
}
.sidemenu01 a:hover ,a:active {
	color: #82593E;
	text-decoration: underline;
}
.sidemenu02{
	width:200px;
	height:auto;
	margin:0 auto;
	padding:0 auto;
	padding-left:30px;
	padding-top:8px;
	font-size:12px;
}
.sidemenu02 a:link {
	color: #5C3F2C;
	text-decoration: none;
}
.sidemenu02 a:visited {
	color: #5C3F2C;
	text-decoration: none;
}
.sidemenu02 a:hover ,a:active {
	color: #82593E;
	text-decoration: underline;
}



/* --------------------------------右側ヘッダー部分--------------------------------------- */
form, ul, li, span, p, img {
	border:0px;
	margin:0;
	padding:0;
	list-style:none;
}
img{
	border:0px;
	margin:0;
	padding:0;
}
h1 , h2 , h3 , h4 {
	margin:0px;
	padding:0px;
	border:0px;
	font-weight:normal;
	font-size:100%;
}
a:visited ,a:link {
	color: #555555;
	text-decoration: none;
}

a:hover ,a:active {
	color: #CCCCCC;
	text-decoration: underline;
}

