﻿body {
	background: #595239 url('../shimin_hosp/css/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 */

/*topicPath*/
#topicPath {
	clear: both;
	margin-left: 20px;
	margin-left: 0;
	margin-bottom: 15px;
	width: 730px;
	width: 700px;
	height: 26px;
	background: #ccc;
	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;
}


/*本文レイアウト*/
#page_content {
    width:730px;
	margin-left:auto;
	margin-right: 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;
}

#blck01 {
	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;
}
#blck02 {
	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;
}

#cl {
	clear:both;
}

.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;
}
.h3_2{
    margin-top:20px;
    margin-left:0px;
    margin-right:0px;
	margin-bottom:20px;
	border-bottom:2px solid navy;
	text-align:left;
}
h4{
	margin-top:5px;
	margin-bottom:5px;
	text-align:left;
}
.p{
	margin-bottom: 5px;
	width: 590px; 
}
.p2{
	line-height:150%
}


/*↑本文レイアウト*/

.p {
	width: 680px;
	padding: 5px;
	margin: auto; 
}

/*caption*/
.caption{
	caption-side:top;
	font-weight:bold;
	color:navy;
}

.caption2{
	caption-side:top;
	text-align:left;
	font-style:normal;
}

.tabl01 {
	width:700px;
	border:1px;
	margin:auto;
}
.tabl01 th {
	text-align:left;
	width:30%;
	background-color:#ffffcc;
}

.tabl02 {
	width:650px;
	background-color:#ffffcc;
}
.tabl01 {
	width:700px;
	border:1px;
	margin:auto;
}
.tabl03 th {
	text-align:center;
	width:30%;
	background-color:#ffffcc;
}

.li01 {
	list-style:none;
} 
.li02 {
	list-style:none;
	background-color:#ffffcc;
	width:640px;
	margin-right:15px;
}
.li03 {
	width:320px;
}

  
.tab02 {
	background-color:#FDECE8;
	width:680px;
	margin-right:20px;
}
.tab02 th {
	background-color:#FDECE8;
	width:22%;
}
 
.tab03 {
	background-color:#FDECE8;
	width:700px;
	margin:auto;
	font-size:x-small;
}
.tab03 th {
	background-color:#FDECE8;
	width:22%;
	font-size:small;
} 

.tab04 {
	background-color:#ffffcc;
	width:650px;
	margin:auto;
}
.tab04 th {
	background-color:#ffffcc;
	width:22%;
	text-align:left;
} 
.tab05 {
	background-color:#FDECE8;
	width:680px;
	margin:auto;
}
.tab05 th {
	background-color:#FDECE8;
}
.tab05 td {
	text-align:center;
}
.tab06 {
	background-color:#FDECE8;
	width:660px;
	margin-right:5px;
	margin-left:5px;
	font-size:x-small;
}
.tab06 td {
	background-color:#FDECE8;
	width:7%;
	font-size:x-small;
}

/*本文*/
#hobn {
	text-align:left;
}

/*番号付き（無し）本文*/
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;
}
#r002 {
    list-style:none;
	float:right;
	margin-right:200px;
	margin-top:40px;
	line-height:290%;
}
#r003 {
    list-style:none;
	float:right;
	margin-right:80px;
	margin-top:30px;
	line-height:190%;
}

#r004 {
    list-style:none;
	float:left;
	margin-left:30px;
	margin-top:40px;
	line-height:150%;
}

/*　マーカー画像の指定*/
#ls1{
    list-style-image:url('../images/button/orange_maru.gif')
}
#ls2{
	list-style-image:url('../images/button/blue_maru.gif')
}
/*倫理委員会*/
#rinri {
	width: 690px; 
}
.td01 {
	width: 20%;
	text-align: center; 
}

.td02 {
	width:9%;
}

#rinri2 {
	width:480px;
	text-align: left;
}

/*文字修飾*/
#pink1 {
	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;
}
/*緩和ケアフォローアップ*/
.pro {
	width:690px;	
}

.pro th {
    background-color:#CCFFFF;
}

.pro td {
	text-align:center;
}

/*表*/
table{
    text-align:center;
	border-collapse:collapse;
	border:1px solid #003366;
	width:680px;
	font-size:90%;
	color:black;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

th{
	background-color:#ffffff;
	border:1px solid #003366;
	padding:10px;
	text-align:center;	
}

td{
	border:1px solid #003366;
	padding:10px
}

/*表の項目・・改行しない*/
.komk{
    white-space:nowrap;
}

.ph01 {
	float:left;
	margin-top:10px;
	margin-left:50px;
	margin-bottom:10px;
}
.ph02 {
	float:right;
	margin-top:10px;
	margin-right:50px;
	margin-bottom:10px;
}
.ph03 {
	float:right;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
}

/*スタッフ*/
#stuff {
    text-align:left;
	border-collapse:collapse;
	border:1px solid #003366;
	width:480px;
	font-size:90%;
	color:black;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#stuff th {
    text-align:left;
}
#stuff2 {
    text-align:left;
	border-collapse:collapse;
	border:1px solid #003366;
	width:690px;
	font-size:90%;
	color:black;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#stuff2 th {
    text-align:left;
    background-color:#D9FEFF;
}
#stuff2 td {
	background-color:#D9FEe6;
}
#stuff3 {
    text-align:center;
	border-collapse:collapse;
	border:1px solid #003366;
	width:690px;
	font-size:90%;
	color:black;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}
/*検体検査　表*/
#kent_kens {
	width:700px;
}
.ke{
	width:17%
}
.ip{
	width:10%
}

/*検査募集*/

#koy_tab {
	border-collapse:collapse;
	border:1px solid #003366;
	background-color:#E8FDFF;
}
#koy_tab th {
    background-color:#E8FDFF;
}

#inf {
    margin-left:15px;
	width:650px;
    height:500px;

}

/*footer*/
#footer {
	clear: both;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 60px;
	width: 760px;
	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;
}


