@charset "utf-8";
/* CSS Document */


#contents .linkarea{
	border:1px solid #999999;
	height:100%;
}

#contents .wrap { 
	float:left;
	width:446px;
}

#contents .center {
	float:right;
	width:218px;
}

#contents .left {
	float:right;
	width:228px;
}

#contents .right {
	float:right;
	width:220px;
}
