body {
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 12px;
	color: #666;
	line-height: 15px;
}
a {
	color: #FFF;
	text-decoration: none;
}
#photo_btn {
	margin-top: 5px;
}
#prof_btn {
	float: left;
	margin-top: 5px;
}

#photo_btn img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 5px;
}
#prof_shedule {
	float: left;
	margin-top: 5px;
}
#page {
	width: 900px;
}

.sche1 {
	background-image: url(../images/line1x30.jpg);
	background-repeat: no-repeat;
	width: 90px;
	height: 30px;
	text-align: center;
	float: left;
	margin: 0px;
}
.sche2 {
	background-image: url(../images/line1x40.jpg);
	background-repeat: no-repeat;
	width: 90px;
	height: 30px;
	text-align: center;
	float: left;
	color: #F00;
	margin: 0px;
}
.sche3 {
	background-image: url(../images/line1x30.jpg);
	background-repeat: no-repeat;
	width: 90px;
	height: 30px;
	text-align: center;
	float: left;
	margin: 0px;
	color: #03F;
}

