<style>

body{
	font-family: Verdana,sans-serif; 
	color: #666666;
	font-size: x-small;
	background-image: url(../images/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;
}
table{
/*	table-layout: fixed;*/
}
td
{
	vertical-align: top;
	font-size: x-small;
	color: #666666;
}
img
{
	border-style: none;

}
div.center{
	text-align: center;
}
td.content{
/*	letter-spacing: 1px;*/
	line-height: 160%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

/* [TOP]-------------------------------------------------*/
div.tx_small
{
    font-size: xx-small;
}
span.tx_small
{
    font-size: xx-small;
}



/* [INDEX]-------------------------------------------------*/
table.index_out{
	width: 135px;
	border-collapse: collapse;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 10px;
	margin-right: 0px;
}
table.index_in{
	width: 100%;
	border-collapse: collapse;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px;
	margin-right: 0px;
}
td.index_head{
	border: none;
	background-color: #66cc66;
	font-size: xx-small;
	font-weight: bold;
	color: #ffffff;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 4px;
}
td.index_subhead{
	border: none;
	background-color: #f5f5dc;
	font-size: xx-small;
	font-weight: bold;
	color: #999999;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 4px;
}
td.index_list{
	border: none;
	background-color: #f5f5dc;
	font-size: xx-small;
	font-weight: normal;
	color: #666666;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	padding-left: 4px;
}

/* [BOX]-------------------------------------------------*/
table.box_out{
	background-color: #ccccccc;
	border-collapse: collapse;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 20px;
	margin-right: 0px;
}
table.box_in{
	width: 100%;
	border-collapse: collapse;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 1px; 
	padding-bottom: 1px; 
	padding-left: 1px;
	padding-right: 1px;
}
table.box{
	border-collapse: collapse;
	background-color: #cccccc;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 20px;
	margin-right: 0px;
}
td.box_head{
	border: none;
/*	background-color: #66cc66;*/
	background-color: #ffcc00;
	font-size: xx-small;
	font-weight: bold;
	color: #ffffff;
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 4px;
}
td.box_subhead{
	border: none;
	background-color: #99ccff;
	font-size: xx-small;
	font-weight: nomal;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
td.box_list{
	border: none;
/*	background-color: #f5f5dc;*/
	background-color: #e3f1ff;
	font-size: xx-small;
	font-weight: normal;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
}

/* [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(../images/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(../images/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_small
{
    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
{
	line-height: 160%;
	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(../images/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
{
	line-height: 160%;
	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{
	margin-top: 0.3em;
}
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: 50px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
/*    color: #ff9999;*/
/*    color: #00cc66;*/
/*    color: #263d4e; */
	color: #ff3300;
	border-bottom: #ff3300 1px solid;
	border-left: #ff3300 7px solid
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: verdana, serif, palatino, georgia, times new roman, Osaka
}
h2
{
	font-size: x-small;
	border: solid;
	border-width: 1px 3px 1px 3px;
	padding: 3px 5px 3px 5px;
	margin: 5px 0px 5px 0px;
	border-color: #999999;
	background-color: #FFFFCC;
	color: #666666;
	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(../images/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;
}



/*=========================================================*/

a:active
{
    background: none transparent scroll repeat 0% 0%
}
a:hover
{
    color: #006666;
    background-REPEAT: repeat;
/*    background-color: fuchsia;*/
    TEXT-DECORATION: none
}


</style>