@charset "Shift_JIS";

/* *********************************
FileName: rejob.css(http://www.mod.go.jp/pco/sapporo/css/rejob.css)
*********************************** */

/* *********************************
001: 表示消去
002: index
003: system
004: information
*********************************** */




/* *********************************
001: 表示消去
*********************************** */




/* *********************************
002: index
*********************************** */
/* 画像設定 
=================================== */
.img_right {
	margin: 5px 12px 5px 10px;
}




/* *********************************
003: system
*********************************** */
/* テーブル
=================================== */
.system_table thead td {
	background-color: #dfffb5;
}

.system_table td {
	text-align: center;
}




/* *********************************
004: information
*********************************** */
/* テキスト
=================================== */
.capacity {
	float: left;
	width: 300px;
	_width: 315px;/* IE6対策 */
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px 0px 0px 15px;
	text-indent: 0em;
}



/* テーブル
=================================== */
.information_table th,.information_table td,.information2_table th,.information2_table td {
	padding: 5px;
}

.information_table th {
	background-color: #dfffb5;
}

.information_table td {
	width: 30px;
	text-align: center;
}

.information2_table .td1,.information2_table .td3,.information2_table .td4,.information2_table .td5 {
	text-align: center;
}
