@charset "utf-8";
/* CSS Document */


dl.kanngobu dt {
	font-weight: bold;
	color: #0066CC;
	margin-bottom: 0.3em;
}
dl.kanngobu dd {
	margin-top: 0em;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.5em;
	margin-left: 1em;
	margin-bottom: 0.5em;
}


/* 看護部ページよりCSS */
.floatclear {
	clear: both;
}

/*--------------------------links-------------------------*/

a { text-decoration: underline;}
a:hover {
	text-decoration: underline;
	color: #cc00000;
}
a:link {
	color: #002b89;
}
a:visited {
	color: #002b89;
}
a:active {color: #cc0000;}

/*-----------------------font style-----------------------*/
#kanngobu h2 {
	margin: 15px 0px 8px 0px;
	padding: 0px 0px 0px 3px;
	font-weight: normal;
	line-height: 1.2em;
}

#kanngobu h5,
#kanngobu2 h5 {
	font-weight: bold;
	color:#000000;
	background-color:#D7EBFF;
	margin-left:5px;
	margin-top:5px;
}

#kanngobu p,
#kanngobu2 p {
	margin: 5px 0px 7px 1em;
	font-size: 1em;
	color: #333;
}
.margin0 { margin: 5px 0px 7px 0em; }
.indent1em { text-indent: 1em; }
.indent-1em { text-indent: -1em; }

.green {
	color: #009900;
	border-bottom: 1px solid #339900;
}
.orange {
	color: #339900;
	border-bottom: 1px solid #339900;
}
.blue {
	color: #FF6600;
	border-bottom: 1px solid #339900;
}

.topdashed {
	border-top: 1px dashed #999999;
}

.blocklinepurple {
	display: block;
	margin: 0px 10px 0px 10px;
	padding: 10px;
	border: 1px solid #9966cc;
}
.blockbgblue {
	display: block;
	margin: 5px 10px 5px 10px;
	padding: 7px 0px;
	border: 1px solid #ccccee;
	background: #f3f9ff;
}

.imgright {
	float: right;
	margin: 0px 0px 5px 5px;
}

.font0 {
	font-size: 1em;
	color: #000000;
	line-height: 1.5em;
}

.font-1 {
	font-size: 0.9em;
	color: #000000;
	line-height: 1.5em;
}

.font-1center {
	text-align: center;
	font-size: 0.9em;
	color: #000000;
	line-height: 1.5em;
}

/*---------------------------dl dt dd---------------------------*/

 dl {
	width: 480px;
	margin: 5px 0px 10px 10px;
	padding: 0px 0px 5px 10px;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.5em;
	position: relative;
	top: 0px;
	left: 0px;
	border-bottom: 1px dashed #999999;
}

.dlend dl {
	border-bottom: none;
}

dt {
	width: 130px;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.5em;
	position: relative;
	top: 0px;
	left: 0px;
}

dd {
	margin-top: -1.5em ;
	margin-left: 130px;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.5em;
	position: relative;
	top: 0px;
	left: 0px;
}

/*------------------------list style------------------------*/
#kanngobu {
	width: 100%;
	clear: left;
	float: left;
	margin-top: 0px;
}

#kanngobu ul, #kanngobu li {
	font-size: 14px;
	color: #000;
	list-style-type: decimal;
	list-style-position: outside;
	font-weight: normal;
}
#kanngobu ul {
    width: 100%;
	margin: 0px 8px;
	line-height: 2em;
}
#kanngobu ul li {
	margin-left: 25px;
	padding-left: 3px;
	line-height: 1.5em;
	font-weight: normal;
}
#kanngobu ul li ul li {
	margin-left: 25px;
	padding-left: 0px;
	font-size: 0.95em;
	line-height: 1.5em;
	font-weight: normal;
}
#kanngobu li ul.listnone li { margin-left: 0px; list-style-type: none; }



#kanngobu2 {
	width: 100%;
	clear: left;
	float: left;
	height: auto;
}

#kanngobu2 ul {
    width: 100%;
	margin: 0px 8px;
	line-height: 2em;
	list-style-type: none;
	list-style-image: none;
}

#kanngobu2 ul li {
	margin-left: 10px;
	padding-left: 3px;
	line-height: 1.5em;
	font-weight: normal;
	list-style-type: none;
	list-style-image: none;
}



#kanngobu3 {
	width: 100%;
	clear: left;
	float: left;
	margin-bottom: 10px;
}

/*-----------------------table-----------------------*/

#kanngobu table {
	margin: 15px 0px 10px 0px;
}
#kanngobu table.tabletop0 {
	margin: 0px;
}

#kanngobu td {
	padding: 0px 3px 0px 3px;
}

#sidespace10 td {
	padding: 0px;
}

#sidefortable {
	margin: 0px 10px 10px 10px;
}


/*-------------------CSSForToppage-------------------*/
#toiawase {
	font-size: 1.1em;
	line-height: 1.2em;
	position: absolute;
	top: 204px;
	right: 15px;
}
#toiawase a, #toiawase a:link, #toiawase a:visited {
	text-decoration: none;
	color: #ff6600;
}
#toiawase a:hover {
	text-decoration: underline;
	color: #ff6600;
}



#pictgram {
  display: block;
  width: 528px;
  float: left;
  margin: 5px 0px 10px 0px;
  position: relative;
}

#pictgram a, #pictgram a:link, #pictgram a:visited {
  display: block;
}

#pictgram a:hover {
  text-decoration: none;
}

#pictgram ul, #pictgram li {
	list-style-type: none;
}

#pictgram li {
  float: left;
  width: 100px;
  height: 120px;
  margin-right: 7px;
  padding: 0;
}

#pictgram li#last {
  float: left;
  width: 100px;
  height: 120px;
  margin-right: 0px;
  padding: 0;
}

.kensyu_img{
  float:right;
  clear:right; 
  margin-left:4px; 
  margin-right:10px; 
  margin-top:10px;
}
.kensyu_img2{
	float:left;
	margin-left:10px;
	margin-right:4px;
	margin-top:10px;
}
#career_midashi {
	padding-top: 20px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#career_top {
	text-align: center;
}
#kanngobu2 li {
	list-style-type: none;
}
#image01 {
	background-image: url(../introduction2/kanngobu/image/kangoimg_24.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#image02 {
	background-image: url(../introduction2/kanngobu/image/kangoimg_20.jpg);
	background-repeat: no-repeat;
	background-position: 618px;
	height: 241px;
}
#nintei {
	background-image: url(../introduction2/kanngobu/image/nintei.jpg);
	background-repeat: no-repeat;
	height: 800px;
	width: 800px;
	background-position: -20px;
}
#image03 {
	background-image: url(../introduction2/kanngobu/image/kangoimg_9.jpg);
	background-repeat: no-repeat;
	background-position: 550px;
}
