body {
	font-size: 11px;
	line-height: 130%;
	color: #333333;
	text-align: center;
	background-color: #FFFFFF;
}
.contents {
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
	margin: auto;
}
.pagelink {
	font-size: 10px;
}
.main {
	padding: 27px;
	border: 1px solid #D90000;
}
.text {
	font-size: 10px;
	line-height: 130%;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding: 3px;
}
.coursetext {
	font-size: 10px;
	line-height: 120%;
	color: #333333;
	vertical-align: top;
	padding: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #D90000;
}
.main .right {
	text-align: right;
	width: 280px;
	float: right;
	margin-right: 27px;
	_margin-right: 12px;
	margin-top: 27px;
	margin-bottom: 27px;
}
.main .left {
	float: left;
	width: 410px;
	text-align: left;
	margin-left: 27px;
	_margin-left: 12px;
	margin-top: 27px;
	margin-bottom: 27px;
}
.his {
	margin-top:10px;
	margin-bottom:10px;
}
.his table {
	border-collapse: collapse;
	border-spacing: 0;
}
.his td {
	font-size: 11px;
	line-height: 1.3em;
	padding: 0 2px 20px 2px;
}
.his th {
	background:url(images/his_bg.gif) repeat-y center 3px;
	padding: 0 4px 0 4px;
	}
.profile {
	background-color: #FFFEE4;
	text-align: left;
	border: 1px dashed #CD0016;
	padding: 10px;
	margin-top: 10px;
	margin-left: 5px;
	font-size: 11px;
	line-height: 1.4em;
}
.profile_name {
	background-image: url(images/profile_name_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 1.5em;
	font-size: 11px;
	padding-left: 27px;
	margin-bottom:10px;
}
.zassi table {
	border-collapse: collapse;
	border-spacing: 0;
}
.zassi th {
	text-align: right;
	font-size: 11px;
	line-height: 1.3em;
	padding: 0 10px 0 0;
	font-weight:normal;
}
.zassi td {
	text-align: left;
	font-size: 11px;
	line-height: 1.3em;
	padding: 0 0 20px 0;
}
.zassi .anchor {
	font-size: 11px;
	text-align: right;
	float: right;
}

