#image {
	height: 266px;
	width: 760px;
	float: left;
	margin-bottom: 16px;
}
#navi {
	float: left;
	width: 760px;
}
#navi ul {
	margin: 0px;
	padding: 0px;
}
#navi ul li {
	float: left;
	list-style-type: none;
}
#navi a {
	display: block;
	text-indent: -9999px;
}
.link01 {
	background-image: url(img/index_r6_c2.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 191px;
}
.link02 {
	background-image: url(img/index_r6_c3.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 191px;
}
.link03 {
	background-image: url(img/index_r6_c4.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 191px;
}
.link04 {
	background-image: url(img/index_r6_c7.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 187px;
}
#contents {
	float: left;
	width: 760px;
	margin-top: 20px;
}
#contents h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contents .title01 {
	background-image: url(img/index_r8_c2.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 471px;
	text-indent: -9999px;
}
#contents .title02 {
	background-image: url(img/index_r8_c6.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 23px;
	width: 258px;
}
#info {
	float: left;
	width: 471px;
}
#infotxt {
	float: left;
	font-size: 80%;
	padding-right: 5px;
	padding-left: 5px;
}
#news {
	width: 258px;
	scrollbar-face-color: #EBE3CD;       /* 表面の色 */
	scrollbar-3dlight-color: #fff;    /* 左端と上端の色 */
	scrollbar-highlight-color: #EBE3CD;  /* ハイライトの色 */
	scrollbar-shadow-color: #A88B67;     /* 影の色 */
	scrollbar-darkshadow-color: #A88B67; /* 右端と下端 */
	scrollbar-arrow-color: #7C6547;      /* 矢印の色 */
	scrollbar-track-color: #E1D6B3;
	float: right;
}
#newstxt {
	float: left;
	background-image: url(img/index_r10_c6.gif);
	background-repeat: repeat-y;
	font-size: 10pt;
	width: 258px;
}
#newstxt dl {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 248px;
	margin: 0px;
}
#newstxt dl dt {
	margin-bottom: 3px;
	font-weight: bold;
}
#newstxt dl dd {
	margin-bottom: 3px;
}
#newstxt a {
	text-decoration: none;
}

