body {
	background-color: C23001;
	background-image: url(img/bg_line.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
/*--------下部リンク----------*/
.a01:link{
	color: #333333;
	text-decoration: none;
}
.a01:visited{
	color: #333333;
	text-decoration: none;
}
.a01:hover{
	color: #FF0000;
	text-decoration: underline;
}
.a01:active{
	color: #0000FF;
	text-decoration: underline;
}
/*---------------------------*/
.td-bg-top {
	background-image: url(img/bg_top.gif);
	height: 57px;
	width: 718px;
	padding-top: 40px;
	text-align: center;
	vertical-align: top;
}
.td-bg-center {
	background-color: #F3EBD6;
	width: 718px;
	text-align: center;
	vertical-align: top;
}
.table-bg {
	width: 718px;
}
.td-bg-bottom {
	background-image: url(img/bg_bottom.gif);
	height: 75px;
	width: 718px;
	text-align: center;
	vertical-align: top;
	line-height: 18px;
}
td {
	font-size: 12px;
	color: #333333;
}
.image-top {
	background-image: url(img/image_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 625px;
	vertical-align: top;
	padding-top: 270px;
}
.info-title {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E6C59D;
	padding-left: 5px;
	padding-top: 5px;
}
.info-comment {
	padding-left: 20px;
}
.image-etc {
	height: 625px;
	vertical-align: top;
	padding-top: 10px;
}
.title01 {
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
	padding-left: 35px;
}
.comment01 {
	padding-left: 35px;
}
.life-line1L {
	background-image: url(img/school_line1.gif);
	height: 34px;
	width: 111px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.life-line1R {
	background-image: url(img/school_line1.gif);
	height: 34px;
	background-position: right;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 20px;
	vertical-align: middle;
}
.life-line2L {
	background-image: url(img/school_line2.gif);
	height: 34px;
	width: 111px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.life-line2R {
	background-image: url(img/school_line2.gif);
	height: 34px;
	background-position: right;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 20px;
	vertical-align: middle;
}
.clinic-title {
	font-weight: bold;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFC286;
	font-size: 14px;
}
.clinic-comment {
	padding: 3px 3px 20px;
}
.clinic-icon {
	vertical-align: top;
}
/*問い合わせフォーム------------------------*/
.form-title {
	padding: 5px;
	width: 120px;
	border-top: 1px solid #C89888;
	border-right: 1px solid #603A2D;
	border-bottom: 1px solid #603A2D;
	border-left: 1px solid #C89888;
	background-color: #E7D8B1;
}
.form-comment {
	border: 1px solid #D7B5A8;
	padding: 5px;
	background-color: #F9F8EC;
}
.form-top {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
	padding: 5px;
}
.form-message {
	padding: 10px;
}
.hissu {
	font-size: 9px;
	font-weight: bold;
	color: #FF0000;
}
.form-submit {
	text-align: center;
	padding: 10px;
	clear: both;
}
/*------------------------------------------*/
.day-sun {
	color: #FFFFFF;
	background-color: #2E1006;
	width: 15px;
	text-align: center;
}
.day-sat {
	color: #FFFFFF;
	background-color: #742636;
	width: 15px;
	text-align: center;
}
.day-etc {
	background-color: #FFFFFF;
	width: 15px;
	text-align: center;
}
.day-user {
	width: 15px;
	text-align: center;
}
.day-youbi {
	background-color: #FFFFFF;
	width: 15px;
	text-align: center;
	color: #660033;
}
.month1 {
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	width: 20px;
}
.month2 {
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	color: #660033;
	vertical-align: bottom;
}
.event-title {
	background-image: url(img/calendar_bg.jpg);
	height: 36px;
	background-position: right;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	padding-left: 10px;
	font-size: 16px;
}
.event-comment {
	background-color: #FFFFFF;
	padding: 10px;
}
