/* CSS Document */

body {
	text-align:center;
}

.mainTable {
	border:1px #CCCCCC solid;
	margin:0 auto 0 auto;
	text-align:center;
}

.logoTitle {
	background:url(images/logotitle.jpg) no-repeat;
	width:800px;
	height:70px;
	text-align:right;
	padding-right:10px;
	padding-bottom:5px;
	vertical-align:bottom;
}

.banner {
	float:right;
	margin:5px 10px;
}

/**/
.miniFont td{
	font-size:0.8em;
}

/*bottomPane�̃t�H���g�T�C�Y�̎w��*/
.miniFont2 td{
	font-size:0.8em;
}

/*
.miniFont li{
	font-size:120%;
}
*/




/* ���C�����j���[ */

#mainMenuBack {
background:url(images/menubar.jpg) top center no-repeat;
width:800px;
height:26px;
margin:0px;
padding:0px;
vertical-align:top;
position:relative;
left:0px;
}

#mainMenu {
overflow:hidden;
width:525px;
height:26px;
margin:0px;
padding:0px;
top:0px;
}


.readPane {
	float:left;
	width:20px;
	height:1px;
}

/* �������G���W�� 

.searchIcon {
background:url(images/search2.gif) no-repeat;
padding-left:3px;
}
*/
.search_box {
	margin:0px;
	padding-left:100px;
	vertical-align:middle;
}
.search_box img {
margin:0px;
vertical-align:top;
}

.search_box input{
margin-top:3px;
width:120px;
vertical-align:top;
font-size:0.8em;
}


.breadCrumb {
	background:url(images/yerrow_icon.jpg) left no-repeat;
	padding:5px 15px;
	margin:10px 0px 10px 5px;
	text-align:left;
  font-size:12px;
}


/* �����j���[�w�i�摜 */

.bgBlue {
	background:url(images/menu_gradation.jpg) repeat-x;
	height:321px;
	width:160px;
	z-index: 1;
	position:absolute;
}	

.bgBlue2 {
	background:url(images/menu_gradation.jpg) repeat-x;
	height:321px;
	width:160px; 
}	


/* �y�C�� */

.PaneBox {
	z-index: 2;
	position:relative;
	top:0px;
	width:800px;
	background:url(images/bg_bottom.jpg) bottom left no-repeat;
}

.PaneBox td{
	font-size:0.8em;
}

.LeftPane {
	padding:10px 5px;
}

.ContentPane {
	background:url(images/vline.jpg) right repeat-y;
}

.blueBACK {
	background:url(images/vline.jpg) right repeat-y;
}


.RightPane2 {
background:url(images/spacer.gif) repeat-x;
width:140px;
text-align:left;
vertical-align:top;
}

.RightPane3 {
background:url(images/spacer.gif) repeat-x;
width:140px;
text-align:left;
vertical-align:top;
}

td.RightPane {
background:url(images/spacer.gif) repeat-x;
width:160px;
vertical-align:top;
text-align:left;
font-size:80%;

}

.BottomPane {
	background-color:#1F50A4;
	color:#FFFFFF;
	padding-right:10px;
}

td.BottomPane {
	font-size:0.8em;
}

.CopyRightPane {
	background-color:#1F50A4;
}

.leftMenu {
width:160px;
padding:5px;
margin:0px;
text-align:left;

}

/* �R�s�[���C�g */

.copyRight {
	font-size:0.8em;
	color:#FFFFFF;
	margin:2px auto;
	padding:2px 0;
}


/* ���C�����j���[ */

.rootmenuitem{
	color:#444444;
	padding:0px 5px;
	height:26px;
	margin:0px;
	font-weight:550;
	border:0px;
	top:0px;
}

.rootmenuitemselected {
	color:#FFFFFF;
	padding:0px 5px 0px 5px;
	background:url(images/menubar_selected.jpg) repeat-x top;
	height:26px;
	margin:0px;
	font-weight:550;
	border:0px;
	top:0px;
}


.rootmenuitemactive {
	color:#FFFFFF;
	padding:0px 5px 0px 5px;
	background:url(images/menubar_selected.jpg) repeat-x top;
	height:26px;
	margin:0px;
	font-weight:550;
	border:0px;
	top:0px;
}


/* �c���[���j���[ */


.parentnode{
	background:url(images/yerrow_icon.jpg) left no-repeat #FFFFFF;
	color:#444444;
	margin:0px 0px 2px 0px;
	padding: 5px 5px 3px 15px;
	width:140px;
	text-align:left;
	vertical-align:middle
}

.childnode {
	background:url(images/yerrow_icon.jpg) left no-repeat #FFFFFF;
	color:#444444;
	margin:0px 0px 2px 0px;
	padding: 5px 5px 3px 15px;
	width:140px;
	text-align:left;
	vertical-align:middle;

}

.childnode2 {
	background:url(images/yerrow_icon.jpg) left no-repeat #FFFFFF;
	color:#444444;
	margin:0px 0px 2px 0px;
	padding: 5px 5px 3px 25px;
	width:140px;
	text-align:left;
	vertical-align:middle;
	display:none;

}

.treeviewmenu_body{

}


.treeviewmenu {
	padding:0px;
	margin:0px;
	width:150px;
	text-align:left;
}
 

.node{
	background:url(images/yerrow_icon.jpg) left no-repeat #FFFFFF;
	color:#444444;
	margin:0px 0px 2px 0px;
	padding: 5px 5px 3px 15px;
	width:140px;
	text-align:left;
	vertical-align:middle;	
}

.nodeover{
	background-color:#ffffff;
	color:#0066CC;
	vertical-align:middle;
}

.nodeselected{
	background-color:#ffffff;
	color:#0066CC3;
	vertical-align:middle;
}
 
.tree{
display:none;
}

