@import "default.css";

body{
	margin:	0;
	color:#000000;
}

h2{
	color:rgba(255, 255, 255, 1);
	font-size: 50px;
	line-height: 1.2;
	text-shadow: 5px 5px 1px rgba(0, 0, 0, 0.3);
	position:absolute;
}

article{
	background: rgba(255, 255, 255, 0.9);
	border: 1px solid rgba(150, 150, 150, 0.1);
	box-shadow: 0 0 8px 4px rgba(0, 0, 0, 0.4);
	position: absolute;
	padding: 18px;
	top: 40px;
}

article .rank-title{
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

article p{
	font-size:12px;
	margin: 0;
}

.content{
	border-bottom: 1px solid rgba(0, 0, 0, 0.4);
	border-top: 1px solid rgba(255, 255, 255, 0.3);
	box-shadow: 0 0 50px rgba(0, 0, 0, 0.8);
	color: #333;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 100%;
	height:100%;
}

.content article{
	margin-left: 240px;
}

.content img{
	border:4px solid rgba(255, 255, 255, 0.8);
	box-shadow: 0 0 8px 4px rgba(0, 0, 0, 0.4)
}

article .img-text-left{
	float: left;
	margin-top:5px;
}

article .img-text-right{
	float:left;
	margin-left:15px;
	margin-top:5px;
}

article .text-img-left{
	float:left;
	margin-right: 15px;
	margin-top: 5px;
}

article .text-img-right{
	float:left;
	margin-top:5px;
	text-align: center;
}

article .img-img-left{
	display: block;
	float: left;
}
article .img-img-right{
	display: block;
	float:left;
}

article p.img-text-left,
article p.text-img-right,
article p.img-img-left,
article p.img-img-right{
	text-align: center;
}

article .img-center,
article .img-center2{
	display: block;
	margin-top: 15px;
	margin-bottom: 5px;
}

.clear{
	clear: left;
	height:0;
	width:0;
	margin-top: 5px;
}

ul#staffs-bar{
	margin-left:30px;
	border: 2px solid rgba(255,255,255,1);
	box-shadow: 0 0 8px 4px rgba(0, 0, 0, 0.4);
	width: 180px;
	list-style-type: none;
	z-index:9999;
	position:fixed;
	top:2000px;
}

#goto-top-btn{
	position:fixed;
	z-index: 9999;
	text-align: center;
	width: 150px;
	border: 2px solid rgba(255,255,255,1);
	box-shadow: 0 0 8px 4px rgba(0, 0, 0, 0.4);
	top:2000px;
}


ul#staffs-bar li a,
#goto-top-btn a{
	padding:5px 0px;
	display: block;
	width:100%;
	line-height: 1;
	text-decoration: none;
	background-color: rgba(0,0,0,0.5);
	color: rgb(255,255,255);
}

ul#staffs-bar li a:hover,
#goto-top-btn a:hover{
	background-color: rgba(0,0,0,0.2);
}

ul#staffs-bar li a:visited,
#goto-top-btn a:visited{
	color:rgb(255,255,255);
}


.fixed{
	z-index: 9999;
	top:0px;
	position: fixed;
}


/****************************************/
/* top-section */
/****************************************/
#top-section{
	text-align: center;
	background-image: url(../2015best/image/bg-top.jpg);
	background-size: 100% 1300px;
}

#top-section h1{
	position: fixed;
	top: 90px;
	font-size: 50px;
	text-shadow: 5px 5px 4px rgba(0, 0, 0, 0.6);
	color:rgb(250,250,250);
}

#top-section article{
	margin: 0 120px;
	top: 210px;
}

#top-section article p{
	font-size: 14px;
}

#top-section.content{
	height: 1100px;
}

#top-section p.top-sub{
	text-align: left;
	font-size: 18px;
	font-style: italic;
	margin-top:60px;
	color: rgb(180,20,0);
	text-shadow:2px 2px 2px rgba(100,100,100,0.5);
}

/****************************************/
/* section01 */
/****************************************/
#section01{
	background:	url(../2015best/image/bg-iwai.jpg) 50% 50% repeat fixed;
}

#section01.content{
	height: 2200px;
}

#section01 h2{
	top: 0px;
}

/****************************************/
/* section02 */
/****************************************/
#section02{
	background:	url(../2015best/image/bg-usui.jpg) 50% 50% repeat fixed;
}

#section02 h2{
	top: 0px
}

#section02.content{
	height: 1800px;
}

/****************************************/
/* section03 */
/****************************************/
#section03{
	background:	url(../2015best/image/bg-yoshino.jpg) 50% 50% repeat fixed;
}

#section03.content{
	height:2600px;
}

/****************************************/
/* section04 */
/****************************************/
#section04{
	background: url(../2015best/image/bg-yamamoto.jpg) 50% 50% repeat fixed;
}

#section04.content{
	height: 1100px;
}

/****************************************/
/* section05 */
/****************************************/
#section05{
	background: url(../2015best/image/bg-iwai.jpg) 50% 50% repeat fixed;
}

#section05.content{
	height:4500px;

}

/****************************************/
/* section06 */
/****************************************/
#section06{
	background:	url(../2015best/image/bg-usui.jpg) 50% 50% repeat fixed;
}

#section06.content{
	height:1500px;
}

/****************************************/
/* section07 */
/****************************************/
#section07{
	background:	url(../2015best/image/bg-yoshino.jpg) 50% 50% repeat fixed;
}

#section07.content{
	height:4700px;
}

/****************************************/
/* section08 */
/****************************************/
#section08{
	background:	url(../2015best/image/bg-yamamoto.jpg) 50% 50% repeat fixed;
}

#section08.content{
	height:1800px;
}

/****************************************/
/* section09 */
/****************************************/
#section09{
	background:	url(../2015best/image/bg-iwai.jpg) 50% 50% repeat fixed;
}

#section09.content{
	height:2600px;
}

/****************************************/
/* section10 */
/****************************************/
#section10{
	background:	url(../2015best/image/bg-usui.jpg) 50% 50% repeat fixed;
}

#section10.content{
	height:1700px;
}

/****************************************/
/* section11 */
/****************************************/
#section11{
	background:	url(../2015best/image/bg-yoshino.jpg) 50% 50% repeat fixed;
}

#section11.content{
	height:1100px;
}

/****************************************/
/* section12 */
/****************************************/
#section12{
	background:	url(../2015best/image/bg-yamamoto.jpg) 50% 50% repeat fixed;
}

#section12.content{
	height:700px;
}

/****************************************/
/* section13 */
/****************************************/
#section13{
	background:	url(../2015best/image/bg-iwai.jpg) 50% 50% repeat fixed;
}

#section13.content{
	height:2500px;
}

/****************************************/
/* section14 */
/****************************************/
#section14{
	background:	url(../2015best/image/bg-usui.jpg) 50% 50% repeat fixed;
}

#section14.content{
	height:2600px;
}

/****************************************/
/* section15 */
/****************************************/
#section15{
	background:	url(../2015best/image/bg-yoshino.jpg) 50% 50% repeat fixed;
}

#section15.content{
	height:1100px;
}

/****************************************/
/* section16 */
/****************************************/
#section16{
	background:	url(../2015best/image/bg-yamamoto.jpg) 50% 50% repeat fixed;
}

#section16.content{
	height:1000px;
}

/****************************************/
/* section17 */
/****************************************/
#section17{
	background:	url(../2015best/image/bg-iwai.jpg) 50% 50% repeat fixed;
}

#section17.content{
	height:1500px;
}

/****************************************/
/* section18 */
/****************************************/
#section18{
	background:	url(../2015best/image/bg-usui.jpg) 50% 50% repeat fixed;
}

#section18.content{
	height:2600px;
}

/****************************************/
/* section19 */
/****************************************/
#section19{
	background:	url(../2015best/image/bg-yoshino.jpg) 50% 50% repeat fixed;
}

#section19.content{
	height:3200px;
}

/****************************************/
/* section20 */
/****************************************/
#section20{
	background:	url(../2015best/image/bg-yamamoto.jpg) 50% 50% repeat fixed;
}

#section20.content{
	height:800px;
}

/****************************************/
/* section21 */
/****************************************/
#section21{
	background:	url(../2015best/image/bg-iwai.jpg) 50% 50% repeat fixed;
}

#section21.content{
	height:1200px;
}

/****************************************/
/* section22 */
/****************************************/
#section22{
	background:	url(../2015best/image/bg-usui.jpg) 50% 50% repeat fixed;
}

#section22.content{
	height:500px;
}

/****************************************/
/* section23 */
/****************************************/
#section23{
	background:	url(../2015best/image/bg-yoshino.jpg) 50% 50% repeat fixed;
}

#section23.content{
	height:2200px;
}
