@charset "utf-8";
/* Global-CSS */



/* -------------------------------------------------------- */
body {
	color:#000000;
	font-family:'Lucida Grande',Geneva,Arial,Verdana,sans-serif;
	margin:0px auto;
	padding:0;
	/* background:#f0ece0 url(/images/img/bg_body.gif) repeat-y center top; */
	background-color : #E6E6E6 ;
	width:	100% ;
	text-align:center;
}

img {
	border:0;
}
h1 , h2 , h3 , h4 {
	margin:0;
	padding:0;
	line-height:120%;
}
p {
	font-size:80%;
	line-height:140%;
	margin:0;
	padding:0;
}
ul {
	font-size:80%;
	line-height:140%;
	margin:0;
	padding:0;
}
.cl {
	display:block;
	clear:both;
}


/* link */
/* -------------------------------------------------------- */
a {
	text-decoration:none;
}
a:link {
	color:#13629b;
}
a:visited {
	color:#13629b;
}
a:hover {
	color:#13629b;
	text-decoration:underline;
}
a:active {
	color:#13629b;
	text-decoration:underline;
}


/* table layout */
/* -------------------------------------------------------- */
#layout1 {
	width:100%;
	padding:0px 0px 0px 0px;
	text-align: center;
}

#layout1 td#top1 {
	text-align:left;
	width:100%;
         background:#ffffff;
}

#layout1 td#top2 {
	text-align:left;
	width:100%;
	margin:0px;
	padding:0px 0px 0px 40px;
	background:#ffffff;
}

#layout1 td#top2a {
	text-align:center;
	width:100%;
	background:#ffffff;
}


#layout1 td#bottom1 {
	width:100%;
	text-align:left;
}
#layout1 td#contents {
	width:100%;
	padding:0 40px 20px 40px;
	background:#ffffff;
	text-align:left;
}

#contents1 {
	width:100%;
	margin:0 0 0 10px;
}



#sidenavi {
	width:300px;
	margin:0 0 0 15px;
}


/* header */
/* -------------------------------------------------------- */
#header {
	width : 100% ;
	background:url(/images/img/bg_header_yearend.gif) repeat-x left bottom;
	text-align:	center ;
	}
#header table.hbox1,
#header table.hbox2
	{
	width: 800px ;
	margin:	0 auto ;
	}
#header .cell1 {
	width:590px;
}
#header .cell1 img {
	display:block;
}
#header .cell2 {
	width:128px;
}
#header .cell2 img {
	display:block;
}
#header .cell2 #fsize {
	margin:0 23px 0 0;
	border:solid 1px #7f817e;
	background:url(/images/img/bg_fsize.gif) repeat-x left top;
}
#header .cell2 #fsize img {
	display:inline;
}
#header .cell3 {
	width:120px; /*- 82px; */
	padding:6px 0 0 0;
}
#header .cell3 p {
	font-size:12px;
	margin:5px 0 0 0;
	padding:2px 0 5px 28px;
	background:url(/images/img/bg_07.gif) no-repeat left top;
}

#header .cell4 {
	width: 636px; /*- 666px; */
	padding:6px 0 0 0;
}
#topnavi {
	font-size:12px;
	font-weight:bold;
	margin:0 0 0 10px;
	padding:0;
}
#topnavi td {
	text-align:center;
}
#topnavi td a {
	padding:3px 0; /*- 7px 0; */
	display:block;
	margin-bottom:-1px;
	text-decoration:	none ;
}
#topnavi td.topnavi1 a {
	width:99px;
}
#topnavi td.topnavi2 a {
	width:100px;
}
#topnavi td.topnavi1 a:link , #topnavi td.topnavi1 a:visited {
	background:url(/images/img/bg_topnavi.gif) no-repeat 0 0;
}
#topnavi td.topnavi1 a:hover , #topnavi td.topnavi1 a:active {
	background:url(/images/img/bg_topnavi.gif) no-repeat 0 -100px;
}
#topnavi td.topnavi2 a:link , #topnavi td.topnavi2 a:visited {
	background:url(/images/img/bg_topnavi.gif) no-repeat 0 0;
}
#topnavi td.topnavi2 a:hover , #topnavi td.topnavi2 a:active {
	background:url(/images/img/bg_topnavi.gif) no-repeat 0 -100px;
}
#topnavi td.topnavi1on a {
	width:99px;
}
#topnavi td.topnavi2on a {
	width:100px;
}
#topnavi td.topnavi1on a:link , #topnavi td.topnavi1on a:visited {
	background:url(/images/img/bg_topnavi.gif) no-repeat 0 -100px;
}
#topnavi td.topnavi1on a:hover , #topnavi td.topnavi1on a:active {
	background:url(/images/img/bg_topnavi.gif) no-repeat 0 -100px;
}
#topnavi td.topnavi2on a:link , #topnavi td.topnavi2on a:visited {
	background:url(/images/img/bg_topnavi.gif) no-repeat 0 -100px;
}
#topnavi td.topnavi2on a:hover , #topnavi td.topnavi2on a:active {
	background:url(/images/img/bg_topnavi.gif) no-repeat 0 -100px;
}

#header .cell5 {
	width:164px; /*-134px;*/
	padding:5px 0 0 0;
}
#header .cell5 select {
/*-	width:125px;*/
}

table.hbox2 tr td.cell4{

vertical-align:bottom;

}
table.hbox2 tr td.cell4 table{
margin:0px;
margin-top:auto;
padding:0px;
}


/* subheader */
/* -------------------------------------------------------- */
#subheader {
	width:746px;
	margin:	8px auto ;
}

#subnavi {
	width:746px;
	font-size:10px;
}
.on1 {
	border-bottom:solid 3px #126a9c;
}
.on2 {
	border-bottom:solid 3px #70a5c4;
}
.on3 {
	border-bottom:solid 3px #666666;
}
/* @070509 edit of yamada */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * {^ */
#subnavi td {
	vertical-align:top;
	overflow:hidden;

}

#subnavi a {
	display:	block ;
	text-decoration:	none ;
	height:	25px ; /*- 20px; */
}


#subnavi td a:link,
#subnavi td a:visited,
#subnavi td a:hover,
#subnavi td a:active
	{
	padding-top:	5px ;
	}


/* subnavi1
*************/
#subnavi td.subnavi1 {
	width:91px;
	text-align:center;
	background:url(/images/img/bg_subnavi_01.gif) no-repeat left top;
}
#subnavi td.subnavi1 a:link,
#subnavi td.subnavi1 a:visited
	{

	color:#323433;
	padding:2px 0 0 0;
	background:url(/images/img/bg_subnavi_01.gif) no-repeat 0 0;
	}
#subnavi td.subnavi1 a:hover,
#subnavi td.subnavi1 a:active
	{
	color:#ffffff;
	padding:2px 0 0 0;
	background:url(/images/img/bg_subnavi_01.gif) no-repeat 0 -100px;
	}


/* subnavi2
*************/
#subnavi td.subnavi2 {
	width:121px;
	text-align:left;
	background:url(/images/img/bg_subnavi_02.gif) no-repeat left top;
	}
#subnavi td.subnavi2 a:link,
#subnavi td.subnavi2 a:visited
	{
	color:#323433;
	padding:2px 0 0 30px;
	background:url(/images/img/bg_subnavi_02.gif) no-repeat 0 0;
	}
#subnavi td.subnavi2 a:hover,
#subnavi td.subnavi2 a:active
	{
	color:#ffffff;
	padding:2px 0 0 30px;
	background:url(/images/img/bg_subnavi_02.gif) no-repeat 0 -100px;
	}


/* subnavi3
*************/
#subnavi td.subnavi3 {
	width:121px;
	text-align:left;
	background:url(/images/img/bg_subnavi_03.gif) no-repeat left top;
}
#subnavi td.subnavi3 a:link,
#subnavi td.subnavi3 a:visited
	{

	color:#323433;
	padding:2px 0 0 42px;
	background:url(/images/img/bg_subnavi_03.gif) no-repeat 0 0;
	}
#subnavi td.subnavi3 a:hover,
#subnavi td.subnavi3 a:active
	{
	color:#ffffff;
	padding:2px 0 0 42px;
	background:url(/images/img/bg_subnavi_03.gif) no-repeat 0 -100px;
	}

/* subnavi4
*************/
#subnavi td.subnavi4 {
	width:121px;
	text-align:left;
	background:url(/images/img/bg_subnavi_04.gif) no-repeat left top;
}
#subnavi td.subnavi4 a:link , #subnavi td.subnavi4 a:visited {
	color:#323433;
	padding:2px 0 0 38px;
	background:url(/images/img/bg_subnavi_04.gif) no-repeat 0 0;
}
#subnavi td.subnavi4 a:hover , #subnavi td.subnavi4 a:active {
	color:#ffffff;
	padding:2px 0 0 38px;
	background:url(/images/img/bg_subnavi_04.gif) no-repeat 0 -100px;
}


/* subnavi5
*************/
#subnavi td.subnavi5 {
	width:121px;
	text-align:left;
	background:url(/images/img/bg_subnavi_05.gif) no-repeat left top;
}
#subnavi td.subnavi5 a:link , #subnavi td.subnavi5 a:visited {
	color:#323433;
	padding:2px 0 0 50px;
	background:url(/images/img/bg_subnavi_05.gif) no-repeat 0 0;
}
#subnavi td.subnavi5 a:hover , #subnavi td.subnavi5 a:active {
	color:#ffffff;
	padding:2px 0 0 50px;
	background:url(/images/img/bg_subnavi_05.gif) no-repeat 0 -100px;
}


/* subnavi6
*************/
#subnavi td.subnavi6 {
	width:121px;
	text-align:left;
	background:url(/images/img/bg_subnavi_06.gif) no-repeat left top;
}
#subnavi td.subnavi6 a:link , #subnavi td.subnavi6 a:visited {
	color:#323433;
	padding:2px 0 0 42px;
	background:url(/images/img/bg_subnavi_06.gif) no-repeat 0 0;
}
#subnavi td.subnavi6 a:hover , #subnavi td.subnavi6 a:active {
	color:#ffffff;
	padding:2px 0 0 42px;
	background:url(/images/img/bg_subnavi_06.gif) no-repeat 0 -100px;
}


/* subnavi7
*************/
#subnavi td.subnavi7 {
	width:50px;
	text-align:center;
	background:url(/images/img/bg_subnavi_07.gif) no-repeat left top;
	}
#subnavi td.subnavi7 a:link,
#subnavi td.subnavi7 a:visited
	{
	color:#323433;
	padding:2px 0 0 0;
	background:url(/images/img/bg_subnavi_07.gif) no-repeat 0 0;
	}
#subnavi td.subnavi7 a:hover,
#subnavi td.subnavi7 a:active
	{
	color:#ffffff;
	padding:2px 0 0 0;
	background:url(/images/img/bg_subnavi_07.gif) no-repeat 0 -100px;
	}




/* subnavi1on
****************/
#subnavi td.subnavi1on {
	width:91px;
	text-align:center;
	padding:	0 ;
	background:url(/images/img/bg_subnavi_01.gif) no-repeat 0 -100px;
}
#subnavi td.subnavi1on a:link , #subnavi td.subnavi1on a:visited,
#subnavi td.subnavi1on a:hover , #subnavi td.subnavi1on a:active {
	color:#ffffff;
	padding:	2px 0 0 0 ;
}


/* subnavi2on
****************/
#subnavi td.subnavi2on {
	width:121px;
	text-align:left;
	background:url(/images/img/bg_subnavi_02.gif) no-repeat 0 -100px;
}
#subnavi td.subnavi2on a:link , #subnavi td.subnavi2on a:visited,
#subnavi td.subnavi2on a:hover , #subnavi td.subnavi2on a:active {
	color:#ffffff;
	padding:2px 0 0 30px;
	background:url(/images/img/bg_subnavi_02.gif) no-repeat 0 -100px;
}

/* subnavi3on
****************/
#subnavi td.subnavi3on {
	width:121px;
	text-align:left;
	background:url(/images/img/bg_subnavi_03.gif) no-repeat 0 -100px;
}
#subnavi td.subnavi3on a:link , #subnavi td.subnavi3on a:visited,
#subnavi td.subnavi3on a:hover , #subnavi td.subnavi3on a:active {
	color:#ffffff;
	padding:2px 0 0 42px;
	background:url(/images/img/bg_subnavi_03.gif) no-repeat 0 -100px;
}

/* subnavi4on
****************/
#subnavi td.subnavi4on {
	width:121px;
	text-align:left;
	background:url(/images/img/bg_subnavi_04.gif) no-repeat 0 -100px;
}
#subnavi td.subnavi4on a:link , #subnavi td.subnavi4on a:visited,
#subnavi td.subnavi4on a:hover , #subnavi td.subnavi4on a:active {
	color:#ffffff;
	padding:2px 0 0 38px;
	background:url(/images/img/bg_subnavi_04.gif) no-repeat 0 -100px;
}


/* subnavi5on
****************/
#subnavi td.subnavi5on {
	width:121px;
	text-align:left;
	background:url(/images/img/bg_subnavi_05.gif) no-repeat 0 -100px;
}
#subnavi td.subnavi5on a:link , #subnavi td.subnavi5on a:visited,
#subnavi td.subnavi5on a:hover , #subnavi td.subnavi5on a:active {
	color:#ffffff;
	padding:2px 0 0 50px;
	background:url(/images/img/bg_subnavi_05.gif) no-repeat 0 -100px;
}


/* subnavi6on
****************/
#subnavi td.subnavi6on {
	width:121px;
	text-align:left;
	background:url(/images/img/bg_subnavi_06.gif) no-repeat 0 -100px;
}
#subnavi td.subnavi6on a:link , #subnavi td.subnavi6on a:visited,
#subnavi td.subnavi6on a:hover , #subnavi td.subnavi6on a:active {
	color:#ffffff;
	padding:2px 0 0 42px;
	background:url(/images/img/bg_subnavi_06.gif) no-repeat 0 -100px;
}

/* subnavi7on
****************/
#subnavi td.subnavi7on {
	width:50px;
	text-align:center;
	background:url(/images/img/bg_subnavi_07.gif) no-repeat 0 -100px;
}
#subnavi td.subnavi7on a:link , #subnavi td.subnavi7on a:visited,
#subnavi td.subnavi7on a:hover , #subnavi td.subnavi7on a:active {
	color:#ffffff;
	padding:2px 0 0 0;
	background:url(/images/img/bg_subnavi_07.gif) no-repeat 0 -100px;
}
#searchboxText,
#searchbox {
	width:746px;
	text-align:center;
	}

#searchboxText {
	background-color:	#BEBEBE ;
	}

#searchbox {
	background:url(/images/img/bg_search.gif) no-repeat left bottom;
}

#searchboxText th,
#searchbox th {
	font-size:70%;
	font-weight:normal;
	text-align:left;
	color:#000;
	padding-left:20px;
}
#searchbox td {
	width:300px;
	padding:2px 0;
}
#searchbox form {
	margin:0;
	padding:0;
}
#searchbox img {
	vertical-align:middle;
}
#searchbox input {
	vertical-align:middle;
}
#searchbox input.sbox1 {
	width:160px;
	border:solid 1px #aeacad;
	margin:0 5px;
}
#searchbox p {
	color:#ffffff;
}


/* footer */
/* -------------------------------------------------------- */

#footer01 {
	width:100%;
	margin:0;
	padding:10px 0px 10px 0px;
	background:url(/images/img/bg_footer.gif) repeat-x left top #F3F3F3;
}

#footer {
	width:100%;
}


#footer td.cell1 {
	width:50%;
	padding:6px 0 0 0;
}
#footer td.cell2 {
	width:50%;
	text-align:right;
	vertical-align:top;
	padding:6px 0 0 0;
}

#footer td.cell3 {
	width:100%;
	text-align:right;
	vertical-align:top;
	padding:0 0 0 0;
}

#footer td.cell4 {
	width:100%;
	text-align:left;
	vertical-align:top;
	padding:0 0 0 0;
}

ul#footernavi1 {
	width:500px;
	list-style-type:none;
	margin:0 0 0 6px;
	padding:0;
}
ul#footernavi1 li {
width:90px;
text-align:center;
float:left;
padding:0px;
margin:0 0 0 6px;
}

ul#footernavi1 li span{
margin:0px;
padding:0px;
font-size:94%;
display:block;
}

ul#footernavi1 li span a{
color:#333333;
}

/*footer_menu*/
ul#footermenu1 {
list-style-type:none;
margin:0 0 0 18px;
padding:0;
}

ul#footermenu1 li {
text-align:center;
float:left;
font-size:94%;
padding:0 10px 0 10px;
margin:0px 0px 0px 0px;
border-right:solid 1px #808080;
}

ul#footermenu1 li.no {
text-align:center;
float:left;
font-size:94%;
padding:0 10px 0 10px;
margin:0px 0px 0px 0px;
border:0px;
}

/*footer_menu*/

ul#footernavi2 {
	width:300px;
	list-style-type:none;
	line-height:100%;
	text-align:right;
	margin:5px 10px 0 0;
	padding:0;
	float:right;
}
ul#footernavi2 li {
	display:inline;
	padding:0 10px;
	font-size:94%;
	border-right:solid 1px #808080;
}

ul#footernavi2 li.no {
	padding:0 0 0 10px;
	font-size:94%;
	border-right:0;
}

#footer address {
	clear:both;
	width:460px;
	font-size:70%;
	font-style:normal;
	color:#5c5c5c;
	text-align:right;
	padding:0px 10px 10px 0;
	float:right;
}

/* 20071106for SLJ Link Categories */
#dhtmlgoodies_tree li {
	width:100%;
	list-style-type:none;
	list-style-position:inside;
	text-align:left;
	padding-bottom:1px;
	float:left;
}
#dhtmlgoodies_topNodes ul{
	display:none;
}
#dhtmlgoodies_tree img{
	padding-top:2px;
}


.tree_plusminus{
margin-right:5px;
padding-left:0px;
}


.ParentCategories p{
	padding-left:16px;
	display:block;
}

.ParentCategoryDescription{
	font-size:14px;
}

.ParentCategory{
	margin-left:0px;
	padding-left:0px;
	font-size:14px;
	font-weight:bold;
}


.ChildCategories {
	padding-left:16px;
}

.ChildCategories2 {
	padding-left:16px;
}

.ChildCategory{
	font-size:12px;
	font-weight:normal;
}

.SideParentCategory{
	font-size:12px;
	font-weight:bold;
}

.SideParentCategory img{
	margin-top:2px;
	_margin-top:3px;
	float:left;
}

.SideParentCategory a{
	width:170px;
	margin-right:10px;
	text-align:left;
	padding:2px 3px 2px 3px;
	float:left;
}



.SideChildCategories {
	padding-left:20px;
	font-weight:normal;
}

.SideChildCategories img{
	margin-top:2px;
	_margin-top:3px;
	float:left;
}

.SideChildCategories a{
	width:163px;
	margin-right:10px;
	padding:2px 3px 2px 3px;
	text-align:left;
	float:left;
}

.SideChildCategory{
	font-size:12px;
	font-weight:normal;
}

.activeNodeLink{
}

A.activeNodeLinkA {
	background-color: #316AC5;
	color: #FFFFFF;
	font-weight:bold;
	text-align:left;
}


* html A.activeNodeLinkA {
color:#FFF;
}

* html A:visited.activeNodeLinkA {
color:#FFF;
}
