@charset "utf-8";
body {
	font-size: 12px;
	margin:0;            /* ←追加 */
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/* 表示するコンテナの大きさに基づいて、背景画像を調整 
    background-size: cover;  */
	background-image: url(images/bg_yt.jpg);
}
body a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
/* ナビゲーション */

#header {
	background-color: #F60;
	height: 154px;
	width: 100%;
	padding-top: 16px;
	padding-bottom: 16px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
#headerbox {
	height: 154px;
	width: 100%;
	background-image: url(images/bg_navi.jpg);
}
#navi {
	height: 154px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	background-image: none;
	overflow: hidden;
}
#rogo {
	float: left;
	height: 154px;
	width: 249px;
	margin-left: 50px;
}
#navi_top {
	height: 87px;
	width: 570px;
	float: right;
	padding-right: 30px;
	font-weight: bolder;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	text-align: right;
}
#navi_bottom {
	height: 55px;
	width: 800px;
	float: right;
	background-image: url(images/bg_navibottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 5px;
	padding-left: 30px;
}
#navi_bottom a {
	margin-right: 10px;
}
#wrap {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}


/* ビデオ */

#videowrap {
	background-image: url(images/bg.jpg);
	height: 460px;
	width: 1200px;
	position: relative;
	padding-bottom: 10px;
}
#video_box {
	height: 456px;
	width: 1136px;
	margin-right: 16px;
	margin-left: 16px;
	overflow: visible;
	background-image: url(images/bg_navi.jpg);
	padding-right: 16px;
	padding-left: 16px;
	padding-top: 16px;
}

#video_bottom {
	position: absolute;
	top: 349px;
	left: 16px;
	width: 1168px;
	height: 114px;
}

.videoside {
	width: 173px;
	height: 449px;
	float: left;
	overflow: hidden;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.video {
	height: 449px;
	width: 758px;
	float: left;
	background-color: #333;
	overflow: hidden;
	margin-right: 16px;
	margin-left: 16px;
}

video {
	position: relative;
	top: -80px;
	left: -120px;
}



#carousel {
	background-image: url(images/bg.jpg);
	height: 208px;
	width: 1168px;
	padding: 16px;
}
#carousel_box {
	height: 208px;
	width: 1168px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#contents_wrap {
	padding-right: 16px;
	padding-left: 16px;
	padding-top: 16px;
}
#contents_left {
	float: left;
	width: 780px;
	margin-right: 16px;
}
#infowrap {
	height: 300px;
	width: 750px;
	border: double;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	overflow-y : auto;
	overflow-x : hidden;
	margin-bottom: 10px;
}
.contents_head {
	background-image: url(images/bg_info.jpg);
	height: 50px;
	width: 730px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-left: 20px;
    
}

#infowrap a{
	color:#F00;
	text-decoration:underline;
}
h1{
	background-image: url(images/info_midashi.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 23px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	margin: 0;
	color: #333;
	float: left;
}
#infowrap h2 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 14px;
	color: #F00;
	font-weight: bold;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-top: 4px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	float: left;
	padding-left: 10px;
}
#infowrap p {
	padding-left: 10px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin: 0;
	float: left;
	color: #000;
}
hr {
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-top-style: dashed;
	border-top-color: #8c8b8b;
	border-bottom-style: none;
}
#shopwrap {
	width: 750px;
	border: double;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	overflow: hidden;
}

#shopwrap img{
	margin-right: 5px;
}
.shop_midashi {
	height: 223px;
	width: 118px;
	margin-right: 8px;
	float: left;
}

.shop_ushi {
	width: 620px;
	float: left;
}
.shop_morimori {
	float: left;
	margin-right: 5px;
}

.shop_hammock {
	float: left;
	margin-right: 5px;
}

#contents_right {
	width: 372px;
	float: left;
	overflow: hidden;
}
.rightcontents {
	width: 372px;
	margin-bottom: 10px;
	overflow: hidden;
}

#youtube_wrap {
	height: 357px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	text-align: center;
	background-image: url(images/bg_yt.jpg);
	background-repeat: repeat;
	padding-top: 5px;
	margin-bottom: 10px;
}

.youtube_box {
	height: 231px;
	width: 332px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 6px;
}
.youtube {
	height: 172px;
	width: 303px;
	overflow: hidden;
	position: absolute;
	top: 11px;
	left: 15px;
}
#bottomwrap {
	background-image: url(images/bg_navi.jpg);
	height: 130px;
	width: 100%;
}
#bottom {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	height: 130px;
}

#bottom a{
	color:#FFF;
	text-decoration:underline;
	margin-bottom: 20px;
}

#bottom_left {
	float: left;
	height: 70px;
	width: 500px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #FFF;
}
#bottom_right {
	height: 70px;
	width: 500px;
	margin-top: 10px;
	float: right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	text-align: right;
	color: #FFF;
}



#icon_cm {
	height: 0px;
	width: 0px;
	position: absolute;
	left: 135px;
	top: 40px;
}



#icon_gw {
	height: 0px;
	width: 0px;
	position: absolute;
	left: 800px;
	top: 0px;
}



.clear_both {
	clear: both;
}
#shop_left {
	float: left;
	height: 430px;
	width: 430px;
	margin-right: 10px;
	margin-left: 30px;
}
#shop_right {
	float: left;
	height: 430px;
	width: 450px;
	padding-right: 20px;
}
