@charset "utf-8";

h3 {
	margin: 10px 0;
}
.sisetu {
	width: 275px;
	text-align: center;
	float: left;
}
.sisetu p {
	text-align: left;
	margin: 0 20px;
}
hr {
	color:#CCCCCC;
}
table {
	border: solid 1px #CCC;
	border-collapse:collapse;
	border-spacing:0;
	margin: 0 auto;
	width: 90%;
}
th {
	background-color: #CCCCCC;
	border-bottom: solid 1px #CCC;
	border-right: solid 1px #CCC;
	background-image: url(../../event/img/calendarback.gif);
	background-repeat: repeat-y;
    padding:5px;
}
td {
	border-bottom: solid 1px #CCC;
	border-right: solid 1px #CCC;
	padding:5px;
}
#left {
	width: 66px;
	float: left;
	background-color: #CCCCCC;
	background-image: url(../../event/img/calendarback.gif);
	background-repeat: repeat-y;
}
h4 {
	clear: both;
}
.note{
  line-height:30px;
	margin:0;
	padding:5px 10px;
	background-image:url(../../event/img/line.gif);
}	
dt {
	color: #1C0265;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 150%;
	margin-left: 1em;
}
dd {
	color: #003333;
	margin: 0.5em 3em 2em;
}
dt img {
	vertical-align: middle;
	margin-right: 10px;
}
#content li {
	display: inline;
	margin-right: 20px;
}
#content ul {
	text-align: right;
}
#main #content .kansou li {
	display: block;
	text-align: left;
	background-image: url(../../event/img/youkososenpai5.gif);
	background-repeat: no-repeat;
	padding: 0 0 5px 30px;
}
#main #content .kansou {
	margin-left: 1em;
}
#main #content #hennyu li {
	display: block;
	text-align: left;
	padding: 0 0 5px 30px;
}
#wrapper #main #content strong {
	color: #1C0265;
	font-size: 120%;
	text-decoration: underline;
}

