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

#patient {
	width: 780px;
	margin-top: 20px;
	float: left;
	background: url(../images_for_patient/bg2_new.png) no-repeat left top;
	font: 11px/14px "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", sans-serif;
	color: #333333;
	padding-right: 20px;
	display: inline;
}
#patient2 {
	width: 780px;
	margin-top: 0px;
	float: left;
	background: url(../images_for_patient/bg1.png) no-repeat left top;
	font: 11px/14px "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", sans-serif;
	color: #333333;
	padding-right: 20px;
	display: inline;
}
#cont_top {
	width: 400px;
	float: right;
	margin-bottom: 20px;
}
#greeting {
	width: 400px;
	float: right;
	margin-bottom: 25px;
}
#greeting p, #cont_top p {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-align: justify;
	margin-bottom: 10px;
}
#greeting h1, #cont_top h1 {
	color: #333333;
	margin-top: 0px;
	border-left: 5px solid #3366FF;
	padding-left: 5px;
	font: normal 18px "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", sans-serif;
}
#greeting h2, #cont_top h2 {
	margin-top:0px;
}
#greeting ul, #cont_top ul {
	margin-top: 10px;
	font-size: 12px;
	line-height: 24px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0;
}
#staff {
	margin-left:15px;
	padding-left: 20px;
	background: url(../images_for_student/arrow_right.png) no-repeat left center;
}
hr {
	color:#CCCCCC;
	height:3px;
	margin: 0;
}
#greeting h3, #cont_top h3 {
	font: bold 14px "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", sans-serif;
	color: #333333;
	border-left: 5px solid #0066CC;
	padding-left: 5px;
	margin-bottom: 10px;
}
.cont {
	font-size: 12px;
	padding-left: 10px;
	margin-top: 0px;
}
table {
	font-size: 11px;
	color: #333333;
	border: 2px solid #CCCCCC;
	float: left;
	margin-right: 5px;
}
th, td {
	border: 1px solid #CCCCCC;
	text-align:center;
}

.date {
	width: 16%;
	background: #99CCCC;
}
.time {
	background: #FFFFCC;
}
.class {
	background: #F9E5FF;
}
#pdf {
	margin-top: 0px;
	text-align: center;
	margin-bottom: 0px;
	width: auto;
	height: auto;
}
#pdf-download {
	height: auto;
	width: 399px;
	background: #E6E6E6;
	margin-top: 20px;
	margin-bottom: 20px;
}
#download-top {
	background: #E6E6E6 url(../images_for_student/pdf_base_top.png) no-repeat left top;
	height: 9px;
	width: 399px;
	margin: 0px;
	padding: 0px;
}

#download-bottom {
	background: #FFFFFF url(../images_for_student/pdf_base_bottom.png) no-repeat left top;
	height: 9px;
	width: 399px;
	margin: 0px;
	padding: 0px;
}
#greeting h4, #cont_top h4 {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 0px;
	color: #003399;
	margin-left: 10px;
}
.mail {
	font: 12px/20px "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", sans-serif;
	text-align: right;
	color: #333333;
}
#student3 #greeting #cal {
	list-style: decimal outside;
	line-height: 16px;
	padding-left: 30px;
}
#student3 #greeting #cal #subject {
	margin-bottom: 10px;
}
#student3 #greeting #cal #subsub {
	list-style: upper-alpha outside;
	padding-left: 20px;
	line-height: 14px;
}
#student3 #greeting #cal #subsubsub {
	margin-bottom: 10px;
}
#greeting ul, #cont_top ul {
	list-style: square outside;
	margin-left: 25px;
	line-height: 18px;
}
#greeting th, #cont_top th {
	background: #99CCFF;
}
#greeting .total {
	background: #CCCCCC;
	font-weight: bold;
}
#greeting caption {
	font-weight: bold;
	margin-left: 0px;
	margin-bottom: 5px;
}
#greeting img {
	margin-left: 10px;
	border: 5px solid #CCCCCC;
	margin-bottom: 20px;
}
