@charset "Shift_JIS";

/* *********************************
FileName: print_default.css(http://www.mod.go.jp/pco/sapporo/css/print_default.css)
*********************************** */

/* *********************************
000: リセット用
001: 基本レイアウト
002: ヘッダー
003: メインコンテンツ
004: ナビゲーション
005: フッター
006: タイトル
007: リンク
008: テキスト
009: リスト
010: テーブル
011: 画像
012: その他
013: 表示消去
*********************************** */




/* *********************************
000: リセット用
*********************************** */
body,div,pre,p,blockquote,form,fieldset,input,textarea,select,option,dt,dd,li,h1,h2,h3,h4,h5,h6,table,th,td,embed,object {
	margin: 0px;
	padding: 0px;
}

h1,h2,h3,h4,h5,h6,address {
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
}

img {
	border: 0px;
}

table,th,td {
	text-align: left;
}

ul {
	list-style: none outside none;
}

ol {
	list-style: decimal outside none;
	margin: 0px;
	padding: 0em 0em 0em 3em;
}

fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
}

hr {
	display: none;
}




/* *********************************
001: 基本レイアウト
*********************************** */
body {
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 10pt;
}




/* *********************************
002: ヘッダー
*********************************** */
#header_img {
	padding-bottom: 50px;
}

#header_img .left {
	float: left;
}

#header_img .right {
	float: right;
}



/* *********************************
003: メインコンテンツ
*********************************** */
#content {
	text-align: justify;
}




/* *********************************
004: ナビゲーション
*********************************** */




/* *********************************
005: フッター
*********************************** */
#img_call {
	float: right;
}

#img_call2 {
	text-align: center;
}

address.none {
	clear: both;
	width: 100%;
	padding-top: 10px;
	font-size: 90%;
	text-align: center;
}

address.copy {
	clear: both;
	padding-top: 5px;
	text-align: center;
}

address.none a {
	color: #000000;
}




/* *********************************
006: タイトル
*********************************** */
/* コンテンツ用テキスト用大見出し（緑色テキスト）
=================================== */
h2 {
	clear: both;
	margin-bottom: 5px;
	padding:0px 0px 0px 3px;
	border-bottom: 1px solid #cfcfcf;
	color: #6b9e3f;
	font-size: 150%;
	font-weight: bold;
	line-height: 1.3;
}



/* コンテンツテキスト用中見出し
=================================== */
h3 {
	clear: both;
	margin: 0px;
	padding: 2px 0px 1px 5px;
	border-left: solid 12px #7fa761;
	background-color: #eef5db;
	color: #3f3a39;
	font-size: 120%;
	font-weight: bold;
	line-height: 1.2;
}




/* *********************************
007: リンク
*********************************** */
/* 基本設定
=================================== */
a {
	color: #000000;
	text-decoration: none;
}



/* ダウンロード
=================================== */
.download1,.download2 {
	width: 625px;
	margin: 5px 12px;
	padding: 0px;
	overflow: auto;
}

.download1 {
	background: #dfffb5;
}

.download2 {
	background: #f0ffdd;
}

.download1 p,.download2 p {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	font-size: 100%;
}

.download1 span,.download2 span {
	margin-left: 10px;
}



/* お問い合わせ
=================================== */
#call2_1 {
	clear: both;
	margin-bottom: 10px;
	text-align: center;
}



/* *********************************
008: テキスト
*********************************** */
p {
	margin: 5px 12px;
	text-indent: 1em;
	line-height: 1.4;
	font-size: 110%;
}

ul,ol,dl {
	margin: 5px 12px;
	list-style: none;
	font-size: 110%;
}

dt,dd,li {
	margin: 5px 0px;
	margin-bottom: 10px;
	text-indent: 1em;
	line-height: 1.4;
}

dt {
	margin-bottom: 2px;
}

dd {
	margin-top: 0px;
	margin-left: 11px;
}

p.caption {
	margin: 0px;
	line-height: 1.3;
	text-indent: 0em;
	text-align: center;
}

.notice {
	padding-left: 0px;
	text-indent: 0em;
}

span {
	color: #ff0000;
}




/* *********************************
009: リスト
*********************************** */
/* リスト用アイコン
=================================== */
.li {
	margin-left: 12px;
	text-indent: -1em;
}

.li img {
	margin-right: 1em;
	vertical-align: middle;
}




/* *********************************
010: テーブル
*********************************** */
table {
	display: block;
	margin: 0px 12px;
	border-collapse: collapse;
	font-size: 100%;
}

th,td {
	margin: 0px;
	padding: 10px;
	border: 1px solid #999999;
	line-height: 1.3;
	font-weight: lighter;
}

caption {
	text-align: left;
}

thead th {
	background: #dfffb5;
	text-align: center;
}

.tr1 {
	background: #f0ffdd;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}




/* *********************************
011: 画像
*********************************** */
.img_left {
	float: left;
}

.img_right {
	float: right;
}

.img_top {
	margin-top: 10px;
}




/* *********************************
012: その他
*********************************** */
.bottom {
	margin-bottom: 30px;
}

.bottom2 {
	padding-bottom: 30px;
}

.bottom3 {
	padding-bottom: 20px;
}

.bottom4 {
	padding-bottom: 10px;
}

.bottom5 {
	padding-bottom: 5px;
}

.bottom40 {
	padding-bottom: 40px;
}

.bottoms {
	margin-bottom: 15px;
}

.top_0 {
	margin-top: 0px;
}

.top_5 {
	margin-top: 5px;
}

.top_none {
	margin-top: 7px;
}

.top_10 {
	margin-top: 10px;
}

.top_20 {
	margin-top: 20px;
}

.top_30 {
	margin-top: 30px;
}

.bottom_none {
	margin-bottom: 30px;
}

.bottom_none2 {
	padding-bottom: 30px;
}

.top_p {
	margin-top: 30px;
}

.clear {
	clear: both;
}

.pagebreak {
	page-break-before: always;
}



/* *********************************
013: 表示消去
*********************************** */
#gnavi,#navi_top,#navi,#foot ul,#adobe,.link,.request_link,p.back,#call2,.download1 a,.download2 a,#topicpath_top,#topicpath_bottom,.display_none,#img_call,h1 span {
	display: none;
}
