@charset "utf-8";
.pink_txt {
	color: #FD6CEB;
}


.personal_txt {
	padding-left: 15px;
	color: #330000;
	line-height: 1.6em;
}
.link {
	text-align: right;
	padding-top: 10px;
	float: right;
}


body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding-top: 10px;
}
#wrapper {
	width: 759px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
}
#top #wrapper {
	background-position: top;
	background-repeat: no-repeat;
}
#wrapper #main #left img {
	margin-bottom: 10px;
}
#footer {
	background-image: url(images/footer.jpg);
	height: 59px;
	width: 759px;
	margin-top: 10px;
}
#header {
	background-image: url(images/header.jpg);
	height: 80px;
	width: 759px;
	background-repeat: no-repeat;
}
#wrapper #main #right p {
	margin: 0px;
}
#main_visual {
	background-image: url(images/top_main_visual.jpg);
	height: 305px;
	width: 759px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
.photo_box {
	clear: left;
	float: left;
	margin-right: 10px;
}
.date {
	color: #F74E84;
}

.red_date {
	color: #CC0000;
; 	font-weight: bold;
}

.teacher {
	width: 360px;
	background-color: #FFFFCC;
	margin-top: 10px;
	font-size: 12px;
	line-height: 18px;
	float: right;
}
.teacher_box {
	float: right;
	width: 292px;
}

.photo_box img {
	margin-bottom: 5px;
}
.txt_box {

}

#main {
	width: 100%;
}
#left {
	float: left;
	width: 199px;
	padding-right: 18px;
	padding-left: 18px;
}
#right {
	width: 524px;
	float: right;
}
.clear {
	clear: both;
}
.photo_box2 {
	float: left;
	margin-right: 10px;
	width: 57px;
}

.form_label {
	width: 6em;
}
.txt {
	margin-right: 15px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 15px;
	line-height: 2em;
}
