@charset "utf-8";

#tokutokucp {
	background: url(../images/back_bg.jpg?201022) no-repeat;
	background-size: cover;
    background-attachment: fixed;
}
#tokutokucp #wrap {
	
	position:relative;
	width: 98%;
	max-width: 1280px;
	margin: 0 auto;
	box-shadow: 0 0 10px -5px rgba(80, 22, 0, 0.35);
	
}

#tokutokucp #wrap_inner {
	width: 100%;
	padding-top: 88.90625%;
	margin: 0 auto;
	background: url(../images/main.jpg?201022) no-repeat;
	background-size: cover;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 14px;
	line-height: 120%;
	position: relative;
}

#footer {
	margin:0 !important;
}
