/*===<< Header >>==================*/

#body{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-style:none;
}
#top_base {
	background-image:url(../img/Base.JPG);
	width:800px;
	height:100px;
	margin:0px 0px 0px 0px;
	border-style:solid;
	border-color:#FFFFFF;
	padding:0px 0px 0px 0px;
	display: block;
}
#kds_logo {
	float:left;
	margin:55px 10px 0px 10px;
	border-style:none;
	padding:0px 0px 0px 0px;
}
#kds_name {
	margin:60px 10px 0px 10px;
	border-style:none;
	padding:0px 0px 0px 0px;
	font-weight:bold; 
	color:#FFFFFF;
}


/*===<< Main Menu >>==================*/        
#main_menu {
	width:800px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:block;
}

#dd {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 20px 0px;
}

#dd li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	font: bold 70% Arial;
/*	line-height:1.2;*/
}

#dd li a.menu {
	display: block;
	text-align: center;
	background: #FFFFFF;
	/*background: #5970B2;*/
	padding: 4px 10px;
	margin: 0 1px 0 0;
	border:1px solid #1E90FF;
	color: #696969;
	width: 100px;
	text-decoration: none;
}

#dd li a.menu:hover {
	/*  background: #49A3FF;*/
	background: #FFFFFF;
	color: #ff6600;
}

.submenu {
	margin:1px 0px 0px 0px;
	/*  background: #EAEBD8;*/
	background: #FEFEFE;
	border: 1px solid #5970B2;
	visibility: hidden;
	position: absolute;
	z-index: 3;
}

.submenu a {
	display: block;
	font: 11px arial;
	text-align: left;
	text-decoration: none;
	padding: 5px;
	width: 210px;
	color: #2875DE;
}

.submenu a:hover {
	background: #49A3FF;
/*	background: #6699ff;*/
	color: #FFF;
}


/*===<< Mneu 日本語表示 >>==================*/   
     
span.jpndsp_a {
/*	font-family:sans-serif;*/
	font-family:serif;
	font-size:90%;
	font-weight:100;
	font-style:normal;
	letter-spacing:0.1em
}
     
span.jpndsp_b {
/*	font-family:sans-serif;*/
	font-family:serif;
	font-size:90%;
	font-weight:100;
	font-style:normal;
/*	letter-spacing:0.2em*/
}
/*------------------------------------*/


/*===<< Navigator >>==================*/

p#navi_text{
	clear:both;
	margin:0px;
	padding:5px;   
	width:770px;
	border-top:2px solid #1E90FF;
}
p#navi_text a,p#navi_text a:link,p#navi_text a:visited {
	text-decoration:none;
	color:#4169e1;
	font-family:Arial,"MS UI Gothic";
	font-size:70%;
	font-weight:bold; 
}


    

          
/*===<< Body >>==================*/

#Main_Display {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:775px;
	height:300px;
	border-style:none;
	display:block;
}

#main_base {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-style:none;
	width:775px;
	height:300px;
	display:block;
}


#Information {
	float:left;
	margin:10px 0px 0px 0px;
	padding:10px 0px 0px 5px;
	width:500px;
	height:33px;
	border-style:none;
	display:block;
	background-repeat:repeat-x;
	background-image:url(../img/mainlist_sect_title_bg.gif);
	font-family:Arial black,"MS UI Gothic";
	font-size:80%;
	color:#FFFFFF;
}

#WhatsNew {
	float:right;
	margin:10px 0px 0px 0px;
	padding:10px 0px 0px 5px;
	width:250px;
	height:33px;
	border-style:none;
	display:block;
	background-repeat:repeat-x;
	background-image:url(../img/mainlist_sect_title_bg2.gif);
	font-family:Arial black,"MS UI Gothic";
	font-size:80%;
	color:#FFFFFF;
}

#Update {
	clear:right;
	float:right;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	width:233px;	
	height:150px;
	font-size:75%;
	border-style:none;
	display:block;
	overflow:auto;
	color:#363636;
	border:1px solid #7fbfff;
	background-color: #f4ffff;
}


#Information_List {
	clear:left;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
/*	background-image:url(../img/TopicBack.gif);*/
	letter-spacing:0.15em;
	font-family:Arial,"MS UI Gothic";
	font-size:70%;
	color:#363636;
	text-align:left;
	width:503px;
	height:160px;
	display:block;
	border:1px solid #7fbfff;
	background-color: #ffffef;
}

#Information_List table{
	margin: 20px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffef;
}


#Information_List tr {
	height:30px;
	padding: 0px 0px 0px 0px;

}


#Information_List tr.dates {
	width:110px;
	vertical-align:top;
	font-family:Arial,"MS UI Gothic";
 	font-size:90%;
}


#Information_List td.cticons {
	width:60px;
	text-align:left;
	vertical-align:top;
}


#Information_List td.title {
	width:330px;
	text-decoration:none;
	color:#363636;
 /*	font-weight:bold;*/
	text-align:left;
}


#Information_List a,#Information_List a:link,#Information_List a:visited {
	text-decoration:none;
	padding: 0px 0px 0px 0px;
	color:#4169e1;
 /*	font-weight:bold;*/
}




/*===<< Footer >>==================*/

#bottom_menu {
	clear:both;
	margin:0px;
	padding:5px;   
	width:770px;	
	height:15;
	display:block;
	border-top:2px solid #1E90FF;
}

#bottom_menu ul, #bottom_menu li {
	list-style:none;
	margin-left:2px;
	padding:0px;
	list-style:none;
	font-family:Arial,"MS UI Gothic";
	font-size:90%;
}

#bottom_menu li {
	float:left;   
	margin-right:1px;
	margin-top:0px;
}

#bottom_menu a,#bottom_menu a:link,#bottom_menu a:visited {
	text-decoration:none; 
	margin-right:0px;
	width:230px;
	height:10px;
	text-align:center;
	font-size:90%;
	display:block;
	color:#696969;
}

#company {
	clear:both;
	margin:0px;
	padding:5px;   
	width:770px;	
	height:10;
	display:block;
	font-size:80%;
	font-family:Arial,"MS UI Gothic";
	text-align:center;
	color:#696969;
}


