@charset "Shift_JIS";

a:active	{ color: #0000FF; text-decoration: underline; }
a:visited	{ color: #666666; text-decoration: underline; }
a:hover		{ color: #FF0000; text-decoration: underline; }

body	{ margin: 30px auto 50px 30px; }

/* 共通要素 */

#main {
	margin-top: 20px;
	width: 554px;
	text-align: left;
}

#main p {
	font-size: 14px;
	font-style: normal;
	line-height: 150%;
}

#main p.normal		{ font-size: 12px; font-style: normal; line-height: 150%; font-weight: normal; }
#main p.normal2	{ font-size: 14px; font-style: normal; line-height: 150%; }
#main p.bold	{ font-size: 14px; font-style: bold; line-height: 150%; font-weight: bold; }
#main p.small	{ font-size: 10px; font-style: normal; line-height: 100%; }
#main p.small2	{ font-size: 10px; font-style: normal; line-height: 130%; font-weight: normal; }
#main p.big	{ font-size: 16px; font-style: normal; line-height: 120%; font-weight: normal; }
#main p.big-b	{ font-size: 16px; font-style: normal; line-height: 120%; font-weight: bold; }
#main p.title	{ font-size: 14px; font-style: normal; line-height: 100%; font-weight: bold; }
#main p.title2	{ font-size: 12px; font-style: normal; font-weight: bold }

#main hr {
	margin: 10px 0 10px 0;
}

#navi {
	width: 550px;
	margin: 20px auto 20px 0;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 120% ;
}

#go-top {
	width: 550px;
	margin: 10px auto;
	font-size: 10px;
	font-style: normal;
	line-height: 120% ;
	text-align: right;
}

#clear-area {
	clear: both;
}

h1 {
}

h2.blue {
	width: 554px;
	height: 18px;
	margin: 20px 0 10px 0;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: 18px;
	text-indent: 20px;
	background: url(../img/blue_b.gif) left no-repeat;
}

h2.green {
	width: 554px;
	height: 18px;
	margin: 20px 0 10px 0;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: 18px;
	text-indent: 20px;
	background: url(../img/green_b.gif) left no-repeat;
}

h2.purple {
	width: 554px;
	height: 18px;
	margin: 20px 0 10px 0;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: 18px;
	text-indent: 20px;
	background: url(./img/purple_b.gif) left no-repeat;
}

h3 {
	margin: 10px auto 5px;
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
}

ol li {
	margin: 10px auto ;
	font-size: 14px;
	font-weight: normal;
	line-height: 150%;
}

ul li {
	margin: 5px auto ;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
}

.normal		{ font-size: 12px; font-style: normal; line-height: 150%; font-weight: normal; }
.normal2	{ font-size: 14px; font-style: normal; line-height: 150%; }

.normal2-1	{ margin: 10px; font-size: 14px; font-style: normal; line-height: 150%; }　/* 振り込め詐欺ボックス内のみ */
.normal3	{ font-size: 12px; font-style: normal;  }　/* れじおんフォーム内のみ */

.bold	{ font-size: 14px; font-style: bold; line-height: 150%; font-weight: bold; }
.small	{ font-size: 10px; font-style: normal; line-height: 100%; }
.small2	{ font-size: 10px; font-style: normal; line-height: 130%; font-weight: normal; }
.big	{ font-size: 16px; font-style: normal; line-height: 120%; font-weight: normal; }
.big-b	{ font-size: 16px; font-style: normal; line-height: 120%; font-weight: bold; }
.title	{ font-size: 14px; font-style: normal; line-height: 100%; font-weight: bold; }
.title2	{ font-size: 12px; font-style: normal; font-weight: bold }

.new	{ font-size: 12px; font-style: normal; line-height: 100%; font-weight: bold;
		font-variant: normal; color: #FF0000; text-decoration: blink; }
.red	{ font-size: 12px; font-style: normal; line-height: 100%; font-weight: bold;
		font-variant: normal; color: #FF0000; }

.normal-red	{ font-size: 12px; font-style: normal; line-height: 100%;
		font-variant: normal; color: #FF0000; }

.right	{ text-align: right; }

.orange	{ font-size: 12px; font-style: normal; color: #FF6600; }
.pink	{ font-size: 12px; font-style: normal; color: #FF3399; }
.purple	{ font-size: 12px; font-style: normal; color: #663399; }

.orange-b	{ font-size: 14px; font-style: normal; font-weight: bold; line-height: 150%; color: #FF6600; }
.pink-b		{ font-size: 14px; font-style: normal; font-weight: bold; line-height: 150%; color: #FF3399; }
.purple-b	{ font-size: 14px; font-style: normal; font-weight: bold; line-height: 150%; color: #663399; }


/* トップページ */

table.name  {
	width: 580px;
}

img.line {
	margin: 10px auto 10px auto;
}

table.name tr td.update {
	width: 170px;
	text-align: right;
	padding-right: 20px;
	font-size: 10px;
	font-weight: normal;
}

table.top-main  {
	width: 580px;
}

#time-box {
	width: 550px;
	margin: 0 0 15px 30px;
	text-align: left;
	font-size: 10px;
	font-style: normal;
	line-height: 130%;
}

#dock-box {
	width: 560px;
}

#dock-box table tr td.dock {
	width: 150px;
}

#dock-box table tr td.auth01 {
	width: 130px;
}

#dock-box table tr td.auth02 {
	width: 280px;
}

#info-box {
	width: 560px;
	margin: 0 0 0 10px;
	text-align: left;
	font-size: 12px;
	font-style: normal;
	line-height: 130%;
}

#info-box p {
	margin-top: 5px;
	margin-bottom: 5px;
}

#info-box #info-h {
	width: 550px;
	background-color: #FFFFCC;
	margin: 5px auto 5px auto;
	padding: 5px;
	border: 1px solid #CCEDFF;
}

#info-box #info-h p {
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	color: #333333;
	margin: 0;
	padding: 0;
}

#info-box #info-h p b {
	font-weight: bold;
	line-height: 150%;
	color: #003399;
}

#info-box #info-p {
	float: left;
	margin-top: 5px;
}

#info-box #info-p ul {
	width: 270px;
	margin: 10px 0 5px 0;
	padding-left: 0;
	list-style: none;
}

#info-box #info-p ul li {
	height: 23px;
	margin: 0 0 2px 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	background: url(../img/p_smenu_back.gif) top left no-repeat;
	line-height: 2em;
	text-indent: 1.2em;
}

#info-box #info-p ul li.n-koji {
	background: url(../img/p_smenu_back_g.gif) top left no-repeat;
}

#info-box #info-p ul li.n-koji a {
	position: relative;
}

#info-box #info-p ul li.n-koji a span {
	position: absolute;
	top: -30px;
	left: 0;
	width: 20em;
	height: 20px;
	padding: 3px;
	visibility:hidden;
	background-color: #FFFFFF;
	color: #333333;
	border: 1px solid #CCCCCC;
	text-indent: 0;
	text-align: center;
}

#info-box #info-p ul li.n-koji a:hover,#info-box #info-p ul li.n-koji a:hover span {
	visibility:visible;
	text-decoration: none;
}


#info-box #info-m {
	float: right;
	margin-top: 5px;
	width: 270px;
}

#info-box #info-m ul {
	width: 270px;
	margin: 10px 0 5px 0;
	padding-left: 0;
	list-style: none;
}

#info-box #info-m ul li {
	height: 23px;
	margin: 0 0 2px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #FF3366;
	background: url(../img/m_smenu_back.gif) top left no-repeat;
	line-height: 2em;
	text-indent: 1.2em;
}

#info-box #info-m ul li.intern {
	height: 23px;
	margin: 0 0 2px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #FF3366;
	background: url(../img/m_smenu_back02.gif) top left no-repeat;
	line-height: 2em;
	text-indent: 1.2em;
}


#info-box .title {
	margin: 5px auto 5px auto;
	font-size: 14px;
	font-style: bold;
}

#info-box .bold {
	font-size: 14px;
	font-style: bold;
	line-height: 120%;
	font-weight: bold;
}

#info-box .pink-b {
	font-size: 14px;
	font-style: bold;
	line-height: 120%;
	color: #FF3399;
}

#info-box .event {
	width: 270px;
	padding: 8px;
	vertical-align: top;
	background: #FDF1DB;
	border: 1px solid #FF9966;
}

#info-box .event ul {
	margin: 2px 5px 2px 10px;
	padding: 2px 5px 2px 10px;
}

#info-box .event ul li {
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	color: #FF3399;
}

#info-box .pola-lib {
	width: 270px;
	padding: 8px;
	vertical-align: top;
	background: #E2F6FF;
	border: 1px solid #99CCFF;
}

#info-box .pola-lib img.bnr {
	margin: 5px 0 5px 5px;
}


/* 扉ページ */

#content {
	width: 554px;
	text-align: left;
}

#content-left {
	width: 300px;
	margin-left: 0;
	float: left;
}

#content-right {
	width: 240px;
	margin-right: 0;
	float: right;
}

#content table {
	width: 550px;
}

#content table tr td {
	vertical-align: top;
}

#content table tr td p {
	margin: 2px auto 5px auto;
	font-size: 10px;
	font-style: normal;
	line-height: 130%;
}

#content img.head {
	width: 554px;
	margin: 5px 0 15px 0;
}

h3.ind-blue {
	margin: 10px;
	text-indent: 1.5em;
	background: url(../img/blue_b.gif) no-repeat;
	font-size: 14px;
	font-style: bold;
	line-height: 140%;
}

h3.ind-purple {
	margin: 10px;
	text-indent: 1.5em;
	background: url(../img/purple_b.gif) no-repeat;
	font-size: 14px;
	font-style: bold;
	line-height: 140%;
}

#content ul {
	list-style-image: url(../medical/img_m/mark_m.gif);
}

#content ul li {
	margin: 5px auto ;
	font-size: 12px;
	font-weight: normal;
}

#content ul.medical li {
	margin: 2px auto ;
	font-size: 14px;
	font-weight: normal;
}

#content ul.public {
	list-style-image: url(../public/img_p/mark_p.gif);
}

#content ul.public li {
	margin: 5px auto ;
	font-size: 14px;
	font-weight: normal;
}


/* 病院長からのご挨拶 */

#greeting {
	width: 551px;
	text-align: left;
	border: 1px solid #999966;
}

#greeting p {
	margin: 25px;
	font-size: 14px;
	line-height: 150%;
}

/* 診療科案内 */

#ka-box {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	width: 550px;
	text-align: left;
	font-size: 10px;
	font-weight: normal;
	line-height: 150%;
}

#frmap {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 550px;
	text-align: center;
}

table.st {
	margin: 0 0 10px 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
}

table.st tr td{
	vertical-align: top;
}

table.st tr td.spc{
	width: 10px;
}

table.st img{
	margin-right: 10px;
	border: 1px solid #9999FF;
}

table.st img.medi-dr{
	margin-right: 10px;
	border: 1px solid #9999FF;
}

table.st .name{
	font-size: 14px;
	font-weight: bold;
}

table.st p{
	margin-bottom: 10px;
}


/* 診療科案内：外科（医療関係者）グラフ */

div#chart li {
	display: inline;
	list-style: none;
}

div#chart img {
	padding: 0;
	margin: 2px;
	border: 1px solid #CCCCCC;
}

/* 看護職員募集, kango,josan */

#home-btn{ width: 554px; text-align: right; }

table.cr01 {
	width: 554px;
	border-collapse: collapse;
	border-spacing: 0;
	border-width: 1px;
	border-style: solid;
	border-color: #FF6600;
	}

.cr01 th {
	width: 100px;
	border-width: 1px;
	border-style: solid;
	border-color: #FF6600;
	text-align: center; 
	background-color: #FFFF99;
	font-size: 14px;
	font-style: normal;
	color: #FF6600;
	font-weight: bold;
	}

.td01 {
	border-width: 1px;
	border-style: solid;
	border-color: #FF6600;
	padding: 5px 5px 5px 5px;
	text-align: left; 
	background-color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	color: #FF6600;
	}

.td02 {
	border-width: 1px;
	border-style: solid;
	border-color: #FF6600;
	padding: 5px 5px 5px 5px;
	text-align: left; 
	background-color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	}

table.cr02 {
	width: 554px;
	border-collapse: collapse;
	border-spacing: 0;
	border-width: 1px;
	border-style: solid;
	border-color: #FF3399;
	}

.cr02 th {
	width: 100px;
	border-width: 1px;
	border-style: solid;
	border-color: #FF3399;
	text-align: center; 
	background-color: #FFCCCC;
	font-size: 14px;
	font-style: normal;
	color: #FF3399;
	font-weight: bold;
	}

.td03 {
	border-width: 1px;
	border-style: solid;
	border-color: #FF3399;
	padding: 5px 5px 5px 5px;
	text-align: left; 
	background-color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	color: #FF3399;
	}

.td04 {
	border-width: 1px;
	border-style: solid;
	border-color: #FF3399;
	padding: 5px 5px 5px 5px;
	text-align: left; 
	background-color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	}

table.cr03 {
	width: 554px;
	border-collapse: collapse;
	border-spacing: 0;
	border-width: 1px;
	border-style: solid;
	border-color: #663399;
	}

.cr03 th {
	width: 100px;
	border-width: 1px;
	border-style: solid;
	border-color: #663399;
	text-align: center; 
	background-color: #CC99FF;
	font-size: 14px;
	font-style: normal;
	color: #663399;
	font-weight: bold;
	}

.td05 {
	border-width: 1px;
	border-style: solid;
	border-color: #663399;
	padding: 5px 5px 5px 5px;
	text-align: left; 
	background-color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	color: #663399;
	}

.td06 {
	border-width: 1px;
	border-style: solid;
	border-color: #663399;
	padding: 5px 5px 5px 5px;
	text-align: left; 
	background-color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	}


/* clearFix */

.clearFix {
    zoom: 1;/*for IE 5.5-7*/
}

.clearFix:after {
    content: ".";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0px;
	font-size: 0px;
	line-height: 0px;
}

*html .clearFix { display: inline-block; } 
/* no ie mac */ 

*html .clearFix { height: 1%; } 
.clearFix { display: block; } 
/* */
