<style>

body{
	font-family: Verdana,sans-serif; 
	color: #666666;
	font-size: x-small;
	background-image: url(image/back.gif);
 	background-repeat:repeat; 
	background-position:top left; 
	background-attachement:scroll;
	scrollbar-face-color: #ffffff;	 
	scrollbar-track-color: #ffffff;	 
	scrollbar-arrow-color: #666666;	 
	scrollbar-3dlight-color: #666666;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #666666;
	margin-top: 0px; 
	margin-bottom: 10px; 
	margin-left: 0px;
	margin-right: 0px;
}
td
{
	vertical-align: top;
	font-size: x-small;
	color: #666666;
}
img
{
	border-style: none;

}
div.center{
	text-align: center;
}

/* [TOP]-------------------------------------------------*/
div.tx_small
{
    font-size: xx-small;
}
span.tx_small
{
    font-size: xx-small;
}



/* [INDEX]-------------------------------------------------*/
span.line{
    font-size: xx-small;
    color: #33cc33;
}
table.index{
    border-top: 0px;
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
}
td.index_head{
    border: none;
    background-color: #66cc66;
    font-size: xx-small;
    font-weight: bold;
    color: #ffffff;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 3px;
    padding-left: 3px;
}
td.index_subhead{
    border: none;
    background-color: #f5f5dc;
    font-size: xx-small;
    font-weight: bold;
    color: #999999;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 2px;
    padding-left: 2px;
}
td.index_list{
    border: none;
    background-color: #f5f5dc;
    font-size: xx-small;
    font-weight: normal;
    color: #666666;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 2px;
    padding-left: 2px;
}

/* [WHAT'S NEW?]-------------------------------------------------*/
table.new{
    border-top: 0px;
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
}
td.new_head{
    border: none;
    background-color: #f5f5dc;
    font-size: xx-small;
    font-weight: bold;
    color: #999999;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 2px;
    padding-left: 2px;
}
td.new{
    border: none;
    background-color: #f5f5dc;
    font-size: xx-small;
    font-weight: normal;
    color: #666666;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 2px;
    padding-left: 2px;
}
td.small{
    border: none;
    background-color: #ffffff;
    font-size: xx-small;
    font-weight: normal;
    color: #666666;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 2px;
    padding-left: 2px;
}

/* [MAIN MENU]-------------------------------------------------*/
td.subtitle
{
    height: 20px;
    background-image: url(image/back_subtitle.gif);
    background-repeat: no-repeat; 
    border-right: none;
    border-top: none;
    border-left: none;
    border-bottom: none;
    caption-side: top;
    color: #ffffff;
    font-size: x-small;
    font-weight: bold;
    padding-top: 4px;
    padding-bottom: 2px;
    padding-right: 2px;
    padding-left: 8px;
}
td.comment
{
    border-right: none;
    border-top: none;
    border-left: none;
    border-bottom: none;
    caption-side: top;
    text-align: left;
    color: #009999;
    font-size: xx-small;
    font-weight: nomal;
    padding-top: 0px;
    padding-bottom: 4px;
    padding-right: 6px;
    padding-left: 2px;
}
td.sub_comment
{
    border-right: none;
    border-top: none;
    border-left: none;
    border-bottom: none;
    caption-side: top;
    text-align: left;
    color: #666666;
    font-size: xx-small;
    font-weight: nomal;
    padding-top: 0px;
    padding-bottom: 4px;
    padding-right: 6px;
    padding-left: 2px;
}

/* [SIDE]-------------------------------------------------*/
td.sidetitle
{
    height: 20px;
    background-image: url(image/back_sidetitle.gif);
    background-repeat: no-repeat; 
    border-right: none;
    border-top: none;
    border-left: none;
    border-bottom: none;
    caption-side: top;
    text-align: center;
    color: #ffffff;
    font-size: xx-small;
    font-weight: bold;
    padding-top: 4px;
    padding-bottom: 2px;
    padding-right: 0px;
    padding-left: 0px;
}
td.side
{
    border-right: none;
    border-top: none;
    border-left: none;
    border-bottom: none;
    caption-side: top;
    text-align: left;
    color: #666666;
    font-size: xx-small;
    font-weight: nomal;
    padding-top: 0px;
    padding-bottom: 4px;
    padding-right: 2px;
    padding-left: 2px;
}
td.side_head{
	background-color: #ffcc99;
	color: #ffffff;
	font-size: xx-small;
	font-weight: bold;
	border: solid;
	border-width: 1px 5px 1px 5px;
	border-color: #999999;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
}
td.side_content{
	background-color: #ffffff;
	color: #666666;
	font-size: xx-small;
	border: dotted;
	border-width: 0px 0px 1px 0px;
	border-color: #cccccc;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 5px;
}
/* [ITEM]-------------------------------------------------*/
td.item_image
{
    text-align: center;
}
td.item_name
{
    border-right: none;
    border-top: none;
    border-left: none;
    border-bottom: none;
    caption-side: top;
    text-align: left;
    color: #666666;
    font-size: x-small;
    font-weight: bold;
    padding-top: 0px;
    padding-bottom: 4px;
    padding-right: 6px;
    padding-left: 2px;
}
td.item_name_side
{
    border-right: none;
    border-top: none;
    border-left: none;
    border-bottom: none;
    caption-side: top;
    text-align: left;
    color: #666666;
    font-size: xx-small;
    font-weight: bold;
    padding-top: 0px;
    padding-bottom: 4px;
    padding-right: 6px;
    padding-left: 2px;
}
td.item_detail
{
    border-right: none;
    border-top: none;
    border-left: none;
    border-bottom: none;
    caption-side: top;
    text-align: left;
    color: #666666;
    font-size: xx-small;
    font-weight: nomal;
    padding-top: 0px;
    padding-bottom: 4px;
    padding-right: 6px;
    padding-left: 0px;
}
td.item_comment
{
    border-right: none;
    border-top: none;
    border-left: none;
    border-bottom: none;
    caption-side: top;
    text-align: left;
    color: #666666;
    font-size: xx-small;
    font-weight: nomal;
    padding-top: 0px;
    padding-bottom: 4px;
    padding-right: 6px;
    padding-left: 2px;
}
/* [SUB MENU]-------------------------------------------------*/
td.categ_title
{
    height: 20px;
    background-image: url(image/back_categtitle.gif);
    background-repeat: no-repeat; 
    border-right: none;
    border-top: none;
    border-left: none;
    border-bottom: none;
    caption-side: top;
    color: #ffffff;
    font-size: x-small;
    font-weight: bold;
    padding-top: 4px;
    padding-bottom: 2px;
    padding-right: 2px;
    padding-left: 8px;
}
td.categ_item
{
    border-right: none;
    border-top: none;
    border-left: none;
    border-bottom: none;
    caption-side: top;
    text-align: left;
    color: #666666;
    font-size: x-small;
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 4px;
    padding-right: 6px;
    padding-left: 2px;
}

td.categ_item_comment
{
    border-right: none;
    border-top: none;
    border-left: none;
    border-bottom: none;
    caption-side: top;
    text-align: left;
    color: #666666;
    font-size: xx-small;
    font-weight: nomal;
    padding-top: 0px;
    padding-bottom: 4px;
    padding-right: 6px;
    padding-left: 2px;
}
/* [COMMON]-------------------------------------------------*/
div.alphabet{
    font-family: sans-serif, palatino, georgia, verdana, arial, Osaka;
}
div.link{
	text-align: right;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 3px;
	padding-left: 0px;
}
td.mark
{
    width: 10px;
    text-align: center;
    vertical-align: center;
}

strong.b
{
	font-weight: bold;
}
strong.c
{
	color: #FF6600;
}

ul.number{
	list-style-position: outside;
	list-style-type: decimal;
}
ul.mark{
	list-style-position: outside;
	list-style-image: url(image/mark1.gif);
}
ul.none{
	list-style-type: none;
}
li.top{
	margin-top: 0.1em;
}
li.open{
	margin-top: 0.7em;
}

/*=========================================================*/
h1.content_top
{
    font-weight: bold;
    font-size: medium;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 0px;
    margin-left: 0px;
    color: #666666;
    border-bottom: none;;
    border-left: none;
    padding-top: 5px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 5px;
    font-family: verdana, serif, palatino, georgia, times new roman, Osaka
}
h1.content_categ
{
    font-weight: bold;
    font-size: x-small;
    margin-top: 20px;
    margin-bottom: 5px;
    margin-right: 0px;
    margin-left: 0px;
    color: #ff9999;
    border-bottom: #999999 1px solid;
    border-left: none;
    padding-top: 5px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 5px;
    font-family: verdana, serif, palatino, georgia, times new roman, Osaka
}
/*[CONTENT]--------------------*/
td.map
{
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 0px;
}
td.line
{
    width: 780px;
    height: 9px;
    background-image: url(image/dot.gif);
    background-repeat: repeat-x; 
    border-right: none;
    border-top: none;
    border-left: none;
    border-bottom: none;
    caption-side: top
}
td.home
{
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 0px;
    padding-right: 0px;
}
td.mag
{
    text-align: center;
    padding-top: 50px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}


/*=========================================================*/
span.head_alphabet
{
    font-weight: bold;
    font-size: medium;
    color: #666666;
    font-family: verdana, serif, palatino, georgia, times new roman, Osaka
}

/*=========================================================*/

a:active
{
    background: none transparent scroll repeat 0% 0%
}
a:hover
{
    color: #006666;
    background-REPEAT: repeat;
/*    background-color: fuchsia;*/
    TEXT-DECORATION: none
}


</style>