@charset "utf-8";
/* CSS Document */

body {
	font-size: 12px;
	color: #666666;
	text-align: center;
}
#container {
	text-align: left;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#bbshead {
	width: 600px;
	height: 60px;
}



#bbsmain {
	text-align: left;
	padding: 10px;
}
.toukousya {
	font-size: 12px;
	color: #666666;
	line-height: 24px;
	background-color: #F2F0E6;
	padding: 5px 10px;
}
.honbun {
	font-size: 12px;
	line-height: 24px;
	color: #666666;
	padding: 10px;
}

.kenmei {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 24px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-image: url(../img/bbs01.gif);
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.kenmei2 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 24px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-image: url(../img/bbs02.gif);
}
.kenmeiokano {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 24px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-image: url(../img/bbs03.gif);
}


.bbstable {
	border: 1px solid #CCCCCC;
	width: 580px;
}

.bbstable2 {
	width: 540px;
	clear: both;
}
a:link,a:visited {
	color: #8A96A8;
}
a:hover {
	color: #FF0000;
}


.font10 {
	font-size: 10px;
}

.koumokutxt {
	font-size: 12px;
	color: #666666;
}
.toukouokano {
	font-size: 12px;
	color: #666666;
	line-height: 24px;
	background-color: #FFFFFF;
	padding: 10px 10px 5px;
}
.navi {
	font-size: 12px;
}
.res {
	font-size: 12px;
	text-align: right;
	padding: 5px;
}

.kenmeistaff {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 24px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-image: url(../img/bbs04.gif);
}
.toukoustaff {
	font-size: 12px;
	color: #666666;
	line-height: 24px;
	background-color: #FFFFFF;
	padding: 10px 10px 5px;
}

