@charset "utf-8";
/* CSS Document */
#calender .calender02 {
	margin-left: 10px;
	margin-top: 10px;
}
#news #topics {
	width: 248px;
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border: 1px solid #666666;
}
#topics li {
	list-style-position: inside;
	list-style-type: circle;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.calender02 td {
	border: 1px solid #666666;
}
#contents #contents_b {
	clear: none;
	float: none;
	width: 550px;
}
#contents #concept {
	width: 550px;
	margin-bottom: 10px;
}
#concept #concept_text {
	width: 500px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
