.date{
    padding-left: 3px;
    font-size: xx-small;
    font-family: arial;
}

td.index_head{
    border: none;
    background-color: #99cccc;
    font-size: xx-small;
    font-weight: bold;
    color: #ffffff;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 3px;
    padding-left: 3px;
}


/* [INDEX]-------------------------------------------------*/
td.index_head{
    border: none;
    background-color: rgb(153,204,255);
    font-size: xx-small;
    font-weight: bold;
    color: #ffffff;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 3px;
    padding-left: 3px;
}
td.index_subhead{
    font-family: sans-serif, palatino, georgia, verdana, arial, Osaka;
    border: none;
    background-color: #fffffc;
    font-size: xx-small;
    font-weight: bold;
    color: #666666;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 2px;
    padding-left: 2px;
}
td.index_list{
    border: none;
    background-color: #fffffc;
    font-size: xx-small;
    font-weight: normal;
    color: #666666;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 2px;
    padding-left: 2px;
}
td.index_list1{
    border: none;
    background-color: #fffffc;
    font-size: xx-small;
    font-weight: normal;
    color: #666666;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 2px;
    padding-left: 14px;
}
/* [MAIN MENU]-------------------------------------------------*/
td.category
{
	background-image: url('../image/back/category.gif');
	background-repeat: no-repeat; 
	height: 20px;
	caption-side: top;
	color: #ffffff;
	font-size: x-small;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 8px;
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: none;
}
td.categ_half
{
	background-image: url('../image/back/categ_230.gif');
	background-repeat: no-repeat; 
	height: 20px;
	caption-side: top;
	color: #ffffff;
	font-size: x-small;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 8px;
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: none;
}
td.subtitle
{
	background-image: url('../image/back/subtitle.gif');
	background-repeat: no-repeat; 
	height: 20px;
	caption-side: top;
	color: #ffffff;
	font-size: x-small;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 8px;
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: none;
}
/* [WHAT'S NEW?]-------------------------------------------------*/
td.new_head{
	font-weight: bold;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
td.new{
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 2px;
	padding-left: 2px;
}
/* []-------------------------------------------------*/
.banner{
	font-family: sans-serif, palatino, georgia, verdana, arial, Osaka;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
}
