/* CSS Document */

/* トップページ
---------------------------------------------*/
#top{

	line-height: 1.4em;

}

#topsubmenu{
	margin-right: 5px;
}

#topsubmenu li{
	padding-bottom: 2px;
}

#topsintyaku {
	margin-bottom: 5px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 3px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 10px;

}

#topsintyaku li{
	background: url(images/aicon_topsintyaku.gif) no-repeat left center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	list-style: none;


}

#topsinryoka{
	background: url(images/top_sinryoka_haikei.gif);
	height: 150px;
	width: 445px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 3px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;


}

#topsinryoka ul{
	float :left;
	width :140px;
	margin-top: 10px;
	margin-left: 5px;

}

#topsinryoka  a{
padding-left:20px;
text-decoration:none;
background:url(images/aicon_sinryokamenu.gif) no-repeat;
}

#topkinen{
	color: #CC3300;
	background: url(images/top_kinen_haikei.jpg) no-repeat;
	height: 60px;
	width: 300px;
	font-weight: bold;
}


#topkinen p{
	width: 280px;
	padding: 5px;
	line-height: 1.3em;
}
/* 左メニュー
---------------------------------------------*/
#lmenu{
	width: 150px;
	margin-right: 10px;

}

#lmenu li{
	margin :2px 0;

}
/* メニュー */

#lmenu ul li.navList a{
display:block;
width:150px;
padding-top:12px;
padding-bottom:10px;
text-indent:20px;
text-decoration:none;
background:url(images/menu_left.gif) no-repeat;
}
* html div#lmenu ul li.navList a{
width:150px;
}
html[xmlns] div#lmenu ul li.navList a{
width:150px;
}
div#lmenu ul li.navList a:hover{
width:150px;
background:url(images/menu_left_on.gif) no-repeat;
background-color:#eeeeee;
}

* html div#lmenu ul li.navList a:hover{
width:150px;
}
html[xmlns] div#lmenu ul li.navList a:hover{
width:150px;
}

/* メニュータイトル */

#lmenu ul li.navTitle a{
	display:block;
	width:150px;
	padding-top:12px;
	padding-bottom:10px;
	text-indent:20px;
	text-decoration:none;
	background:url(images/menu_lefttitle.gif) no-repeat;
	font-weight: bold;
	color: #FFFFFF;
}
* html div#lmenu ul li.navTitle a{
width:150px;
}
html[xmlns] div#lmenu ul li.navTitle a{
width:150px;
}
div#lmenu ul li.navTitle a:hover{
width:150px;
background:url(images/menu_lefttitle_on.gif) no-repeat;
background-color:#eeeeee;
}

* html div#lmenu ul li.navList a:hover{
width:150px;
}
html[xmlns] div#lmenu ul li.navList a:hover{
width:150px;
}

/* 左メニュー　診療科
---------------------------------------------*/
#lmenusinryo{
	border: 1px solid #CCCCCC;
	width :150px;
	margin-top : 3px;
	margin-bottom :5px;

}

#lmenusinryo ul{
	margin :10px 0;
}

#lmenusinryo li{
	padding-top :2px;
	padding-bottom :1px;
}

#lmenusinryo a{
padding-left:20px;
text-decoration:none;
background:url(images/aicon_sinryokamenu.gif) no-repeat;
}


/* コンテンツ
---------------------------------------------*/

#content{
	width: 590px;
	vertical-align: top;
	margin-top: 5px;
	line-height: 1.6em;

}


#content .navi{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 3px solid #CCCCCC;

}

#content h2{
	margin : 5px 0;
	padding :0;
}


#content h3{
	font-size: 120%;
	font-weight: bold;
	color: #333333;
	background: url(images/h3_haikei.gif) repeat-x;
	height: 35px;
	width: 590px;
	text-indent:20px;
	display:block;
	padding:9px 0 6px 0;
	margin-bottom:5px;
}

* html #content h3{
	padding-bottom:5px;
	margin-bottom:5px;
}


#content h4{
	background: url(images/h4_haikei.gif) no-repeat left center;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 120%;
	padding: 5px 5px 3px 25px;
	clear :left;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 3px solid #CCCCCC;
	border-left: 1px solid #999999;
}

#content h5{
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333399;
	background: url(images/aicon_h5.gif) no-repeat left center;
	padding-left: 15px;
}


#content table{
	border-collapse: collapse; /* 枠線の表示方法 */ 
}

#content th{
	margin :0;
	padding: 5px;

}

#content td{
	margin :0;
	padding: 3px;
	line-height: 1.4em;

}

#content ol{
	padding-left: 30px;
}

#content .th00{
	background: url(images/tdhaikei_line.gif) repeat-x left bottom;

}

#content .th03{
	border: 1px solid #999999;
	background: #FFDFBF;

}

#content .th04{
	border: 1px solid #999999;
	background: #FFFFCC;

}

#content .td00{
	line-height: 1.4em;
	background: url(images/tdhaikei_line.gif) repeat-x left bottom;

}


#content .td01{
	font-weight: bold;
	background: url(images/tdhaikei_line.gif) repeat-x left bottom;

}

#content .td02{
	font-weight: bold;
	color: #6699CC;
	background: url(images/tdhaikei_line.gif) repeat-x left bottom;

}

#content .td03{
	border: 1px solid #999999;
}

#content .td04{
	border: 1px solid #999999;
	background: #E0E0E0;
}

#content .listyle{
	list-style: disc;
	margin-left: 15px;


}


#content .font01{
	font-weight: bold;
}

#content .imgborder{
	border-right: 3px solid #999999;
	border-bottom: 4px solid #CCCCCC;


}

#content .pagetop{
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;

}

/* メインメニュー
---------------------------------------------*/
#mainmenu{
	background: url(images/mainmenu_title.gif) no-repeat left top;
	padding-top: 20px;
	margin-top :5px;

}

#mainmenu ul{
	float :left;
	margin-right :5px;
	margin-bottom :15px;
	width :290px;
}

#mainmenu li{
}

#mainmenu a{
	display:block;
	width:290px;
	padding-top:5px;
	padding-bottom:5px;
	text-indent:30px;
	text-decoration:none;
	background:url(images/mainmenu_haikei.gif) no-repeat;
	font-weight: bold;
	color: #333333;
}



/* コンテンツメニュー
---------------------------------------------*/
#contentmenu{
	padding: 10px;
	border: 1px solid #999966;
	background: url(images/contentmenu_haikei.gif) repeat;
}

#contentmenu:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #contentmenu {
    height: 1em;
}

#contentmenu{
    display: block;
}
/**/

#contentmenu ul{
	float :left;
	margin-left :10px;
	width :230px;
}

#contentmenu .ul2{
	float :left;
	margin-left :10px;
	width :170px;
}

#contentmenu li{
	padding-top :1px;
	padding-bottom :2px;
}

#contentmenu a{
	background: url(images/aicon_contmenu.gif) no-repeat;
	padding-left: 20px;
	color: #996600;
	text-decoration: none;

}

#contentmenu .stay{
	font-weight: bold;

}

/* 診療科トップ
---------------------------------------------*/
#sinryomenu{
	padding: 10px;
	border: 1px solid #CCCCCC;
	background: #E6E6E6;

}

#sinryomenu:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #sinryomenu {
    height: 1em;
}

#sinryomenu{
    display: block;
}
/**/


#sinryomenu ul{
	float :left;
	margin-left :10px;
	width :230px;
}


#sinryomenu a{
	background: url(images/aicon_menu01.gif) no-repeat left center;
	padding-left: 20px;
	color: #336699;
	text-decoration: none;

}

/* 専門外来
---------------------------------------------*/

#senmon{
	margin-bottom: 300px;

}

/* 理念
---------------------------------------------*/
#rinen li{
	padding-left: 50px;
	height: 45px;
	padding-top: 15px;
}

#rinen .01jyo{
	background: url(images/rinen_01jyo.gif) no-repeat left center;
}
#rinen .02jyo{
	background: url(images/rinen_02jyo.gif) no-repeat left center;
}
#rinen .03jyo{
	background: url(images/rinen_03jyo.gif) no-repeat left center;
}
#rinen .04jyo{
	background: url(images/rinen_04jyo.gif) no-repeat left center;
}
#rinen .05jyo{
	background: url(images/rinen_05jyo.gif) no-repeat left center;
}

#rinen .01{
	background: url(images/rinen_01.gif) no-repeat left center;
}
#rinen .02{
	background: url(images/rinen_02.gif) no-repeat left center;
}
#rinen .03{
	background: url(images/rinen_03.gif) no-repeat left center;
}
#rinen .04{
	background: url(images/rinen_04.gif) no-repeat left center;
}
#rinen .05{
	background: url(images/rinen_05.gif) no-repeat left center;
}

/* 医療相談チェックシート
---------------------------------------------*/
#iryosoudancheck{
	padding: 10px;
	width: 590px;
	border: 1px solid #FF6666;

}

#iryosoudancheck h5{
	font-size: 120%;
	padding: 0px;
	margin-bottom: 5px;
	background: url(none);

}



/* リンク集
---------------------------------------------*/
#link ul{
	margin: 15px 0px 30px 40px;

}


#link li{
	padding-top :1px;
	padding-bottom :2px;
}

#link  a{
	background: url(images/aicon_list.gif) no-repeat;
	padding-left: 20px;
	color: #0033CC;
	text-decoration: none;

}


/* サイトマップ
---------------------------------------------*/

#sitemap ul{
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;

}

#sitemap li{
	list-style: disc;
	margin-left: 10px;
	padding-left : 5px;
}

#sitemap .sitemapmidasi{
	font-size: 120%;
	font-weight: bold;
	border-left: 5px solid #CC3300;
	list-style: none;
	margin-left: 0;
	padding-left: 10px;

}

#sitemap .sitemapfloat{
	float :left;
	width : 280px;
	margin-right: 15px;
}
