html{
	height: 100%;	
}

#page {
  margin: auto;
  width: 750px;
  height: 100%;
  border: 0px;
  padding: 0px;
}

body{
	margin: 0; 
	padding: 0; 
	width: 800px;

} 

#header {
	height: 200px;
	width: 750px;
	margin: 0;

	left: 0px; 
	top: 0px; 
	background-color: #fff;
}

#footer {
	height: 80px;
	width: 620px;
	margin: 0px 0px 0px 180px;
	left: 140px; 

	left: 0px; 
	bottom: 0; 
	background-color: #fff;
	text-align:center;

}
altop{
	vertical-align: top;
}





#navibox {
	margin: 0; 
	padding: 20px 10px 10px 10px;

	width: 130px; 
	float: left;
	left: 0; 
	top: 200px; 
	background-color: #fff;
	font-family: "Arial", "Helvetica", sans-serif;	
}


#contentsbox { 
	left: 140px; 
	top: 200px;
	padding: 10px 0px 80px 10px; 	
	float: right;
	width: 620px;
	background-color: #fff;
	font-family: "Arial", "Helvetica", sans-serif;	
}

#conftitle {
	text-align: center;	
	font-size: 200%;
	font-family: "Arial", "Helvetica", sans-serif;	
	letter-spacing: -0.05em;
	margin: 0.2em 0 0 0;
	font-weight: bold;
	border-style: hidden;
	color: #0000FF;
	background-color: #ffffff;
	line-height: 130%;
}

#confdesc {
	text-align: right; 
	font-family: 'arial', serif;
}

#contentsbox h1 { 
	margin: 1em 0 1em 0;
  border-bottom: 2px solid #008000; 
}

#contentsbox h2 {
	border-bottom: 1px solid #008000; 
	margin: 1em 0 0.5em 0;
}

th{
	text-align: left;
}

dt{
	font-weight: bold;
}

strong{
	color: #ff0000;
}

dl{
	line-height: 1.4;
}

p{
	line-height: 1.3;
}

li{
	line-height: 1.3;
}


altop{
	vertical-align: top;
}



/* navibox style */

#navibox caption{
  	padding: 0px 0px 2px 0px;
	font-weight: bold;
	font-size: large;
}

#navibox table.menu{
  border-collapse: collapse;
}

#navibox td.menu {
	font-size: 90%; 	
	font-weight: bold; 	
  	border-top: 1px dotted #909090; 
  	border-bottom: 1px dotted #909090; 
  	padding: 5px 0px 5px 0px;
} 

#navibox td.menu:hover {
	font-size: 90%; 	
	font-weight: bold; 	
	background-color: #fafecf;
 	border-top: 1px dotted #909090; 
    border-bottom: 1px dotted #909090; 
    padding: 5px 0px 5px 0px;
} 
#navibox td.focusedmenu {
	font-size: 90%; 	
	font-weight: bold; 	
	background-color: #D3D3D3;
 	border-top: 1px dotted #909090; 
    border-bottom: 1px dotted #909090; 
    padding: 5px 0px 5px 0px;
} 


#navibox td.submenu {
	font-size: 85%; 	
	font-weight: bold; 	
	border-top: 1px dotted #909090; 
    border-bottom: 1px dotted #909090; 
	padding: 2px 0 2px 1em;
} 

#navibox td.focusedsubmenu {
	font-size: 85%; 	
	font-weight: bold; 	
	background-color: #eaf0c0;
	border-top: 1px dotted #909090; 
    border-bottom: 1px dotted #909090; 
	padding: 2px 0 2px 1em;
} 

#navibox td.logo {
	padding: 5px 0px 5px 0px;
} 

/* contentxbox style */

#contentsbox .textbox {
	float: left;
} 

#contentsbox .photobox {
	float: right;
} 

#contentsbox a:hover{
	background-color: #f8fccc;
	}

div.clearbox {
	clear: both;
}

h3 {
	background-color: #90EE90;
}

div.room {
	font-size: 85%;
}
