/*ポータル用スタイルシート*/
/*ポータル＿ｈ1*/
.portal-h1{
	margin: 0px;
	float: left;
	padding: 0px;
	height: 44px;
	font-size: 0%;
	line-height: 0%;
}
/*ポータル＿h1の画像*/
.portal-h1-img{
	float: right;
	margin: 0px -3px 0px 0px;/*これ*/
	padding: 0px;
	font-size: 0%;
	line-height: 0%;
}

/*福祉ｈ1背景色*/
.fukushi-h1-bg{
	background-image: url(/images/fukushi_fukushi_h1_bg.gif);
	background-repeat: repeat-x;
	margin: 10px;
	padding: 0px;
	height: 44px;
	clear: both;
}

/*保健ｈ1背景色*/
.hoken-h1-bg{
	background-image: url(/images/hoken_hoken_h1_bg.gif);
	background-repeat: repeat-x;
	margin: 10px;
	padding: 0px;
	height: 44px;
	clear: both;
}
/*まちづくりｈ1背景色*/
.machidukuri-h1-bg{
	background-image: url(/images/machidukuri_machi_h1_bg.gif);
	background-repeat: repeat-x;
	margin: 10px;
	padding: 0px;
	height: 44px;
	clear: both;
}
/*教育委員会事務局ｈ1背景色*/
.kyoiku-h1-bg{
	background-image: url(/images/kyouiku_kyoiku_h1_bg.gif);
	background-repeat: repeat-x;
	margin: 10px;
	padding: 0px;
	height: 44px;
	clear: both;
}

/*ポータル＿hr*/
.hr-orange{
	color: #ffcc66;
	height: 2px;
	display: block;
	clear: both;
	margin: 0px 10px 5px 10px;
}

/*ポータル＿h1の下の文章*/
.portal-p01{
	font-size: 90%;
	line-height: 150%;
	color: #222222;
	clear: both;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

/*ポータル＿フッタ*/
ul#footp{
	padding: 0px;
	margin: 0px 10px;
}

ul#footp li{
	display: inline;
	padding: 0px 4px;
	border-right: 1px solid #666666;
	font-size: 90%;
	clear: both;
}

/*ポータル＿外（右列）*/
.portal-right-col{
	width: 250px;
	float: right;
}

/*ポータル＿外（左列）*/
.portal-left-col{
	float: left;
	width: 61%;
}
/*ポータル＿事業案内（左列）*/
/*ポータル定義リスト*/
.portal-dl01 {
	line-height: 150%;
	font-size: 90%;
	float: left;
	width: 45%;
	margin: 5px 0px 0px 8px;
	padding: 0px;
}
.portal-dl02 {
	line-height: 150%;
	font-size: 90%;
	float: right;
	width: 45%;
	margin: 5px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	border-width: 0px 0px 0px 2px;
	border-style: dotted;
	border-color: #999999;
}

div#portal dt {
	background-image: url(/images/hoken_arrow_b_01_01.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}


div#portal dd {
	margin-left: 12px;
	margin-right: 30px;
}

/*ポータル＿右列ボタン*/
.r-col-list {
	margin: 5px 0px 10px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	line-height: 0%;
	font-size: 0%;
}
.r-col-list li {
	margin: 0px 0px 7px;
	padding: 0px;
}

/*ポータル＿h2*/
.portal-h2-01{
	margin: 0px 0px 0px 5px;
	padding: 0px;
	float: left;
	border: 0px none;
	width: 40%;
}
.portal-h2-02{
	margin: 0px 0px 0px 10px;
	padding: 0px;
	border: 0px none;
}
/**/
.portal-ichiran01{
	float: right;
	width: 50%;
	font-size: 90%;
	margin: 0px;
	padding: 0px;
	text-align: right;
	border: 0px none;
}

.portal-list01{
	margin-left: 30px;
	list-style-image: url(/images/hoken_topics_point.gif);
	margin-top: 5px;
}

.portal-list02{
	margin-left: 30px;
	margin-top: 5px;
}

.line-h2-bg01{
	background-image: url(/images/hoken_line_h2_01_bottom_bg.gif);
	background-repeat: repeat-x;
	height: 9px;
	margin: 0px 0px 0px 10px;
	/*border: 1px solid #FFFFFF;*/
	clear: both;
}
.line-h2-bg02{
	background-image: url(/images/hoken_line_h2_02_bottom_bg.gif);
	background-repeat: repeat-x;
	height: 9px;
	margin: 0px 0px 0px 10px;
	/*border: 1px solid #FFFFFF;*/
	clear: both;
}
.line-h2-bg03{
	background-image: url(/images/hoken_line_h2_03_bottom_bg.gif);
	background-repeat: repeat-x;
	height: 9px;
	margin: 0px 0px 0px 10px;
	/*border: 1px solid #FFFFFF;*/
	clear: both;
}
