/* 丸子中央総合病院　第２階層ページ用CSS */
/* 2009.11.21　印刷用                    */

/* ヘッダ以下全体 */
#main {
	width: 670px;
	line-height: 1.5;
	letter-spacing: 1px;
}

/* コンテンツ */
#contents {
	padding: 0px 5px 0px 0px;
	width: 670px;
	min-height:600px;
	color: #000;
}
#contents h2 {
	height: 25px;
	color: #000;
	font-size: 128%;
	line-height: 25px;
	vertical-align: middle;
	font-weight: bold;
	padding: 0px 0px 3px 10px;
	border-width: 0px 0px 2px 0px;
	border-style: solid;
	border-color:#03F;
	margin-bottom: 10px;
	clear: both;
}
#contents-list {
	width: 520px;
	padding: 0px 15px 0px 15px;
	display: none;
}
#contents-list li{
	font-size: 100%;
	line-height: 30px;
	display: inline;
	padding-right: 10px;
}

/* 各indexページ用リスト */
#index-list {
	list-style: url(img/arrow1_right.gif);
	list-style-position: outside;
	line-height: 25px;
	display: block;
	width: 500px;
	padding: 30px 20px 0px 30px;
	vertical-align: middle;
}
#index-list span {
	display: block;
	padding: 0px 0px 15px 0px;
}
/* /各indexページ用リスト */

#contents h4{
	width: 660px;
	height: 25px;
	font-size: 114%;
	font-weight: bold;
	line-height: 20pt;
	text-indent: 10px;
	border-width: 0px 0px 1px 10px;
	border-color: #999 #999 #999 #999;
	border-style: solid;
	margin: 25px 0px 5px 0px;
}
#contents dl{
	padding: 0pt 0px 14pt 0px;
}
#contents dt{
	font-weight: bold;
	padding: 7px 0px 3px 0px;
}
#contents dd{
	font-weight: normal;
	padding: 0px 0px 0px 20px;
}
#contents span.rettop {
	width: 545px;
	height: 16px;
	display: none;
	font-size: 10pt;
	text-align: right;
	letter-spacing: 0px;
	padding: 10px 0px 5px 0px;
}
#contents span.rettop img{
	padding: 0px 2px 0px 0px;
	height: 12px;
	vertical-align: middle;
}

#contents img.left {
	float: left;
	margin: 5px 10px;
	padding: 5px;
	border: 1px solid #ccc;
}
#contents img.right {
	float: right;
	margin: 5px 10px;
	padding: 5px;
	border: 1px solid #ccc;
}
#contents p:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
}
#contents dd:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
}

/* コンテンツ：外来予定表 */
#yotei table{
	width: 650px;
	font-size: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	empty-cells: show;
}
#yotei table,th,td {
	text-align:center;
	border: 1px solid #666;
}
#yotei th {
	background-color: #CCC;
}
#yotei ul{
	width: 594px;
	border: 3px double red;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	padding: 5px 10px 5px 20px;
	margin: 10px 10px 0px 10px;
	background-color: #EEE;
	list-style: inside disc;
}
#yotei li{
	font-weight: normal;
	text-align: left;
}
#yotei h4{
	margin: 40px 0px 0px 0px;
}
/* /コンテンツ：外来予定表 */

/* サイトマップ用 */
#sitemap {
	padding: 0px 10px 20px 10px;
	width: 650px;
	color: #000;
}
#sitemap h2 {
	height: 25px;
	color: #000;
	font-size: 128%;
	line-height: 25px;
	vertical-align: middle;
	font-weight: bold;
 	margin:0px 0px 10px 0px;
	padding: 0px 0px 3px 10px;
	border-width: 0px 0px 2px 0px;
	border-style: solid;
	border-color:#03F;
	clear: both;
}
#sitemap dl{
	padding: 0pt 0px 20px 0px;
}
#sitemap dt{
	font-weight: bold;
	padding: 7px 0px 3px 10px;
}
#sitemap dd{
	font-weight: normal;
	padding: 0px 0px 15px 40px;
}
#sitemap dd.first{
	display: list-item;
	list-style-type: disc;
	list-style-position: inside;
	font-weight: bold;
	padding: 0px 0px 0px 20px;
}
/* /サイトマップ用 */
/* /コンテンツ */

/* サイドメニュー */
#side-menu {
	float: right;
	display: none;
}
#side-menu h3{
	clear: both;
	background-image: url(img/smenu_title.gif);
	background-repeat: repeat;
	border-width: 0px 2px 0px 0px;
	border-color: #ccc #ccc #fff #fff;
	border-style: solid;
	margin: 10px 0px 0px 0px;
	width: 175px;
	height: 32px;
	font-size: 16px;
	text-align: center;
	letter-spacing: 3px;
	line-height: 32px;
}
#side-menu ul {
	border-width: 0px 0px 2px 0px;
	border-color: #fff #fff #ccc #fff;
	border-style: solid;
	list-style: none;
}
#side-menu li.first{
	width: 174px;
	height: 25px;
	line-height: 25px;
	font-size: 15px;
	font-weight: bold;
	text-indent: 5px;
	letter-spacing: 0px;
	padding: 5px 0px 5px 0px;
	border-width: 0px 2px 0px 1px;
	border-color: #ccc;
	border-style: solid;
	color: #F60;
	display: block;
}
#side-menu li.first a:link {
	color: #F60;
	text-decoration: underline;
}
#side-menu li.first a:visited {
	color: #F60;
	text-decoration: underline;
}
#side-menu li.first a:hover {
	color: #F00;
	text-decoration: none;
}
#side-menu li.first a:active {
	color: #F60;
	text-decoration: underline;
}
#side-menu li{
	display: block;
	width: 169px;
	height: 25px;
	border-width: 0px 2px 0px 1px;
	border-color: #ccc;
	border-style: solid;
	text-indent: 5px;
	padding-left: 5px;
}
#side-menu span{
	display: list-item;
	list-style-image: url(img/smenu_listicon.gif);
	list-style-position: inside;
	height: 25px;
	line-height: 20px;
}
#side-menu a{
	line-height: 22px;
	vertical-align: 5%;
}
#side-menu b{
	line-height: 22px;
	vertical-align: 5%;
	font-weight: bold;
	color: #F90;
}


/* /サイドメニュー */


