#bread_crumbs {
	font-size: 12px;
	line-height: 12px;
	margin-bottom: 10px;
}
#guide {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#guide li {
	background-image: url(../images/contents/list_icon.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 20px;
	margin-bottom: 12px;
}
#guide li a {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
}

.main_list {
	margin-bottom: 20px;
}

.main_list li {
	background-image: url(../images/contents/list_icon.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 12px;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 6px;
}
#greeting_area p {

}
#greeting_area img {
	height: 235px;
	width: 188px;
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
#greeting_end {
	text-align: right;
	margin-bottom: 10px;
}
#generation {
	width: 660px;
	text-align: center;
	border-collapse: collapse;
}
#generation tr th {
	border: 1px solid #CCC;
	padding-top: 4px;
	padding-bottom: 4px;
}
#generation tr td {
	border: 1px solid #CCC;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: top;
}
.teacher_box {
	width: 660px;
}
.teacher_box table {
	width: 320px;
	float: left;
	margin-right: 10px;
	height: 310px;
}
.teacher_box table tbody tr td {
	border: 1px solid #CCC;
}
.teacher_box table tbody tr .photo {
	width: 80px;
}
#schedule {
	width: 660px;
}
#schedule th#date {
	
	font-size: 14px;
	font-weight: bold;
	background-color: #3399FF;
	width: 80px;
}
#schedule th#master {
	font-family: "ＭＳ ゴシック", "Courier New", monospace;
	font-size: 14px;
	font-weight: bold;
	background-color: #CC3300;
	width: 280px;
	color: #FFFF00;
	padding-top: 3px;
	padding-bottom: 3px;
}
#schedule th#doctor {
	
	font-size: 14px;
	font-weight: bold;
	background-color: #006600;
	width: 140px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
#schedule th.master-s {
	
	font-size: 12px;
	font-weight: bold;
	background-color: #CC3300;
	width: 140px;
	color: #FFFF00;
	padding-top: 3px;
	padding-bottom: 3px;
}
#schedule th.master-s2 {
	
	font-size: 12px;
	background-color: #FFAF95;
	width: 70px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#schedule td.date {
	
	font-size: small;
	background-color: #DFFFFF;
	width: 80px;
	color: #0000CC;
}
#schedule td.master {
	font-family: "ＭＳ ゴシック";
	font-size: 12px;
	background-color: #FFFFCC;
	width: 140px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#schedule td.master-s {
	font-family: "ＭＳ ゴシック";
	font-size: 12px;
	background-color: #FFFFCC;
	width: 70px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#schedule td.doctor {
	font-family: "ＭＳ ゴシック";
	font-size: 12px;
	background-color: #CCFFCC;
	width: 140px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#schedule tbody tr .bg_red {
	background-color: #C30;
	color: #FFF;
}
#schedule tr .bg_blue {
	background-color: #DFFFFF;
}
#schedule tr .bg_yellow {
	background-color: #FFC;
}
#schedule tr .bg_green {
	background-color: #CFC;
}
#schedule tr .bg_pink {
	background-color: #FFAF95;
}


#guidance {
	width: 400px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#guidance th {
	text-align: center;
	font-family: "ＭＳ ゴシック", "Courier New", monospace;
}
#guidance td {
	width: 175px;
	text-align: center;
}
.guidance_left {
	background-color: #CF9;
}
.guidance_right {
	background-color: #FC9;
}
#faculty {
	border-collapse: collapse;
	width: 660px;
}
#faculty th {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #000080;
	font-size: 14px;
	vertical-align: middle;
	width: 100px;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
#faculty td {
	font-weight: normal;
	color: #333;
	font-size: 12px;
	vertical-align: top;
}
#faculty tr td a {

}
.employment {
	width: 660px;
}
.employment tr th {
	font-size: 12px;
	background-color: #EBEBEB;
}
#detail-award #award_photo {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
#detail-award p {
	font-size: 14px;
	line-height: 24px;
	padding: 10px;
}
#detail-award {
	border: 1px solid #900;
	width: 560px;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.sitemap li {
	background-image: url(../images/contents/list_icon.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 14px;
	margin-bottom: 6px;
}
.sitemap li ul {
	padding-top: 6px;
}
