@charset "utf-8";
body  {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #003300;
	line-height: 150%;
}
 
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;
	border-bottom: solid 1px #993333;
	margin-left: 10px;
	padding-left: 5px;
	color: #993333;
	border-left: solid 5px #993333;
}

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

p {
    margin-left:20px;
}

a {
    text-decoration: none;
}

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

.twoColFixRtHdr #container { 
	width: 700px;
	margin: 0px auto;
	text-align: left;
	background-color: #FFFFFF;
}
 
.twoColFixRtHdr #header { 
	background: url(../header-pic.jpg); 
	padding: 0 10px 0 20px;
	height: 150px;
} 

.twoColFixRtHdr #menu {
　　background-color:#FFFFCC
}

.twoColFixRtHdr #menu a { 
	display:block;
    background: url(../hashira.gif);
    width:105px;
    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:170px;
    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:105px;
	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:170px;
	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 #informationtop1 div {
    float: left;
	margin: 15px 9px 5px 9px;
    width: 320px;
	height:250px;
	padding: 1px 0px 0px 4px;
	text-align:left;
	color: white;
	background: white;
    background: url();
	line-height: 130%;
}

.twoColFixRtHdr #informationtop1 img {
    border: solid 1px white;
}

.twoColFixRtHdr #informationtop1 a:hover img {
    border: solid 1px #006600;
}

.twoColFixRtHdr #informationtop1 a {
    color: white;
}

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


.twoColFixRtHdr #informationtop2 div {
    float: left;
	margin: 15px 9px 5px 9px;
    width: 320px;
	height:250px;
	padding: 0px;
	border: solid 1px #CCCCCC;
	text-align:left;
	color: #003333;
	background: url(../informationback.jpg);
	line-height: 130%;
}

.twoColFixRtHdr #information {
	float: left;
	margin: 5px 9px 15px 9px;
	width: 320px;
	height:250px;
	overflow: scroll;
	padding: 5px 0px;
	border: solid 1px #CCCCCC;
	text-align:left;
	color: #333333;
	background-color: #FFFFCC;
}
.twoColFixRtHdr #information2 {
	float: left;
	margin: 5px 9px 15px 9px;
    width: 320px;
	height:250px;
	padding: 5px 0px;
	border: solid 1px #CCCCCC;
	text-align:left;
	color: black;
	background: url(../informationback3.jpg);
	background-repeat: repeat;
}

.twoColFixRtHdr #information4 {
    float: left;
	margin: 5px 9px;
	padding: 0px;
	width: 320px;
	background: url(../looseleaf.gif);
}

.twoColFixRtHdr #information4 a img {
    border: solid 1px #CCCCCC;
}

.twoColFixRtHdr #information4 a:hover img {
    border: solid 1px #006600;
}

.twoColFixRtHdr #information5 {
    float: left;
	margin: 5px 9px;
	padding: 0px;
	width: 320px;
	background: url(../looseleaf.gif);
}

.twoColFixRtHdr #information5 a img {
    border: solid 1px #CCCCCC;
}

.twoColFixRtHdr #information5 a:hover img {
    border: solid 1px #006600;
}

.twoColFixRtHdr #footer {
	padding: 0 10px 0 10px;
	background-color: #FFFFCC;
	text-align: left;
} 
.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;
}
