#main_flash {
	margin-left: 10px;
	padding-bottom: 1px;
	background-image: url(/home/img/main_image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 360px;
}
#main_area {
	float: left;
	width: 610px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EFEFEF;
	margin-right: 10px;
	padding-right: 10px;
}
#banner_area.column {
	width: 602px;
	padding-left: 8px;
	padding-bottom: 8px;
}
#banner_area ul {
	margin-top: 0px;
}
#banner_area li {
	display: inline;
}
#banner_area a {
	display: inline;
	float: left;
	margin-right: 8px;
	margin-top: 8px;
}
#plan .box3_2 {
	width: 490px;
}
#information {
	float: left;
	width: 300px;
}
#information h3 {
	font-weight: bold;
	clear: both;
	line-height: 1;
	padding-bottom: 10px;
	padding-top: 10px;
}
#information ul {
	list-style-type: none;
	padding-bottom: 10px;
}
#information li {
	clear: both;
	margin-bottom: 10px;
}
#whats_new {
	clear: both;
}
#whats_new li {
	padding-left: 6.1em;
	text-indent: -6.1em;
}
#whats_new a {
	margin-left: 9px;
}

