@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;
}


div#sche{
	margin:0 0 30px 30px;
	color: #EF857D;
}

div.left {
	float:left;
	font-size:15px;
	margin-bottom:20px;
	
}

div.right {
	float:right;
	font-size:15px;
	width:360px;
	margin-bottom:20px;
}

div.right2 {
	float:right;
	font-size:15px;
	width:60px;
	margin-bottom:20px;
}

.clear { clear:both;}

.hr {
	width:500px;
	margin:0 0 20px 0;
	border-style:dashed;
	height:1px;
	border-width: 1px 0px 0px 0px;
	border-color:#727171;
}

.year { font-size:11px; margin-right:5px; color:#727171;}
.event { font-size:12px; color:red;}


div#margin01 { margin: 25px 0 0 30px;}

div.box5 { float: left;}

p.inbox2 {
	width: 500px;
	height: 200px;
	text-indent: -9999px;
}
p.inbox2 a {
	display: block;
	height: 200px;
}

p#img01 a { background: url(../opencampus/images/btn_diary.jpg) no-repeat 0 0;}

p#img01 a:hover { background-position: 0 -200px;}


/* 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;
}

