/***********  PROMOTION  ***********/
html, body {
    margin: 0; padding: 0;
	background: url(https://img1.kakaku.k-img.com/images/recipom/bg_main.jpg) #0c0400 left top repeat-x;
}
a, img { border: none; }
#promotion {
    margin: 0 auto;
	position: relative;
    width: 1300px; height: 880px;
	background: url(https://img1.kakaku.k-img.com/images/recipom/recipon.jpg);
}
#promotion h1,
#promotion h2 {
    text-indent: -9999em;
}

#promotion p.discription {
    position: absolute;
    left: 540px; top: 245px;
	color: #663300;
	line-height: 150%;
	font-size: 14px;
}
#promotion a.link-to-app {
    position: absolute;
    left: 533px; top: 329px;
}
#promotion a.link-to-android {
    position: absolute;
    left: 800px; top: 328px;
}
#promotion #sns-button {
    position: absolute;
    right: 136px; top: 100px;
}
#promotion #sns-button iframe {
    float: left;
	margin-left: 10px;
}