/* ---------- header ---------- */
#overtop-header h1 a {
	margin: 0px;
	padding-top: 7px;
	display: block;
	padding-bottom: 7px;
	font-size: xx-small;
	font-weight: normal;
}
#overtop-header h1 a span {
	display: none;
}
#headlink {
	float: right;
	margin-top: -94px !important;
}
#headlink p {
	width: 150px !important;
	float: left;
}
#headlink p a {
	color: #333;
	text-decoration: none;
	background-color: #DEDEDE;
	font-size: small;
	border: 1px solid #CCC;
	background-image: url(/med/neurosurgery/images/header/headerbg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	display: block;
	line-height: 2.2em;
	text-align: center;
	margin-left: 3px;
	padding-top: 5px;	
}
#headlink a:hover {
	color: #777777;
}
/* ---------- Navigation ---------- */
#nav {
	position:relative;
	z-index: 9999;
	width: 949px !important;
	height: 42px;
	padding-left: 0px;
	font-size: 14px;
	line-height: 1.0em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7DA6FA;
}
#nav li {
	float:left;
	position:relative;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7DA6FA;
	margin: 0px;
	padding: 0px;
}

#nav li a {
	display:block;
	text-decoration:none;
	text-transform: uppercase;
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom:13px;
	padding-left: 35px;
	color: #FFF;
}
#nav ul {
	list-style-type:none;
	list-style-position:outside;
	position:absolute;
	display:none;
	z-index: 1;
	width: 13em;
}
#nav ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BED9F0;
	margin-left: -1px;
}
#nav li.on ul li a {
	display:block;
	text-decoration:none;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom:8px;
	padding-left: 35px;
	color: #FFF !important;
	font-size: 14px;
	background-color: #69C;
	width: 100px;
	background-image: none;
}
#nav ul ul{
	top:auto;
	}	
#nav li ul ul {
    left:12em;
    margin:0px 0 0 10px;
    }
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
    display:none;
    }
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
    display:block;
    }
#nav li.on {
	background-color: #69C;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7DA6FA;
}
#nav li.on a {
	color: #F90 !important;
}
#nav li.on ul li a:hover {
	color: #F90 !important;
	background-color: #6DA4DA;
}

/* ---------- front ---------- */
#hbl #front {
	height: 260px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#hbl #front #prev {
	position: relative;
	top: 90px;
	left: 20px;
}
#hbl #front #next {
	position: relative;
	top: 90px;
	left: 835px;
}
/* ---------- main-menu-m ---------- */
#wrap-t #menu-m dl {
	width: 300px;
	float: left;
	padding-top: 10px;
}
#wrap-t #menu-m dl dt a {
	background-image: url(/med/neurosurgery/images/menu/menuT-on.gif);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	display: block;
	padding-left: 40px;
	color: #339;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	margin-left: 30px;
}
#wrap-t #menu-m dl dt a:hover {
	color: #339;
}
#wrap-t #menu-m dl dd a {
	color: #595900 !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	margin-left: 30px;
}
#staff-list dl dt   {
	color:#F60 !important;
}
#wrap-t #menu-m dl dd span,#wrap #menu-l dl dd span {
	display: block;
	list-style-position: inside;
	list-style-type: disc;
	text-decoration: none;
	line-height: 2em !important;
	padding-top: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	color: #999;
}
#contents-top-in h2    {
	color: #99CC33 !important;
}

/* ---------- main-menu-l ---------- */
#wrap #menu-l, #wrap-t #menu-m {
	font-size: 14px;
}
#wrap #menu-l a,#wrap-t #menu-m a{
	padding-top: 7px;
	text-decoration: none;
}
.h4-class      {
	color: #BB0449;
}
#wrap #menu-l p a {
	color: #666;
	display: block;
}
#wrap #contents h7 {
	margin-bottom: 20px;
}
#wrap #menu-l dl {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#wrap #menu-l dl dt a {
	background-image: url(/med/neurosurgery/images/menu/menuB-off.gif);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	display: block;
	padding-left: 40px;
	color: #339;
	height: 30px;
}
#wrap #menu-l dl dt .active {
	background-image: url(/med/neurosurgery/images/menu/menuB-on.gif);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	display: block;
	padding-left: 40px;
	color: #BB0449;
}
#wrap #menu-l dl dd,#wrap-t #menu-m dl dd {
	padding-left: 0px;
	padding-right: 10px;
}
#wrap #menu-l dl dd a , #wrap-t #menu-m dl dd a{
	display: block;
	list-style-position: inside;
	list-style-type: disc;
	text-decoration: none;
	line-height: 2em !important;
	padding-top: 2px;
	background-image: url(/med/neurosurgery/images/menu/ten.png);
	background-repeat: no-repeat;
	background-position: 12px center;
	padding-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	color: #663;
}
#wrap #menu-l dl dd .select {
	display: block;
	list-style-position: inside;
	list-style-type: disc;
	text-decoration: none;
	line-height: 2em !important;
	padding-top: 2px;
	background-image: url(/med/neurosurgery/images/menu/ten-on.png);
	background-repeat: no-repeat;
	background-position: 12px center;
	padding-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	color: #B60447;
}
#wrap #menu-l dl dd .dd-last {
	border-bottom-style: none !important;	
}
#wrap #menu-l-lastli,.navi2-lastli,#wrap-t #menu-m-lastli {
	margin-bottom: 1px;
	border-bottom: 10px solid #FFFFFF;
}
#menu-l .raiin a {
	font-size: 14px;
	vertical-align: top;
	background-image: url(/med/neurosurgery/images/navi/raiin.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 85px;
	margin-left: -10px;
}
.syousai .tg-b a {
	width: 650px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FCC;
}
.syousai .tg-b .active {
	font-size: 20px;
	background-color: #FCC;
	line-height: 1.5em;
	padding-left: 20px;
	width: 630px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	background-repeat: no-repeat;
	background-position: center top;
	color: #333;
	background-image: url(/med/neurosurgery/images/navi/nnews-bg.jpg);
}
#menu-l a:hover {
	background-color:#F8F8F8 !important;
}
/* ---------- news ---------- */
#cont {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF !important;
	padding-right: 15px;
	padding-left: 15px;
	display: block;
	height: 380px;
	clear: both;
	padding-bottom: 10px;
}
#cont #news h3 {
	display: block;
	background-image: url(/med/neurosurgery/images/navi/nnews-bg.jpg);
	background-repeat: repeat;
	background-position: left bottom;
	height: 25px;
	padding-top: 5px;
	padding-left: 18px;
	margin-bottom: 15px;
}
#cont #news dl {
	overflow: auto;
	height: 345px;
	width: 100%;
	margin-bottom:20px;
}
#cont #news dl dt,#cont #news dl dd {
	padding: 5px;
	font-size:100%;
}
#cont #news dl dt {
	clear: left;
	float: left;
	width: 160px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F9C;
	color: #333;
}
#cont #news dl dd {
	margin-left: 170px;
	background: #fff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FCC;
	color: #333;
}
#cont #news dl dd a {
	color: #00F;
	text-decoration: none;
}
#cont #news dl dd a:hover {
	color: #000;
	text-decoration: underline;
}
/* ---------- footer ---------- */
#footer #foot p {
	font-size: small;
	text-align: right;
	color: #999;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
}
#footer #foot p a {
	font-size: 12px;
	color: #00F;
}
/* ---------- contents-top ---------- */
#contents-top-inin {
	padding-top: 15px;
	padding-left: 270px;
}
#contents-top-in #contents-top-inin h2 {
	color: #9CA190 !important;
	font-size: large;
	font-weight: normal;
}
#contents-top-in #contents-top-inin h3 {
	color: #3F5FAA;
	font-size: xx-large;
	letter-spacing: 5px;
	font-weight: normal;
	line-height: 1.5em;
}
#contents #submenu ul {
	margin: 0px !important;
	padding: 0px !important;
}
#contents #submenu ul li {

}
#contents #submenu ul li a {
	font-size: medium;
	font-weight: bold;
}
/* ---------- contents ---------- */
#contents #about {
	background-color: #FFD;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 10px;
	border: 1px solid #FC0;
	margin-bottom: 20px;
}
#wrap #contents h4 {
	font-size: large;
	line-height: 2em;
	color: #444;
	letter-spacing: 2px;
}
#wrap #contents h5 {
	font-size: medium;
	line-height: 1em;
	color: #FFF;
	letter-spacing: 2px;
	display: block;
	background-color: #A8C5CC;
	font-weight: normal;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}
#wrap #contents h6 {
	font-size: medium;
	line-height: 1em;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(/med/neurosurgery/images/tensen.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #5986B2;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
#wrap #contents h8 {
	font-weight: bold;
	color: #FFF;
	line-height: 1em;
	padding-top: 11px;
	padding-right: 50px;
	padding-bottom: 9px;
	padding-left: 10px;
	background-color: #CCCC33;
	margin-top: 15px;
	margin-bottom: 15px;
	display: block;
	background-image: url(/med/neurosurgery/images/title-bg.png);
	background-repeat: no-repeat;
	background-position: right center;
}	
#wrap #contents .block-wrap {
	padding-top: 15px;
	padding-bottom: 15px;
}
#wrap #contents .block-l {
	float: right;
	width: 330px;
}
#wrap #contents .block-r {
	float: left;
	width: 330px;
}
#contents .block-l dl,#contents .block-r dl {
}
#contents .block-l dl dt,#contents .block-r dl dt {
	text-align: center;
	margin-top: 10px !important;
	background-color: #F0F0F0;
	border: 1px solid #F0F0F0;
}
#contents .block-l dl dd,#contents .block-r dl dd {
	line-height: 1.3em;
	color: #663;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px !important;
}
.block-wrap .block-r p {
	padding-top: 10px;
}
.block-wrap .kazari-p {
	font-weight: bold;
	padding-bottom: 5px;
	color: #333;
}
#wrap #contents #table1 {
	margin-bottom: 15px !important;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
}
#wrap #contents #table1 tr td {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
/* ----------tg- syousai ---------- */
.tg-d {
	padding-bottom: 30px;
}
.syousai .toggle {
	cursor: auto;
	left: 550px;
	position: relative;
	top: -15px;
	color: #00F;
	background-image: url(/med/neurosurgery/images/tg-b-1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	width: 80px;
	padding-left: 20px;
}
.syousai .active {
	cursor: auto;
	color: #F60;
	background-image: url(/med/neurosurgery/images/tg-b.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	width: 80px;
	padding-left: 20px;
}
.gt-end {
	color: #666;
	text-align: center;
}
/* ----------second-nav ---------- */
#second-nav {
	padding: 0px !important;
	background-color: #69C;
	height: 36px;
	width: 678px !important;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(/med/images/buttons/second-nav.jpg);
	border-radius: 4px; 
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px; 
}
#second-nav ul {
	margin: 0px !important;
	padding: 0px !important;
	display: block;
	height: auto;
}
#second-nav ul li {
	zoom:1;
	float: left;
	margin: 0px;
	padding: 0px;
}
#second-nav ul li a {
	font-size: small;
	height: 24px;
	padding-top: 9px;
	padding-right: 11px;
	padding-bottom: 3px;
	padding-left: 11px;
	display: block;
	text-decoration: none;
	color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCF;
}
#second-nav ul li a:hover {
	color: #FF6;
}
#second-nav ul .last {
	border-right-style: none;
}
#second-nav ul .select {
	color: #FF6;
	text-decoration: underline;
}
#second-nav ul #long {
	line-height:1.1em;
	margin-top:-5px;
}
#second-nav ul #last {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCF;
}
/* ----------ÊÖÐg¼þÊý¤Îtable ---------- */
#gyoseki table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #5986B2;
	border-left-color: #5986B2;
	margin-top: 10px;
	margin-bottom: 20px;
}
#gyoseki table tr #th0 {
	background-color: #6BA1D6;
	vertical-align: middle;
}
#gyoseki table th {
	line-height:1.2em;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #5986B2;
	border-bottom-color: #5986B2;
	padding-top: 4px;
	padding-right: 9px;
	padding-bottom: 4px;
	padding-left: 9px;
}
#gyoseki table td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #5986B2;
	border-bottom-color: #5986B2;
	padding: 4px;
}
.st1 {
	text-align: center;
	color: #F36;
}

/* ---------- others ---------- */
#others ul li {
	margin-bottom: 10px;
}
#others ul li a {
	display: block;
	height: 90px;
}
.mt-0 {
	margin-top: 0px !important;
	margin-bottom: 30px !important;
}
.h4-class, #h4-staff  {
	background-color: #69C;
	background-image: url(/med/neurosurgery/images/title-bg.png);
	background-repeat: no-repeat;
	background-position: right center;
	color: #FFF !important;
	margin-bottom: 20px;
	text-indent: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5D7A96;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5D7A96;
	z-index: -100;
}
#h4-staff {
	margin-top:5px;
	padding-top:7px;
	padding-bottom:5px;
}
.pt1 {
	font-weight: bold;
	color: #333;
	line-height: 1.3em;
	border: 1px solid #CCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
	clear: both;
	font-size: large;
	margin-bottom: 20px;
}
.pt2 {
	color: #FFF;
	line-height: 1em;
	padding-top: 11px;
	padding-right: 50px;
	padding-bottom: 9px;
	padding-left: 10px;
	background-color: #555;
	margin-top: 15px;
	margin-bottom: 15px;
	display: block;
	background-image: url(/med/neurosurgery/images/title-bg.png);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 18px;
	font-weight: normal;
}
/* ---------- staff-list ---------- */
#staff-list {
}
#staff-list dl {
	display: block;
	float: left;
	width: 97%;
	height: 101px;
	padding-bottom: 15px;
	background-image: url(/med/neurosurgery/images/staff-line2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
	padding-left:20px;
	padding-right:0px;
}
#staff-list dl dt {
	float: left;
	width: 120px;

}
#staff-list dl dd a {
	text-decoration: none;
	font-weight: normal;
	color: #660;
}
#staff-list dl .simei {
	font-weight: bold;
	font-size: 16px;
	padding-left: 100px;
}
#staff-list dl dd {
	padding-top: 5px !important;
	padding-bottom: 5px;
	display: block;
	width: auto;
	padding-left: 170px;
}
#staff-list p {
	float: left;
	padding-top: 40px;
	width: 79px;
	display: block;
	background-image: url(/med/neurosurgery/images/staff-line.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 45px;
}
#staff-list span {
	clear: both;
	display: block;
	background-image: url(/med/neurosurgery/images/line.gif);
	background-repeat: repeat-x;
}
/* ---------- staff ---------- */
#tyousinki {
	position: relative;
	top: -15px;
	left: 50px;
	width: 210px;
}
#staff {
	width: 650px;
	min-height:510px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCC;
	background-color: #FFF;
	margin-bottom: 50px !important;
	padding-bottom:100px !important;
}
.shadow {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCC;
}
#staff table {
	padding: 0px;
	vertical-align: top;
	margin: 0px;
	width: 100%;
}
#staff table tr {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
#staff table td {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	text-align: left;
}
#staff table td img {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#staff table tr td #subtable td {
	vertical-align: top;
	height: 30px;
}

/* ---------- info ---------- */
#schedule {
	width: 440px;
	float: left;
	margin-bottom: 10px;
}
#info table {
	margin-top: 10px;
	margin-bottom: 30px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CFDDE5;
	border-left-color: #CFDDE5;
	float: left;
	width: 100%;
}
#info table th {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(/med/neurosurgery/images/th-bg.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	font-weight: normal;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
#info table tr td {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #EEE;
	border-bottom-color: #EEE;
}
#contents #schedule p {
	padding:15px 0px 15px 30px;
}
#contents #doctor{
	display: block;
	float: right;
	width: 224px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contents #doctor iframe {
	width: 100%;
	height:236px;
	overflow: visible;
}

/* ---------- link ---------- */
#contents #link {
}
#contents #link dl {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 20px;
	padding-left: 17px;
}
#contents #link dt{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009;
	font-size: large;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #006;
	padding-left: 17px;
	margin-bottom: 15px;
}
#contents #link dd {
	padding-left: 27px;
	padding-top: 3px;
	padding-bottom: 2px;
}
#contents #link dl dd.bg-c {
	background-color: #FEFEF7;
}
#gyoseki table td.pl19 {
	padding-left: 19px;
}
#gyoseki #ftd td {
	padding-left:10px !important;
	padding-right:10px !important;
}
#gyoseki #ftd td.bld {
	font-weight: bold;
}
#gyoseki a#sjt-b {
	display:block;
	margin-bottom:30px;
	text-align:right;
	font-size:113%;
}
#cont-wrap #cont #news dl dt span.sp1 {
	background-color: #00D500;
	color: #FFF;
	padding:2px 3px 1px 3px;
	margin-left: 5px;
	line-height: 1em;
	display: inline-block;
}
#cont-wrap #cont #news dl dt span.sp2 {
	background-color: #0066FF;
	color: #FFF;
	padding:2px 3px 1px 3px;
	margin-left: 5px;
	line-height: 1em;
	display: inline-block;
}
#news p a {
	text-decoration: none;
}
#news p a:hover {
	text-decoration: underline;
}
/*  gyouseki table   */
#gyoseki #ftd tr:nth-of-type(n+3):nth-of-type(-n+7),
#gyoseki #ftd tr:nth-of-type(n+47):nth-of-type(-n+51),
#gyoseki #ftd tr:nth-child(45) {
	background-color: #EDEDED;
}
#gyoseki #ftd tr:nth-of-type(n+9):nth-of-type(-n+15), 
#gyoseki #ftd tr:nth-of-type(n+40):nth-of-type(-n+42),
#gyoseki #ftd tr:nth-child(44) {
	background-color: #FFDFFF;
}
#gyoseki #ftd tr:nth-of-type(n+17):nth-of-type(-n+19) {
	background-color: #FFFFCC;
}

