@charset "utf-8";
/* CSS Document */

.right {
	float:left;
	margin-left:5px;
	width:702px;
}

table th {
	color:#84bd0c;
	padding-left:10px;
}

.line {
	margin-top:15px;
	margin-bottom:8px;
}

h1 {
	background:url(../images/brackets/bg.jpg) no-repeat;
	height:24px;
	padding-top:4px;
	padding-left:5px;
}
.title_bg {}
.long {background:url(../images/brackets/bg02.jpg) no-repeat;}
.short {background:url(../images/brackets/bg03.jpg) no-repeat;}

.content {
	float:left;
	margin-top:10px;
	margin-left:17px;
}

.case {
	float:right;
	margin-right:100px;
	margin-bottom:10px;
}

ol {
	margin-left:2em;
}

.tit {
	color:#638c0b;
}

.pic {
	float:left;
}
.brack {
	float:left; color:#6a3906; height:28px; padding-top:4px;
	background:url(../images/brackets/bg_mid.jpg) repeat-x;
}

.bb_table {border-collapse:collapse; border-style:solid; border-width:1px; margin:0;}
.bb_table td { border-bottom:1px solid #e5cdca; border-left:1px solid #e5cdca; border-right:1px solid #e5cdca; border-top:1px solid #e5cdca;}