@charset "Shift_JIS";

/* 東京都福祉保健局画面表示用スタイル070611 */

/* ----------＜＜基本スタイル＞＞---------- */

body {
	margin: 0;
	padding: 0;
}

.base {
	color: #333;
	background-color: #E6F7FF;
	margin: 0;
	padding: 0;
}

/* センター揃 */
div#mainback {
	margin-right: 18px;
	margin-left: 18px;
	text-align: left;
	background-color: #FFF;
	border-right: 1px solid #D3ECFF;
	border-left: 1px solid #D3ECFF;
}

/* ----------＜＜レイアウト及び次階層テンプレート用スタイル＞＞---------- */
/* ▽ヘッダー */

div#c0wrap1 {
	white-space: nowrap;
	text-align: left;
}

div#h0left img {
	margin-left: 21px;
	margin-top: 14px;
}


div#h0right {
	text-align: right;
	background-color: #FFF;
}

div#h0other01 {
	font-size: 1%;
	line-height: 1%;
	margin-right: 7px;
	margin-top: 4px;
	text-align: left;
}

div#h0other01 ul {
	font-size: 10%;
	line-height: 10%;
	margin: 3px 0px 0px 0px;
	padding: 0;
	list-style: none;
	border-right: 1px solid #999999;
	height: 15px;
	width: 150px;
}

div#h0other01 li {
	font-size: 10%;
	line-height: 10%;
	margin: 0;
	padding: 0;
	border-left: 1px solid #999999;
}

div#h0other01 img {
	margin: 0px 9px;
}

div#h0other01 form {
	margin: 0;
	padding: 0;
}

/* 検索ボタン用スタイル */

.h0bt02 {
	font-size: 10pt;
	padding: 1px;
	font-weight: bold;
	color: #333333;
	margin: 0px 0px 0px 5px;
	border-top: 2px solid #DDD;
	border-right: 2px solid #666;
	border-bottom: 2px solid #333;
	border-left: 2px solid #AAA;
	cursor: hand;
	vertical-align: top;
}

/* 検索テキストボックスの余白 */
.h0box {
	margin: 2px 0px 0px 5px;
	padding: 0;
	width: 150px;
}

div#h0other02 {
	font-size: 90%;
	margin-top: 6px;
	padding-left: 30px;
	text-align: right;
	clear: both;
	background-color: #F0F0F0;
}
div#h0other02 ul {
	padding: 5px 0px 0px 0px;
	margin: 0;
	list-style: none;
}

div#h0other02 li {
	margin: 0;
	padding: 0;
}

div#h0other02 img{
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 5px;
}

div#h0other02 a{
	margin-right: 6px;
}

/* ▽グローバルナビ */
ul#gnavi{
	clear: both;
	margin: 0px;
	font-size: 10%;
	display: block;
	padding: 0px;
	width: 100%;
	background-color: #FFFFFF;
	list-style-type: none;
	white-space: nowrap;
}

/* 先頭タブ */
li.navi1 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	vertical-align: middle;
	display: block;
}

li.navi1 img {
	margin-top: 5px;
}

/* その他のタブ */
li.navi2 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	vertical-align: middle;
	display: block;
}

li.navi2 img {
	margin-top: 11px;
}

/* 最後のタブ */
li.navi3 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	vertical-align: middle;
	display: block;
}

li.navi3 img {
	margin-top: 11px;
}

ul#gnavi a:link {
	margin: 0px;
	text-decoration: none;
	vertical-align: middle;
	display: block;
}

ul#gnavi a:visited {
	margin: 0px;
	vertical-align: middle;
	display: block;
}

li.navi1 a:hover {
	margin: 0px;
	vertical-align: middle;
	display: block;
}

li.navi1 a:active {
	margin: 0px;
	vertical-align: middle;
	display: block;
}

li.navi2 a:hover {
	margin: 0px;
	vertical-align: middle;
	display: block;
}

li.navi2 a:active {
	margin: 0px;
	vertical-align: middle;
	display: block;
}

li.navi3 a:hover {
	margin: 0px;
	vertical-align: middle;
	display: block;
}

li.navi3 a:active {
	margin: 0px;
	vertical-align: middle;
	display: block;
}

/* ▽パンくずナビ */
div#pankuzu {
	clear : both;
	text-align: left;
	font-size: 80%;
	margin: 6px 5px;
}

div#pankuzu img {
	vertical-align: middle;
}

div#pankuzu a {
	margin: 0px 3px;
}

/* ------------------------メインコンテンツ大枠------------------------- */
div#main {
	text-align: left;
	color: #000000;
	margin: 0px;
	background-color: #FFF;
}

/* 8分類第２階層コーナー大枠 */
div#main-8cor {
	text-align: left;
	color: #000000;
	margin: 0px;
	background-color: #FFF;
}

/* 第２階層コーナー大枠 */
div#main-cor {
	text-align: left;
	color: #000000;
	background-color: #FFF;
	margin-right: 20px;
	clear: both;
}

/* 第１階層コーナー大枠(IEバグ対応版) */
div#main-cor-ex {
	text-align: left;
	color: #000000;
	margin-left: 30px;
	margin-right: 20px;
	clear: both;
}

/* メインコンテンツ大枠(IEバグ対応版) */
div#main-ex {
	text-align: left;
	color: #000000;
	margin: 0px;
	background-color: #FFFFFF;
}

/* サブナビなし大枠 */
div#main-nosub {
	text-align: left;
	color: #000000;
	margin: 0px 10px 0px 0px;
	clear: both;
}

/* -----------------------------ローカルナビゲーション---------------------------- */
/* ローカルナビゲーション大枠 */
div#localnavi {
	text-align: left;
	margin: 0px;
	background-color: #FFF;
}

/* ▽関連情報▽ */
div#lokanren {
	text-align: left;
	background-color: #FEFFED;
	margin: 0px 20px 10px 0px;
	padding: 6px;
	border: 1px solid #CCC;
}

div#lokanren h2 {
	color: #FFF;
	background-color: #5CB4E4;
	font-size: 100%;
	margin: 0;
	padding: 6px 0px 4px 8px;
	border: 0px none #5CB4E4;
	background-image: none;
}

/*  関連内部リンクスタイル  */
div#lokanren p.pagelinkin{
	clear : both;
	margin: 0;
	padding: 8px 6px 8px 18px;
	border-top: 1px dotted #39F;
}

/*  関連外部リンクスタイル  */
div#lokanren p.pagelinkout{
	clear : both;
	margin: 0;
	padding: 8px 6px 8px 18px;
	border-top: 1px dotted #39F;
}
/*  関連外部リンクスタイル（事業所用）  */
div#lokanren p.pagelinkoutj{
	clear : both;
	margin: 0;
	padding: 8px 6px 8px 18px;
}

/* ▽サブナビ▽ */
div#losubnavi {
	text-align: left;
	background-color: #FEFFED;
	margin-right: 20px;
	padding: 10px;
	border: 1px solid #CCC;
}

div#losubnavi h2 {
	color: #333;
	font-size: 100%;
	line-height: 120%;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 30px;
	border: 0px none #5CB4E4;
}

div#losubnavi ul {
	margin: 0;
	padding: 0;
	border: 1px solid #FEFFED;
}

div#losubnavi li {
	margin: 0;
	padding: 0px 0px 10px 25px;
}

/* ▽フッター */
/* 「問合せ先」 */
h2#contact {
	clear : both;
	margin: 15px 5px 0px 20px;
	padding: 5px;
	background-color: #E6F7FF;
	font-size: 90%;
	color: #333;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	background-image: none;
}

p#contact {
	margin: 0px 5px 10px 20px;
	padding: 5px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}

address#f0other {
	clear: both;
	background-color: #FFF;
	border-top: 2px solid #68B4E5;
	padding: 5px 0px 0px 10px;
	margin: 0;
	font-size: 80%;
}

div#f0ptop {
	clear : both;
}

div#f0copy {
	padding: 5px 0px 2px 10px;
}

div#f0copy img {
	vertical-align: middle;
}

/* このページの上へ戻る */
div#tothispage {
	clear: both;
	text-align: right;
	margin: 10px 0px 15px 0px;
	font-size: 90%;
}

div#tothispage img {
	vertical-align: middle;
	margin-right: 4px;
}


div#tothispage-cor {
	clear: both;
	text-align: right;
	margin: 10px 20px 15px 0px;
	font-size: 90%;
}

div#tothispage-cor img {
	vertical-align: middle;
	margin-right: 4px;
}

div#tothispage-2cor {
	clear: both;
	text-align: right;
	margin: 10px 0px 15px 0px;
	font-size: 90%;
}

div#tothispage-2cor img {
	vertical-align: middle;
	margin-right: 4px;
}

/* ▼共通タグの再定義 */
/* ▽見出しの再定義 */
h1 {
	margin: 0px 5px 15px 20px;
	padding-top: 2px;
	padding-bottom: 4px;
	background-color: #FFF;
	font-size: 110%;
	font-weight: bold;
	color: #333;
	line-height: 110%;
	border-bottom: 2px solid #39F;
	clear: both;
}

h2 {
	clear : both;
	margin: 10px 5px 5px 20px;
	padding: 0px 0px 4px 10px;
	line-height: 100%;
	font-weight: bold;
	font-size: 90%;
	background-color: #FFF;
	border-bottom: 1px dotted #999;
	color: #333;
}

h3 {
	margin: 10px 5px 5px 20px;
	padding: 0px 0px 4px 10px;
	font-size: 90%;
	font-weight: bold;
	color: #333;
}

h4 {
	font-size: 90%;
	margin: 10px 10px 7px 20px;
	font-weight: bold;
	color: #333;
}

img{
	 border: 0px none #fff;
}

p{
	margin: 2px 5px 10px 20px;
	font-size: 90%;
	line-height: 150%;
	color: #000000;
}

ul {
	padding: 5px 5px 5px 20px;
	margin: 5px 5px 5px 30px;
}

ol {
	padding: 5px 5px 5px 20px;
	margin: 5px 5px 5px 30px;
}

li {
	line-height: 150%;
	font-size: 90%;
	color: #333;
}


table.table01{
	margin: 5px 5px 5px 20px;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #999;
	font-size: 90%;
}

caption{
	text-align: left;
	font-weight: bold;
	color: #333;
	margin-bottom: 3px;
	margin-left: 20px;
}

th{
	padding: 4px;
	margin: 0;
	border: 1px solid #999;
	color: #333;
	background-color: #E6F7FF;
}

td{
	vertical-align: top;
	padding: 4px;
	margin: 0;
	border: 1px solid #999;
	color: #333;
}


/* ▽通常のリンク色 */
a:link {
	color: #0061BF;
}

a:visited {
	color: #880088;
}

a:hover {
	color: #ff0000;
}

a:active {
	color: #ff0000;
}

address {
	font-style: normal;
	margin: 5px 5px 15px 20px;
}

hr{
 display:none;
}

/* ▼各コンテンツ共通クラス */
/* 隠し飛ばしリンク先＆隠し罫線用 */
.echooff {
 display:none;
}

.guidance {
	font-size: 1%;
	line-height: 1%;
	width: 1px;
	height: 1px;
}

/* 回り込みの解除 */
.newpara {
	clear : both;
}

/* コンテンツ中央寄せ  */
.center {
	text-align: center;
}
/* コンテンツ右寄せ  */
.align-right {
	text-align: right;
}

/* 表用セル右寄せ  */
.right {
	text-align: right;
}

/* 表用セル左寄せ  */
.left {
	text-align: left;
}

.va-center {
	vertical-align: middle;
}

.float-on {
	clear: none;
}

/* ▼テンプレート用共通▼ */

/* テンプレート画像用 */
p.image{
	margin: 5px 10px 15px 15px;
	line-height: 100%;
}

/* コーナー用  */
ul.norcor {
	padding: 5px 5px 5px 20px;
	margin: 5px 5px 5px 40px;
	list-style-image: url(/images/c_arrow_menu.gif);
}

/* コーナー用  */
ul.norcor li {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 130%;
	padding: 0px 0px 5px 5px;
}

/* コーナー用  */
ul.kakacor {
	padding: 2px 5px 5px 0px;
	margin: 2px 5px 5px 48px;
	list-style-type: none;
}

/* コーナー用  */
ul.kakacor li {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 130%;
	padding: 0px 0px 5px 17px;
}

/* 報道コーナー用  */
ul.presslink {
	padding: 5px 5px 5px 20px;
	margin: 5px 5px 5px 40px;
	list-style-image: url(/images/c_icon_press.gif);
}

/* 報道コーナー用  */
ul.presslink li {
	margin-top: 5px;
	margin-bottom: 3px;
	line-height: 130%;
	padding: 0px 0px 3px 1px;
}


dl.excor{
	margin: 0px 0px 0px 0px;
}

dl.excor dt{
	font-size: 90%;
	color: #333;
	padding: 5px 0px 0px 26px;
	margin: 0px 0px 0px 39px;
}

dl.excor dd{
	font-size: 90%;
	color: #333;
	padding: 5px 0px 0px 26px;
	margin: 0px 0px 0px 39px;
}


/* ▽各課用コーナー▽ */
ul.kakukacor {
	clear: both;
	margin-left: 55px;
	list-style-position: outside;
	line-height: 170%;
	list-style-image: url(/images/cm_sitemap_icon.gif);
	font-size: 90%;
	color: #000000;
}

ul.kakukacor li {
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 130%;
	padding: 0px 0px 0px 5px;
}

/*  内部ページリンクスタイル  */
p.pagelinkin {
	clear : both;
	padding: 0px 0px 0px 18px;
	margin-bottom: 2px;
}

/*  外部ページリンクスタイル  */
p.pagelinkout {
	clear : both;
	padding: 0px 0px 0px 18px;
	margin-bottom: 2px;
}

/*  リンク説明用スタイル  */
p.kantxt {
	margin: 0px 5px 10px 38px;
	font-size: 90%;
	line-height: 150%;
	color: #000;
}
/*  右寄せリンクスタイル  */
p.toright {
	clear : both;
	margin-bottom: 2px;
	text-align: right;
}
p.toright a {
	padding: 0 0 0 13px;
}

/* ▽共通画像説明タイプ用スタイル（右回りこみ）▽ */
.img-txtarea01-right {
	padding-bottom: .25em;
	text-align: center;
	font-size: 90%;
}

.img-txtarea01-right img {
	margin: 7px 2px 5px 2px;
}

/* .img-txtarea01-left: 共通画像説明タイプ用スタイル（左回りこみ） */
.img-txtarea01-left {
	padding-bottom: .25em;
	text-align: center;
	font-size: 90%;
}

* html .img-txtarea01-left {
	margin-left: 12.5px !important;
}

.img-txtarea01-left img {
	margin: 7px 2px 5px 2px;
}

/* .img-txtarea: 共通画像説明タイプ用スタイル（回りこみ無し） */
.img-txtarea {
	padding-bottom: .25em;
	font-size: 90%;
}

.img-txtarea img {
	margin: 7px 2px 5px 2px;
}

/* ボックス内floatのclear */
.clearfix:after {
content: ".";
display: block;
visibility: hidden;
clear: both;
height: 0;
}
.clearfix {display: inline-block;}
/* Hides from macIE \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from macIE */


/* p.filelink: ファイルのダウンロード */
p.filelink {
	margin: .75em 5px .75em 18px;
	padding: 0px 0px 0px 20px;
}

/* span.size: PDFファイル：00KB */
span.size {
	background-color: #F9F9F9;
	border: 1px solid #CCC;
	margin-left: 6px;
	padding: 2px;
}

/*  Adobe Readerのダウンロード  */
p.dladobereader {
	padding: 4px;
	border: 1px solid #CCC;
}

p.dladobereader img {
	margin-right: 5px;
	vertical-align: middle;
}


/* ▽レイアウトテーブル用スタイル▽ */
table.layout{
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 5px;
	padding: 0;
	border: 0px solid #FFF;
	font-size: 90%;
}

table.layout td{
	vertical-align: top;
	padding: 0px;
	margin: 0;
	color: #000000;
	border: 0px solid #FFF;
}

/* ▽画像(右)付きコーナー用スタイル▽ */
.cor-img{
	margin-top: 10px;
	margin-left: 40px;
}

/* ▼404ページ,403ページ用 */
p.botspace{
	margin: 5px 30px 55px 45px;
	font-size: 90%;
	line-height: 150%;
	color: #333;
}

/* VESTIBULE文字色変更用 */
.cmsred {
	color: #F00;
}
.cmsblue {
	color: #009;
}



/*========================サイトマップ用========================*/

div#sitemap h2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	clear: both;
	padding: 1px;
	margin-top: 30px;
	margin-bottom: 5px;
}
div#sitemap h2 img {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;

}
div#sitemap ul {
	font-size: 90%;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 40px;
	padding: 0px 0px 10px;

}
div#sitemap ul li {
	padding: 0px 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	list-style-type: none;
	display: block;
	white-space: nowrap;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

/*======================カテゴリー==========================*/

/*  共通背景  */
div#catbk {
	background-image: url(/images/c_catbg_all.gif);
	background-repeat: repeat-x;
	font-size: 0%;
	margin: 20px 20px 30px 20px;
}
/*  福祉保健の基盤づくり  */
div#catkiban {
	background-image: url(/images/c_catbg_kiban.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100% ;
	font-size: 0%;
}
h1#catkiban {
	margin: 0;
	padding: 0;
	background-image: url(/images/c_catbg_kiban.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100% ;
	background-color: transparent;
	font-size: 0%;
	line-height: 0%;
	border-bottom: 0px none #FFF;
}

/*  高齢者  */
div#catkourei {
	background-image: url(/images/c_catbg_kourei.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100% ;
	font-size: 0%;
}
h1#catkourei {
	margin: 0;
	padding: 0;
	background-image: url(/images/c_catbg_kourei.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100% ;
	background-color: transparent;
	font-size: 0%;
	line-height: 0%;
	border-bottom: 0px none #FFF;
}

/*  障害者  */
div#catshougai {
	background-image: url(/images/c_catbg_shougai.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100% ;
	font-size: 0%;
}
h1#catshougai {
	margin: 0;
	padding: 0;
	background-image: url(/images/c_catbg_shougai.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100% ;
	background-color: transparent;
	font-size: 0%;
	line-height: 0%;
	border-bottom: 0px none #FFF;
}

/*  子ども家庭  */
div#catkodomo {
	background-image: url(/images/c_catbg_kodomo.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100% ;
	font-size: 0%;
}
h1#catkodomo {
	margin: 0;
	padding: 0;
	background-image: url(/images/c_catbg_kodomo.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100% ;
	background-color: transparent;
	height: 32px;
	font-size: 0%;
	line-height: 0%;
	border-bottom: 0px none #FFF;
}

/*  生活の福祉  */
div#catseikatsu {
	background-image: url(/images/c_catbg_seikatsu.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100% ;
	font-size: 0%;
}
h1#catseikatsu {
	margin: 0;
	padding: 0;
	background-image: url(/images/c_catbg_seikatsu.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100% ;
	background-color: transparent;


	font-size: 0%;
	line-height: 0%;
	border-bottom: 0px none #FFF;
}

/*  医療・保健  */
div#catiryo {
	background-image: url(/images/c_catbg_iryo.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100% ;
	font-size: 0%;
}
h1#catiryo {
	margin: 0;
	padding: 0;
	background-image: url(/images/c_catbg_iryo.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100% ;
	background-color: transparent;
	font-size: 0%;
	line-height: 0%;
	border-bottom: 0px none #FFF;
}

/*  健康・安全  */
div#catkenkou {
	background-image: url(/images/c_catbg_kenkou.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100% ;
	font-size: 0%;
}
h1#catkenkou {
	margin: 0;
	padding: 0;
	background-image: url(/images/c_catbg_kenkou.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100% ;
	background-color: transparent;
	font-size: 0%;
	line-height: 0%;
	border-bottom: 0px none #FFF;
}

/*  環境・衛生  */
div#catkankyo {
	background-image: url(/images/c_catbg_kankyo.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100% ;
	font-size: 0%;
}
h1#catkankyo {
	margin: 0;
	padding: 0;
	background-image: url(/images/c_catbg_kankyo.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100% ;
	background-color: transparent;
	font-size: 0%;
	line-height: 0%;
	border-bottom: 0px none #FFF;
}

/*  写真なし（その他の分類）  */
div#catother {
	background-image: url(/images/c_catbg_basic.gif);
	background-repeat: no-repeat;
	background-position: 100% 100% ;
	font-size: 0%;
}
h1#catother {
	margin: 0;
	padding: 0;
	background-image: url(/images/c_catbg_basic.gif);
	background-repeat: no-repeat;
	background-position: 100% 100% ;
	background-color: transparent;
	font-size: 0%;
	line-height: 0%;
	border-bottom: 0px none #FFF;
}





/*  -------------------------組織・業務案内-------------------------  */
.soshiki {
	border: 1px solid #cccccc;
	margin: 0px 20px 16px 40px;
	}
.soshiki h2.busho {
	background-color: #ececec;
	background-image: none;
	margin: 1px 1px 3px 1px;
	padding: 4px;
	border-bottom: none;
	}
.soshiki h2 img {
	margin: 0 0 3px 10px;
	vertical-align: middle;
	}
.soshiki table {
	border-collapse: collapse;
	border-top: 2px solid #3399ee;
	width: 100%;
	}
.soshiki table th {
	padding: 6px 6px 3px 4px;
	background-color: #fff;
	border: none;
	border-top: 1px dotted #9a9a9a;
	vertical-align: top;
	font-weight: normal;
	font-size: 90%;
	text-align: left;
	width: 8em;
	white-space: nowrap;
	}
.soshiki table td {
	padding: 6px 6px 3px 4px;

	border: none;
	border-top: 1px dotted #9a9a9a;
	vertical-align: top;
	font-size: 90%;
	}


/*  -------------------------サブナビ部分が画像-------------------------  */
div#localnaviimg {
	text-align: right;
	margin: 0px;
	width: 200px;
	background-color: #FFF;
}
div#other-link {
	margin: 10px 20px 0 0;
	width: 180px;
	border: 1px solid #CCC;
	}
div#other-link p {
	margin: 10px;
	font-size: 1%;
	line-height: 1%;
	_height: 1%;
	}


/*  -------------------------第2階層コーナー-------------------------  */
div#sec-cor {
	margin: 10px 0 0 20px;
	}
div#sec-cor h2.info {
	clear: both;
	margin: 0px 0px 10px 0px;
	padding: 1px 0px 4px 10px;
	border-bottom: 2px solid #3399ee;
	}
div#sec-cor ul.oshirase li {
	clear: both;
	margin: 0px 5px 6px 5px;
	padding: 0px 10px 0px 0px;
	border: none;
	white-space: normal;
	width: 90%;
	}
div#sec-cor ul.oshirase li span.day {
	width: 7.6em;
	}
div#sec-cor ul.oshirase li span {
	width: 70%;
	}
div#sec-cor div.oshirase-list {
	clear: both;
	text-align: right;
	margin: 15px 20px 15px 0px;
	padding: 10px 0px 0px 0px;
	font-size: 90%;
	white-space: nowrap;
	}
div#sec-cor div.oshirase-list img {
	margin: 0px 8px 0px 0px;
	}

div#sec-cor h2 {
	clear: both;
	margin: 20px 0px 10px 0px;
	background-position: 0% 2px;
	_height: 1%;
	}
div#sec-cor h2 img {
	margin: 0px 0px 2px 10px;
	vertical-align: middle;
	}
div#sec-cor h3 {
	clear: both;
	margin: 15px 0px 5px 0px;
	}
div#sec-cor p{
	margin: 2px 5px 10px 0px;
	}
div#sec-cor ul {
	padding: 0px;
	margin: 0px 0px 28px 0px;
	list-style-type: none;
	white-space: nowrap;
	}
div#sec-cor ul.menu-link li {
	margin: 0px 5px 5px 5px;
	padding: 0px 10px 0px 0px;
	border-right: 1px solid #999;
	}
div#sec-cor ul#pluscor {
	margin: 50px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	}
div#sec-cor ul#pluscor li {
	clear: both;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 4px 10px;
	background-image: url(/images/c_icon_h2.gif);
	background-repeat: no-repeat;
	background-position: 0% 2px;
	border: none;
	border-bottom: 1px dotted #999;
	font-weight: bold;
	}
div#sec-cor ul#pluscor li img {
	margin: 0px 0px 2px 10px;
	vertical-align: middle;
	}
div#sec-cor h2 a, 
div#sec-cor ul#pluscor li a {
	text-decoration: none;
	}
div#sec-cor h2 a:link, 
div#sec-cor ul#pluscor li a:link {
	color:#333333;
	}
div#sec-cor h2 a:visited, 
div#sec-cor ul#pluscor li a:visited {
	color: #333333;
	}
div#sec-cor h2 a:hover, 
div#sec-cor ul#pluscor li a:hover {
	color: #ff0000;
	}
div#sec-cor h2 a:active, 
div#sec-cor ul#pluscor li a:active {
	color: #ff0000;
	}

/*  -------------------------バナｰ部分-------------------------  */
.banner {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	font-size: 0;
	line-height: 0;
}
.banner p {
	margin: 6px 7px 0px 0px;
	padding: 0px 0px 9px 0px;
	font-size: 0;
	line-height: 0;
}


/*  -------------------------事業所共通部分-------------------------  */
div#c0wrap1-jigyousho {
	white-space: nowrap;
	text-align: left;
	}
div#h0left-jigyousho {
	width: 300px;
	height:56px;
	}
div#h0left-jigyousho img {
	margin: 6px 0px 0px 21px;
	}
div#h0right-jigyousho {
	width: 230px;
	text-align: right;
	background-color: #FFF;
	}
div#h0other01-jigyousho {
	font-size: 1%;
	line-height: 1%;
	margin-top: 4px;
	text-align: left;
	}
div#h0other01-jigyousho img {
	margin: 0px 0px;
	}
div#h0other01-jigyousho form {
	margin: 0px 20px 0px 0px;
	padding: 0px;
	}
div#pankuzu-jigyousho {
	clear : both;
	text-align: left;
	font-size: 80%;
	margin: 0px 20px 20px 20px;
	padding: 4px 0px 0px 0px;
	height: 20px;
	border-top: 5px solid #43A3DD;
	}
div#pankuzu-jigyousho img {
	vertical-align: middle;
	}
div#pankuzu-jigyousho a {
	margin: 0px 3px;
	}


/*  -------------------------事業所トップページ-------------------------  */
div#phc {
	border-bottom: 2px solid #43A3DD;
	margin: 0px 20px 16px 20px;
	padding: 0px 0px 1px 00px;
	}
div#phc h1 {
	background-color: #F2F9FF;
	border: 1px solid #43A3DD;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 40px;
	background-image: url(/images/j_icon_phc.gif);
	background-repeat: no-repeat;
	background-position: 3px 45%;
	color: #003398;
	_height: 1%;
	}

div#main-ji-top {
	text-align: left;
	color: #000000;
	margin: 0px;
	background-color: #FFF;
	width: 61%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 66%;
	}
div#main-ji-top h2 {
	background-image: url(/images/j_bg_underline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom: none;
	margin: 16px 0px 0px 20px;
	padding: 2px 0px 7px 2px;
	_height:1%;
	}
div#main-ji-top ul.new-info{
	margin: 6px 0px 10px 20px;
	padding: 0px 0px 0px 0px;
	}
div#main-ji-top ul.new-info li {
	clear: both;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	border: none;
	white-space: normal;
	width: 94%;
	}
div#main-ji-top ul.new-info li span.day {
	width: 7.6em;
	}
div#main-ji-top ul.new-info li span {
	width: 70%;
	}
div#main-ji-top div.link-itiran {
	clear: both;
	margin: 0px 4px 0px 20px;
	text-align: right;
	font-size: 90%;
	white-space: nowrap;
	}
div#main-ji-top div.link-itiran img {
	margin: 0px 8px 0px 0px;
	}
div#main-ji-top ul.topic-cor {
	margin: 2px 0px 0px 20px;
	list-style-image: url(/images/j_icon_list.gif);
	_height: 1%;
	}
div#main-ji-top ul.topic-cor li {
	margin: 0px 0px 4px 0px;
	}

div#main-ji-top div.other h2 {
	clear : both;
	margin: 10px 0px 4px 20px;
	padding: 0px 0px 4px 10px;
	background-image: url(/images/c_icon_h2.gif);
	background-repeat: no-repeat;
	background-position: 0% 2px;
	border-bottom: 1px dotted #999;
	}

div#main-ji-top div.other h2 a {
	text-decoration: none;
	}
div#main-ji-top div.other h2 a:link {
	color:#333333;
	}
div#main-ji-top div.other h2 a:visited {
	color: #333333;
	}
div#main-ji-top div.other h2 a:hover {
	color: #ff0000;
	}
div#main-ji-top div.other h2  a:active {
	color: #ff0000;
	}

div#main-ji-top div.other img {
	margin: 0px 0px 2px 10px;
	vertical-align: middle;
	}
div#main-ji-top div.other ul {
	margin: 5px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	white-space: nowrap;
	}
div#main-ji-top div.other ul li {
	margin: 0px 5px 5px 5px;
	padding: 0px 10px 0px 0px;
	border-right: 1px solid #999;
	}
div#main-ji-top p img {
	margin: 0px 0px 6px 0px;
	}

/* ▽サブナビ▽ */
div#phc-kanren {
	margin: 0px 20px 14px 0px;
	padding: 6px;
	border: 2px solid #89C7E5;
	background-color: #F2F9FF;
	text-align: left;
	}
div#phc-kanren h2 {
	margin: 0;
	padding: 6px 0px 4px 8px;
	border: 0px none;
	background-image: none;
	background-color: #5CB4E4;
	color: #FFF;
	font-size: 100%;
	line-height: 120%;
	}
div#phc-kanren h3 {
	background-image: none;
	margin: 0px 4px 4px 4px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dotted #43A3DD;
	}
div#phc-kanren p {
	margin: 0px 0px 8px 4px;
	padding: 0px 0px 0px 0px;
	line-height: 120%;
	}
div#phc-kanren p.phc-h {
	margin: 0px 0px 8px 0px;
	text-align: center;
	}


/*  -------------------------事業所メインコンテンツ大枠-------------------------  */
div#main-jigyousho {
	text-align: left;
	color: #000000;
	margin: 0px;
	background-color: #FFF;
	}
div#main-jigyousho h1 {
	background-image: url(/images/j_bg_underline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom: none;
	margin-top: 16px;
	padding-bottom:6px;
	_height: 1%;
	}
div#main-jigyousho h2 {
	background-image: url(/images/j_icon_h2.gif);
	background-repeat: no-repeat;
	background-position: 0% 1px;
	border-bottom: 1px solid #43A3DD;
	padding: 2px 0px 4px 18px;
	margin-top: 18px;
	_height: 1%;
	}
div#main-jigyousho h3 {
	background-image: url(/images/j_icon_h3.gif);
	background-repeat: no-repeat;
	background-position: 0% 2px;
	padding-top: 2px;
	_height: 1%;
	}
div#main-jigyousho h2#contact {
	padding: 5px;
	border-bottom: 1px dotted #999;
	background-image: none;
	}

div#main-jigyousho .table01 {
	margin-top:16px;
	}

/* 新着情報コーナー大枠 */
div#main-jigyousho-cor {
	text-align: left;
	color: #000000;
	background-color: #FFF;
	margin-right: 20px;
	clear: both;
	_height:1%;
	}

div#main-jigyousho-cor h1 {
	background-image: url(/images/j_bg_underline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom: none;
	margin-top: 16px;
	padding-bottom:6px;
	_height: 1%;
	}
div#main-jigyousho-cor h2 {
	background-image: url(/images/j_icon_h2.gif);
	background-repeat: no-repeat;
	background-position: 0% 1px;
	border-bottom: 1px solid #43A3DD;
	padding: 2px 0px 4px 18px;
	margin-top: 18px;
	_height: 1%;
	}
div#main-jigyousho-cor h3 {
	background-image: url(/images/j_icon_h3.gif);
	background-repeat: no-repeat;
	background-position: 0% 2px;
	padding-top: 2px;
	_height: 1%;
	}
div#main-jigyousho-cor h2#contact {
	padding: 5px;
	border-bottom: 1px dotted #999;
	background-image: none;
	}

div#main-jigyousho-cor .table01 {
	margin-top:16px;
	}	


/*---------------------------- 100831新型インフルエンザ追加分-------------------------*/
.l-left{
	color: #000000;
	margin: 0px;
	background-color: #FFF;
	width: 61%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 65%;
}

.l-right{
	text-align: center;
	margin:65px 0 0 0;
	padding-bottom:12px;
	width: 32%;
	background-color: #FFF;
}

/* ▽お知らせ▽ */
div#osirase h2{
	margin-top: 18px;
	padding: 0 0 2px 0;
	border-bottom: 2px solid #69B7E5;
}

ul#osirase2{
	margin: 10px 0 0 5px;
	list-style: none;
}

ul#osirase2 li{
	margin-bottom: 10px;
}

.ichiran{
	text-align: right;
	font-size: 90%;
}

.ichiranimg{
	margin-top: 15px;
	padding: 0 0 6px 20px;
}

/* ▽新着情報▽ */
div#shinchaku h2{
	margin-top: 18px;
	padding: 0 0 2px 0;
	border-bottom: 2px solid #69B7E5;
}

ul#shinchaku2{
	margin: 10px 0 0 5px;
	list-style: none;
}

ul#shinchaku2 li{
	margin-bottom: 10px;
}

.ichiran{
	padding-bottom:45px;
	text-align: right;
	font-size: 90%;
}

.ichiranimg{
	margin-top: 15px;
	padding: 0 0 6px 20px;

/* 可変カテゴリー部大枠 */
#cat_info {
	clear:both;
	width:100%;
	margin:0;
	padding-top:1px;
	}

#cat_info ul {
	margin:0 0 0 20px;
	padding:0;
	list-style-type:none;
	}
	
#cat_info li {
	margin:0;
	padding:5px 10px 20px 0;
	}


/* 可変カテゴリー部中枠 */
div.infurubk {
	font-size: 0%;
	margin: 0 20px 12px 20px;
	padding:0;
}

div.catinfuru {
	font-size: 0%;
}
h2.catinfuru {
	margin: 0;
	padding:0;
	font-size: 0%;
	line-height: 0%;
	border-bottom: 0px none #FFF;
}

/* ▽事業者向けの情報▽ */
.horei{
	margin: 0 0 24px 25px;
	padding-bottom:5px;
}

.horei p{
	margin: 0 4px 0 0;
	padding:0 12px 0 5px;
}

.horei p#borderboth{
	padding:0 12px 0 10px;
	border-left: 1px dashed #999999;
	border-right: 1px dashed #999999;
}

.taisaku{
	margin: 0 0 12px 25px;
	padding-bottom:10px;
}

.taisaku p{
	float: left;
	margin: 0 4px 0 0;
	padding:0 12px 0 5px;
}

.textlink {
	clear:both;
	margin:2px 20px 26px 20px;
	padding:0;
	}

.textlinklist {
	width:43%;
	font-size: 90%;
	margin:2px 0 0 0;
	padding:0 20px 0 20px;
	line-height:180%;
	 }

/*バナー広告*/
.bnr_pub {
	padding-top:10px;
	border:1px solid #999;
	}
	
.bnr {
	width:160px;
	height:60px;
	margin:0;
	padding:0 0 0 15px;
	 }

