BODY
{
	margin: 6px 00px 6px 0px;
	background-color: #b0b0b0;
	background-image: url(./images/back.gif);
}
/* --------------------------------------- */
td.pagetop
{
	width: 800px;
	height: 96px;
	background: url(./images/pagetop.jpg) #9BB2DB;
	padding: 0.5em 1em;
}
table.frame1
{
	width: 800px;
	height: 95%;
	border-left: none;
	border-top: none;
	border-right: solid 1px #C0C0C0;
	border-bottom: solid 1px #C0C0C0;
}
table.frame2
{
	width: 800px;
	height: 100%;
	border-left: none;
	border-top: none;
	border-right: solid 1px #A0A0A0;
	border-bottom: solid 1px #A0A0A0;
}
table.main
{
	width: 800px;
	height: 100%;
	background-color: white;
	border: solid 1px #A0A0A0;
}
/* ---------------------------------------- */
th.news
{
	color:Gray;
	font-weight:normal;
	vertical-align:middle;
	font-size:12px;
}
td.news_t
{
	font-size:14px;
	color:White;
	padding:4px 2px 4px 20px;
	background:url(./images/topicback.jpg);
	white-space:0.1em;
	line-height:1.2em;
}
td.news_b
{
	padding-bottom:1em;
	color:#404040;
	white-space:normal;
	white-space:0.1em;
	line-height:1.2em;
}
/* ---------------------------------------- */

p.sitemap_L1
{
	margin-top: 1em;
	margin-bottom: 0.2em;
	font-weight: bold;
}
p.sitemap_L2
{
	font-size: x-small;
	margin-left: 1.5em;
	margin-top: 0em;
	margin-bottom: 0.2em;
}
a.sitemap_L1, a.sitemap_L2
{
	text-decoration: none;
	color: Black;
}
a.sitemap_L1:HOVER, a.sitemap_L2:HOVER
{
	color: #FFFFFF;
	background-color: #000080;
}
/* --------------------------------------- */
p.category_L2
{
	font-size: x-small;
	margin-left: 1.5em;
	margin-top: 0em;
	margin-bottom: 0.2em;
}
a.category_L1, a.sitemap_L2
{
	text-decoration: none;
	color: Black;
	border:solid 1pt white;
}
a.category_L1
{
	width:100%;
	border-bottom:dotted 1px #C0C0C0;
}
a.category_L1:HOVER, a.category_L2:HOVER
{
	color: #000080;
	background-color: #D0E0FF;
	border:solid 1pt #80A0C0;
}
/* --------------------------------------- */
td.toparea
{
	text-align:right;
    vertical-align:top;
	width:800px;
	height:88px;
	background:url(./images/catchcopy.jpg) #000090;
	padding:0.5em 1em;
}
a.sitemap
{
	font-size: xx-small;
	font-weight: bold;
	margin-left: 1.5em;
	margin-top: 0em;
	margin-bottom: 0.2em;
	text-decoration: none;
	color:white;
}
a.sitemap:HOVER
{
	color: #000080;
	background-color: #D0D0D0;
}
/* --------------------------------------- */
td.menu
{
	font-size:12px;
	background-color: #000000;
	background-image: url(./images/menubutton.jpg);
	color: White;
	height: 32px;
	text-align: left;
	width: 110px;
	padding-left: 0.5em;
	border-top: solid white 1px;
	border-right: solid white 1px;
}
td.menuA
{
	font-size:12px;
	background-image: url(./images/menubutton.jpg);
	background-color: #000000;
	color: White;
	padding-left: 0.5em;
	height:32px;
	text-align: left;
	width: 110px;
	border-top: solid white 1px;
	border-right: solid white 1px;
}
td.menu2
{
	font-size:12px;
	background-color: #606060;
	color: White;
	height: 1.5em;
	text-align: left;
	border-top: solid white 1px;
}
a.menu
{
	color: White;
	text-decoration: none;
}
/* --------------------------------------- */
td.tail
{
	color: White;
	font-size:xx-small;
	text-decoration: none;
	font-weight: normal;
}
a.tail
{
	color: White;
	font-size:xx-small;
	text-decoration: none;
	font-weight: normal;
}
/* --------------------------------------- */
td.tail
{
	border-top: solid 1px #6060EE;
	border-bottom: solid 1px #000000;
	background-color: #203060;
}
/* --------------------------------------- */
td.copy
{
	color: #FFFFFF;
	font-family: "Times New Roman";
	font-size:xx-small;
	margin: 1px 1em;
	border-bottom: solid 1px #000000;
	background-color: #203060;
}
/* --------------------------------------- */
table.prd
{
	margin:0 20px 0 20px;
	width:90%;
}
td.product
{
	font-size: x-small;
	vertical-align:top;
	padding-left:16px;
	padding-right:20px;
	text-align:center;
}
a.product
{
	color:Black;
	text-decoration:none;
}
a.product:HOVER
{
	color:blue;
	text-decoration:underline;
}
tr.prd
{
	height:89px;
}
span.prd,div.prd
{
	width:200px;
	height:160px;
	font-size: x-small;
	text-align:left;
	vertical-align:top;
	margin: 4px 0px 10px 10px;
	padding:0 0 0px 12px;
	background:url(./images/vline.gif) no-repeat;
	border:none;
	white-space:normal;
	float:left;
}
span.prd_title,div.prd_title
{
	background:url(./images/prdtitle.gif) repeat-y;
	width:144px;	
	background-color:#000080;
	margin-bottom:4px;
	padding:2px 2px 2px 24px;
	color:white;
	font-weight:bold;
	font-size:12px;
	white-space:normal;
}
span.prd_desc
{
	font-size:12px;
	white-space:normal;
	letter-spacing:0.1em;
	line-height:1.2em;
}
td.news
{
	font-size: 12px;
	text-align:left;
	vertical-align:top;
	padding-right:16px;
	border-right:dotted #808080 1px;
}
td.news
{
	width:100px;
	font-size: 12px;
	text-align:left;
	vertical-align:top;
}
div.topic
{
	background:url(./images/topicback.jpg) no-repeat;
	width:155px;
	font-size:10px;
	text-align:left;
	margin-bottom:4px;
	padding:4px 4px 4px 14px;
	border-right:solid #101060 2px;
	border-bottom:solid #101060 2px;
	white-space:normal;
	line-height:1.2em;
	letter-spacing:0.1em;
}
a.topic
{
	color:#404090;
	color:White;
	width:160px;
	padding:4px;
	text-decoration:none;
	margin-bottom:4px;
}
dl.topic
{
	margin:0;
	padding:0;
}
dt.topic
{
	color:#C0FF00;
	margin:0;
	padding:0;
}
dd.topic
{
	margin:0 0 0 1.2em;
	padding:0;
}
span.topicdate
{
	width:150px;
	font-size:10px;
	color:#FFFF80;
	margin-top:4px;
	text-align:right;
}
/* --------------------------------------- */
div.contents
{
	font-family:sun-serif;
	text-align:left;
	width:600px;
	color:black;
	border:none;
	margin-top:20px;
	font-size:14px;
	letter-spacing:0.1em;
	line-height:1.2em;
	white-space:normal;
}
p.content_title
{
	background:URL(./images/logomark.jpg) no-repeat;
	font-weight:bold;
	text-align:center;
	font-size:14pt;
	text-indent:0em;
	margin:10px 20px 10px 10px;
	padding:0;
	padding-top:32px;
	width:600px;
	height:60px;
	border:none;
}
p.subitem
{
	font-weight:bold;
	font-size:x-small;
	text-indent:0em;
	margin:10px 20px 2px 10px;
	padding:0;	
}
p.contents
{
	font-size:12pt;
	text-indent:0.5em;
	margin:0 20px 2px 20px;
	padding:0;	
}
ol.contents
{
	margin:4px 1em;
	padding:0;
}
ul.contents
{
	margin:4px 1em;
	padding:0;
}
li.contents
{
	margin-left:1em;
	margin-bottom:4px;
	text-indent:0em;
}
/* --------------------------------------- */
table.contents_table_blue
{
	font-size:14px;
	text-align:left;
	border-top:solid 1px #608090;
	border-left:solid 1px #608090;
	border-bottom:solid 2px #808080;
	border-right:solid 2px #808080;
}
caption.contents_table_blue
{
	font-size:small;
	font-weight:bold;
	text-align:left;
}
td.contents_table_blue
{
	color:black;
	padding:4px 8px;
	background-color:white;
	border-top:none;
	border-left:none;
	border-bottom:solid 1px #608090;
	border-right:solid 1px #608090;
}
th.contents_table_blue
{
	font-size:14px;
	text-align:center;
	color:#305060;
	padding:4px 8px;
	background-color:#C0E0FF;
	border-top:none;
	border-left:none;
	border-bottom:solid 1px #608090;
	border-right:solid 1px #608090;
}
/* --------------------------------------- */
table.contents_table_yellow
{
	font-size:x-small;
	text-align:left;
	border-top:solid 1px #808060;
	border-left:solid 1px #808060;
	border-bottom:solid 2px #808080;
	border-right:solid 2px #808080;
}
caption.contents_table_yellow
{
	font-size:small;
	font-weight:bold;
	text-align:left;
}
td.contents_table_yellow
{
	color:black;
	padding:4px 8px;
	background-color:white;
	border-top:none;
	border-left:none;
	border-bottom:solid 1px #808060;
	border-right:solid 1px #808060;
}
th.contents_table_yellow
{
	font-size:x-small;
	text-align:center;
	color:#606030;
	padding:4px 8px;
	background-color:#FFFFA0;
	border-top:none;
	border-left:none;
	border-bottom:solid 1px #808060;
	border-right:solid 1px #808060;
}
/* --------------------------------------- */
table.contents_table_green
{
	font-size:x-small;
	text-align:left;
	border-top:solid 1px #608060;
	border-left:solid 1px #608060;
	border-bottom:solid 2px #808080;
	border-right:solid 2px #808080;
}
caption.contents_table_green
{
	font-size:small;
	font-weight:bold;
	text-align:left;
}
td.contents_table_green
{
	color:black;
	padding:4px 8px;
	background-color:white;
	border-top:none;
	border-left:none;
	border-bottom:solid 1px #608060;
	border-right:solid 1px #608060;
}
th.contents_table_green
{
	font-size:x-small;
	text-align:center;
	color:#306030;
	padding:4px 8px;
	background-color:#A0FFA0;
	border-top:none;
	border-left:none;
	border-bottom:solid 1px #608060;
	border-right:solid 1px #608060;
}
/* --------------------------------------- */
dl.contents_dl_outline
{
	font-size:x-small;
	text-align:left;
}
dt.contents_dt_outline
{
	font-size:x-small;
	text-align:left;
	font-weight:bold;
	padding-left:4px;
	color:#406030;
}
dd.contents_dd_outline
{
	font-size:x-small;
	text-align:left;
	text-indent:0em;
	color:#305060;
	margin-left:0em;
	margin-bottom:8px;
	padding-left:7em;
	padding-bottom:4px;
	border-bottom:solid #A0A0A0 1ps;
}
dt.contents_dd_std
{
	text-align:left;
	font-weight:bold;
	padding-left:4px;
	margin:0;
	padding:0;
}
dt.contents_dt_std
{
	text-align:left;
	padding:0;
	padding-left:4px;
}
dd.contents_dd_std
{
	text-align:left;
	text-indent:0em;
	margin-left:0em;
	padding:0;
	padding-left:5em;
}
/* --------------------------------------- */
h3.blue
{
	font-size:small;
	text-align:left;
	color:white;
	font-weight:bold;
	padding:4px 1em;
	margin:6pt 0 6pt 0;
	background-color:#6060FF;
	border-top:solid 1px #000080;
	border-left:solid 1px #000080;
	border-bottom:solid 3px #000080;
	border-right:solid 3px #000080;
	background:url(./images/topicback.jpg);
}
td.leftmenu
{
    vertical-align:top;
    text-align:center;
    vertical-align:top;
    width:160;
    margin:0;
    padding:4px;
    background:url(./images/bill.jpg) no-repeat bottom left #8282FF;
}

