@import "../../common_css/common.css";
@import "../../js/droppy/src/stylesheets/droppy.css";
@import "../../common_css/header.css";
@import "../../common_css/footer.css";

/*採用情報ページ共通スタイル*/
@import "../saiyo_common_css/saiyo_top.css";

/*フッター最下表示用スタイル*/
html, body {
	height: 100%;
}
#wrapper {
	height: 100%;
	background-color: #FFFFFF;
}
.wrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-color: #FFFFFF;
	margin: 0px auto -1px;
}
.foot{
	height: 30px; /* .push must be the same height as .footer */
}
#saiyo_contents ul {
	padding-left: 20px;
	padding-bottom: 30px;
}
#saiyo_denon_unipex {
	width: 700px;
	padding-top: 60px;
	padding-left: 19px;
}
#saiyo_contents_denon {
	float: left;
	width: 355px;
}

