@charset "utf-8"; 

@import url("../../css/common.css");


/* ============================================================ contents */
#contents {
	height: 100%;
	background: url(../../images/menu-bg.gif) repeat-y;
}
#contents .contents-area {
	width: 629px;
	min-height: 400px;
	text-align: center;
	float: right;
}
#contents .contents-area img {
	margin-top: 60px;
	margin-bottom: 60px;
}
#contents .contents-area img.img-2 {
	padding-top: 0;
	padding-bottom: 80px;
}