@charset "UTF-8";

html, body {
	height: 100%;
	width:100%;
	margin: 0;
	padding: 0;
	background-image: url(../img/back_104_02.jpg);
	background-repeat: repeat;
}

#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
}
#screen {
	width: 100%;
	margin: 0;
	padding-bottom: 20px;
}



/* ------- contents ------- */
#contents {
	width: 100%;
	position: relative;
	padding: 0px;
	box-sizing: border-box;
	display: block;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* ------- mainimg ------- */

#contents #mainimg {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	max-height: 550px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	text-align: left;
	right: 0px;
}

#contents #mainimg img {
	width: 100%;
	height: auto;
	min-width: 600px;
	text-align: left;
	top: 0;
	left: 0;
	right: 0px;
}

#contents #mainimg_sp {
	display:none;
}

/* 
#contents #mainimg {
	background-image: url(../img/2013ss_topimg.jpg);
	background-size: cover;
	-moz-background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: auto;
	padding: 0;
	position: relative;
	min-height: 576px;
	display: block;
}
*/

#gallerylogo {
	height: auto;
	width: 20%;
	display: block;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 40px;
	text-align: right;
	right:4%;
}

#gallerylogo img {
	width:100%;
	height:auto;
}
	

#title {
	height: auto;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
}
#title h2 {
	text-align: right;
	display: block;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #666;
}

#title h2 img{
	width:338px;
	height:auto;
}

/* ------- thumbnail ------- */
#main {
	position: relative;
	width: auto;
	margin-top: 20px;
	margin-right: 2%;
	margin-bottom: 0px;
	margin-left: 2%;
	display: block;
}

#thumbnail h3 {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 16px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	position: relative;
	color: #FFF;
	font-weight: lighter;
}

#thumb {
	list-style-type: none;
	padding: 0px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#thumb ul{
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	display:block;
	text-align:left;
}

/* 一列に並べる */
#thumb ul li{
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#thumb ul li a {
	margin: 0px;
	padding: 0px;
}
#thumb ul li a img {
	margin: 0px;
	padding: 0px;
	width:137px;
	height:137px;
}





/* ------- gallery ------- */
#content {
	position: relative;
	height:auto;
	padding: 0px;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
}

#gallery {
	width: 100%;
	height:auto;
	position: relative;
	margin: 0;
	padding: 0px;
}

#gallery ul {
	list-style-type: none;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#gallery ul li {
	margin: 0px;
	padding: 0px;
}

/* ------- gallery01 ------- */
#gallery .gallery01 {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 442px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#gallery .gallery01 img {
	width: 100%;
	height: auto;
	min-width: 952px;
}

#gallery .bar01 {
	position: absolute;
	top: 30px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}

/* ------- gallery02 ------- */
#gallery .gallery02 {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 442px;
	overflow: hidden;
}
#gallery .gallery02 img {
	width: 100%;
	height: auto;
	min-width: 952px;
}

#gallery .bar02 {
	position: absolute;
	top: 472px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}

/* ------- gallery02 ------- */
#gallery .gallery03 {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 442px;
	overflow: hidden;
}
#gallery .gallery03 img {
	width: 100%;
	height: auto;
	min-width: 952px;
}

#gallery .bar03 {
	position: absolute;
	top: 912px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}

/* ------- gallery04 ------- */
#gallery .gallery04 {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 442px;
	overflow: hidden;
}
#gallery .gallery04 img {
	width: 100%;
	height: auto;
	min-width: 952px;
}

#gallery .bar04 {
	position: absolute;
	top: 1356px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}
/* ------- gallery05 ------- */
#gallery .gallery05 {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 442px;
	overflow: hidden;
}
#gallery .gallery05 img {
	width: 100%;
	height: auto;
	min-width: 952px;
}

#gallery .bar05 {
	position: absolute;
	top: 1798px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}

/* ------- gallery06 ------- */
#gallery .gallery06 {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 442px;
	overflow: hidden;
}
#gallery .gallery06 img {
	width: 100%;
	height: auto;
	min-width: 952px;
}

#gallery .bar06 {
	position: absolute;
	top: 2240px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}

/* ------- gallery07 ------- */
#gallery .gallery07 {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 442px;
	overflow: hidden;
}
#gallery .gallery07 img {
	width: 100%;
	height: auto;
	min-width: 952px;
}

#gallery .bar07 {
	position: absolute;
	top: 2682px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}

/* ------- gallery08 ------- */
#gallery .gallery08 {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 442px;
	overflow: hidden;
}
#gallery .gallery08 img {
	width: 100%;
	height: auto;
	min-width: 952px;
}

#gallery .bar08 {
	position: absolute;
	top: 3124px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}
/* ------- gallery09 ------- */
#gallery .gallery09 {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 442px;
	overflow: hidden;
}
#gallery .gallery09 img {
	width: 100%;
	height: auto;
	min-width: 952px;
}

#gallery .bar09 {
	position: absolute;
	top: 3566px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}

/* ------- gallery10 ------- */
#gallery .gallery10 {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 442px;
	overflow: hidden;
}
#gallery .gallery10 img {
	width: 100%;
	height: auto;
	min-width: 952px;
}

#gallery .bar10 {
	position: absolute;
	top: 4008px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}

/* ------- gallery11 ------- */
#gallery .gallery11 {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 442px;
	overflow: hidden;
}
#gallery .gallery11 img {
	width: 100%;
	height: auto;
	min-width: 952px;
}

#gallery .bar11 {
	position: absolute;
	top: 4450px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}

/* ------- gallery12 ------- */
#gallery .gallery12 {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 442px;
	overflow: hidden;
}
#gallery .gallery12 img {
	width: 100%;
	height: auto;
	min-width: 952px;
}

#gallery .bar12 {
	position: absolute;
	top: 4892px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}

/* ------- page-top ------- */
#page-top {
	position: fixed;
	bottom: 12px;
	right: 12px;
	font-size: 77%;
}
#page-top a {
	background: #666;
	text-decoration: none;
	color: #fff;
	width: 100px;
	text-align: center;
	display: block;
	border-radius: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#page-top a:hover {
	text-decoration: none;
	background: #999;
}
