@charset "utf-8";
.scrollBox {
	font-family: "Hiragino Kaku Gothic Std", "ＭＳ ゴシック";
	font-size: 16px;
	line-height: 18px;
	height: 80px;
	width: 300px;
	padding: 5px;
	overflow: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.style6 {color: #0000FF}
.style10 {color: #000000}
.style17 {font-size: 9px}
.style18 {
	font-size: 10
}
.style11 {
	font-size: large
}
.style12 {font-size: small}
.style14 {font-size: 24px; color: #FF00FF; }
.style15 {font-size: 24px; color: #000000; }
.style16 {color: #FF0000}
.style19 {font-size: xx-large; }


h1 {
	font-size: 14px;
}

h2 {
	font-size: 24px;
}
#container {
	margin-left:auto;    /* 左側マージンを自動的に空ける */
	margin-right:auto;   /* 右側マージンを自動的に空ける */
	text-align:left;     /* 中身を左側表示に戻す */
	width: 950px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #CCFFFF;
}
#top {
	width: 952px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	background-color: #CCFFFF;
}
#head {
	width: 950px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
}
#sub {
	width: 950px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #EEFFFF;
}
#contents {
	width: 950px;
	margin-top: 10px;
	height: 1150px;
	background-color: #EEFFFF;
	border-top-style: dotted;
	border-top-width: 1px;
}
#side {
	padding: 10px;
	width: 210px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#detail {
	width: 710px;
	float: right;
	background-color: #EEFFFF;
}
#footer {
	width: 950px;
	background-color: #EEFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}
#history {
	width: 950px;
}
#contents2 {
	width: 950px;
	margin-top: 10px;
	background-color: #EEFFFF;
	border-top-style: none;
	height: 1200px;
}
#contents3 {
	width: 950px;
	margin-top: 10px;
	background-color: #EEFFFF;
	border-top-style: none;
	height: 2000px;
}
#contents4 {
	width: 950px;
	margin-top: 10px;
	background-color: #EEFFFF;
	border-top-style: none;
	height: 3000px;
}
