@charset "utf-8";

#ukiukicp {
	background: #FAE9B9;
    background-size: 12px 12px, 100% 100%;
    background-attachment: fixed;
}
#ukiukicp #wrap {
	background: #ffffff;
	position:relative;
	width: 98%;
	max-width: 1280px;
	margin: 0 auto;
	box-shadow: 0 0 10px -5px rgba(80, 22, 0, 0.35);
	padding-bottom: 40px;
}

#ukiukicp #wrap_inner {
	width: 100%;
	padding-top: 208.98%;
	margin: 0 auto;
	background: url(../images/main.jpg?201110) no-repeat;
	background-size: cover;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 14px;
	line-height: 120%;
	position: relative;
}
#ukiukicp a.button{
	display: block;
	height: 100%;
	text-indent: -10000px;
	text-decoration: none;
	overflow: hidden;
}


#ukiukicp .btnWrap {
    width: 86%;
    margin: 0 auto;
    position: absolute;
    bottom: 25.8%;
    left: 0;
    right: 0;
    margin: auto;
}
#ukiukicp a.form{
	width: 100%;
	padding-top: 11.538%;
	height: 0;
	background: url(../images/btn_form.png);
	background-size: cover;
}
#ukiukicp a.form:hover {
	background-position: 0 -100%;
}
#ukiukicp a.form:active {
	background-position: 0 -200%;
}

#ukiukicp a.form.gray {
	background-position: 0 -300%;
}
#ukiukicp a.form.gray:active {
	background-position: 0 -300%;
}
#ukiukicp a.form.gray:active {
	background-position: 0 -300%;
}

#footer {
	margin:0 !important;
}
