@charset "utf-8";

#flash-area {
	height: 230px;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#contents {
	height: auto;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
}
#main-area {
	float: left;
	height: auto;
	width: 495px;
}
#about {
	height: auto;
	width: 495px;
	background-color: #CCCCCC;
}
#about p {
	height: auto;
	width: 475px;
	margin: 10px;
}
#seminar {
	background-color: #FFF5E1;
	border: 2px solid #F96914;
	clear: both;
	background-image: url(../images/seminar-bg.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	height: auto;
	width: 495px;
}
#seminar #stxtarea {
	height: auto;
	width: 410px;
	margin-left: 80px;
}
#seminar h3 {
	color: #F96914;
	padding-top: 5px;
	padding-bottom: 5px;
}
#seminar dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 7px;
	padding-bottom: 3px;
}
#seminar del {
	text-decoration: line-through;
}
#news {
	clear: both;
	margin-top: 15px;
}
#news dl {
	height: auto;
	width: 485px;
	margin-left: 10px;
	margin-top: 10px;
}
#news dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	padding-bottom: 3px;
}
#news #list {
	text-align: right;
	height: 15px;
	width: 495px;
	font-size: 85%;
}
#news #list a {
	font-size: 85%;
	color: #333333;
}
#news #list img {
	margin-left: 4px;
	vertical-align: middle;
}
#sub-area {
	float: right;
	height: auto;
	width: 210px;
}
#sub-area #cm {
	background-color: #DDDDDD;
	height: auto;
	width: 210px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#sub-area #cm h2 {
	text-align: center;
	height: auto;
	width: 210px;
	color: #DDDDDD;
	background-color: #000000;
	padding-top: 7px;
	padding-bottom: 7px;
}
#sub-area #cm img {
	margin: 10px;
}
#sub-area #cm p {
	width: 190px;
	margin-right: 10px;
	margin-left: 10px;
}
#sub-area img {
	clear: both;
}
.lowsp10 {
	margin-bottom: 10px;
}
.lowsp20 {
	margin-bottom: 20px;
}
