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

body {
	background-image: url(../image/main_back_img01.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 1.4em;
}
a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
a:active {
	text-decoration: none;
}


#body_main {
	display: block;
	width: 900px;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	clear: both;
}
.tm_body {
	background-image: url(../image/top_menu_img01.gif);
	background-repeat: repeat-y;
	display: block;
	width: 202px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
	float: left;
}
#top_sub_cont01 {
	display: block;
	margin: 0px;
	padding: 10px;
	float: left;
	width: 200px;
	height: 100%;
}
#page_cont_body {
	background-image: url(../image/subpage_cont_backimg01.gif);
	background-repeat: repeat-y;
	display: block;
	padding: 0px;
	width: 900px;
	clear: both;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#page_cont_main {
	display: block;
	padding: 0px;
	width: 670px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
}


#top_sub_cont02 {
	display: block;
	margin: 0px;
	padding: 9px;
	float: right;
	width: 200px;
	height: 100%;
}
#fot {
	background-color: #5F78FF;
	display: block;
	margin: 0px;
	padding: 5px;
	color: #FFFFFF;
	clear: both;
}
#tmc_topics {
	display: block;
	margin: 0px;
	padding: 10px;
	width: 420px;
	border: 1px solid #666666;
}
#tmc_institution {
	display: block;
	padding: 10px;
	width: 420px;
	border: 1px solid #666666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#top_cont_body {
	clear: both;
	display: block;
}
#top_main_cont {
	background-color: #FFFFFF;
	display: block;
	padding: 0px;
	width: 440px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
}



.tm_fot {
	background-image: url(../image/top_menu_img02.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 222px;
	clear: both;
}
.tm_btn {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 222px;
}
.top_menu {
	float: left;
}
.top_menu2 {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
#top_menu_list {
	display: block;
	padding: 0px;
	width: 900px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#top_cont_body {
	display: block;
	padding: 0px;
	width: 900px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../image/top_cont_bkimg01.gif);
	background-repeat: repeat-y;
	clear: both;
	float: left;
}

.about_hosp1 {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
.about_hosp2 {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: block;
	padding: 0px;
}




#header {
	display: block;
	width: 900px;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#head_logo {
	float: left;
}
#head_text {
	color: #FFFFFF;
}
#header_right {
	float: right;
}
#drjob a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 274px;
	float: right;
	text-indent:-10000px;
	background-image: url(../image/dr_job.gif);
	background-repeat: no-repeat;
	overflow:hidden;
}

#drjob a:link {
	background-position: 0px 0px;
}

#drjob a:hover {
	background-position: 0px -45px;
}

#head_text a:link {
	color: #FFFFFF;
}

#head_text a:visited {
	color: #FFFFFF;
}

#head_text a:hover {
	color: #FF0000;
}

#panList {
	display: block;
	padding: 0px;
	width: 670px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
}


#table01 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 670px;
  border-collapse: collapse;
  border: solid 1px #999;
  font-size: 100%;
}

#table01 .caption {
  margin-top: 1em;
  text-align: left;
}

#table01 th,
#table01 td {
  border: solid 1px #999;
  padding: 4px 6px;
}

#table01 th {
  background: #E6E6E6;
  text-align: center;
  white-space: nowrap;
  color: #666;
}

#table01 td .course {
  text-align: center;
  font-size: 200%;
  font-weight: bolder;
}

#table01 td.time,
#table01 td.fee {
  text-align: right;
  white-space: nowrap;
}

#table01 .specialty {
	background: #E6E6E6;
	text-align: left;
	white-space: nowrap;
	color: #666;
	font-weight: bold;
}
#table01 .accept   {
	text-align: center;
}

#table02 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 670px;
  border-collapse: collapse;
  border: solid 1px #999;
  font-size: 100%;
}

#table02 th,
#table02 td {
  border: solid 1px #999;
  padding: 4px 6px;
}

#table02 th {
  background: #E6E6E6;
  text-align: left;
  white-space: nowrap;
  color: #666;
}

#table02 .specialty {
	background: #E6E6E6;
	text-align: left;
	white-space: nowrap;
	color: #666;
	font-weight: bold;
}
#table02 .accept   {
	text-align: center;
}

#table04 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 460px;
  border-collapse: collapse;
  border: solid 1px #999;
  font-size: 100%;
}

#table04 th,
#table04 td {
  border: solid 1px #999;
  padding: 4px 6px;
}

#table04 th {
  background: #E6E6E6;
  text-align: left;
  white-space: nowrap;
  color: #666;
}

.paragraph {
	background-color: #eeeeee;
	display: block;
	margin: 0px;
	width: 654px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #0066FF;
	padding: 5px;
	font-weight: normal;
	color: #333333;
	font-size: 1.2em;
	clear: both;
	
}

.paragraph .subt {
	font-size: 0.8em;
}

.attention {
	font-weight: bold;
	color: #FF0000;
	background-color: #FFCCCC;
	display: block;
	margin: 0px;
	padding: 5px;
	border: 1px solid #FF0033;
}
#basicp  {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: decimal;
}

#basicp li  {
	padding: 5px;
}

#table_dr {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 330px;
  border-collapse: collapse;
  border: solid 1px #999;
  font-size: 100%;
}

#table_dr th,
#table_dr td {
  border: solid 1px #999;
  padding: 5px;
}

#table_dr th {
	background: #E6E6E6;
	text-align: right;
	white-space: nowrap;
	color: #666;
	font-weight: normal;
}

#table_dr .name {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#drList {
	clear: both;		
}


#drList1 {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 330px;	
}

#drList2 {
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 330px;
}

#table03 {
	margin-top: 0.2em;
	margin-bottom: 1em;
	width: 670px;
	border-collapse: collapse;
	font-size: 100%;
}

#table03 th,
#table03 td {
	padding: 4px 6px;
}

#table03 .postName {
	background: #E6E6E6;
	text-align: left;
	white-space: nowrap;
	color: #666;
	border: 1px solid #999999;
	font-weight: bold;
}

.divLeft {
	float: left;
	display: block;
	width: 460px;
	margin-bottom: 10px;
}

.divRight {
	float: right;
	display: block;
	margin-bottom: 10px;
}

.divClear {
	clear: both;	
}

.table01 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 670px;
  border-collapse: collapse;
  border: solid 1px #999;
  font-size: 100%;
}

.table01 th,
.table01 td {
  border: solid 1px #999;
  padding: 4px 6px;
}

.table01 th {
  background: #E6E6E6;
  text-align: center;
  white-space: nowrap;
  color: #666;
}

.table01 .specialty {
	background: #E6E6E6;
	text-align: left;
	white-space: nowrap;
	color: #666;
	font-weight: bold;
}
.jobCode {
	display: block;
	margin: 0px;
	width: 657px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 5px;
	font-weight: normal;
	color: #333333;
	font-size: 1.2em;
	clear: both;
}
.jobText01 {
	display: block;
	padding-left: 10px;
	margin-top: 5px;
	list-style-position: inside;
	list-style-type: square;
}
.associat {
	background-color: #C8E3FF;
	display: block;
	width: 664px;
	padding: 3px;
}
.associatText01 {
	text-align: right;
	display: block;
	margin: 0px;
	width: 670px;
	padding-top: 5px;
}
.paraSub01 {
	font-weight: bold;
	color: #FF3333;
	display: block;
	padding-top: 5px;
	padding-bottom: 3px;
}
#response ul {
	margin-top: 5px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#response li {
	display: list-item;
	margin-bottom: 5px;
	list-style-position: outside;
	list-style-image: url(../image/icon_form01.gif);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 15px;
}
.preparations {
	text-align: center;
	display: block;
	margin: 0px;
	padding: 20px;
}
#post_topics {
	display: block;
	padding: 10px;
	width: 648px;
	border: 1px solid #666666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.paragraph_topics {
	display: block;
	margin: 0px;
	width: 100%;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666666;
	padding: 0px;
	font-weight: normal;
	color: #333333;
	font-size: 1.2em;
	clear: both;
}
