@charset "utf-8";

#dayservicePage #header {
	background-image: url(images/gakuin_header_bg.png);
	background-repeat: no-repeat;
	height: 90px;
	width: 980px;
}
#dayservicePage #goToClinicHome {
	width: 350px;
	height: 40px;
	clear: both;
}
#dayservicePage #goToClinicHome a {
	display: block;
	height: 40px;
	width: 390px;
	text-indent: -5000px;
	margin-left: 10px;
	overflow: hidden;
}


/* The CSS Code for the menu starts here */
#submenu {
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 0;
	padding: 0;
	list-style-type: none;
	background-color: #eee;
	font-size: 13px;
	height: 40px;
	border-top: 2px solid #eee;
	border-bottom: 2px solid #ccc;
}
#submenu li {
	float: left;
	margin: 0;				
}
#submenu li a {
	text-decoration: none;
	display: block;
	padding: 0 20px;
	line-height: 40px;
	color: #666;
}
#submenu li a:hover, #submenu li.active a {
	background-color: #f5f5f5;
	border-bottom: 2px solid #DDD;
	color: #999;
}
#submenu_wrapper ul {margin-left: 12px;}
#submenu_wrapper {padding: 0 16px 0 0; background: url(images/grey.png) no-repeat right;}
#submenu_wrapper div {float: left; height: 44px; width: 12px; background: url(images/grey.png) no-repeat left;}

/* Black Menu */
#submenu_wrapper.black ul {
	border-top: 2px solid #333;
	border-bottom: 2px solid #000;
	background: #333;}
#submenu_wrapper.black a {color: #CCC;}
#submenu_wrapper.black li a:hover, #submenu_wrapper.black li.active a {color: #999; background: #555; border-bottom: 2px solid #444;}
#submenu_wrapper.black {background: url(images/black.png) no-repeat right;}
#submenu_wrapper.black div {background: url(images/black.png) no-repeat left;}

/* Blue Menu */
#submenu_wrapper.blue ul {
	border-top: 2px solid #356AA0;
	border-bottom: 2px solid #204061;
	background: #356AA0;}
#submenu_wrapper.blue a {color: #fff;}
#submenu_wrapper.blue li a:hover, #submenu_wrapper.blue li.active a {color: #FFFFFF; background: #3D7BBB; border-bottom: 2px solid #356AA0;}
#submenu_wrapper.blue {background: url(images/blue.png) no-repeat right;}
#submenu_wrapper.blue div {background: url(images/blue.png) no-repeat left;}.human_deve01 {
	font-size: 14px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
	line-height: 180%;
}
ul.human_deve {
	list-style-position: outside;
	padding-left: 30px;
	list-style-type: disc;
	font-size: 14px;
	padding-top: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	height: auto;
	line-height: 180%;
}
ul.human_deve li {
	padding: 0px;
	height: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 140%;

}
#kyushokuChirashi {
	width: 600px;
	border: 1px solid #666666;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
}
#kyushokuChirashi table {
	width: 600px;
	height: auto;
}
#kyushokuChirashi th {
	width: 160px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #006666;
	border-right-color: #006666;
	border-bottom-color: #666666;
	text-align: right;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 14px;
}
#kyushokuChirashi td {
	width: auto;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 12px;
}
.bgCol {

}
#kyushokuChirashi tr.spacing {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
.chirashiTxtBox {
	width: 520px;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
}
.chirashiTBLeft {
	padding: 10px;
	width: 120px;
	float: left;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}
.chirashiTBRight {
	width: 350px;
	float: right;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.teiinBox {
	font-size: 22px;
	color: #CC0000;
	font-weight: bold;
	display: block;
	width: 380px;
	text-align: center;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	height: 22px;
	margin-bottom: 50px;
	border: 2px solid #CC0000;
	text-decoration: underline;
}





/*-- Data Table of Curriculum --*/
table.Curriculum {
	width: 670px;
}
table.Curriculum th, table.Curriculum td {
	padding:10px;
}
.w01 {
	width: 200px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.w02 {
	width: 220px;
	font-size: 12px;
	font-weight: normal;
}
.w05 {
	width: 60px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.w06 {
	width: 20px;
	text-align: center;
}
.w07 {
	width: 200px;
}
.w08 {
	width: 30px;
	text-align: right;
}

