@charset "UTF-8";
/* CSS Document */
img{max-width: 100%;height:auto;backface-visibility: hidden;}
#bbArea #b-menu {
	float: left;
	width: 200px;
	margin-right: 20px;
}#bbArea #b-main {
	float: left;
	width: 740px;
}
div#b-main table.ltable {
	margin: 0 auto;
	border-spacing: 0 !important;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DCAC6D;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DCAC6D;
}
div#b-main table.ltable th {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DCAC6D;
	border-bottom: 1px solid #DCAC6D;
	background-color: #F0D4AE;
	text-align: center !important;
	font-size: 12px;
	line-height: 30px;
}
div#b-main table.ltable td {
	border-right-width: 1px;
	border-bottom: 1px solid #DCAC6D;
	border-right-style: solid;
	border-right-color: #DCAC6D;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 12px;
	color: #1a1a1a;
	width: 130px;
}
div#b-main table.ltable img {
	padding-left: 10px;
	padding-top: 3px;
}
div#b-main table.stable {
	margin: 0 auto;
	border-spacing: 0 !important;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #93B77D;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #93B77D;
}
div#b-main table.stable th {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #93B77D;
	border-bottom: 1px solid #93B77D;
	background-color: #B8D6A6;
	text-align: center !important;
	font-size: 12px;
	line-height: 30px;
}
div#b-main table.stable td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #93B77D;
	border-bottom-color: #93B77D;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 12px;
	color: #1a1a1a;
	width:130px;
}
div#b-main table.stable img {
	padding-left: 10px;
	padding-top: 3px;
}#bbArea .to-big {
	text-align: left;
	font-weight: bold;
}
#contents {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
