@charset "utf-8";

/* CONTAINER ****************************************************************/
div#contents div.topback {
	margin: 30px 50px 30px 0;
}


/* HEADER ****************************************************************/
div#header {
	width: 800px;
	height: 80px;
}

div#h-top p {
	float: left;
	width: 430px;
	height: 49px;
	text-indent: -9999px;
	background: url(../images/logo.gif) no-repeat;
}
div#h-top p a {
	float: left;
	width: 430px;
	height: 49px;
	text-indent: -9999px;
	background: url(../images/logo.gif) no-repeat;
}


/* MAIN ****************************************************************/
div#main {
	padding-top: 17px;
}
div#main h1 {
	width: 580px;
	height: 35px;
	margin-bottom: 32px;
	text-indent: -9999px;
	background: url(../opencampus/images/main_title.gif) no-repeat;
}
div#main ul {
	list-style-type: disc;
	padding-left: 35px;
}
div#main ul#date {
	width: 530px;
	margin-bottom: 15px;
}
div#main ul#date li {
	line-height: 1;
	margin-bottom: 15px;
	padding-bottom: 12px;
	border-bottom: #A5A5A6 dotted 1px;
	font-size: 175%;
}
div#main ul.evening li {
	float: left;
	width: 6em;
	margin-bottom: 50px;
}
div#main strong {
	color: #EF857D;
	font-weight: bold;
}
div#main img {
	margin-bottom: 3px;
	margin-left: 1em;
}

div.box {
	width: 580px;
}

p#main-sent {
	margin-bottom: 33px;
	padding-left: 25px;
	font-weight: bold;
	font-size: 175%;
}
p.normal {
	margin-top: 8px;
	font-size: 57%;
}
p.evening {
	padding-left: 15px;
	color: #EF857D;
	font-weight: bold;
	font-size: 158%;
}
p#form-btn {
	clear: both;
	width: 271px;
	height: 65px;
	margin-bottom: 13px;
	margin-left: 35px;
	text-indent: -9999px;
}
p#form-btn a {
	display: block;
	height: 65px;
	background: url(../opencampus/images/form_btn.gif) no-repeat 0 0px;
}
p#form-btn a:hover {
	background-position: 0 -65px;
}


/* FOOTER ****************************************************************/
div#footer {
	height: 3em;
	font-size: 10px;
}
div#footer address {
	padding-top: 0.2em;
	font-size: 10px;
}
