#kiroku{
background-color:#ADC9C9;
border:#ADC9C9;
height:70px;
width:200px;
overflow-y:scroll;
overflow-x:hidden;
text-align:right;
scrollbar-face-color: #C2E7C2;
scrollbar-track-color: #C2E7C2;
scrollbar-arrow-color: #ffffff;
scrollbar-darkshadow-color: #C2E7C2;
}

body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #669966;
	padding:0;
	margin:0;
	background-color: #DFF2DF;
}

a:link {
	color: #669966;
	text-decoration: none;
}
a:visited{
	color:#006600;
	}
a:hover{
	color:#66CC99
	}
a:focus{
	color:#66FF99;
	}
a:active{
	color:#66CC33;
	}
#wrapper {
	background-color: #C2E7C2;
	text-align:center;
	width: 1000px;
	margin:0 auto;
	padding:0;
	border: 1px dashed #003333;
}
#header1 {
	width:789px;
	float:left;
	height: 140px;
	margin: 0;
	padding:0;
}
#header2 {
	width:209px;
	float:right;
	height: 140px;
	margin: 0;
	padding:0;
	overflow:hidden;
}
#naka{
	clear:both;
	padding: 0.5em 0;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #003333;
}
#contents {
	width: 849px;
	height:620px;
	float: left;
	margin: 0;
	padding: 0;
}
#sidebar {
	width: 148px;
	height:620px;
	float:right;
	margin: 0;
	padding: 0;
	overflow:hidden;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #003333;
}

#footer1 {
	width: 370px;
	height:500px;
	float:left;
  text-align: center;
  margin: 0;
  padding: 0.5em 0;
}
#footer2 {
	width: 380px;
	height:500px;
	float: left;
  text-align: center;
  margin: 0;
  padding: 0.5em 0;
  	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #003333;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #003333;
}
#footer3 {
	height:500px;
	float:right;
	text-align:center;
	margin: 0;
	padding: 0.5em 0;
}
#footer{
	clear:both;
	padding: 0.5em 0;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #003333;
}

h1{
	font-size: 12px;
}
h2{
	font-size:11px;
	text-align:right;
	font-weight: normal;
	}