/*--KAMON PAGE-------------------------------------------------------------------*/ 
#benri{
	padding: 5px;
	width: 588px;
	text-align: left;
	margin-bottom: 10px;
	border: 1px dotted #CCCCCC;
}
#benri a:hover{
	text-decoration: underline;
}
#about_kmn{
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.a_k{
}

.a_k a{
	float: left;
	width: 178px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	margin-bottom: 5px;
	height: 16px;
	padding-top: 3px;
	padding-bottom: 2px;
	border: 1px solid #8A7462;
	color: #8A7462;
}
.a_k a:hover{
	float: left;
	width: 178px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	margin-bottom: 15px;
	height: 16px;
	padding-top: 3px;
	padding-bottom: 2px;
	border: 1px solid #8A7462;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #8A7462;
}
.a_kr{
	margin-top: 0px;
	padding: 5px;
	margin-bottom: 20px;
}


.other_in{
}
