@charset "Shift_JIS";

/* *********************************
FileName: guide.css(http://www.mod.go.jp/pco/sapporo/css/guide.css)
*********************************** */

/* *********************************
001: 表示消去
002: guide_index
003: office
004: 
005: 
*********************************** */




/* *********************************
001: 表示消去
*********************************** */




/* *********************************
002: guide_index
*********************************** */
/* 画像設定
=================================== */
.img_left {
	margin: 30px 14px 20px 12px;
}



/* テキスト
=================================== */
p.section {
	margin-top: 10px;
	margin-bottom: 10px;
	text-indent: 0em;
	line-height: 1.2;
}




/* テーブル
=================================== */
.center_table th,.center_table td {
	padding: 5px;
}

.center_table thead th {
	text-align: center;
	background-color: #dfffb5;
}




/* *********************************
003: guide_office
*********************************** */
/* 画像設定
=================================== */
.img_office {
	float: left;
	width: 208px;
	margin-left: 12px;
	_margin-left: 6px;/* IE6対策 */
}

.img_leftbottom {
	margin-top: 8px;
	padding: 0px;
}

.img_left2 {
	margin-left: 13px;
}
