/*-------------------------*/
.table-search01 {
	width: 600px;
	border: 1px solid #666666;
	font-size: 1em;
	color: #333333;
	font-weight: bold;
	background-color: #980F0F;
	padding: 2px;
}
.td-search01 {
	font-size: 1em;
	font-weight: bold;
	text-align: right;
}
.botton-serach {
	font-size: 1em;
	color: #333333;
}
.form-category {
	font-size: 1em;
	color: #333333;
}
.form-searchword {
	font-size: 1em;
	color: #333333;
	width: 100px;
}
.table-search02 {
	width: 600px;
}
.td-result {
	font-size: 1em;
	color: #333333;
	padding: 5px;
}
/*--------a01リンク----------*/
.a01:link{
	color: #0000FF;
	text-decoration: underline;
}
.a01:visited{
	color: #0000FF;
	text-decoration: underline;
}
.a01:hover{
	color: #FF0000;
	text-decoration: underline;
}
.a01:active{
	color: #FF0000;
	text-decoration: underline;
}
/*-------------------------*/
.table01 {
	background-color: #980F0F;
	width: 600px;
}
.td01 {
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	width: 150px;
}
.td02 {
	font-size: 1em;
	color: #333333;
	background-color: #FFFFFF;
}
.td03 {
	font-size: 1em;
	color: #333333;
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 4px;
}
.td04 {
	background-color: #FFFFFF;
	text-align: center;
	width: 50px;
}
.td05 {
	background-color: #FFFFFF;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	padding: 5px;
	color: #333333;
}
.td-top {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #980F0F;
}
.td-bottom {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	background-color: #980F0F;
}
.td-banner {
	background-color: #FFFFFF;
	height: 30px;
	text-align: center;
	vertical-align: top;
	font-size: 1em;
	font-weight: bold;
	/* text-transform: uppercase; */
	padding: 4px;
}
.td-radio {
	background-color: #FFFFFF;
	text-align: center;
	width: 50px;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
}
.table-prenext {
	width: 600px;
}
.td-prenext {
	text-align: center;
	font-size: 1em;
}
.td-prev {
	text-align: left;
	font-size: 1em;
	width: 100px;
}
.td-next {
	text-align: right;
	font-size: 1em;
	width: 100px;
}
.button01 {
	color: #333333;
	background-color: #FFFFFF;
	border: thin outset;
	font-weight: bold;
}
.button02 {
	color: #FF0000;
	background-color: #FFFFFF;
	border: thin outset;
	font-weight: bold;
}


