﻿body {
	background: #595239 url(bg.jpg) repeat-x center top;
	margin: 0 auto;
}

/* CSS レイアウト */
#container {
	width:750px;
	margin-top:0;
	margin:auto;	
}

#masthead {
    margin-top:0px;
    margin-bottom:0px;
    margin-left:auto;
    margin-right:auto;
    width:750px;
    height:30px;   
}

#name {
	float:left;
	margin:0px;
	padding:0px;
}

/* ナビゲーション　*/
#top_nav {
    border-top:solid 1px #ccc;
    border-bottom:solid 1px #ccc;
    width:750px;
    margin-top:10px;
    margin-bottom:5px;
}
#top_nav a {
    display:block;
    margin:0px;
    padding:0px;
}
#top_nav li {
    display:block;
    margin:0px;
    padding:0px;
}
#top_nav ul {
    display:block;
    margin:0px;
    padding:0px;
}
/*￥*//*/
@import "mac-ie5x.css;
/**/

#top_nav li{
	float:left;
	list-style:none;
	font-size:medium;
	white-space:nowrap;
}
#top_nav a{
	text-decoration:none;
	color:#ffffff;
	background:transparent;
}
#top_nav a:hover{
	color:#ffffff;
	background:#663333;
}
#top_nav .current{
	padding:4px 10px;
	border-right:solid 1px #ccc;
}    
#top_nav a{
	padding:4px 10px;
	border-right:solid 1px #ccc;
}    
/*cssハック*/
#top_nav:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

#top_nav { display:inline-block; }

/* hides from IE-mac ￥*/
* html #top_nav { height:1%; }
#top_nav { display:block; }
/* END hide from IE-mac */



/*ナビゲーション　サブ項目*/
#sub_nav {
    border-top:solid 1px #ccc;
    border-bottom:solid 1px #ccc;
    width:750px;
    margin-top:10px;
    margin-bottom:5px;
}
#sub_nav a {
    display:block;
    margin:0px;
    padding:0px;
}
#sub_nav li {
    display:block;
    margin:0px;
    padding:0px;
}
#sub_nav ul {
    display:block;
    margin:0px;
    padding:0px;
}
/*￥*//*/
@import "mac-ie5x.css;
/**/

#sub_nav li{
	float:left;
	list-style:none;
	font-size:small;
	white-space:nowrap;
}
#sub_nav a{
	text-decoration:none;
	color:#ffffff;
	background:transparent;
}
#sub_nav a:hover{
	color:#ffffff;
	background:#663333;
}
#sub_nav .current{
	padding:4px 10px;
	border-right:solid 1px #ccc;
}    
#top_nav a{
	padding:4px 10px;
	border-right:solid 1px #ccc;
}    
/*cssハック*/
#sub_nav:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

#sub_nav { display:inline-block; }

/* hides from IE-mac ￥*/
* html #sub_nav { height:1%; }
#sub_nav { display:block; }
/* END hide from IE-mac */


/*本文レイアウト*/
#page_content {
    float:left;
    width:730px;
	margin:auto;
	padding-top:5px;
	padding-left:10px;
	padding-bottom:15px;
	padding-right:10px;
	background-color:#ffffff;
	line-height:140%;
	text-align:left;
}
#page_content_2 {
    float:left;
    width:780px;
	margin:auto;
	padding-top:5px;
	padding-left:10px;
	padding-bottom:15px;
	padding-right:10px;
	background-color:#ffffff;
	line-height:140%;
	text-align:left;
}


#page_content a {
	color: #000000;
}
#page_content a:visited {
	color: #000000;
}

.h3{
    margin-top:2px;
    margin-left:0px;
    margin-right:0px;
	margin-bottom:5px;
	border-left:7px solid navy;
	border-bottom:2px solid navy;
	text-align:left;
	color:black;
}

h4{
	margin-top:5px;
	margin-bottom:5px;
	text-align:left;
}

p{
	margin-top:5px;
	margin-bottom:10px;
	margin-left:20px;
	margin-right:20px;
}


dl{
	margin-top:5px;
	margin-bottom:5px;
}
dt{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:15px;
}
#byri {
	display:block;
	width:500px;
	background-color:#CCCFFF;
	margin-top:20px;
	margin:auto;
	border-right:#9c8b67 2px solid;
	border-bottom:#9c8b67 2px solid;
	font-size:medium;
	color:#4b3e23;
	padding:5px;
}



/*↑本文レイアウト*/

#photo1 {
	float:right;
}

/*caption*/
caption{
    margin-top:15px;
	caption-side:top;
	font-weight:bold;
	color:navy;
}


/*本文*/
#hobn {
	text-align:left;
}
.p1 {
	color:#FF0000;
}

/*番号付き（無し）本文*/
ol {
	text-align:left;
	margin-left:25px;
	margin-right:auto;
	margin-bottom:auto;
	list-style-position:outside;
}
ul{
	text-align:left;
	list-style-position:outside;
	margin-top:2px;
}
ul.kom {
    list-style:none;
    color:black;
}

#sinmok {
	width:345px;
	background-color:#FFffcc;
	margin-top:10px;
	margin-bottom:10px;
    margin-left:auto;
    margin-right:auto;
	border-right:#9c8b67 2px solid;
	border-bottom:#9c8b67 2px solid;
	font-size:medium;
	color:#000000;
	padding:5px;
	float:left;
}
#sinnai {
	width:345px;
	background-color:#ffff99;
	margin-top:10px;
	margin-bottom:10px;
    margin-left:auto;
    margin-right:auto;
	border-right:#9c8b67 2px solid;
	border-bottom:#9c8b67 2px solid;
	font-size:medium;
	color:#000000;
	padding:5px;
	float:right;
}
#jin {
	width:700px;
	background-color:#ffffcc;
	margin-top:10px;
	margin-bottom:10px;
    margin-left:auto;
    margin-right:auto;
	border-right:#9c8b67 2px solid;
	border-bottom:#9c8b67 2px solid;
	font-size:medium;
	color:#000000;
	padding:5px;
}
#jin2 {
	width:700px;
	background-color:#ffcccc;
	margin-top:10px;
	margin-bottom:10px;
    margin-left:auto;
    margin-right:auto;
	border-right:#9c8b67 2px solid;
	border-bottom:#9c8b67 2px solid;
	font-size:medium;
	color:#000000;
	padding:5px;
}
/*乳腺科*/
#nyuse {
	display:block;
	width:690px;
	background-color:#ffffCC;
	margin-top:20px;
	margin:auto;
	border-right:#9c8b67 2px solid;
	border-bottom:#9c8b67 2px solid;
	font-size:medium;
	color:#4b3e23;
	padding:5px;
}
#nyuse dt {
	color:navy;
	font-weight:bold;
}




#01 {
	width:700px;
	background-color:#ffcccc;
	margin-top:10px;
	margin-bottom:10px;
    margin-left:auto;
    margin-right:auto;
	border-right:#9c8b67 2px solid;
	border-bottom:#9c8b67 2px solid;
	font-size:medium;
	color:#000000;
	padding:5px;
}
/*topicPath*/
#topicPath {
	clear: both;
	margin-left: 20px;
	margin-left: 0;
	margin-bottom: 15px;
	width: 680px;
	width: 640px;
	height: 26px;
	background: #ffffff;
	font-size: 10px;
	line-height: 1em;
}

#topicPath li {
	float: left;
	display: block;
	margin-left: 20px;
	margin-left: 0;
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	background: url('../../common/img/directory.gif') no-repeat left center;
}

#topicPath li#home {
	background: url('../../common/img/home.gif') no-repeat left center;
}

#topicPath li#active {
	background: url('../../common/img/document.gif') no-repeat left center;
}


/*表*/
table{
    text-align:center;
	border-collapse:collapse;
	border:1px solid #003366;
	width:600px;
	font-size:90%;
	color:black;
	margin-top:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

th{
	border:1px solid #003366;
	padding:10px;
	text-align:center;	
}

td{
	border:1px solid #003366;
	padding:10px
}
#ope {
	width:680px;
}
#ope th {
	width:20%;
	background-color:#EBE8F7;
}
#sybk {
	width:680px;
}
#sybk th {
	width:150px;
	background-color:#EBE8F7;
}
tr.kom {
	color:#000000;
	background-color:#EBE8F7;
}
#sinsat {
     text-align:center;
     border:1px solid #003366;
     width:680px;
     font-size:90%;
     color:black;
     margin-top:10px;	
}
#sinsat th {
	background-color:#CBFEED;
}
#sinsat td {
    background-color:
}
tr.amnew {
	color:#000000;
	background-color:#FDFEC2;
}
tr.am1 {
	color:#000000;
	background-color:#FDFEC2;
}
tr.am2 {
	color:#000000;
	background-color:#FFff9c;
}
tr.am3 {
	color:#000000;
	background-color:#FFE8FF;
}
tr.am4 {
	color:#000000;
	background-color:#FFCCCC;
}

/*外来診察医表　全科一覧*/
#sinsat2 {
     text-align:center;
     border:1px solid #003366;
     width:760px;
     font-size:80%;
     color:black;
     margin-top:10px;	
}
#sinsat2 th {
	background-color:#CBFEED;
	color:black;
}
#sinsat2 td {
    font-size:80%
}
td.amnew {
	color:#000000;
	background-color:#FDFEC2;
}
tr.am1 {
	color:#000000;
	background-color:#FDFEC2;
}


/*スタッフ　表*/
#stuff {
    text-align:center;
	border-collapse:collapse;
	border:1px solid #003366;
	width:680px;
	font-size:90%;
	color:black;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#stuff th{
	background-color:#EECAAA;
	border:1px solid #003366;
	padding:3px;
	text-align:center;	
}

#stuff td{
    background-color:#E8FDFF;
	border:1px solid #003366;
	padding:3px
}

/*footer*/
#footer {
	clear: both;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 60px;
	width: 740px;
	text-align: center;color:#ffffff;
	line-height: 1.6em;
}

#footer #copy {
	font-size: 84%;
	letter-spacing: 1px;
}

#footer .xl {
	font-size: 60%;
	font-size: 70%;
}
#footer li{
	list-style:none;
}


