@charset "UTF-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFFFCC;
}
.twoColFixLtHdr #container {
	width: 800px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #999999;
	text-align: left;
} 
h3 {
	padding-left: 8px;
	border: 1px solid #999999;
	background-color: #FFFFCC;
	height: 26px;
	padding-top: 4px;
}
.twoColFixLtHdr #header {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	height: 110px;
	width: 760px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(images/headerbg.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFFF;
} 
.twoColFixLtHdr #sidebar1 {
	float: left; 
	width: 190px;
	font-size: small;
	background-color: #E5F5E9;
	margin-right: 0px;
	margin-left: 5px;
	line-height: 20px;
}
.twoColFixLtHdr #mainContent {
	float: right;
	width: 580px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 24px;
} 
.mainContentSmall {
	font-size: small;
	line-height: normal;
}
.twoColFixLtHdr #footer {
	font-size: small;
	background-color: #E2FFE6;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 20px;
	padding-left: 20px;
} 
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.jyobun {
	width: 500px;
	margin: 20px;
	border: thin dotted #FF6600;
	background-color: #FFFAF1;
	padding: 6px;
	font-size: x-small;
	line-height: normal;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
.notesStyle {
	font-size: x-small;
}
h1 {
	font-size: large;
	background-image: url(images/h1.gif);
	color: #333333;
	background-repeat: no-repeat;
	padding-left: 25px;
	height: 50px;
	background-position: 0px 0px;
	padding-top: 10px;
}
h2 {
	background-image: none;
	height: 25px;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 5px;
	color: #333333;
	font-size: medium;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-right: 8px;
	margin-left: 8px;
}
li {
	list-style-type: square;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: -10px;
	list-style-image: none;
	list-style-position: outside;
}
.contentsKakomi {
	width: 550px;
	background-position: center;
	background-color: #FFFFEE;
	border: thin dotted #99FFCC;
	margin-left: 15px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	text-align: center;
}
.contentsKakomi2 {
	width: 550px;
	background-color: #FFFFEE;
	border: thin solid #CC0000;
	margin-left: 15px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	padding: 4px;
}

