@charset "UTF-8";
body {
	background-color: #FFFFCC;
	margin: 0px;
	padding: 0px;
	color: #333333;
	line-height: 25px;
}
#base #contents-main #news {
	font-size: 12px;
	height: 300px;
	width: 470px;
	margin-right: auto;
	margin-left: auto;
	overflow: scroll;
	border-top-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-left: 7px;
}
ul {
	list-style-type: none;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#base address {
	text-align: center;
	padding-bottom: 3px;
	clear: both;
}
#base #contents-main {
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック";
	font-size: 14px;
	text-align: left;
	float: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 500px;
}
li {
	padding-top: 2px;
}
#base {
	background-color: #FFFFFF;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
.pastcourses {
	padding-right: 7px;
	padding-bottom: 10px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 14px;
	line-height: 20px;
}
.member {
	border: 2px ridge #CCCCCC;
	width: 500px;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0033CC;
}
a:hover {
	text-decoration: none;
	color: #0033FF;
}
a:active {
	text-decoration: none;
	color: #0033FF;
}
#base .article {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}

