body {
	scrollbar-face-color: #e8e8e8;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #666666;
	scrollbar-arrow-color: #666666;
	scrollbar-track-color: #ffffff;
	scrollbar-base-color: #666666;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
}

a:link, a:visited {
	color:#000000;
	text-decoration: none;
}

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


/*--------a01N----------*/
.a01:link{
	color: #000000;
}
.a01:visited{
	color: #000000;
}
.a01:hover{
	color: #CC0000;
}
.a01:active{
	color: #CC0000;
}
/*-------------------------*/
.table-prenext {
	width: 520px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
}
.td-prenext {
	text-align: center;
	font-size: 12px;
}
.td-prev {
	text-align: left;
	font-size: 12px;
	width: 100px;
}
.td-next {
	text-align: right;
	font-size: 12px;
	width: 100px;
}
/*--------------------*/
.table-link01 {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 520px;
	margin-top: 5px;
}
.table-link02 {
	width: 100%;
}
.td-link-title {
	font-size: 12px;
	padding: 5px;
}
.td-link-keyword {
	font-size: 10px;
	color: #333333;
	text-align: right;
	padding: 5px;
	vertical-align: bottom;
}
.td-link-comment {
	font-size: 11px;
	color: #333333;
	vertical-align: top;
	padding: 5px 5px 5px 15px;
}
.td-link-banner {
	text-align: right;
	width: 88px;
	vertical-align: top;
	padding-left: 5px;
}
.td-link-title01 {
	vertical-align: top;
}
.table-search01 {
	width: 520px;
	border: 1px solid #666666;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	background-color: #E8E8E8;
	padding: 2px;
	display: none;
}
.td-search02 {
	text-align: right;
}
.td-search03 {
	text-align: center;
	width: 100px;
}
.botton-serach {
	font-size: 12px;
	color: #333333;
}
.form-category {
	font-size: 12px;
	color: #333333;
}
.form-searchword {
	font-size: 12px;
	color: #333333;
	width: 100px;
}
.table-search02 {
	width: 520px;
}
.td-result {
	font-size: 12px;
	color: #333333;
	padding: 5px;
}
.table-copyright {
	width: 520px;
	margin: 15px 0px 0px;
}
.td-copyright {
	font-size: 10px;
	color: #333333;
	text-align: right;
}
.form-pass {
	font-size: 10px;
	color: #333333;
	width: 50px;
}
.Submit-pass {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #E8E8E8;
	border: 1px solid #333333;
	margin-right: 10px;
}

p.iframe {
	font-size: 10px;
	text-align: right;
}

/*ホームへリンク(追加スタイル)*/

a#home_link {
	background: #EEEEEE;
	padding: 2px 3px;
	border: 1px solid #333333;
	text-decoration: none;
	font-size: 10px;
}
