@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}

img {
	vertical-align:bottom;
	border: 0;
}

a {
	text-decoration: none;
	color: #ff0000;
	cursor: pointer;
}

#header{
	width:100%;
	border-bottom: solid 1px #0FF;
	display:block;
	height:73px;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
noscript {
	line-height: 0;
}

/*=====================================================================
     共通
  =====================================================================*/
html {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

body {
	width: 100%;
	background-color: #000;
}
#bg {
	width: 100%;
}
#wrapper {
	width: 100%;
	background: url(../images/bg.jpg) center top no-repeat;
}
#contents {
	width: 960px;
	position: relative;
	margin: 0 auto;
}
#contents img {
	float: left;
}

h1, h2 {
	display: block;
	float: left;
}
#touroku{
	float: none;
}
#touroku {
	display: block;
}
#snsset {
	position: absolute;
	left: 486px;
	top:930px;
}
#sns,
#sns li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sns {
	position: relative;
	width: 434px;
	height: 20px;
}

#sns li {
	width: 110px;
	vertical-align: top;
	display: inline-block;
}
#sns li#sns_gp {
	width: 70px;
}

#info{
width:729px;
height:750px;	
background:url(../images/info.jpg) no-repeat 0 0;
float:left;
overflow:hidden;
text-align:center;

}


#news{
	border:0px none;
	outline:0px none;
	overflow:auto;
	position:relative;
	left:-180px;
	top: 10px;
}
#btn{
	width: 460px;
	position: absolute;
	top: 768px;
	left: 0px;
}
#camp{
	width: 303px;
	position: absolute;
	top: 752px;
	left: 469px;
	}

#cp{
	position: absolute;
	top: 690px;
	left: 28px;
}


a:hover img.over{opacity:0.7;}
