#contentsMenu {
	margin-top: 10px;
}
#menuFeature {
	float: left;
	width: 180px;
	margin-right: 10px;
}
#menuCourse {
	width: 180px;
	margin-right: 10px;
	float: left;
}
#menumaterial {
	float: left;
	width: 180px;
}

#pickup {
	width: 558px;
	border: 1px solid #E0E0E0;
	margin-top: 10px;
	clear: both;
}

#pickup h2 {
	margin: 2px 2px 0px;
}
#pickup h3 {
	font-weight: bold;
}
#introduction {
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
}
#introduction img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#otherIntroduce {
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E0E0E0;
}
#otherIntroduce p {
	display: block;
	width: 420px;
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
}
#otherIntroduce ul {
	display: block;
	float: right;
	width: 100px;
}
#otherIntroduce li {
	display: block;
	float: right;
	width: 90px;
	margin-left: 10px;
}

#sub {
	width: 190px;
	background-color: #E0C6AB;
}
#infomationArea {
	width: 190px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#whatsNew {
	width: 180px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 20px;
}
#whatsNew dd {
	margin-bottom: 10px;
	display: block;
	margin-top: 1em;
}


#atelierJun {
	width: 180px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 20px;
}
#atelierJun a {
	display: block;
	margin-bottom: 10px;
}
