 #Wrapper #Contents .Box2 {
	padding-left: 10px;
	width: 450px;
	padding-right: 10px;
	height: 100%;
	float: left;
}

#Wrapper #Contents .Box2 .Box21 {
	height: 30px;
	width: 450px;
	text-align: center;
	font-size: 20px;
	line-height: 1.5em;
	margin-bottom: 20px;
}

#Wrapper #Contents .Box2 .Box22 {
	width: 450px;
	padding-bottom: 30px;
	padding-right: 10px;
	height: 100%;
}
#Wrapper #Contents .Box2 .Box22 .Box221 {
	font-size: 18px;
	height: auto;
}
#Wrapper #Contents .Box2 .Box22 .Box222 {
	color: #F60;
	width: 150px;
	text-align: right;
	float: right;
	height: 25px;
	padding-top: 5px;
}
#Wrapper #Contents .Box2 .Box22 .Box223 {
	border: 1px solid #000;
	float: left;
	width: 430px;
	font-size: 14px;
	padding: 10px;
	height: 100%;
}

#Wrapper #Contents .Box2 .breadcrumb {
	padding-bottom: 20px;
	font-size: 14px;
}
