﻿@charset "utf-8";
/***************************************/
/* 基本レイアウト                          */
/***************************************/
body	{margin:0; padding:0; text-align:left; text-decoration:none;
		color:#666633; font:0.8em/1.6 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
		background:#ffffff url(../image/icon/bg.gif);}
div,td,th,p,pre	{margin:0; text-align:left;}
li	{margin:0; list-style:none;}
ol, ul {margin:0; padding:0;}
img	{border:0;}
a	{color:#017acd; overflow:hidden; outline:none;}
select	{display:block;}
form	{margin:0;}
/*　段落１文字 */
.indent	{text-indent:1em;}
/*　回り込みの終了 */
.clear	{clear:both;}
/*　ボックスの終了（回り込みの終了を含む） */
.boxclear	{border:0; height:1px; overflow:hidden; clear:both;}
/*　中央揃え */
.center	{text-align:center;}
/*　右揃え */
.right	{text-align:right;}
/*　印刷時のみ表示する */
.print	{display:none;}
/*　テーブルのフォントサイズを調整するときに使用 */
.fontsize8	{font-size:8px;}
.fontsize9	{font-size:9px;}
.fontsize10	{font-size:10px;}
.fontsize11	{font-size:11px;}
.fontsize12	{font-size:12px;}
.fontsize13	{font-size:13px;}
.fontsize14	{font-size:14px;}
.fontsize15	{font-size:15px;}
.fontsize16	{font-size:16px;}

/*　上付き文字 */
.uefonｔ	{font-size:10px; vertical-align: super;}

/*----------------------------*/
/* コンテナ                      */
/*----------------------------*/
/* トップページ */
#container	{width:800px; margin-left:auto; margin-right:auto; padding:5px; background-color:#ffffff;}
/* 内部ページ */
#containertop	{width:800px; margin-left:auto; margin-right:auto; padding:5px; background-color:#ffffff;}

/*----------------------------*/
/* ヘッダー                      */
/*----------------------------*/
/* トップページ */
#headertop	{border:0; margin:0; padding:0;}
#headertop a img	{border:0; margin:0; padding:0;}
/* 内部ページ */
#header	{border:0; margin:0; padding:0;}
#header a img	{border:0; margin:0; padding:0;}
.logo	{float:left; width:300px;}
.search	{float:left; width:200px; height:40px; font-size:9pt; padding-top:5px; padding-right:1em;}
.menuhead	{float:right; width:270px; height:20px; font-size:9pt; padding-top:25px; padding-right:1em;}

/*----------------------------*/
/* メニュー（ヘッダー内）             */
/*----------------------------*/
#menu	{border:0; height:30px; margin:0; padding:0; background-color:#ffffff;}
#menu ul	{margin:0; padding:0;}
#menu li	{list-style-type:none; float:left;}
#menu a	{border:0; margin:0; padding:0; display:block;
		background-repeat:no-repeat; text-indent:-1000em; text-decoration:none;}
.kanja	{background-image:url('../image/menu/kanja2.gif');}
.kanja a	{width:134px; height:30px; background-image:url('../image/menu/kanja1.gif');}
.kanja a:hover	{background-image:url('../image/menu/kanja2.gif');}
.iryo	{background-image:url('../image/menu/iryo2.gif');}
.iryo a	{width:209px; height:30px; background-image:url('../image/menu/iryo1.gif');}
.iryo a:hover	{background-image:url('../image/menu/iryo2.gif');}
.gaiyo	{background-image:url('../image/menu/gaiyo2.gif');}
.gaiyo a	{width:134px; height:30px; background-image:url('../image/menu/gaiyo1.gif');}
.gaiyo a:hover	{background-image:url('../image/menu/gaiyo2.gif');}
.kanren	{background-image:url('../image/menu/kanren2.gif');}
.kanren a	{width:189px; height:30px; background-image:url('../image/menu/kanren1.gif');}
.kanren a:hover	{background-image:url('../image/menu/kanren2.gif');}
.recruit	{background-image:url('../image/menu/recruit2.gif');}
.recruit a	{width:134px; height:30px; background-image:url('../image/menu/recruit1.gif');}
.recruit a:hover	{background-image:url('../image/menu/recruit2.gif');}
/*----------------------------*/
/* メイン                       */ 
/*----------------------------*/
/* トップページ */
#maintop	{border:0; margin:0; padding:0; width:600px; float:right;}
/* 内部ページ */
#main	{border:0; margin:0; padding:0; width:620px; float:right;}

/*----------------------------*/
/* パンくずリスト                  */
/*----------------------------*/
#bread	{border:0; margin-left:0; margin-right:auto; padding:5px; font-size:9pt;}

/*----------------------------*/
/* 更新内容                    */
/*----------------------------*/
#news	{border:0; margin:30px auto 0 auto; width:500px; font-size:100%;}
/* 枠 <お知らせ> */
.oshirase	{width:500px; background:url('../image/box/box2_bottom.gif') no-repeat bottom;
			padding-bottom:10px; margin-bottom:30px;}
.oshirase .top	{background:url('../image/box/oshirase_top.gif') no-repeat; padding-top:30px;}
.oshirase .body	{background:url('../image/box/box2_center.gif') repeat-y; padding: 10px 20px;}
/* マーク <重要> */
.mark-point	{float:left; width:40px; padding-left:5px; text-indent:-1000em;
			background:url('../image/icon/point.gif') no-repeat 5px 0;}
/* マーク <重要2> */
.mark-point2	{float:left; width:15px; padding-left:5px; text-indent:-1000em;
			background:url('../image/icon/point-2.gif') no-repeat 0;}
/* マーク <更新> */
.mark-new	{float:left; width:40px; padding-left:5px; text-indent:-1000em;
			background:url('../image/icon/new.gif') no-repeat 5px 0;}
/* マーク <イベント> */
.mark-event	{float:left; width:40px; padding-left:5px; text-indent:-1000em;
			background:url('../image/icon/event.gif') no-repeat 5px 0;}
/* 更新内容文章 */
.newstext	{width:410px; float:left;}
/* 更新内容文章<更新日> */
.newstext2	{width:410px; float:left; font-size:14px;}
/* 更新内容文章<重要> */
.pointtext	{width:440px; float:left; font-size:14px;}
/*　罫線 <灰色> */
.newsline1	{ height:auto; width:99%; border-style:solid; color:#cccccc;}
/*　罫線 <灰色-破線> */
.newsline2	{ height:auto; width:99%; border-style:dotted; color:#cccccc;}
/*----------------------------*/
/* コンテンツ                    */
/*----------------------------*/
#content	{border:0; margin:30px 5px 0 20px; font-size:100%;}
/* 見出し　<1> 画像 */
.mid1	{display:block; margin: 0 auto; text-align: center;}
/* 見出し　<2> */
.mid2	{border-bottom:1px #cccccc dotted; margin-top:5px; margin-bottom:10px; padding-left:25px; height:auto;
		background:url('../image/icon/m2.gif') no-repeat left 0.25em;
		font-size:16px; font-weight:bold;}
/* 見出し　<3> */
.mid3	{border:0; margin-top:10px; padding-left:15px; height:auto;
		background:url('../image/icon/m3.gif') no-repeat left 0.3em;
		font-size:14px; font-weight:bold;}
/*　枠 <トップのリスト> */
.columntop	{width: 500px; background: url('../image/box/box2_bottom.gif') no-repeat bottom;
			padding-bottom:10px; margin-bottom:30px; margin-top:20px; font-size:14px;}
.columntop .top	{background:url('../image/box/box2_top.gif') no-repeat; padding-top:10px;}
.columntop .body	{background:url('../image/box/box2_center.gif') repeat-y; padding:0 20px;}
.columntop a	{border:0; margin:0; padding:0; font-weight:bold;}
/*　枠 <見出しあり　グレー> */
.column1	{width:500px; background:url('../image/box/box_bottom.gif') no-repeat bottom;
			padding-bottom:10px; margin-bottom:10px; margin-top:10px;}
.column1 .top	{background:url('../image/box/box_top.gif') no-repeat;
				padding:10px 25px 0; margin:0 -20px 10px; font-weight:bold; font-size:1.1em;}
.column1 .body	{background:url('../image/box/box_center.gif') repeat-y; padding:0 20px;}
/*　枠 <見出しなし　グレー> */
.column2	{width: 500px; background: url('../image/box/box_bottom.gif') no-repeat bottom;
			padding-bottom:10px; margin-bottom:10px; margin-bottom:10px;}
.column2 .top	{background:url('../image/box/box_top.gif') no-repeat; padding-top:10px;}
.column2 .body	{background:url('../image/box/box_center.gif') repeat-y; padding:0 20px;}
/*　枠 <見出しなし　白> */
.column3	{width: 500px; background: url('../image/box/box2_bottom.gif') no-repeat bottom;
			padding-bottom:10px; margin-bottom:10px; margin-top:10px;}
.column3 .top	{background:url('../image/box/box2_top.gif') no-repeat; padding-top:10px;}
.column3 .body	{background:url('../image/box/box2_center.gif') repeat-y; padding:0 20px;}
/*　枠 <見出しあり　白> */
.column4	{width:500px; background:url('../image/box/box2_bottom.gif') no-repeat bottom;
			padding-bottom:10px; margin-bottom:10px; margin-top:10px;}
.column4 .top	{background:url('../image/box/box2_top.gif') no-repeat;
				padding:10px 25px 0; margin:0 -20px 10px; font-weight:bold; font-size:1.1em;}
.column4 .body	{background:url('../image/box/box2_center.gif') repeat-y; padding:0 20px;}
/*　枠 <産科　見出しなし> */
.columnsanka1	{width: 500px; background: url('../image/box/sanka_bottom.gif') no-repeat bottom;
				padding-bottom:10px; margin-bottom:10px; margin-bottom:10px;}
.columnsanka1 .top	{background:url('../image/box/sanka_top.gif') no-repeat; padding-top:10px;}
.columnsanka1 .body	{background:url('../image/box/sanka_center.gif') repeat-y; padding:0 20px;}
/*　枠 <産科　見出しあり> */
.columnsanka2	{width: 500px; background: url('../image/box/sanka_bottom.gif') no-repeat bottom;
				padding-bottom:10px; margin-bottom:10px; margin-bottom:10px;}
.columnsanka2 .top	{background:url('../image/box/sanka_top.gif') no-repeat;
				padding:10px 25px 0; margin:0 -20px 10px; font-weight:bold; font-size:1.1em;}
.columnsanka2 .body	{background:url('../image/box/sanka_center.gif') repeat-y; padding:0 20px;}
/*　枠 <健康教室　トップのマージン幅> */
.columnclass	{margin-top:5px;}
/* テキスト */
.text1	{border:0;}
/* テキスト　<インデント 1> */
.text2	{border:0; margin-left:1em;}
/* テキスト　<インデント 2> */
.text3	{border:0; margin-left:2em;}
/* テキスト　<インデント 3> */
.text4	{border:0; margin-left:3em;}
/* テキスト　<産科> */
.textsanka1	{height:90px; min-height:80px;}
.textsanka2	{height:90px; min-height:80px; vertical-align:bottom;}
/* ボックス */
.box1	{border:0; float:left;}
/* ボックス　<インデント> */
.box2	{border:0; padding-left:1em; float:left;}
/* ボックス＜右よせ＞ */
.boxright	{border:0; float:right;}
/*　ボックス　<トップのマーク> */
.boxmark1	{padding-left:10px; background:url('../image/icon/link.gif') no-repeat left 0.3em;}
/*　ボックス　<入院のご案内　トップのリスト幅> */
.boxtopnyuin1	{width:100px;}
.boxtopnyuin2	{width:50px;}
.boxtopnyuin3	{width:210px}
/*　ボックス　<業務統計　トップのリスト幅> */
.boxtopstatistics1	{width:200px;}
.boxtopstatistics2	{width:130px;}
.boxtopstatistics3	{width:130px;}
/*　ボックス　<サイトマップ　トップのリスト幅> */
.boxtopsitemap1	{width:130px;}
.boxtopsitemap2	{width:250px;}
/* 回り込みをするボックスの横幅の定義 <患者さまへ>*/
/*　ボックス　<駐車場の横幅> */
.boxchushajo	{width:7.5em;}
/*　ボックス　<医療費の横幅> */
.boxiryo1	{width:250px;}
.boxiryo2	{width:100px;}
/*　ボックス　<支払いの横幅> */
.boxshiharai1	{width:50px;}
.boxshiharai2	{width:100px;}
.boxshiharai3	{width:200px;}
/*　ボックス　<有料室料金表の横幅> */
.boxyuryo1	{width:100px;}
.boxyuryo2	{width:350px;}
/*　ボックス　<整形外科の横幅> */
.boxseikei1	{width:110px;}
.boxseikei2	{width:30px; text-align:center;}
.boxseikei3	{width:430px;}
/*　ボックス　<小児科の横幅> */
.boxshonika1	{width:70px;}
.boxshonika2	{width:500px;}
.boxshonika3	{width:220px; text-align:center;}
.boxshonika4	{width:350px;}
.boxshonika5	{width:340px;}
.boxshonika6	{width:240px;}
.boxshonika7	{width:320px; text-align:center;}
.boxshonika8	{width:130px; text-align:right;}
.boxshonika9	{width:10px;}
.boxshonika10	{width:200px; text-align:right;}
.boxshonika11	{width:430px;}
.boxshonika12	{width:400px;}
.boxshonika13	{width:100px; text-align:right;}
.boxshonika14	{width:450px;}
/*　ボックス　<放射線科の横幅> */
.boxhoshasen1	{width:100px;}
.boxhoshasen2	{width:300px;}
/*　ボックス　<患者情報室の横幅> */
.boxtomarigi1	{width:250px; margin:20px;}
.boxtomarigi2	{width:350px;}
.boxtomarigi3	{width:80px; text-align:right;}
/*　ボックス　<産科の横幅> */
.boxsanka1	{width:370px;}
.boxsanka2	{width:210px;}
.boxsanka3	{width:350px;}
.boxsanka4	{width:200px; margin-left:30px;}
.boxsanka5	{width:200px; margin-left:10px;}
.boxsanka6	{width:290px;}
/*　ボックス　<産科の横幅> */
.boxtorokui1	{width:80px;}
.boxtorokui2	{width:480px;}
/*　ボックス　<高額医療費の横幅> */
.boxkougaku1	{width:430px;}
.boxkougaku2	{width:150px; text-align:right;}
/* 回り込みをするボックスの横幅の定義 <医療関係者へ>*/
/*　ボックス　<地域連携の横幅> */
.boxrenkei1	{width:220px;}
.boxrenkei2	{width:100px;}
.boxrenkei3	{width:100px;}
.boxrenkei4	{width:360px;}
.boxrenkei5	{width:50px;}
.boxrenkei6	{width:70px;}
.boxrenkei7	{width:230px;}
/*　ボックス　<看護部の横幅> */
.boxnurse1	{width:300px;}
.boxnurse2	{width:10px;}
.boxnurse3	{width:250px;}
.boxnurse4	{width:160px;}
.boxnurse5	{width:380px;}
.boxnurse6	{width:210px; text-align:right;}
.boxnurse7	{width:350px;}
.boxnurse8	{width:280px;}
.boxnurse9	{width:230px; text-align:right;}
/*　ボックス　<薬剤科の横幅> */
.boxmedicine1	{width:400px;}
.boxmedicine2	{width:10px;}
.boxmedicine3	{width:150px;}
/*　ボックス　<栄養科の横幅> */
.boxeiyo1	{width:300px;}
.boxeiyo2	{width:10px;}
.boxeiyo3	{width:200px;}
/*　ボックス　<医療安全管理室の横幅> */
.boxiryoanzen1	{width:180px;}
.boxiryoanzen2	{width:100px;}
.boxiryoanzen3	{width:10px;}
.boxiryoanzen4	{width:370px;}
.boxiryoanzen5	{width:190px; text-align:right;}
.boxiryoanzen6	{width:210px;}
.boxiryoanzen7	{width:540px;}

/* 回り込みをするボックスの横幅の定義 <病院概要>*/
/*　ボックス　<挨拶> */
.boxaisatsu1	{width:110px; text-align:center;}
.boxaisatsu2	{width:350px;}
.boxaisatsu3	{width:70px;}
.boxaisatsu4	{width:270px;}
/*　ボックス　<携帯電話のご使用について> */
.boxkeitai1	{width:200px;}
.boxkeitai2	{width:250px;}
/*　ボックス　<病院情報誌> */
.boxjohoshi1	{width:120px;}
.boxjohoshi2	{width:450px;}
/*　ボックス　<お寄せいただいたご意見> */
.boxikenbako1	{width:120px;}
.boxikenbako2	{width:330px;}
.boxikenbako3	{width:180px;}
.boxikenbako4	{width:380px;}
/* 回り込みをするボックスの横幅の定義 <関連施設・活動>*/
/*　ボックス　<健康教室> */
.boxclass1	{width:250px;}
.boxclass2	{width:300px;}
/*　ボックス　<糖尿病教室> */
.boxdiabetes1	{width:100px;}
.boxdiabetes2	{width:400px;}
/*　ボックス　<和食の料理教室> */
.boxwashoku1	{width:60px;}
.boxwashoku2	{width:300px;}
.boxwashoku3	{width:170px; text-align:right;}
/*　ボックス　<ボランティアの会> */
.boxgoya1	{width:150px;}
.boxgoya2	{width:30px;}
.boxgoya3	{width:270px;}
/*　ボックス　<KOMI> */
.boxkomi1	{width:60px;}
.boxkomi2	{width:410px;}
.boxkomi3	{width:130px;}
.boxkomi4	{width:100px;}
.boxkomi5	{width:440px;}
.boxkomi6	{width:10px;}
/*　ボックス　<地域の栄養を考える会> */
.boxtiiki1	{width:360px;}
.boxtiiki2	{width:220px; text-align:center;}
/* 回り込みをするボックスの横幅の定義 <職員募集>*/
/*　ボックス　<看護師募集> */
.boxrectuit_ns1	{width:80px;}
.boxrectuit_ns2	{width:475px;}
.boxrectuit_ns3	{width:300px;}
.boxrectuit_ns4	{width:50px;}
.boxrectuit_ns5	{width:350px;}
.boxrectuit_ns6	{width:200px;}
.boxrectuit_ns7	{width:240px;}
/*　ボックス　<医師募集> */
.boxrectuit_dr1	{width:100px;}
.boxrectuit_dr2	{width:300px;}
/*　ボックス　<臨床研修医募集> */
.boxrectuit_csm1	{width:50px;}
.boxrectuit_csm2	{width:400px;}
/*　ボックス　<その他募集> */
.boxrectuit_other1	{width:80px;}
.boxrectuit_other2	{width:475px;}
/* 回り込みをするボックスの横幅の定義 <その他>*/
/*　ボックス　<お知らせ> */
.boxnews1	{width:450px;}
.boxnews2	{width:300px;}
.boxnews3	{width:150px;}
.boxnews4	{width:220px;}
.boxnews5	{width:60px;}
.boxnews6	{width:380px;}
/*　画像　<眼科> */
.imgganka1	{float:right; margin-left:1em; margin-bottom:1em;}
/*　画像　<消化器センター> */
.imgshokaki1	{float:right; margin-left:1em; margin-bottom:0.5em;}
.imgshokaki2	{float:left; margin-right:1em; margin-bottom:0.5em;}
/*　画像　<産婦人科> */
.imgsanka1	{margin-top:40px;}
.imgsanka2	{float:left;}
.imgsanka3	{float:right;}
/*　画像　<小児科> */
.imgshonika1	{margin-left:0.5em; margin-right:0.5em;}
/*　画像　<看護部> */
.imgnurse1	{float:right; margin-left:1em; margin-bottom:1em;}
/*　リスト */
#content ul	{border:0; margin:0; padding:0; list-style:none outside;}
#content li	{border:0; margin:0; padding-left:10px;
			background:url('../image/icon/list1.gif') no-repeat left 0.5em;}
/*　リスト <装飾なし> */
#content li.no	{border:0; margin:0; padding:0 0 0 10px; background-image:none;}
/*　リスト <※印> */
#content li.kome	{border:0; margin:0; padding-left:15px;
					background:url('../image/icon/kome.gif') no-repeat left 0.5em;}
/*　リスト <○印> */
#content li.circle	{border:0; margin:0; padding:0; list-style:circle; background-image:none;}
/*　リスト <数字> */
#content li.dedimal	{border:0; margin:0; padding:0; list-style:decimal inside; background-image:none;}
/*　リスト <幅調整> */
#content li.sp20	{border:0; margin:0; padding-left:20px;
					background:url('../image/icon/kome.gif') no-repeat left 0.5em;}
/*　スペース　*/
.spacer	{border:0; height:20px; background:url('../image/icon/spacer.gif'); text-indent:-1000em;}
.sp10	{height:10px;}
.sp5	{height:5px;}
.sp1	{height:1px;}
/*　罫線 <白> */
.contentline1	{height:auto; width:99%; border-style:solid; color:#ffffff;}
/*　罫線 <白-破線> */
.contentline2	{height:auto; width:99%; border-style:dotted; color:#ffffff;}
/*　罫線 <文字色> */
.contentline3	{height:auto; width:99%; border-style:solid; color:#666633;}
/*　罫線 <文字色-破線> */
.contentline4	{height:auto; width:99%; border-style:dotted; color:#666633;}
/*　罫線 <メールマガジン> */
.mailline	{height:1px; width:100%; color: #666633;}
/* テーブルのレイアウト <診療予定表> */
.yotei_table	{table-layout:fixed; border:0; font-size:14px; border-collapse:collapse;}
.yotei_cap	{text-align:left; margin-left:3px; font-weight:bold;}
.yotei_ka	{text-align:center; width:70px; height:auto; border: 1px #666633 solid;}
.yotei_heya	{text-align:center; width:85px; height:auto; border: 1px #666633 solid;}
.yotei_week	{text-align:center; width:75px; height:auto; border: 1px #666633 solid;}
.yotei_line	{text-align:center; width:auto; height:auto; border: 1px #666633 solid;}
.yotei_color1	{background-color:#bddfff;}
.yotei_color2	{background-color:#bddfff;}
/* テーブルのレイアウト <休診予定表> */
.kyushin_table	{table-layout:fixed; border:0; font-size:14px; border-collapse:collapse;}
.kyushin_cap	{text-align:left; margin-left:3px; font-weight:bold;}
.kyushin_top	{text-align:left; vertical-align:top; width:50px; height:20px; border: 1px #666633 solid;}
.kyushin_week	{text-align:left; vertical-align:top; width:50px; height:60px; border: 1px #666633 solid;
				font-weight:bold;}
.week_text	{font-size:10px; font-weight:normal; width:75px;}
.kyushin_color1	{background-color:#bddfff; color:#0a50a1;}
.kyushin_color2	{background-color:#fee8de; color:#ff6500;}
/* テーブルのレイアウト <時間外救急診療> */
.ems_table	{table-layout:fixed; border:0; font-size:12px; border-collapse:collapse;}
.ems_cap	{text-align:left; margin-left:3px; font-size:14px; font-weight:bold;}
.ems_ka	{text-align:center; height:auto; border:1px #666633 solid; white-space:nowrap;}
.ems_time	{text-align:center; height:auto; border:1px #666633 solid; white-space:nowrap;}
.ems_sun	{text-align:center; height:auto; border:1px #666633 solid; white-space:nowrap;}
.ems_week	{text-align:center; height:auto; border:1px #666633 solid; white-space:nowrap;}
.ems_line	{text-align:center; width:220px; height:auto; border:1px #666633 solid; white-space:nowrap;}
.ems_color1	{background-color:#bddfff;}
.ems_color2	{background-color:#bddfff;}
/* テーブルのレイアウト <放射線科> */
.hoshasen_table	{table-layout:fixed; border:0; font-size:12px; border-collapse:collapse;}
.hoshasen_cap	{text-align:left; font-size:14px; font-weight:bold;}
.hoshasen_line1	{text-align:center; width:50px; border:1px #666633 solid; white-space:nowrap;}
.hoshasen_line2	{text-align:center; border:1px #666633 solid; white-space:nowrap;}
.hoshasen_color1	{background-color:#bddfff;}
.hoshasen_color2	{background-color:#bddfff;}
/* テーブルのレイアウト <検診> */
.kenshin_table	{table-layout:fixed; border:0; font-size:12px; border-collapse:collapse;}
.kenshin_cap	{text-align:left; font-size:14px; font-weight:bold;}
.kenshin_line1	{text-align:left; width:80px; border:1px #666633 solid;}
.kenshin_line2	{text-align:left; width:210px; border:1px #666633 solid;}
.kenshin_line3	{text-align:left; width:90px; border:1px #666633 solid;}
.kenshin_line4	{text-align:left; width:130px; border:1px #666633 solid;}
.kenshin_color1	{background-color:#bddfff;}
.kenshin_color2	{background-color:#bddfff;}
/* テーブルのレイアウト <登録医> */
.torokui_table	{table-layout:fixed; border:0; font-size:12px; border-collapse:collapse;}
.torokui_cap	{text-align:left; font-size:14px; font-weight:bold;}
.torokui_line1	{text-align:center; width:100px; border:1px #666633 solid; white-space:nowrap; font-size:14px;}
.torokui_line2	{text-align:left; border:1px #666633 solid; white-space:nowrap;}
.torokui_line3	{text-align:center; border:1px #666633 solid; white-space:nowrap; font-size:14px;}
.torokui_color1	{background-color:#bddfff;}
.torokui_color2	{background-color:#bddfff;}
/* テーブルのレイアウト <消化器センター> */
.shokai_table	{table-layout:fixed; border:0; font-size:12px; border-collapse:collapse;}
.shokai_cap	{text-align:left; font-size:14px; font-weight:bold;}
.shokai_line1	{text-align:center; width:90px; border:1px #666633 solid; white-space:nowrap;}
.shokai_line2	{text-align:center; border:1px #666633 solid; white-space:nowrap;}
.shokai_color1	{background-color:#bddfff;}
.shokai_color2	{background-color:#bddfff;}
/* テーブルのレイアウト <業務統計> */
.statistics_table	{table-layout:fixed; border:0; font-size:12px; border-collapse:collapse;}
.statistics_cap	{text-align:left; font-size:14px; font-weight:bold;}
.statistics_cap2	{text-align:left;}
.statistics_line1	{text-align:left;width:400px;  border:1px #666633 solid;}
.statistics_line2	{text-align:center; border:1px #666633 solid;}
.statistics_line3	{text-align:left;width:200px;  border:1px #666633 solid;}
.statistics_line4	{text-align:center;width:150px;  border:1px #666633 solid;}
.statistics_color1	{background-color:#bddfff;}
.statistics_color2	{background-color:#bddfff;}
/* テーブルのレイアウト <地域連携> */
.renkei_table	{table-layout:fixed; border:0; font-size:12px; border-collapse:collapse;}
.renkei_cap	{text-align:left; font-size:14px; font-weight:bold;}
.renkei_line1	{text-align:center; width:100px; border:1px #666633 solid;}
.renkei_line2	{text-align:center; width:50px; border:1px #666633 solid;}
.renkei_line3	{text-align:center; width:40px; border:1px #666633 solid;}
.renkei_line4	{text-align:left; border:1px #666633 solid;}
.renkei_color1	{background-color:#bddfff; text-align:center;}
.renkei_color2	{background-color:#bddfff; text-align:center;}
/* テーブルのレイアウト <看護部> */
.nurse_table	{table-layout:fixed; border:0; font-size:12px; border-collapse:collapse;}
.nurse_cap	{text-align:left; font-size:14px; font-weight:bold;}
.nurse_line1	{text-align:center; width:50px; border:1px #666633 solid;}
.nurse_line2	{text-align:center; width:200px; border:1px #666633 solid;}
.nurse_line3	{text-align:center; width:200px; border:1px #666633 solid;}
.nurse_line4	{text-align:left; border:1px #666633 solid;}
.nurse_color1	{background-color:#bddfff; text-align:center;}
.nurse_color2	{background-color:#bddfff; text-align:center;}
/* テーブルのレイアウト <看護師募集> */
.recruit_ns_table	{table-layout:fixed; border:0; font-size:12px; border-collapse:collapse;}
.recruit_ns_cap	{text-align:left; font-size:14px; font-weight:bold;}
.recruit_ns_line1	{text-align:right; width:130px; border:1px #666633 solid;}
.recruit_ns_line2	{text-align:center; border:1px #666633 solid;}
.recruit_ns_line3	{text-align:center; width:80px; border:1px #666633 solid;}
.recruit_ns_color1	{background-color:#bddfff; text-align:center;}
.recruit_ns_color2	{background-color:#bddfff;}
/* テーブルのレイアウト <臨床研修医募集> */
.recruit_csm_table	{table-layout:fixed; border:0; font-size:12px; border-collapse:collapse;}
.recruit_csm_cap	{text-align:left; font-size:14px; font-weight:bold;}
.recruit_csm_line1	{text-align:left; width:40px; border:1px #666633 solid;}
.recruit_csm_line2	{text-align:left; border:1px #666633 solid;}
.recruit_csm_line3	{text-align:left; width:70px; border:1px #666633 solid;}
.recruit_csm_line4	{text-align:center; width:50px; border:1px #666633 solid;}
.recruit_csm_line5	{text-align:center; width:100px; border:1px #666633 solid;}
.recruit_csm_line6	{text-align:center; width:170px; border:1px #666633 solid;}
.recruit_csm_line7	{text-align:center; border:1px #666633 solid;}
.recruit_csm_color1	{background-color:#bddfff; text-align:center;}
.recruit_csm_color2	{background-color:#bddfff;}
/* テーブルのレイアウト <小児科> */
.shonika_table	{table-layout:fixed; border:0; font-size:12px; border-collapse:collapse;}
.shonika_cap	{text-align:left; font-size:12px; font-weight:bold;}
.shonika_cap2	{text-align:left; font-size:12px;}
.shonika_line1	{text-align:right; width:150px; border:1px #666633 solid;}
.shonika_line2	{text-align:left; border:1px #666633 solid;}
.shonika_line3	{text-align:left; width:220px; border:1px #666633 solid;}
.shonika_line4	{text-align:left; width:80px; border:1px #666633 solid;}
.shonika_line5	{text-align:center; border:1px #666633 solid;}
.shonika_line6	{text-align:center; width:55px; border:1px #666633 solid;}
.shonika_color1	{background-color:#bddfff;}
.shonika_color2	{background-color:#bddfff; text-align:center;}
/* テーブルのレイアウト <地域の栄養を考える会> */
.tiiki_table	{table-layout:fixed; border:0; font-size:12px; border-collapse:collapse;}
.tiiki_cap	{text-align:left; font-size:14px; font-weight:bold;}
.tiiki_line1	{text-align:left; width:80px; border:1px #666633 solid;}
.tiiki_line2	{text-align:left; border:1px #666633 solid;}
.tiiki_color1	{background-color:#bddfff; text-align:center;}
/* トップページへ */
.pagetop	{border:0; margin-top:5px; padding:0; width:110px; float:right;}
.pagetop a	{border:0; margin:0; padding:0; display:block; height:20px; width:110px;
			background:url('../image/pagetop.gif') no-repeat; text-indent:-1000em; text-decoration:none;}
/*----------------------------*/
/* 左サイドバー(メニュー）           */
/*----------------------------*/
/* トップページ */
#sidebartop	{background-color:#ffffff; float:left; width:190px; margin:30px 0 0 0; padding:0;}
/* 内部ページ */
#sidebar	{border-left:1px #cccccc solid; border-right:1px #cccccc solid; border-bottom:1px #cccccc solid;
			border-top:0; margin:0; padding:0; float:left;}
#sidebar a	{margin:0; padding:0; display:block; text-decoration:none;}
/** 患者さまへ **/
/* 診療予定表 */
.yotei_shinryo	{background:url('../image/sidemenu/yotei_shinryo1.gif') no-repeat;}
.yotei_shinryo a	{border:0; width:170px; height:30px; text-indent:-1000em;
					background:url('../image/sidemenu/yotei_shinryo1.gif') no-repeat;}
.yotei_shinryo a:hover	{background-image:url('../image/sidemenu/yotei_shinryo2.gif');}
.yotei_shinryo_on a	{border:0; width:170px; height:30px; text-indent:-1000em;
					background:url('../image/sidemenu/yotei_shinryo2.gif') no-repeat;}
/* 休診予定表 */
.yotei_kyushin	{background:url('../image/sidemenu/yotei_kyushin1.gif') no-repeat;}
.yotei_kyushin a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
					background:url('../image/sidemenu/yotei_kyushin1.gif') no-repeat;}
.yotei_kyushin a:hover	{background-image:url('../image/sidemenu/yotei_kyushin2.gif');}
.yotei_kyushin_on a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
					background:url('../image/sidemenu/yotei_kyushin2.gif') no-repeat;}
/* 時間外 */
.ems	{background:url('../image/sidemenu/ems1.gif') no-repeat;}
.ems a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
		background:url('../image/sidemenu/ems1.gif') no-repeat;}
.ems a:hover	{background-image:url('../image/sidemenu/ems2.gif');}
.ems_on a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
			background:url('../image/sidemenu/ems2.gif') no-repeat;}
/* 外来案内 */
.gairai_annai	{background:url('../image/sidemenu/gairai_annai1.gif') no-repeat;}
.gairai_annai a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
				background:url('../image/sidemenu/gairai_annai1.gif') no-repeat;}
.gairai_annai a:hover	{background-image:url('../image/sidemenu/gairai_annai2.gif');}
.gairai_annai_on a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
					background:url('../image/sidemenu/gairai_annai2.gif') no-repeat;}
/* 入院案内 */
.nyuin_annai	{background:url('../image/sidemenu/nyuin_annai1.gif') no-repeat;}
.nyuin_annai a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
				background:url('../image/sidemenu/nyuin_annai1.gif') no-repeat;}
.nyuin_annai a:hover	{background-image:url('../image/sidemenu/nyuin_annai2.gif');}
.nyuin_annai_on a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
					background:url('../image/sidemenu/nyuin_annai2.gif') no-repeat;}
/* 診療科（各科のページも） */
.shinryoka	{background:url('../image/sidemenu/shinryoka1.gif') no-repeat;}
.shinryoka a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
				background:url('../image/sidemenu/shinryoka1.gif') no-repeat;}
.shinryoka a:hover	{background-image:url('../image/sidemenu/shinryoka2.gif');}
.shinryoka_on a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
				background:url('../image/sidemenu/shinryoka2.gif');}
.ka	{background:url('../image/sidemenu/ka1.gif') 0 -3px;}
.ka a	{border-top:1px #cccccc dotted; width:169px; height:19px; text-indent:30px; color:#666633;
		font-size:8pt; background:url('../image/sidemenu/ka1.gif') 0 -3px;}
.ka a:hover	{background:url('../image/sidemenu/ka2.gif') 0 -3px;}
.ka_on a	{border-top:1px #cccccc dotted; width:169px; height:19px; text-indent:30px; color:#666633;
			font-size:8pt; background:url('../image/sidemenu/ka2.gif') 0 -3px;}
/* 産婦人科 */
.shinryoka_sanka	{background:url('../image/sidemenu/shinryoka3.gif') no-repeat;}
.shinryoka_sanka a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
					background:url('../image/sidemenu/shinryoka3.gif') no-repeat;}
.shinryoka_sanka a:hover	{background:url('../image/sidemenu/shinryoka2.gif');}
.sanka	{background:url('../image/sidemenu/ka1.gif') 0 -3px;}
.sanka a	{border-top:1px #cccccc dotted; width:169px; height:19px; text-indent:30px; color:#666633;
			font-size:8pt; background:url('../image/sidemenu/ka1.gif') 0 -3px;}
.sanka a:hover	{background:url('../image/sidemenu/sanka1.gif') 0 -3px;}
.sanka_on a	{border-top:1px #cccccc dotted; width:169px; height:19px; text-indent:30px; color:#666633;
			font-size:8pt; background:url('../image/sidemenu/sanka2.gif') 0 -3px;}
.sanka2	{background:url('../image/sidemenu/sanka1.gif') 0 -3px;}
.sanka2 a	{border-top:1px #cccccc dotted; width:169px; height:19px; text-indent:30px; color:#666633;
			font-size:8pt; background:url('../image/sidemenu/sanka1.gif') 0 -3px;}
.sanka2 a:hover	{background:url('../image/sidemenu/sanka2.gif') 0 -3px;}
.sankalst	{background:url('../image/sidemenu/sanka3.gif') 0 -3px}
.sankalst a	{border-top:1px #cccccc dotted; width:169px; height:19px; text-indent:45px; color:#666633;
			font-size:8pt; background:url('../image/sidemenu/sanka3.gif') 0 -3px}
.sankalst a:hover	{background:url('../image/sidemenu/sanka4.gif') 0 -3px;}
.sankalst_on a	{border-top:1px #cccccc dotted; width:169px; height:19px; text-indent:45px; color:#666633;
				font-size:8pt; background:url('../image/sidemenu/sanka4.gif') 0 -3px;}
/* 小児科 */
.shinryoka_	shonika	{background:url('../image/sidemenu/shinryoka3.gif') no-repeat;}
.shinryoka_shonika a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
					background:url('../image/sidemenu/shinryoka3.gif') no-repeat;}
.shinryoka_shonika a:hover	{background:url('../image/sidemenu/shinryoka2.gif');}
.shonika	{background:url('../image/sidemenu/ka1.gif') 0 -3px;}
.shonika a	{border-top:1px #cccccc dotted; width:169px; height:19px; text-indent:30px; color:#666633;
			font-size:8pt; background:url('../image/sidemenu/ka1.gif') 0 -3px;}
.shonika a:hover	{background:url('../image/sidemenu/shonika1.gif') 0 -3px;}
.shonika_on a	{border-top:1px #cccccc dotted; width:169px; height:19px; text-indent:30px; color:#666633;
			font-size:8pt; background:url('../image/sidemenu/shonika2.gif') 0 -3px;}
.shonika2	{background:url('../image/sidemenu/shonika1.gif') 0 -3px;}
.shonika2 a	{border-top:1px #cccccc dotted; width:169px; height:19px; text-indent:30px; color:#666633;
			font-size:8pt; background:url('../image/sidemenu/shonika1.gif') 0 -3px;}
.shonika2 a:hover	{background:url('../image/sidemenu/shonika2.gif') 0 -3px;}
.shonikalst	{background:url('../image/sidemenu/shonika3.gif') 0 -3px}
.shonikalst a	{border-top:1px #cccccc dotted; width:169px; height:19px; text-indent:45px; color:#666633;
			font-size:8pt; background:url('../image/sidemenu/shonika3.gif') 0 -3px}
.shonikalst a:hover	{background:url('../image/sidemenu/shonika4.gif') 0 -3px;}
.shonikalst_on a	{border-top:1px #cccccc dotted; width:169px; height:19px; text-indent:45px; color:#666633;
				font-size:8pt; background:url('../image/sidemenu/shonika4.gif') 0 -3px;}
/* 検診 */
.kenshin	{background:url('../image/sidemenu/kenshin1.gif') no-repeat;}
.kenshin a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
			background:url('../image/sidemenu/kenshin1.gif') no-repeat;}
.kenshin a:hover	{background-image:url('../image/sidemenu/kenshin2.gif');}
.kenshin_on a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
				background:url('../image/sidemenu/kenshin2.gif') no-repeat;}
/* 相談窓口 */
.soudan	{background:url('../image/sidemenu/soudan1.gif') no-repeat;}
.soudan a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
			background:url('../image/sidemenu/soudan1.gif') no-repeat;}
.soudan a:hover	{background-image:url('../image/sidemenu/soudan2.gif');}
.soudan_on a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
				background:url('../image/sidemenu/soudan2.gif') no-repeat;}
/* 患者情報室 */
.tomarigi	{background:url('../image/sidemenu/tomarigi1.gif') no-repeat;}
.tomarigi a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
			background:url('../image/sidemenu/tomarigi1.gif') no-repeat;}
.tomarigi a:hover	{background-image:url('../image/sidemenu/tomarigi2.gif');}
.tomarigi_on a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
				background:url('../image/sidemenu/tomarigi2.gif') no-repeat;}
/* 開放型登録医 */
.torokui	{background:url('../image/sidemenu/torokui1.gif') no-repeat;}
.torokui a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
			background:url('../image/sidemenu/torokui1.gif') no-repeat;}
.torokui a:hover	{background-image:url('../image/sidemenu/torokui2.gif');}
.torokui_on a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
				background:url('../image/sidemenu/torokui2.gif') no-repeat;}
/** 医療関係者へ **/
/* 医療連携（地域連携室） */
.renkei	{background:url('../image/sidemenu/renkei1.gif') no-repeat;}
.renkei a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
			background:url('../image/sidemenu/renkei1.gif') no-repeat;}
.renkei a:hover	{background-image:url('../image/sidemenu/renkei2.gif');}
.renkei_on a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
				background:url('../image/sidemenu/renkei2.gif') no-repeat;}
/* 看護部 */
.nurse	{background:url('../image/sidemenu/nurse1.gif') no-repeat;}
.nurse a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
			background:url('../image/sidemenu/nurse1.gif') no-repeat;}
.nurse a:hover	{background-image:url('../image/sidemenu/nurse2.gif');}
.nurse_on a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
			background:url('../image/sidemenu/nurse2.gif') no-repeat;}
/* 薬剤科 */
.medicine	{background:url('../image/sidemenu/medicine1.gif') no-repeat;}
.medicine a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
			background:url('../image/sidemenu/medicine1.gif') no-repeat;}
.medicine a:hover	{background-image:url('../image/sidemenu/medicine2.gif');}
.medicine_on a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
				background:url('../image/sidemenu/medicine2.gif') no-repeat;}
/* 栄養科 */
.eiyo	{background:url('../image/sidemenu/eiyo1.gif') no-repeat;}
.eiyo a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
		background:url('../image/sidemenu/eiyo1.gif') no-repeat;}
.eiyo a:hover	{background-image:url('../image/sidemenu/eiyo2.gif');}
.eiyo_on a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
			background:url('../image/sidemenu/eiyo2.gif') no-repeat;}
/* 保健福祉部 */
.health	{background:url('../image/sidemenu/health1.gif') no-repeat;}
.health a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
			background:url('../image/sidemenu/health1.gif') no-repeat;}
.health a:hover	{background-image:url('../image/sidemenu/health2.gif');}
.health_on a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
				background:url('../image/sidemenu/health2.gif') no-repeat;}
/* 医療安全室 */
.iryoanzen	{background:url('../image/sidemenu/iryoanzen1.gif') no-repeat;}
.iryoanzen a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
			background:url('../image/sidemenu/iryoanzen1.gif') no-repeat;}
.iryoanzen a:hover	{background-image:url('../image/sidemenu/iryoanzen2.gif');}
.iryoanzen_on a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
				background:url('../image/sidemenu/iryoanzen2.gif') no-repeat;}
/** 病院概要 **/
/* 医療理念 */
.history	{background:url('../image/sidemenu/history1.gif') no-repeat;}
.history a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
			background:url('../image/sidemenu/history1.gif') no-repeat;}
.history a:hover	{background-image:url('../image/sidemenu/history2.gif');}
.history_on a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
				background:url('../image/sidemenu/history2.gif') no-repeat;}
/* 医療における患者の権利 */
.kenri	{background:url('../image/sidemenu/kenri1.gif') no-repeat;}
.kenri a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
			background:url('../image/sidemenu/kenri1.gif') no-repeat;}
.kenri a:hover	{background-image:url('../image/sidemenu/kenri2.gif');}
.kenri_on a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
				background:url('../image/sidemenu/kenri2.gif') no-repeat;}
/* 個人情報の取り扱いについて */
.privacy	{background:url('../image/sidemenu/privacy1.gif') no-repeat;}
.privacy a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
			background:url('../image/sidemenu/privacy1.gif') no-repeat;}
.privacy a:hover	{background-image:url('../image/sidemenu/privacy2.gif');}
.privacy_on a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
				background:url('../image/sidemenu/privacy2.gif') no-repeat;}
/* 個人情報の取り扱いについて */
.shisetsu	{background:url('../image/sidemenu/shisetsu1.gif') no-repeat;}
.shisetsu a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
			background:url('../image/sidemenu/shisetsu1.gif') no-repeat;}
.shisetsu a:hover	{background-image:url('../image/sidemenu/shisetsu2.gif');}
.shisetsu_on a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
				background:url('../image/sidemenu/shisetsu2.gif') no-repeat;}
/* 敷地内全面禁煙について */
.kinen	{background:url('../image/sidemenu/kinen1.gif') no-repeat;}
.kinen a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
			background:url('../image/sidemenu/kinen1.gif') no-repeat;}
.kinen a:hover	{background-image:url('../image/sidemenu/kinen2.gif');}
.kinen_on a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
				background:url('../image/sidemenu/kinen2.gif') no-repeat;}
/* 携帯電話の使用について */
.keitai	{background:url('../image/sidemenu/keitai1.gif') no-repeat;}
.keitai a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
			background:url('../image/sidemenu/keitai1.gif') no-repeat;}
.keitai a:hover	{background-image:url('../image/sidemenu/keitai2.gif');}
.keitai_on a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
				background:url('../image/sidemenu/keitai2.gif') no-repeat;}
/* 業務統計 */
.statistics	{background:url('../image/sidemenu/statistics1.gif') no-repeat;}
.statistics a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
				background:url('../image/sidemenu/statistics1.gif') no-repeat;}
.statistics a:hover	{background-image:url('../image/sidemenu/statistics2.gif');}
.statistics_on a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
				background:url('../image/sidemenu/statistics2.gif') no-repeat;}
/* お寄せいただいたご意見 */
.ikenbako	{background:url('../image/sidemenu/ikenbako.gif') no-repeat;}
.ikenbako a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
			background:url('../image/sidemenu/ikenbako.gif') no-repeat;}
.ikenbako a:hover	{background-image:url('../image/sidemenu/ikenbako2.gif');}
.ikenbako_on a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
				background:url('../image/sidemenu/ikenbako2.gif') no-repeat;}
/* 病院情報誌 */
.johoshi	{background:url('../image/sidemenu/johoshi1.gif') no-repeat;}
.johoshi a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
			background:url('../image/sidemenu/johoshi1.gif') no-repeat;}
.johoshi a:hover	{background-image:url('../image/sidemenu/johoshi2.gif');}
.johoshi_on a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
				background:url('../image/sidemenu/johoshi2.gif') no-repeat;}
/** 関連施設・活動のご案内 **/
/* やすらぎ */
.yasuragi	{background:url('../image/sidemenu/yasuragi1.gif') no-repeat;}
.yasuragi a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
			background:url('../image/sidemenu/yasuragi1.gif') no-repeat;}
.yasuragi a:hover	{background-image:url('../image/sidemenu/yasuragi2.gif');}
.yasuragi_on a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
				background:url('../image/sidemenu/yasuragi2.gif') no-repeat;}
/* あおぞら */
.aozora	{background:url('../image/sidemenu/aozora1.gif') no-repeat;}
.aozora a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
			background:url('../image/sidemenu/aozora1.gif') no-repeat;}
.aozora a:hover	{background-image:url('../image/sidemenu/aozora2.gif');}
.aozora_on a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
				background:url('../image/sidemenu/aozora2.gif') no-repeat;}
/* 在宅介護支援センター */
.zaitakukaigo	{background:url('../image/sidemenu/zaitakukaigo1.gif') no-repeat;}
.zaitakukaigo a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
				background:url('../image/sidemenu/zaitakukaigo1.gif') no-repeat;}
.zaitakukaigo a:hover	{background-image:url('../image/sidemenu/zaitakukaigo2.gif');}
.zaitakukaigo_on a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
				background:url('../image/sidemenu/zaitakukaigo2.gif') no-repeat;}
/* 健康教室 */
.class	{background:url('../image/sidemenu/class1.gif') no-repeat;}
.class a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
			background:url('../image/sidemenu/class1.gif') no-repeat;}
.class a:hover	{background-image:url('../image/sidemenu/class2.gif');}
.class_on a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
			background:url('../image/sidemenu/class2.gif') no-repeat;}
/* 糖尿病教室 */
.diabetes	{background:url('../image/sidemenu/diabetes1.gif') no-repeat;}
.diabetes a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
			background:url('../image/sidemenu/diabetes1.gif') no-repeat;}
.diabetes a:hover	{background-image:url('../image/sidemenu/diabetes2.gif');}
.diabetes_on a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
				background:url('../image/sidemenu/diabetes2.gif') no-repeat;}
/* 和食の料理教室 */
.washoku	{background:url('../image/sidemenu/washoku1.gif') no-repeat;}
.washoku a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
			background:url('../image/sidemenu/washoku1.gif') no-repeat;}
.washoku a:hover	{background-image:url('../image/sidemenu/washoku2.gif');}
.washoku_on a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
				background:url('../image/sidemenu/washoku2.gif') no-repeat;}
/* 保険年金無料相談会 */
.hokensoudan	{background:url('../image/sidemenu/hokensoudan1.gif') no-repeat;}
.hokensoudan a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
				background:url('../image/sidemenu/hokensoudan1.gif') no-repeat;}
.hokensoudan a:hover	{background-image:url('../image/sidemenu/hokensoudan2.gif');}
.hokensoudan_on a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
					background:url('../image/sidemenu/hokensoudan2.gif') no-repeat;}
/* きずなの会 */
.kizuna	{background:url('../image/sidemenu/kizuna1.gif') no-repeat;}
.kizuna a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
			background:url('../image/sidemenu/kizuna1.gif') no-repeat;}
.kizuna a:hover	{background-image:url('../image/sidemenu/kizuna2.gif');}
.kizuna_on a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
				background:url('../image/sidemenu/kizuna2.gif') no-repeat;}
/* ボランティアホームページ */
.goya	{background:url('../image/sidemenu/goya1.gif') no-repeat;}
.goya a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
		background:url('../image/sidemenu/goya1.gif') no-repeat;}
.goya a:hover	{background-image:url('../image/sidemenu/goya2.gif');}
.goya_on a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
			background:url('../image/sidemenu/goya2.gif') no-repeat;}
/* KOMI 理論研究会 */
.komi	{background:url('../image/sidemenu/komi1.gif') no-repeat;}
.komi a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
		background:url('../image/sidemenu/komi1.gif') no-repeat;}
.komi a:hover	{background-image:url('../image/sidemenu/komi2.gif');}
.komi_on a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
			background:url('../image/sidemenu/komi2.gif') no-repeat;}
/* 地域の栄養を考える会 */
.tiiki	{background:url('../image/sidemenu/tiikieiyo1.gif') no-repeat;}
.tiiki a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
		background:url('../image/sidemenu/tiikieiyo1.gif') no-repeat;}
.tiiki a:hover	{background-image:url('../image/sidemenu/tiikieiyo2.gif');}
.tiiki_on a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
			background:url('../image/sidemenu/tiikieiyo2.gif') no-repeat;}
/** 職員募集 **/
/* メールマガジン */
.mailmagazine	{background:url('../image/sidemenu/mailmagazine1.gif') no-repeat;}
.mailmagazine a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
				background:url('../image/sidemenu/mailmagazine1.gif') no-repeat;}
.mailmagazine a:hover	{background-image:url('../image/sidemenu/mailmagazine2.gif');}
.mailmagazine_on a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
					background:url('../image/sidemenu/mailmagazine2.gif') no-repeat;}
/* 看護師（有資格者） */
.recruit_ns-1	{background:url('../image/sidemenu/recruit_ns1-1.gif') no-repeat;}
.recruit_ns-1 a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
				background:url('../image/sidemenu/recruit_ns1-1.gif') no-repeat;}
.recruit_ns-1 a:hover	{background-image:url('../image/sidemenu/recruit_ns1-2.gif');}
.recruit_ns-1_on a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
					background:url('../image/sidemenu/recruit_ns1-2.gif') no-repeat;}
/* 看護師（看護学生） */
.recruit_ns-2	{background:url('../image/sidemenu/recruit_ns2-1.gif') no-repeat;}
.recruit_ns-2 a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
				background:url('../image/sidemenu/recruit_ns2-1.gif') no-repeat;}
.recruit_ns-2 a:hover	{background-image:url('../image/sidemenu/recruit_ns2-2.gif');}
.recruit_ns-2_on a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
					background:url('../image/sidemenu/recruit_ns2-2.gif') no-repeat;}
/* 医師 */
.recruit_dr	{background:url('../image/sidemenu/recruit_dr1.gif') no-repeat;}
.recruit_dr a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
				background:url('../image/sidemenu/recruit_dr1.gif') no-repeat;}
.recruit_dr a:hover	{background-image:url('../image/sidemenu/recruit_dr2.gif');}
.recruit_dr_on a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
					background:url('../image/sidemenu/recruit_dr2.gif') no-repeat;}
/* 臨床研修医 */
.recruit_csm	{background:url('../image/sidemenu/recruit_csm1.gif') no-repeat;}
.recruit_csm a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
				background:url('../image/sidemenu/recruit_csm1.gif') no-repeat;}
.recruit_csm a:hover	{background-image:url('../image/sidemenu/recruit_csm2.gif');}
.recruit_csm_on a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
					background:url('../image/sidemenu/recruit_csm2.gif') no-repeat;}
/* その他 */
.recruit_other	{background:url('../image/sidemenu/recruit_other1.gif') no-repeat;}
.recruit_other a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
					background:url('../image/sidemenu/recruit_other1.gif') no-repeat;}
.recruit_other a:hover	{background-image:url('../image/sidemenu/recruit_other2.gif');}
.recruit_other_on a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
					background:url('../image/sidemenu/recruit_other2.gif') no-repeat;}
/** その他 **/
/* 交通アクセス */
.access	{background:url('../image/sidemenu/access1.gif') no-repeat;}
.access a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
			background:url('../image/sidemenu/access1.gif') no-repeat;}
.access a:hover	{background-image:url('../image/sidemenu/access2.gif');}
.access_on a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
				background:url('../image/sidemenu/access2.gif') no-repeat;}
/* サイトマップ */
.sitemap	{background:url('../image/sidemenu/sitemap1.gif') no-repeat;}
.sitemap a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
			background:url('../image/sidemenu/sitemap1.gif') no-repeat;}
.sitemap a:hover	{background-image:url('../image/sidemenu/sitemap2.gif');}
.sitemap_on a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
				background:url('../image/sidemenu/sitemap2.gif') no-repeat;}
/* お問い合わせ */
.toiawase	{background:url('../image/sidemenu/toiawase1.gif') no-repeat;}
.toiawase a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
			background:url('../image/sidemenu/toiawase1.gif') no-repeat;}
.toiawase a:hover	{background-image:url('../image/sidemenu/toiawase2.gif');}
.toiawase_on a	{border-top:1px #cccccc dotted; width:170px; height:30px; text-indent:-1000em;
				background:url('../image/sidemenu/toiawase2.gif') no-repeat;}
/*----------------------------*/
/* フッター                      */
/*----------------------------*/
#footer	{background-color:#0a50a1; margin-top:0.4em; padding-top:0.2em; padding-bottom:0.2em; clear:both;}
address	{font:normal 8pt "ＭＳ Ｐゴシック"; color:#ffffff; text-align:center;}
