﻿/* 丸子中央総合病院　第２階層ページ用CSS */
/* 2011.12.09 修正                            */

/* ヘッダ以下全体 */
#main {
	width: 750px;
	line-height: 1.5;
	letter-spacing: 1px;
}

/* コンテンツ */
#contents {
	padding: 0px 5px 0px 0px;
	width: 550px;
	min-height:600px;
	color: #000;
	float: right;
}
#contents 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;
}
#contents-list {
	width: 520px;
	padding: 10px 15px 0px 15px;
}
#contents-list li{
	font-size: 100%;
	line-height: 30px;
	display: inline;
	padding-right: 10px;
}


/* コンテンツ：医師紹介欄 */
#contents #isi {
	padding:0px 10px 0px 10px;
}
#contents #isi dt {
	margin-top:5px;
}
#contents #isi .dd1  {
}
#contents #isi .dd2  {
}
#contents #isi .dd3  {
	padding-right:20px;
	text-indent: -4em;
	margin-left: 4em;
}
#contents #isi .dd4 {
	padding-right:20px;
	margin-left: 5em;
	text-indent: -5em;
}
#contents #isi .dd5 {
	padding-left:40px;
	padding-right:20px;
}
/* /コンテンツ：医師紹介欄 */


/* /コンテンツ */




/* 各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;
}
#contents .sy-tbl {
	width: 500px;
	margin-left: 10px;
	margin-top: 15px;

}
#contents .sy-tbl caption {
	text-align: left;
	font-weight: bold;
}
#contents .sy-tbl .td1 {
	width: 6em;
	text-align: center;
	border: 1px solid #A0A0A4;
	font-size: 0.9em;
}
#contents .sy-tbl .td2 {
	text-align: left;
	padding-left: 10px;
	border: 1px solid #A0A0A4;
	font-size: 0.9em;
}



#index-list span {
	display: block;
	padding: 0px 0px 10px 0px;
}
/* /各indexページ用リスト */

#contents h4{
	background-image: url(img/chead_bg.gif);
	background-repeat: no-repeat;
	width: 550px;
	height: 25px;
	font-size: 114%;
	font-weight: bold;
	line-height: 20pt;
	text-indent: 10px;
	border-width: 0px 0px 0px 0px;
	border-color: #fff #fff #999 #ccc;
	border-style: solid;
	margin: 30px 0px 10px 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 {
clear:both;
width: 545px;
	height: 16px;
	display: block;
	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: 550px;
	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: 494px;
	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: 730px;
	color: #000;
	float: right;
}
#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 {
	width: 177px;
	float: left;
	margin: 0px 0px 0px 3px;
	padding: 10px 0px 0px 0px;
	letter-spacing: 0px;
	color: #333;
	overflow: hidden;
}
#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 2px 2px 1px;
	border-color: #fff #ccc #ccc #ccc;
	border-style: solid;
	line-height: 25px;
	font-size: 15px;
	padding-top: 5px;
}

#side-menu li.first{
	display: block;
	width: 174px;
	height: 25px;
	font-weight: bold;
	text-indent: 5px;
	letter-spacing: 0px;
	padding: 5px 0px 5px 0px;
	color: #F60;
	overflow: hidden;
}
#side-menu li.first a:link {
	color: #F60;
	text-decoration: underline;
	display: inline;
}
#side-menu li.first a:visited {
	color: #F60;
	text-decoration: underline;
	display: inline;
}
#side-menu li.first a:active {
	color: #F60;
	text-decoration: underline;
	display: inline;
}
#side-menu li.first a:hover {
	color: #F00;
	text-decoration: none;
	display: inline;
}

#side-menu li{
	display: inline-block;
	width: 170px;
	height: 25px;
	padding-left: 4px;
	overflow: hidden;
}
#side-menu li.sub{
	text-indent: 40px;
	font-size: 80%;
}
#side-menu span{
	display: list-item;
	list-style-image: url(img/smenu_listicon.gif);
	list-style-type: disc;
	list-style-position: inside;
}
#side-menu a{
	line-height: 22px;
	vertical-align: 5%;
}
#side-menu b{
	line-height: 22px;
	vertical-align: 5%;
	font-weight: bold;
	color: red;
}

