@font-face {
    font-family: 'shan';
    src: url('./img/SHANLN__.eot?') format('eot'),
         url('./img/SHANLN__.ttf')  format('opentype');
    }
* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background: #000 url(./img/back01.jpg) no-repeat;
	background-position: top center;
}

a {
	color: #104967;
	text-decoration: none;
}
a:hover {
	background-color: #2D809F;
	color: #fff;
}

#header {
	margin-top: 90px;
	background-image: url(./img/header01.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 520px;
	text-align: center;
}
#titlelogo{
	height: 604px;
	width:1226px;
	margin-top: -100px;
	margin-left: -30px;
}
#wrapper {
	width:980px;
	margin: 0 auto;
	font-size: 11pt;
	font-family: ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,メイリオ,Meiryo;
	line-height: 170%;
	letter-spacing:1px;
	color: #333;
}

.contents {
	margin-bottom: 20px;
	background-image: url(./img/contents.png);
	width: 980px;
}
.text {
	width: 920px;
	margin:15px 30px 15px 30px;
}
img {
	border: 0px solid #000;
}
.contents02 {
	background-image: url(./img/contents.png);
	width: 483px;
	float: left;
}
.contents03 {
	background-image: url(./img/contents.png);
	width: 483px;
	float: right;
	margin-bottom: 20px;
}
.text02 {
	width: 410px;
	height: 260px;
	margin:15px 30px 15px 30px;

}
.text03 {
	width: 410px;
	height: 120px;
	margin:15px 30px 15px 30px;

}
.text04 {
	width: 410px;
	height: 120px;
	margin:15px 30px 15px 30px;

}
.disc {
	width: 430px;
	float: left;
	border: 0px solid #000;
}
.track {
	width: 450px;
	margin-left: 20px;
	float: left;
}

.jp-playlist-player {
	margin-top: -20px;
}

.sabtxt {
	font-size: 8pt;
}

.clr {
	clear: both;
}
h2 {
	font-size:26pt;
	line-height: 150%;
	letter-spacing:1px;
	font-family: 'shan';
	color: #333;
	margin:0px 0px 20px 0px;
	border-width: 0px 0px 0px 10px;
	border-color: #205382;
	border-style: solid;
}

h3 {
	font-size:12pt;
	line-height: 150%;
	letter-spacing:1px;
	font-family: 'Georgia';
	color: #333;
	margin:15px 0px 15px 0px;
	border-width: 0px 0px 0px 10px;
}

#page-top {
	position: fixed;
	background-image: url(./img/gotop.png);
	top: 0px;
	right: 20px;
	font-size: 77%;
}
#page-top a {
	text-decoration: none;
	color: #fff;
	width: 81px;
	height: 47px;
	padding: 0px;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background-image: url(./img/gotop02.png);
}

#footer {
	background-color: #000;
	width:100%;
	margin: 0px;
	font-size: 8pt;
	font-family: ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,メイリオ,Meiryo;
	line-height: 300%;
	letter-spacing:1px;
	color: #fff;
	text-align: center;
}