﻿@charset "shift_jis";

/* ページ全体
------------------------------------------------------------ */
kbd {
	padding: 0 0.2em;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;
	background-color: #CCCCCC;
}

div.container {
	border: 1px solid #696969;
	margin: 0 auto;
	width: 780px;
	text-align: left; /* IEセンタリングの文字位置戻し用 */
}

body {
	text-align: center;
}

/* ヘッダー
------------------------------------------------------------ */
div#header {
	width: 780px;
	height: 80px;
	background-color: #ffffff;
	background: url(../images/common_logo_01.gif) 0 0 no-repeat;
}

#header ul {
	float: right;
}

#headnav li {
	display: inline;
	line-height: 1.5em;
	color: #ffffff;
	font-size: 12px;
}

#headnav li a:link {
	color: #ffffff;
	text-decoration: underline;
}

#headnav li a:hover {
	color: #4b0082;
	text-decoration: underline;
}

#headnav li a:visited {
	color: #ffffff;
	text-decoration: underline;
}

/* グローバルナビ
------------------------------------------------------------ */
div#gnav {
	background: url(../images/gnav_bg_01.jpg) 0 0 repeat-x;
	border-top: 1px solid #696969;
	border-bottom: 1px solid #696969;
	clear: both;
	font-size: 16px;
	height: 31px;
	width: 780px;	
}

#gnav ul {
	margin-left: 15px;
}

#gnav li {
	margin-right: 0px;
	width: 125px;
	float: left;
	font-weight: bold;
}

#gnav li a {
	display: block;
	height: 31px;
	width: 125px;
	line-height: 31px;
	color: #555;
	background: url(../images/gnav_a.jpg) 0 0 no-repeat;
	text-align: center;
	text-decoration: none;
}

#gnav li a:hover {
	background-position: 0 -31px;
}

/* コンテンツ（中央部）
------------------------------------------------------------ */
div.content {
	position: relative;
}

div.content a:hover {
	text-decoration: underline;
}


/* 看護部（中央）
------------------------------------------------------------ */
div#kango li {
	text-align: center;
	width: 238px;
	font-size: 17px;
	margin-bottom: 15px;
}
	
div#kango li a {
	display: block;
	width: 238px;
	height: 47px;
	line-height: 47px;
	text-decoration: none;
}

div#kango li.ww {
	background: url(../images/kango_1.jpg) 0 0 no-repeat;
}

div#kango li.ww a:hover {
	background: url(../images/kango_1.jpg) 0 -47px no-repeat;
}

div#kango li.ww2 {
	background: url(../images/kango_2.jpg) 0 0 no-repeat;
}

div#kango li.ww2 a:hover {
	background: url(../images/kango_2.jpg) 0 -47px no-repeat;
}

div#kango li.ww3 {
	background: url(../images/kango_3.jpg) 0 0 no-repeat;
}

div#kango li.ww3 a:hover {
	background: url(../images/kango_3.jpg) 0 -47px no-repeat;
}

div#kango li.ww4 {
	background: url(../images/kango_4.jpg) 0 0 no-repeat;
}

div#kango li.ww4 a:hover {
	background: url(../images/kango_4.jpg) 0 -47px no-repeat;
}
div#kango li a:link {
	color: #5F5F5F;
}

div#kango li a:hover {
	color: #5F5F5F;
}

div#kango li a:visited {
	color: #5F5F5F;
}


/* メインコンテンツ（右）
------------------------------------------------------------ */
div#maincontent {
	min-height: 700px;
	width: 780px;
	line-height: 1.4em;
}
div#maincontent.nyusatsu {
	line-height: 2em;
}
div#maincontent.syokuinbosyu {
	line-height: 2em;
}
div#maincontent h1.top {
	border-left: 10px solid #778899;
	border-right: 10px solid #778899;
	border-bottom: 2px solid #778899;
	color: #696969;
	font-size: 30px;
	line-height: 1em;
	margin-top: 10px;
}

div#maincontent div.section {
	line-height: 1.4em;
	padding: 0 10px 0 10px;
}
div#maincontent div.section_2,
div#maincontent div.section_3 {
	padding: 0 10px 0 10px;
}
	
div#maincontent .images {
	padding: 10px;
	border: 1px outset #999;
	background-color: #fafaf3;
	float: right;
}
div#maincontent .images_2 {
	padding: 10px;
	border: 1px outset #999;
	background-color: #fafaf3;
}

div#maincontent h2.h_center {
	color: #87ceeb;
	font-size: 1.6em;
	text-align: center;
}

div#maincontent h3 {
	font-weight: bold;
	font-size: 1.2em;
}

div#maincontent hr.line_01 {
	display: block;
	border-style: dashed;
	height: 2px;
	color: #c0c0c0;
}

div#maincontent ul {
	margin-left: 3em;
}

div#maincontent ul.ultype_a li {
	text-indent: -3em;
}
	
div#maincontent div.topic_path {
	font-size: 0.8em;
	line-height: 1.4em;
}



/* 災害医療TOP
------------------------------------------------------------ */
div#saigai p {
	text-align: center;
	width: 252px;
	font-family: Impact,Charcoal;
	font-weight: bold;
	font-size: 19px;
	margin-bottom: 30px;
}
	
div#saigai p a {
	display: block;
	width: 252px;
	height: 41px;
	line-height: 41px;
	text-decoration: none;
}
div#saigai p.long a{
	display: block;
	width: 252px;
	height: 41px;
	line-height: 20.5px;
	text-decoration: none;
}

div#saigai p {
	background: url(../images/saigai.jpg) 0 0 no-repeat;
}

div#saigai p a:hover {
	background: url(../images/saigai.jpg) 0 -41px no-repeat;
}
div#saigai p.long {
	background: url(../images/saigai.jpg) 0 0 no-repeat;
}

div#saigai p.long a:hover {
	background: url(../images/saigai.jpg) 0 -41px no-repeat;
}
div#saigai p.l {
	background: url(../images/saigai2.jpg) 0 0 no-repeat;
}

div#saigai p.l a:hover {
	background: url(../images/saigai2.jpg) 0 -41px no-repeat;
}

div#saigai p a:link {
	color: #003D84;
}

div#saigai p a:hover {
	color: #003D84;
}

div#saigai p a:visited {
	color: #003D84;
}



/* フッター
------------------------------------------------------------ */
#footer {
	border-top: solid #696969 1px;
	clear: both;
	width: 780px;
	height: 60px;
	background-color: #ffffff;
}

#footer p {
	width: 780px;
	text-align: center;
}

#footer ul#footnav li {
	display: inline;
	line-height: 1.5em;
	font-size: 12px;
}

#footer ul#footnav {
	margin: auto;
	text-align: center;
}

#footnav li a:link {
	text-decoration: underline;
}

#footnav li a:hover {
	color: #4b0082;
	text-decoration: underline;
}

#footnav li a:visited {
	text-decoration: underline;
}



