/* BODY */

body {
	font-size:14px;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	color: #999999;
	background:url('../img/snake.jpg') center center no-repeat #999999;
	background-size:cover;
}

#wrapper {
	display:inline-block;
}

#wrapper h1 {
display:inline-block;
margin: 10px 2% 80px 2%;
clear: none;
width: 16%;
clear: none;
float: left;
}

#wrapper h1 img {
width: 100%;
height:auto;
display:inline-block;
}

#wrapper p {
	width: 79%;
	display: inline-block;
	clear: none;
	float: left;
	margin: 14px 0 0 0;
}

#snsbox {
	clear: both;
	
    display: block;
    position: absolute;
    right: 0;
    bottom: 35px;
	z-index: 20000;
}

#share {
    position: relative;
	
    left: -20%;
}

#tweet {
    display: inline-block;
	
    z-index: 20000;
    margin: 10px 0 0 8px;
}

#like {
    display: inline-block;
    position: relative;
    margin-top: 10px;
    vertical-align: top;
    z-index: 20000;
}

.fb-like, .fb_iframe_widget_lift {
	z-index: 20000!important;
}

#fbbox {
    
}

#youtubelink {
position: absolute;
top: 50%;
left: 50%;
margin-top: -100px;
margin-left: -160px;
}

#youtubelink a {
	display:inline-block;
	padding:80px;
}