.lineh_115 {  line-height: 115%}

.lineh_130 {  line-height: 130%}

/* メニュー見出し　*/
.tdmenu_1#top{
	display:block;
	width:150px;
	height: 26px;
	padding: 7px 5px 5px;
	background: url(6_img/menu_bgimg.gif) no-repeat;
}

/* メニュー */
.tdmenu_1 a{
	display:block;
	color: #FFFFFF;
	width:150px;
	height: auto;
	padding-left:10px;
	padding-top:6px;
	padding-bottom:6px;
	margin-left:0px;
	text-decoration:none;
	border-bottom: 1px solid #43A3D1;
	background: url(6_img/menu_bgimg.gif) no-repeat;
	font-size: 85%;

}

.tdmenu_1 a:hover{
	display:block;
	color: #FFFFFF;
	width:150px;
	height: auto;
	padding-left:10px;
	padding-top:6px;
	padding-bottom:6px;
	margin-left:0px;
	text-decoration:none;
	background: url(6_img/menu_bgimg_over.gif) no-repeat;
	border-bottom: 1px solid #95AFFF;
}

.tdmenu_1 a img{
	float:right;
	margin-left:5px;
	margin-right:10px;
	margin-bottom:5px;
	border:none;
}

.tdmenu_1_on a {
	display:block;
	color: #FFFFFF;
	width:150px;
	height: auto;
	padding-left:10px;
	padding-top:6px;
	padding-bottom:6px;
	margin-left:0px;
	text-decoration:none;
	background: url(6_img/menu_bgimg_over.gif) no-repeat;
	border-bottom: 1px solid #95AFFF;
	font-size: 85%;

}

.tdmenu_1_on a:hover {
	display:block;
	color: #FFFFFF;
	width:150px;
	height: auto;
	padding-left:10px;
	padding-top:6px;
	padding-bottom:6px;
	margin-left:0px;
	text-decoration:none;
	background: url(6_img/menu_bgimg_over.gif) no-repeat;
	border-bottom: 1px solid #95AFFF;
}

.tdmenu_1_on a img{
	float:right;
	margin-left:5px;
	margin-right:10px;
	margin-bottom:5px;
	border:none;
}

/* subメニュー */
.sub_menu a{
	display:block;
	color: #FFFFFF;
	width:150px;
	height: auto;
	padding-left:20px;
	padding-top:6px;
	padding-bottom:6px;
	margin-left:0px;
	text-decoration:none;
	border-bottom: 1px solid #43A3D1;
	background: url(6_img/menu_bgimg.gif) no-repeat;
	font-size: 80%;

}

.sub_menu a:hover{
	display:block;
	color: #FFFFFF;
	width:150px;
	height: auto;
	padding-left:20px;
	padding-top:6px;
	padding-bottom:6px;
	margin-left:0px;
	text-decoration:none;
	background: url(6_img/menu_bgimg_over.gif) no-repeat;
	border-bottom: 1px solid #95AFFF;
}

.sub_menu a img{
	float:right;
	margin-left:5px;
	margin-right:10px;
	margin-bottom:5px;
	border:none;
}

.sub_menu_on a {
	display:block;
	color: #FFFFFF;
	width:150px;
	height: auto;
	padding-left:20px;
	padding-top:6px;
	padding-bottom:6px;
	margin-left:0px;
	text-decoration:none;
	background: url(6_img/menu_bgimg_over.gif) no-repeat;
	border-bottom: 1px solid #95AFFF;
	font-size: 80%;
}

.sub_menu_on a:hover{
	display:block;
	color: #FFFFFF;
	width:150px;
	height: auto;
	padding-left:20px;
	padding-top:6px;
	padding-bottom:6px;
	margin-left:0px;
	text-decoration:none;
	background: url(6_img/menu_bgimg_over.gif) no-repeat;
	border-bottom: 1px solid #95AFFF;
}
.sub_menu_on a img{
	float:right;
	margin-left:5px;
	margin-right:10px;
	margin-bottom:5px;
	border:none;
}

/* 見出し　*/
h2 {
	padding: 0px;
	color: #66B4D9;
	height: 30px;
	line-height: 40px;
	font-size: 110%;
	background: url(6_img/h2_mark.gif) no-repeat 8px;
	text-indent: 25pt;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #66B4D9;
	border-right-color: #66B4D9;
	border-bottom-color: #66B4D9;
	border-left-color: #66B4D9;
	margin: 0px 0px 20px;



}

h2 img{
	margin-right: 5px;
}

h3 {
	margin-top: 5px;
	margin-left: 0px;
	padding: 0px 0px 0px 15px;
	color: #66B4D9;
	height: 25px;
	line-height: 25px;
	font-size: 100%;
	border-top: 1px solid #66B4D9;
	border-bottom: 3px double #66B4D9;
}

/* メニュー背景　*/
.menuleft {
	background-image: url(6_img/left_image.gif);
	background-repeat: repeat-y;

}

.table_border {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	line-height: 140%;

	}

.table_border td{
	border-top: none;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	}
	
.table_no_border {
	line-height: 140%;
	}
	
.img_left{
	float:left;
	margin-right: 15px;
	margin-bottom: 5px;
	}

.img_right{
	float:right;
	margin-top: 15px;
	margin-left: 15px;
	margin-left: 10px;
	margin-bottom: 15px;
	}

.cursor_span{
	cursor: pointer;
}

.table_b {
	font-size: 100%;
}

/* 目次ページの見出し */
h4#midashi {
	padding-left: 1em;
	border-left: none;
	border-bottom: 2px dotted #999999;
	color: #333333;
	background:  url(6_img/h2_mark.gif) no-repeat 3px;
	line-height: 28px;
	font-size: 110%;
	text-indent: 8pt;

}

/* footer*/
.footer {
	font-size: 75%;
	color: #FFFFFF;
	background: url(6_img/footer_bar.jpg) no-repeat;
	height: 19px;
	text-align: center;
	padding-top: 2px;

}


/* ナビゲーションリスト　*/
p#navi {
	line-height: 150%;
	font-size: 75%;
	color: #666666;
}

p#navi a{
	color: #93C9E4;

}

p#navi a:hover{
	color: #999999;
}

.main_table_navi{
	width: 600px;
	margin-left: 10px;

}

/* main */
.main_table_border{
	width: 600px;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 15px;
}

ul {
	line-height: 150%;
}
p {
	line-height: 150%;
	font-size: 95%;
}

.google {
	background: url(1_img/navi2_bg.jpg) repeat-x;
}
.topmargin {
	margin-top: 10px;
}


/* 診療科案内 */
th{
	color: #333333;
	padding-top:4px;
	text-align: center;
	padding-bottom: 4px;
	background: #CCCCCC;
}

.td_left{
	color: #333333;
	padding-top:7px;
	text-align: center;
	padding-bottom: 7px;
	background: #DFDFDF;
	font-size: 0.8em;

}

.td_right{
	color: #333333;
	text-align: center;
	background: #F9F9F9;
	padding: 7px;
	line-height: 170%;
	font-size: 0.8em;



}

/*あなたのまちのクリニック*/
.tablewaku {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;

}
.waku {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

}
.waku2 {
	border: 1px solid #CCCCCC;

}

/* 小見出し */
h4#komidashi {
	font-size: 100%;
	font-weight: bold;
	color: #006633;
	margin-left: 2px;
	border-left: 1em solid #99CC66;
	text-indent: 7px;
	}
	
.docimg {
	margin: 10px;
}

/* 2010追加 */
ul li{
	font-size: 0.9em;
}
ol li{
	font-size: 0.9em;
	line-height: 150%;

	}
.clear{
	clear: both;
	float: none;
}#default {
	color: #F00;
}
#default table tr td table tr td .main_table_border tr td table tr td p strong {
	color: #000;
}
#default {
	color: #000;
}
#default table tr td table tr td .main_table_border tr td table tr td p #default strong {
	color: #F00;
}
strong {
	color: #000;
}
#default table tr td table tr td .main_table_border tr td table tr td p #default strong {
	color: #000;
}
#default table tr td table tr td .main_table_border tr td table tr td p {
	color: #F00;
}
#default table tr td table tr td .main_table_border tr td table tr td p {
	color: #000;
}
#default {
	color: #0202FF;
}
#default table tr td table tr td .main_table_border tr td table tr td {
	color: #000;
}
#default table tr td table tr td .main_table_border tr td table tr td {
	color: #000;
}
#default table tr td table tr td .main_table_border tr td table tr td {
	color: #000;
}
#default {
	color: #000;
}
#default table tr td table tr td .main_table_border tr td table tr td table tr td ul li {
	color: #000;
}
#default table tr td table tr td .main_table_border tr td table tr td table tr td ul li {
	color: #000;
}
li {
	color: #000;
}
#default table tr td table tr td .main_table_border tr td table tr td {
	color: #000;
}
