h1,h2,h3,h4,h5,h6 {
	font-size: 17px;
	color: #000066;
	line-height: 30px;
	margin-bottom: 4px;
	margin-top: 2px;
	display: block;
	height: 30px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #FF0000;
	padding-left: 7px;
	padding-top: 2px;
	padding-bottom: 0px;
}
.b {
	font-size: 16px;
	font-weight: bold;
	color: #993300;
}
adress {
	clear: both;
}
.f1 {
	font-size: 13px;
}
.f11 {
	font-size: 11px;
}
.f12 {
	font-size: 12px;
}
.f13 {
	font-size: 13px;
}
.f14 {
	font-size: 14px;
}
.a {
	text-align: left;
	white-space: normal;
	display: block;
	width: 600px;
	margin: 2px 2px 20px;
	padding: 10px 10px 30px;
	list-style-type: none;
	font-size: 14px;
	left: 10%;
	right: 10%;
	letter-spacing: 0.1em;
	line-height: 1.3em;
	border: thin solid #CCCC00;
}
.header {
	font-size: 14px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	width: 100%;
}


#container {
	width:800px;
	margin:0px auto;
	position:relative;
	text-align: left;
	height: 100%;
	min-height: 100%;
	font-size: 13px;
}
#footer {
	display: block;
	font-size: 13px;
	clear: both;
	margin-top: 5px;
	padding-top: 5px;
}
.mbbsf {
	font-size: 14px;
}
.topic {
	font-size: 13px;
	color: #666666;
}


.choco00 {
	font-size: 18px;
	color: #993300;
	background-color: #E9CDAF;
	word-spacing: 1em;
	text-indent: 20px;
	margin: 0px;
	line-height: 30px;
	padding-top: 0px;
	border: 3px dotted #993300;
}
html{
    height:100%;
}
body{
    height:100%;
}

.choco01 {
	font-size: 14px;
	display: block;
	margin: 5px;
	width: 80%;
	padding: 10px;
	left: 10%;
	position: relative;
	border: 1px dotted #FF6600;
	text-indent: 10px;
	word-spacing: 1em;
}
.choco02 {
	font-size: 13px;
	text-align: left;
}
.contents {
	font-size: 13px;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 200px;
	float: right;
}
#indexmain {
	margin: 0px;
	float: left;
	width: 570px;
	display: block;
}

.css {
	font-size: 13px;
	line-height: 20px;
}

.base0 {
	font-size: 12px;
	letter-spacing: 0.02em;
	line-height: 20px;
}
.links {
	font-size: 13px;
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 2px;
	margin-left: 5px;
}

a:link {
text-decoration:none; /*下線を消す（下線を出したいときはtext-decoration:underline）*/
color:#0000FF; /*未訪問リンクのカラー*/
}
a:visited {
text-decoration:none; /*下線を消す（下線を出したいときはtext-decoration:underline）*/
color:#BB0D1F; /*訪問済みリンクのカラー*/
}
a:active {
text-decoration:none; /*下線を消す（下線を出したいときはtext-decoration:underline）*/
color:#cc66ff ; /*クリックしたときのカラー*/
}
#indexside {
	width: 210px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	display: block;
	float: right;
}
.indextable {
	font-size: 13px;
	text-align: center;
}
.topics {
	font-size: 13px;
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 8px;
}


a:hover {
text-decoration:none; /*下線を消す（下線を出したいときはtext-decoration:underline）*/
color:#9999ff ; /*マウスが乗ったときのカラー*/
}
.text {
	font-size: 16px;
	margin-bottom: 10px;
}
.searchlink {
	background-color: #FFFFCC;
	display: block;
	width: 80%;
	margin-left: 5%;
	height: 80px;
	padding-left: 5%;
	margin-bottom: 10px;
}
.searchlink2 {
	display: block;
	width: 80%;
	margin-left: 5%;
	padding-left: 5%;
	margin-bottom: 10px;
	border: 1px dashed #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}
