@charset "UTF-8";
/* CSS Document */

/* メイン */
#main	{
	padding-left:10px;
	padding-right:10px;
	width: 760px;
	float: left;
	}
	

/* コンテンツ 標準*/
#content	{
	width: 580px;
	float: right;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	/*border: solid 1px #FF781C;*/
	background-color: #FFFFFF;
	line-height:150%;
}

#content_title	{
	background-color: #7FC31E;
	background-image: url(../images/title_sub.jpg);
	background-repeat: no-repeat;
	font-size: 1.2em;
	color: #FFFFFF;
	line-height: 28px;
	padding-left: 22px;
	margin-top: 0;
	margin-bottom: 10px;
}

#content_title2	{
	display:block;
	width:400px;
	background-color:#FFFFFF;
	border: outset 2px #BFE18E;
	padding-left: 10px;
	text-align:center;
	line-height: 28px;
	padding-left: 22px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0;
	margin-bottom: 10px;
}

#content p	{
	font-size: 0.75em;
	line-height: 1.9;
	margin-top: 10px;
	padding: 5px 20px 0 20px;
} 

/*
#content p2{
	font-size: 0.75em;
	line-height: 1.7;
	margin-top: 0px;
	}
*/
	
#content p3{
	font-size: 0.9em;
	line-height: 1.6;
	margin-top: 0px;
	}


#content_l{
	width:540px;
	border-bottom: solid 1px #333333;
	margin-top: 0;
	margin-left: 22px;
	margin-bottom:15px;
	padding-left: 0;
	line-height: 0px;
}

#content_l li	{
	padding-bottom:1px;
	line-height:16px;
	}
	
/* コンテンツ 左メニューなし*/
#contentL	{
	width: 720px;
	float: right;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	/*border: solid 1px #FF781C;*/
	background-color: #FFFFFF;
	line-height:150%;
	padding: 5px 20px 0 20px;
}

#contentL_title	{
	background-color: #7FC31E;
	background-image: url(../images/titleL_sub.jpg);
	background-repeat: no-repeat;
	font-size: 1.2em;
	color: #FFFFFF;
	line-height: 28px;
	padding-left: 22px;
	margin-top: 0;
	margin-bottom: 10px;
}

#contentL_subtitle{
	background-color: #e0e0e0;
	background-image: url(../images/barL-green.jpg);
	background-repeat: no-repeat;
	font-size: 0.875em;
	line-height: 23px;
	padding-left: 28px;
	margin-top: 15px;
	margin-bottom: 5px;
}

	
#contentL p	{
	font-size: 0.75em;
	line-height: 1.9;
	margin-top: 10px;
	padding: 5px 20px 0 15px;
} 

.content_img{
	padding:10px 20px 0 20px;
	float:left;
}

.content_img2{
	padding:10px 20px 0 20px;
	float:right;
}

/* 外来診療表 */
#content_title3{
	text-align:right;
	line-height: 28px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0;
	margin-bottom: 10px;
}

#content_subtitle{
	background-color: #e0e0e0;
	background-image: url(../images/bar-green.jpg);
	background-repeat: no-repeat;
	font-size: 0.875em;
	line-height: 23px;
	padding-left: 28px;
	margin-top: 15px;
	margin-bottom: 5px;
}

#content_subtitle2{
	background-color: #e0e0e0;
	background-image: url(../images/yaji-yellow.jpg);
	background-repeat: no-repeat;
	font-size: 0.875em;
	line-height: 23px;
	padding-left: 28px;
	margin-top: 15px;
	margin-bottom: 10px;
}

#ttable6{
	width:555px;
	font-size: 12px;
	border-collapse : collapse;
	border-color : #666666;
	border-width : 1px;
	border-style : solid;
	table-layout : fixed;
	text-align: center;
}

/* END*/



/* テーブル */
#ttable1{
	font-size: 0.8em;
	border-collapse : collapse;
	border-color : #666666;
	border-width : 1px;
	border-style : solid;
	width:570px;
	table-layout : fixed;
	text-align: left;
}

#ttable2{
	font-size: 0.75em;
	border-collapse : collapse;
	border-color : #666666;
	border-width : 1px;
	border-style : solid;
	width:570px;
	table-layout : fixed;
	text-align: center;
}

#ttable3{
	font-size: 0.8em;
	border-collapse : collapse;
	border-color : #666666;
	border-width : 1px;
	border-style : solid;
	table-layout : fixed;
	text-align: left;
	margin: 5px 20px 0 22px;
}

/* リンクテーブル */
#ttable4{
	font-size: 0.8em;
	border-collapse : collapse;
	border-color : #666666;
	border-width : 1px;
	border-style : solid;
	table-layout : fixed;
	text-align: left;
	margin: 5px 20px 0 22px;
}

#ttable4 a:link{
	color: #333333;
	text-decoration: none;
}
#ttable4 a:visited{
	color: #FF781C;
	text-decoration: none;
}

#ttable4 a:hover{
	color: #FF781C;
	text-decoration: underline;
}

#ttable4 a:active{
	color: #FF781C;
	text-decoration: none;}
/* リンクテーブルEND */
	

#ttable5{
	font-size: 0.8em;
	table-layout : fixed;
	text-align: left;
	margin: 5px 20px 0 22px;
}

/* openCC */
#ttable7{
	font-size: 0.75em;
	border-collapse : collapse;
	border-color : #666666;
	border-width : 1px;
	border-style : solid;
	table-layout : fixed;
	line-height: 15px;
	margin: 5px 20px 0 22px;
}

/* サイドバー */
#sidebar	{
	width: 166px;
	float: left;
	margin-top: 5px;
	margin-bottom: 25px;
	border: solid 1px #FF781C
}

ul.sidemenu	{font-size: 0.75em;
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	line-height: 0;}

ul.sidemenu li	{
	list-style-type: none}

ul.sidemenu li a	{
display: block;
	line-height: 30px;
	text-decoration: none;
	color: #ffffff;
	background-color:#FBBA00;
	border-bottom: solid 1px #ffffff;
	padding-left: 10px;
	}

ul.sidemenu li a:hover	{
	background-color:#F7C54C;
	color: #DD3B15;
}

ul.sidemenu ul 	{margin: 0;
	padding: 0}

ul.sidemenu ul li a 	{
	background-color: #ffffff;
	color: #484848;
	border-bottom: solid 1px #cdf0a1;
	line-height: 24px
}

ul.sidemenu ul li a:hover 	{
	background-color: #faffda;}
	
/* サイドバー２ */
#sidebar2	{
	width: 166px;
	float: left;
	margin-top: 5px;
	margin-bottom: 25px;
	border: solid 1px #FF781C
}

ul.sidemenu2	{
	font-size: 0.75em;
	margin-top: 0;
	margin-left: 0;
	padding-left:0;
	line-height: 0;}

ul.sidemenu2 li	{
	list-style-type: none;}

ul.sidemenu2 li a	{
	display: block;
	line-height: 15px;
	text-decoration: none;
	color: #ffffff;
	padding:3px 3px 3px 3px;
	background-color:#FBBA00;
	border-bottom: solid 1px #ffffff;
	}

ul.sidemenu2 li a:hover	{
	background-color:#F7C54C;
	color: #DD3B15;
}

ul.sidemenu2 ul 	{
	margin: 0;
	padding: 0}

ul.sidemenu2 ul li a 	{
	background-color: #ffffff;
	color: #484848;
	border-bottom: solid 1px #cdf0a1;
	line-height: 24px;
	padding-left:10px;
}

ul.sidemenu2 ul li a:hover 	{
	background-color: #faffda;}

/* ニュース一覧
------------------------------------------------ */
#bTitlenews{
	background-image:url(../images/title_news2.jpg);
	background-repeat:no-repeat;
	width:760px;
	height:34px;
}

#bTitlenews h3{
	background-repeat: no-repeat;
	font-size: 0.875em;
	color: #FFFFFF;
	line-height: 28px;
	padding-left: 20px;
	margin-top: 0;
	margin-bottom: 0px
}

#newsText{
	width:700px;}
	
#newsText ul{
	padding-left:16px;
	padding-right:16px;}

#newsText li{
	padding-top:10px;
	float:left;
	width:500px;
	list-style-type:none;
	/*border-bottom: dashed #A4A4A4 1px;*/}

#newsText li a{
	color:#484848;
	text-decoration:none;}
	
#newsText li a:hover{
	color:#484848;
	text-decoration:underline;}

#newsText li .day{
	/* \*//*/
	width:70px;
	/**/
	/* Mac版 IE 5.x に適用させないスタイル \*/
	width:75px;
	/*正しく認識できるスタイル*/
	float:left;}

#newsText li .textR{
	/* \*//*/
	width:318px;
	/**/
	/* Mac版 IE 5.x に適用させないスタイル \*/
	width:420px;
	/*正しく認識できるスタイル*/
	float:right;
}
	
#newsText .no_border{
	border:none;}

/* サイトマップ
------------------------------------------------ */
#sitemapPadding{
	margin:0 0 0 40px;}


#bTitlesitemap h3{
	display:block;
	text-indent:-9999px;
}

ul.sitemapList01{
	clear:both;
	margin:0 0 25px;
}

ul.sitemapList01 li{
	margin-bottom:5px;
}

ul.sitemapList01 h4{
	font-weight:normal;
	padding-left:9px;
	margin-bottom:5px;
	border-left:4px solid #FFB237;
}

ul.sitemapList01 a{
	color:#1D4FB3;
}
ul.sitemapList01 a:link{
	color:#1D4FB3;
	text-decoration:underline;
}
ul.sitemapList01 a:visited{
	color:#1D4FB3;
	text-decoration:underline;
}
ul.sitemapList01 a:hover{
	color:#1D4FB3;
	text-decoration:none;
}

ul.sitemapList02{
	margin:5px 0 0 24px;
}

ul.sitemapList03{
	width:400px;
	margin:0 0 0 24px;
}
ul.sitemapList03 li{
	float:left;
	width:80px;
	margin:0 0 5px;
}

/* IE以外 */
.sitemapList01:after{
	/* content:"";*/
	display:block;
	height:0px;
	clear:both;
}

.sitemapList01{
	height:100%;
}

	/* Mac IE only */
	/*\*//*/
	.sitemapList01{
	float:left;
}
/**/

