@charset "utf-8";
/* CSS Document */

body  {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #000033;
	line-height: 160%;
}
 
h1 { 
	font-size: 16px;
	border-bottom: solid 1px #993333;
	border-left: solid 5px #993333;
	margin-top: 5px;
	margin-left: 10px;
	padding-left: 5px;
	color:#993333;
}


h2 { 
	font-size: 16px;
	font: normal;
	border-bottom: solid 1px black;
	margin: 10px 0 0 10px;
	padding: 0px;
}

h3 { 
	font-size: 16px;
	margin-left: 10px;
}

a {
    text-decoration: none;
}

a:hover {
    color: #FF0000;
	text-decoration: underline;
}

.twoColFixRtHdr #container { 
	width: 700px; 
	background: #FFFFCC;
	margin: 0 auto;
	border: 1px solid #330000;
	text-align: left;
}
 
.twoColFixRtHdr #header { 
	background: url(../hakubutsukan-header.jpg);
	padding: 0 10px 0 20px;
	height: 150px;
} 

.twoColFixRtHdr #menu a { 
	display:block;
    background: url(../hashira.gif);
    width:530px;
    height:20px;
	text-decoration: none;
	color: white;
}

.twoColFixRtHdr #menu a:hover {
	background: url(../hpmenuback.gif);
	text-decoration: underline;
	color: #CCCCCC;
}
.twoColFixRtHdr #menu2 a { 
	display:block;
    background: url(../hashira.gif);
    width:169px;
    height:20px;
	text-decoration: none;
	color: white;
}

.twoColFixRtHdr #menu2 a:hover {
	background: url(../hpmenuback.gif);
	text-decoration: underline;
	color: #CCCCCC;
}
.twoColFixRtHdr #menu div {
    float:left;
    width:530px;
	height:20px;
	border-right: solid 1px white;
	border-top: solid 1px white;
	background: url(../hashira.gif);
	text-align:center;
	color:#FFFFFF;
	font-size:13px;
}

.twoColFixRtHdr #menu2 div {
    float: left;
	width:169px;
	height:20px;
	margin-left: 0px;
	text-align: center;
	font-size:13px;
	color: white;
	border-left: solid 0px #990000;
	border-top: solid 1px white;
	background: url(../hashira.gif);
}

.twoColFixRtHdr #footer {
	padding: 0 10px 0 10px;
	background-color: #FFFFCC;
} 
.twoColFixRtHdr #footer p {
	margin: 0;
	padding: 5px 0;
	font-size: 12px;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.twoColFixRtHdr #sidebar1 {
	float: right;
	width: 162px;
	padding-left: 5px;
	background-color: #FFFFCC;
}

.twoColFixRtHdr #sidebar1 h2 {
    font-size:14px;
	font: normal;
	text-decoration: none;
}

.twoColFixRtHdr #sidebar1 h3 {
    font-size: 14px;
	font: normal;
	padding-left: 10px;
}

.twoColFixRtHdr #mainContent {
	margin: 0px;
	padding: 0px;
	width: 530px;
	height: auto;
	background: #FFFFFF;
} 

.twoColFixRtHdr #mainContent h1 {
	font-size:16px;
	padding-top: 0px;
	margin-top: 20px;
	margin-right: 250px;
	border-bottom: solid 2px #993333;
	border-left: solid 10px #993333;
}

.twoColFixRtHdr #mainContent h2 {
	font-size:16px;
	border-bottom: solid 2px #000033;
	border-left: solid 10px #000033;
	padding-left: 5px;
	padding-bottom: 0px;
	margin-right: 250px;
	margin-top: 50px;
}

.twoColFixRtHdr #mainContent h3 {
    font-size:14px;
	padding-left: 5px;
	margin-left: 40px;
	margin-right: 300px;
	margin-top: 20px;
	border-left: solid 5px #003300;
}

.twoColFixRtHdr #mainContent p {
	margin-top: 10px;
	font-size:14px;
	padding-left: 50px;
	padding-right: 20px;
	line-height: 25px;
}

.twoColFixRtHdr #mainContent table {
    font-size: 14px;
	line-height: 150%;
	margin-left: 30px;
	width: 450px;
}

.twoColFixRtHdr #mainContent td {
    height: 18px;
	padding-left: 10px;
}

.twoColFixRtHdr #mainContent img {
    margin: 0px 10px 0px 0px;
}

.twoColFixRtHdr #mainContent2 {
    margin: 0 150px 0 0;
	padding: 0;
	width: 490px;
	background-color:#FFFFFF;
	border: #CCCCCC;
}

.twoColFixRtHdr #mainContent2 h2{
    margin: 0px;
	padding: 10px 10px 10px 0px;
	border-bottom: solid 2px #000033;
}

.twoColFixRtHdr #mainContent2 p{
    margin: 0px;
	padding: 20px;
}
	


--> 


