@charset "UTF-8";

/*----------------------------------------------------------------------
 Honobono Jokyomusume (since 2008/07/07)

	recruit/css/contents.css
	1.index
------------------------------------------------------------------------*/

/* 1.index
------------------------------------------------------------------------*/

div#contents {
	width: 800px;
	margin: 0 0 30px 0;
	padding: 20px 0 0 0;
	font-size: 14px;
}

div#contents div {
	margin: 0 0 20px 0;
}

div#contents table {
	width: 800px;
}

div#contents table th {
	width: 100px;
	padding: 10px;
	background-color: #9ee651;
	border: solid 2px #ffffff;
}

div#contents table td {
	padding: 10px;
	background-color: #e7ff9d;
	border: solid 2px #ffffff;
}