@charset "UTF-8";
/* CSS Document */

* {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-text-size-adjust: 100%;
}

html, body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 20px;
	min-width: 980px;
	width: 100%;
	min-height: 100%;
	height: 100%;
	min-height: 100%;
	background-color: #fff;
}

#head {
	width: 980px;
	height: 130px;
	margin: 0px auto;
	position: relative;
}

#top_logo {
	width: 341px;
	height: 108px;
	background: url(../img/kids_camp/top_logo.png) no-repeat;
	position: absolute;
	top: 10px;
	left: 10px;
}

#contact {
	width: 508px;
	height: 77px;
	background: url(../img/kids_camp/2/contact.jpg) no-repeat;
	position: absolute;
	top: 28px;
	right: 5px;
}

#contact2 {
	position: absolute;
	top: 31px;
	right: 17px;
}

#btn_back {
	width: 100%;
	height: 48px;
	margin-bottom: 10px;
	background: url(../img/kids_camp/btn_back.jpg) repeat-x;
	position: relative;
}

#btn_wrap {
	width: 980px;
	height: 42px;
	line-height: 0px;
	margin: 0px auto;
	padding-top: 3px;
	position: relative;
}

#top_back {
	width: 100%;
	height: 351px;
	position: relative;
	background: url(../img/kids_camp/15/top_back.jpg) repeat-x center;
}

#top_back8 {
	width: 100%;
	height: 351px;
	position: relative;
	background: url(../img/kids_camp/8/top_back.jpg) repeat-x center;
}

#top {
	width:980px;
	height: 351px;
	margin: 0px auto;
	position: relative;
}

#top_text {
   width: 734px;
   height: 41px;
   position: absolute;
   top: 30px;
   left: 116px;
   z-index: 20;
}

#kids_pic {
   width: 866px;
   height: 397px;
   position: absolute;
   top: -50px;
   right: 0px;
   z-index: 10;
}

#top_text {
   width: 456px;
   height: 83px;
   position: absolute;
   top: 252px;
   right: 167px;
   z-index: 11;
}

#kids_pic5 {
	width: 395px;
	height: 434px;
	position: absolute;
	top: -59px;
	right: 86px;
	z-index: 10;
}

#wrap {
	width: 980px;
	margin: 0px auto;
	position: relative;
}

#left {
	width: 715px;
	position: relative;
	float: left;
}

#gallery table tr th img {
	width: 70px;
}

#right {
	width: 255px;
	padding-left: 10px;
	position: relative;
	float: right;
}

.title {
	width: 708px;
	margin-top: 40px;
	margin-bottom: 10px;
	position: relative;
}

#footer_back {
	width: 100%;
	height: 150px;
	background-color: #cbcbcb;
	position: relative;
}

#footre_wrap {
	width: 980px;
	height: 150px;
	margin: 0px auto;
	position: relative;
}

#footer1 {
	position: absolute;
	top: 30px;
	left: 37px;
}

#footer2 {
	position: absolute;
	top: 30px;
	left: 143px;
}

#footer3 {
	position: absolute;
	top: 30px;
	left: 249px;
}

#footer4 {
	width: 400px;
	position: absolute;
	top: 33px;
	left: 475px;
}

.clear {
	clear: both;
}
