.kenshin_box {
	height: auto;
	width: auto;
	margin-top: 5px;
	margin-bottom: 15px;
}
.kenshin_box table {
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.kenshin_smaller {
	font-size: 0.8em;
	line-height: 1.4em;
	margin: 0px;
}
.kenshin_box dt {
	font-weight: bold;
}
.kenshin_box dd {
	text-indent: 0.5em;
}
.kenshin_box h4 {
	color: #006600;
	line-height: 1.5em;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 3px;
}
.kenshin_submenu {
	font-size: 0.8em;
	height: auto;
	width: auto;
	margin-bottom: 15px;
}
.kenshin_box img {
	margin-left: 5px;
}
.kenshin_koumoku {
	height: auto;
	width: auto;
	margin-bottom: 15px;
	font-size: 0.9em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding: 2px;
}
.kenshin_koumoku dt {
	font-weight: bold;
	margin-bottom: 0px;
}
.kenshin_koumoku dd {
	text-indent: 0.5em;
	margin-bottom: 0px;
}
.kenshin_koumoku h4 {

	color: #006600;
	line-height: 1.5em;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 3px;
}

#kenshin {
	width: auto;
	margin-top: 10px;
}
#kenshin ul {
	list-style-position: inside;
	list-style-type: disc;
	line-height: 1.4em;
}
#kenshin li {
	list-style-type: disc;
	line-height: 1.5em;
	text-indent: 1em;
}

.kenshin_tbl{
	font-size: 0.9em;
	color: #000000;
	border-collapse: collapse;
	line-height: 1.4;
}
.kenshin_tbl_left{
	text-align: left;
	background-color:#FFFFFF;
	padding: 4px 4px 4px 4px;
	border: 1px solid #8AB68A;
}
.kenshin_tbl_right{
	text-align: right;
	background-color:#FFFFFF;
	padding: 4px 4px 4px 4px;
	border: 1px solid #8AB68A;
}
.kenshin_tbl_cell{
	background-color:#FFFFFF;
	padding: 4px 4px 4px 4px;
	border: 1px solid #8AB68A;
}

