@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	margin: 0px;
	background-image: url(img/bg.gif);
	background-attachment: fixed;
	color: #FFF;
}
#wrapper {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	background-color: #000;
}
#wrapper2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	background-color: #000;
	background-image: url(img/wrapper_bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
}
#head_bar {
	background-color: #722820;
	margin: 0px;
	width: 950px;
	text-align: left;
}

#contents01 {
	background-image: url(img/main_01.jpg);
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 270px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 24px;
	color: #FFF;
	text-align: left;
	background-repeat: no-repeat;
}
.inner {
	margin-right: 75px;
	margin-left: 75px;
	padding-top: 70px;
	color: #FFF;
	margin-top: 0px;
}
.inner2 {
	margin-right: 75px;
	margin-left: 75px;
	padding-top: 30px;
	color: #FFF;
	margin-top: 0px;
}


#contents02 {
	background-image: url(img/the59_main_01.jpg);
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 178px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	background-repeat: no-repeat;
}
#contents03 {
	background-image: url(img/the59_main_02.jpg);
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 70px;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	background-repeat: no-repeat;
}
#contents04 {
	background-image: url(img/the59_main_03.jpg);
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 150px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	background-repeat: no-repeat;
}
#contents05 {
	background-image: url(img/the59_main_04.jpg);
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 280px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 24px;
	color: #FFF;
	text-align: left;
	background-repeat: no-repeat;
}
#contents06 {
	background-image: url(img/the59_main_05.jpg);
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	color: #FFF;
	text-align: center;
	background-repeat: no-repeat;
}
.neck_profile {
	font-size: 36px;
	font-weight: bold;
	color: #C00;
	text-align: center;
	margin-top: 30px;
	margin-right: 75px;
	margin-bottom: 50px;
	margin-left: 75px;
	text-decoration: underline;
}

#articlePager {
	font-size: 12px;
	line-height: 27px;
	text-align: center;
	width: 450px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
#articlePager .pager {
	float: left;
	height: 27px;
}
.float_clear {
	clear: both;
}

#articlePager .pager span {
	background: url(img/page.gif) no-repeat 0 -27px;
	color: #545454;
	display: inline-block;
	*display: inline;
	zoom: 1;
	font-weight: bold;
	height: 27px;
	margin: 0 6px;
	width: 21px;
	}
	#articlePager .pager a {
		background: url(img/page.gif) no-repeat 0 0;
		color: #0044cc;
		display: inline-block;
		*display: inline;
		zoom: 1;
		height: 27px;
		margin: 0 6px;
		width: 21px;
	}
	#articlePager .pager a:hover {
		background: url(img/page.gif) no-repeat 0 -27px;
		height: 27px;
		width: 21px;
	}
	#articlePager .prev {
		float: left;
		height: 27px;
		margin-right: 6px;
		width: 44px;
	}
#articlePager .prev .front a {
	background: url(img/page_prev.gif) no-repeat 0 0;
	font-weight: bold;
	height: 27px;
	width: 44px;
	}
	#articlePager .prev a {
		background: url(img/page_prev.gif) no-repeat 0 0;
		display: inline-block;
		*display: inline;
		zoom: 1;
		height: 27px;
		text-decoration: none;
		width: 44px;
	}
	#articlePager .prev a:hover {
		background: url(img/page_prev.gif) no-repeat 0 -27px;
		height: 27px;
		text-decoration: underline;
		width: 44px;
	}
	#articlePager .next {
		background: url(img/page_next.gif) no-repeat 0 0;
		float: left;
		height: 27px;
		margin-left: 6px;
		width: 44px;
	}
#articlePager .next a {
	background: url(img/page_next.gif) no-repeat 0 0;
	color: #0044cc;
	display: inline-block;
	*display: inline;
	zoom: 1;
	font-weight: bold;
	height: 27px;
	text-decoration: none;
	width: 44px;
	}
	#articlePager .next a:hover {
		background: url(img/page_next.gif) no-repeat 0 -27px;
		height: 27px;
		text-decoration: underline;
		width: 44px;
	}
.copy {
	font-size: 12px;
	font-style: italic;
	color: #666666;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}	
.text_area {
	text-align: left;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	color: #FFF;
	margin-bottom: 50px;
}
.text_area2 {
	text-align: center;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	color: #FFF;
	margin-bottom: 50px;
}
.go_montana {
	font-size: 36px;
	font-weight: bold;
	color: #C00;
	text-align: left;
	width: 700px;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
}
.dot {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}

.exciting {
	font-size: 36px;
	font-weight: bold;
	color: #FC0;
	text-align: center;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 50px;
}
.photo_left {
	float: left;
	width: 400px;
	padding-left: 45px;
	margin-top: 20px;
	font-size: 16px;
	color: #C00;
}
.photo_right {
	float: right;
	width: 400px;
	padding-right: 45px;
	margin-top: 20px;
	font-size: 16px;
	color: #C00;
}
.photo_left2 {
	float: left;
	width: 400px;
	padding-left: 45px;
	margin-top: 20px;
	font-size: 16px;
	color: #FFF;
}
.photo_right2 {
	float: right;
	width: 445px;
	margin-top: 20px;
	font-size: 16px;
	color: #FFF;
}
.tobe {
	text-align: right;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
.yarunoka {
	font-size: 36px;
	color: #FFF;
	text-align: center;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
.soundhole {
	font-size: 24px;
	color: #FFF;
	text-align: center;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
.next {
	margin-right: 10px;
	margin-left: 806px;
}

.sageru {
	font-size: 32px;
	color: #FFF;
	text-align: center;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
.robi_serif {
	font-size: 26px;
	color: #F00;
	text-align: center;
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
.robi_photo {
	width: 850px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
}
.arrive {
	text-align: left;
	width: 600px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	color: #FFF;
}


.yellow {
	color: #F90;
}
.play {
	width: 650px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
a:link {
	color: #0CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0CC;
}
a:hover {
	text-decoration: underline;
	color: #0CC;
}
a:active {
	text-decoration: none;
	color: #0CC;
}
.map1 {
	width: 950px;
	background-color: #990000;
	font-size: 9px;
}
.map2 {
	font-size: 12px;
	color: #000;
	background-color: #000;
}
.map3 {
	width: 950px;
	background-color: #181818;
}
.fivestar {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
