@charset "utf-8";
/****************/
/*              */
/*  kenshin.css */
/*              */
/****************/

p {
	margin: 0px 0px 0px 10px;
	line-height: 1.4em;
}

hr {
	height: 10px;
	background-color: #ffdfe2;
	border: 1px #ff0000 solid;
	color: #ffdfe2;
	margin: 5px 0px 5px 0px;
}

.table_margin {
	margin: 0px 0px 0px 10px;
	line-height: 1.4em;
}

.recruit_box {
	width: 640px;
	margin: 0px 0px 30px 0px;
	padding: 0px;
	overflow: hidden;
}

.table_head {
	color: #2A00AA;
	font-weight: bold;
	border-bottom: 1px dashed #808080;
}

.table_data {
	border-bottom: 1px dashed #808080;
}

.table_data_acc {
	border-bottom: 1px dashed #808080;
	border-left: 1px solid #808080;
}

#other_list {
	margin: 0;
	padding: 0 30px;
}

.table_chumoku {
	color: #00F;
	text-decoration: underline;
}

