﻿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:740px;
    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 {
    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;
	text-decoration: underline;
}
#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;
}
dt{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:15px;
}
.h3_2{
    margin-top:20px;
    margin-left:0px;
    margin-right:0px;
	margin-bottom:20px;
	border-bottom:2px solid navy;
	text-align:left;
}
.h3_3{
    margin-top:15px;
    margin-left:0px;
    margin-right:0px;
	margin-bottom:15px;
	border-bottom:3px solid navy;
	text-align:center;
}

h4{
	margin-top:5px;
	margin-bottom:5px;
	text-align:left;
}
.rih1 {
	color:blue;
	margin-top:15px;
}
.rih2 {
    list-style-type:decimal;
    font-weight:bold;
}
.rih4 {
	margin-top:3px;
	margin-bottom:3px;
	border-bottom:2px solid maroon;
	border-top:2px solid maroon;
	text-align:center;
}
.p{
	margin-bottom: 5px;
	width: 590px; 
}
.p2{
	line-height:150%
}

dl{
	margin-top:5px;
	margin-bottom:5px;
}
#byri {
	display:block;
	width:500px;
	background-color:#CCCFFF;
	margin-top:20px;
	border-right:#9c8b67 2px solid;
	border-bottom:#9c8b67 2px solid;
	font-size:medium;
	color:#4b3e23;
	padding:5px;
}
#byri2 {
	display:block;
	width:650px;
	background-color:#FFFCCC;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left:auto;
	margin-right: auto;  
	border-right:#9c8b67 2px solid;
	border-bottom:#9c8b67 2px solid;
	font-size:medium;
	color:black;
	padding:5px;
}
#byri3 {
	display:block;
	width:650px;
	background-color:#FFCCCC;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left:auto;
	margin-right: auto;	border-right:#9c8b67 2px solid;
	border-bottom:#9c8b67 2px solid;
	font-size:medium;
	color:black;
	padding:5px;
}
#ken {
	width:700px;
	background-color:#ccccff;
	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;
}
#ken2 {
	width:700px;
	background-color:#ccffff;
	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;
}
#ken4 {
	width:330px;
	background-color:#ffcc99;
	margin-top:10px;
	margin-bottom:10px;
    margin-left:45px;
    margin-right:auto;
	border-right:#9c8b67 2px solid;
	border-bottom:#9c8b67 2px solid;
	font-size:medium;
	color:#000000;
	padding:5px;
}

#ken5 {
	width:200px;
	background-color:#ffffff;
	border-color:red;
	border-style:double;
	margin-top:10px;
	margin-bottom:10px;
    margin-left:45px;
    margin-right:auto;
	font-size:medium;
	color:#000000;
	padding:5px;
}


.yaj {
	background-image:url('img/u_allo.gif');
	background-repeat:no-repeat;
	background-position:left;
	height:40px;
	padding:0px 0px 0px 16px;
}
.yaj_01 {
	background-image:url('img/u_allo_g.gif');
	background-repeat:no-repeat;
	background-position:left;
	height:40px;
	padding:0px 0px 0px 16px;
}

.yaj_sq {
	background-image:url('img/u_allo_r.gif');
	background-repeat:no-repeat;
	background-position:left;
	height:60px;
	padding:0px 0px 0px 16px;
}

.yaj_02 {
	background-image:url('img/u_allo.gif');
	background-repeat:no-repeat;
	background-position:left;
	margin-left:80px;
	height:40px;
	width:100px;
	padding:0px 0px 0px 56px;
}

.yaj_03 {
	background-image:url('img/u_allo_g.gif');
	background-repeat:no-repeat;
	background-position:left;
	margin-left:80px;
	height:40px;
	width:100px;
	padding:0px 0px 0px 56px;
}

.midsi1 {
	background-image:url('img/tik_01.gif');
	background-repeat:no-repeat;
	background-position:left;
	height:35px;
	padding:0px 0px 0px 16px;
}

/*患者さんへ・・薬ができるまで・・・流れの表示*/
.dt_mid01 {
    float:left;
	width:135px;
}
.dd_mid01 {
    float:right;
    padding:0px 0px 210px;
    margin-left:0px;
    width:580px;
    height:10px;
}


/*テーブル*/
.tab01 {
	width:700px;
	margin:auto;
    border:1px blue solid;
	font-size:small;
}

.tr1 {
	background-color:#ff9966;
}

.tr2 {
	background-color:#ffcc99;
}
.tr3 {
	background-color:#99ff99;
}

.tr4 {
    background-color:#cccccc;
}

.tab01_th {
	background-color:#ffffcc;
	width:22%;
	text-align:left;
	border:0px buue solid;
} 

.tab01_td {
	background-color:#ffffcc;
	text-align:left;
	border:1px blue solid;
}

.td11 {
	width:5%;
	text-align:left;
}

.td01 {
	text-align:right;
	width:3%
}

.td02 {
	text-align:right;
	background-color:#ffcc99;
}

.td03 {
	width:65%;
}

.td04 {
	width:6%;
}

/*↑本文レイアウト*/

.p {
	width: 680px;
	padding: 5px;
	margin: auto; 
}

/*caption*/
caption{
	caption-side:top;
	font-weight:bold;
	color:navy;
}

#r01 {
	width:330px;
	margin:auto;
	padding:5px;
	float:left;
}
#r02 {
	width:330px;
	margin:auto;
	padding:5px;
	float:right;
}    
#r002 {
	width:400px;
	margin:auto;
	padding:5px;
	float:right;
	line-height:200%;
	list-style:none;
}    

#n01 {
	width:330px;
	background-color:#FFFCCC;
	margin-top:20px;
	border-right:#9c8b67 2px solid;
	border-bottom:#9c8b67 2px solid;
	font-size:small;
	color:#4b3e23;
	padding:5px;
	float:left;
}

#n02 {
	width:330px;
	background-color:#FFFCCC;
	margin-top:20px;
	border-right:#9c8b67 2px solid;
	border-bottom:#9c8b67 2px solid;
	font-size:small;
	color:#4b3e23;
	padding:5px;
	float:right;
}    

/*本文*/
#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;
}

/*部門別ナビゲーション*/
#kensa_nav {
    border-top:solid 1px #ccc;
    border-bottom:solid 1px #ccc;
    width:690px;
    height:30px;
    margin-top:10px;
    margin-bottom:5px;
}
#kensa_nav a {
    display:block;
    margin:0px;
    padding:0px;
}
#kensa_nav li {
    display:block;
    margin:0px;
    padding:0px;
}
#kensa_nav ul {
    display:block;
    margin:0px;
    padding:0px;
}
/*￥*//*/
@import "mac-ie5x.css;
/**/

#kensa_nav li{
	float:left;
	list-style:none;
	font-size:medium;
	white-space:nowrap;
}
#kensa_nav a{
	text-decoration:none;
	color:#000000;
	background:transparent;
}
#kensa_nav a:hover{
	color:#ffffff;
	background:#663333;
}
#kensa_nav .current{
	padding:4px 10px;
	
	}    
#kensa_nav a{
	padding:4px 10px;border-right:solid 1px #ccc;
	}    
/*cssハック*/
#kensa_nav:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

#kensa_nav { display:inline-block; }

/* hides from IE-mac ￥*/
* html #kensa_nav { height:1%; }
#kensa_nav { display:block; }
/* END hide from IE-mac */



/*topicPath*/
#topicPath {
	clear: both;
	margin-left: 20px;
	margin-left: 0;
	margin-bottom: 5px;
	width: 730px;
	width: 730px;
	height: 26px;
	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;
}



/*アクセス*/
#acss {
    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;
	background-color:#D9FEFF;
}
#acss th {
    text-align:center;
    background-color:#D9FEFF;
}




/*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;
}


