@charset "UTF-8";
#webwrap {
	height: 475px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
/* CSS Document */
#design1 {
	float: left;
	width: 240px;
	height: 475px;
	white-space:normal;
	padding-left: 5px;
	overflow: hidden;
}
#design1 li {
	text-align: justify;
	margin-top: 0px;
}
#design1 ul {
	text-align: justify;
	margin-bottom: 1px;
}
#design1 .header2 {
	margin-bottom: 0px;
}
#design2 {
	float: right;
	margin-top: 0px;
	height: 475px;
	width: 550px;
	position: relative;
	overflow: hidden;
	padding-right: 10px;
}
#design2 img {
	width: 125px;
	height: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#design2 img:hover {
	width: 129px;
	height: 104px;
	margin-right: 3px;
	margin-bottom: 1px;
	margin-left: 3px;
	margin-top: 0px;
}
#design2  li  {
	float: left;
	line-height: 0px;
	text-align: right;
}
