#navi{
	font-size:17px;
	background-image: url(../images/title_xxx.gif);
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: bottom;
	margin-bottom: 5px;
	width: 830px;
	padding:10px 0px 8px;
}
#navi a:link , #navi a:visited{
	text-decoration:none;
	color:#12f;
	border-bottom:1px #12f dashed;
}
#navi a:hover{
	color:#f32;
	border-bottom:1px #f32 dashed;
}
#navi img{
	margin:0px 10px 0px 30px;
}
.text dl{
	background-image: url(../images/common_board_bg2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 15px 25px 0px;
	padding: 15px 20px 15px;
	border: 1px #f0f0f0 solid;
	color:#333;
}
.text dt{
	margin:5px 0px 0px;
	font-size: 16px;
	line-height: 22px;
}
.text dd{
	margin:0px 0px 0px 16px;
	font-size: 14px;
	line-height: 20px;
}
.text ol{
	margin:0px 0px 0px 16px;
	padding: 0px 0px 0px 16px;
}
.text li span{
	font-family: monospace;
}
.text .plus{
	margin:10px 30px 0px;
	font-size:13px;
	line-height: 22px;
	text-align:right;
}
.plus p{
	margin:0px;
	text-align:left;
}
.text .bd{
	background-image: url(../images/common_board_bg2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 15px 25px 30px;
	padding: 50px 20px 30px;
	border: 1px #f0f0f0 solid;
}
.text .tb{
	width:450px;
	margin:20px auto;
}
.tb td, .tb th{
	border:1px #ccc solid;
	padding:10px 7px 7px 7px;
}
.tb thead{
	background-image: url(../images/common_board_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.tb thead th{
	border:1px #ccc solid;
	font-weight:normal;
	font-size:17px;
}
.tb thead td{
	border:1px #ccc solid;
	text-align:center;
	font-size:17px;
}
.tb tbody th{
	font-weight:normal;
	padding-left:25px;
	font-size:15px;
	text-align:left;
}
.tb tbody td{
	text-align:center;
}
