@charset "UTF-8";

html,body {
height: 100%;
}

a { outline: none; }


img {
	border-style:none;
	vertical-align:bottom;
}

.green {
	color:#66cc00;
}

.mred {
	color:#900000;
}

.font1 {
	font-size:180%;
}

.font2 {
	font-size:150%;
}

a{
	
	text-decoration:none;

}

a:hover {
	/*color: #666666;*/
	text-decoration: underline;
}

body {
font-family: Arial, Helvetica, "ヒラギノ角ゴ Pro W3",
  "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック",
  sans-serif;
  	font-size:77%;
	line-height:1;
}

*{
	margin:0;
	padding:0;
	/*line-height:1;Ie6*/
	/*:100%;*/
} 

.clear { clear:both; }  

#wrapper{
width:100%;
background: url(../images/topbg1.gif) repeat;
}

#wrap {
	margin:0;
	padding:0;
	background-color:#ffffff;
	
}

#contents {
width:1000px;
margin:0 auto 30px;
position:relative;
}


#box {
position:relative;
/*background: url(../images/photo4.png) no-repeat;*/
height:643px;
/*width:888px;*/
margin:0 auto;
}

/*top
*********************************************************/
#contentsTop {
position: relative;
background: url(../images/indexbg.gif) no-repeat;
width:1300px;
height:964px;
}

#iconA a{
	position: absolute;
	background:url(../images/icona_off.png) no-repeat;
	width:33px;
	height:88px;
	top:679px;
	left:907px;
}

#iconA a:hover{
	background:url(../images/icona_on.png) no-repeat;
}


/* ナビゲーション top
---------------------------------------------------- */
#navigation {
	position:absolute;
	top:51px;
	left:59px;
	float: left;
	width: 228px;  /*border-top: 13px solid #3366ff;*/
}
#navigation ul {
  margin: 0 0;
  padding: 0;
  /*border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;*/
  list-style: none;
}
#navigation li {
  margin: 0;
  padding: 0;
  width: 228px;
  height: 37px;
  text-indent: -9999px;
}

:root #navigation li {
	overflow:hidden;
}

#navigation li a {
  text-decoration: none;		/* ■Firefox等で線が表示されないようにする */
  display: block;
  width: 228px;
  height: 37px;
}
#navigation li#news {
  background: url(../images/navi2.gif) no-repeat 0 0;
}

#navigation li#biography {
  background: url(../images/navi2.gif) no-repeat 0 -36px;
}

#navigation li#sound {
  background: url(../images/navi2.gif) no-repeat 0 -73px;
}

#navigation li#vision {
  background: url(../images/navi2.gif) no-repeat 0 -110px;
}

#navigation li#discography {
  background: url(../images/navi2.gif) no-repeat 0 -147px;
}

#navigation li#blog {
  background: url(../images/navi2.gif) no-repeat 0 -184px;
}

#navigation li#gallery {
  background: url(../images/navi2.gif) no-repeat 0 -221px;
}

#navigation li#contact {
  background: url(../images/navi2.gif) no-repeat 0 -258px;
}

/**/
#navigation li#news a:hover{
  background: url(../images/navi2.gif) no-repeat -228px 0;
}

#navigation li#biography a:hover{
  background: url(../images/navi2.gif) no-repeat -228px -36px;
}

#navigation li#sound a:hover{
  background: url(../images/navi2.gif) no-repeat -228px -73px;
}

#navigation li#vision a:hover{
  background: url(../images/navi2.gif) no-repeat -228px -110px;
}

#navigation li#discography a:hover{
  background: url(../images/navi2.gif) no-repeat -228px -147px;
}

#navigation li#blog a:hover{
  background: url(../images/navi2.gif) no-repeat -228px -184px;
}

#navigation li#gallery a:hover{
  background: url(../images/navi2.gif) no-repeat -228px -221px;
}

#navigation li#contact a:hover{
  background: url(../images/navi2.gif) no-repeat -228px -258px;
}

/**/


/* news,リンク
---------------------------------------------------- */

#footer  {
	width:890px;
	margin:0 auto;
	overflow:hidden;
	margin-bottom:15px;
}

#new {
background:url(../images/news_tabu.jpg) no-repeat left;
height:22px;
/*border-bottom:1px solid #000000;*/
}

.newCont {
	position:relative;
border-top:1px solid #000000;
border-bottom:1px solid #000000;
width:870px;
margin-bottom:10px;
position:relative;
overflow: hidden;
padding:5px 8px 0 8px;
}

.newCont_box {
	display:block;
	padding-bottom:10px;
}

.newCont_box p{
	line-height:1.4;
}

span.date {
display:block;
background:url(../images/news_img.jpg) no-repeat 0 -0.1em;
padding:3px 0 9px 28px;	
margin:5px 0;
border-bottom:1px dotted  #000000;
}

#newLink {
	position:absolute;
	width:167px;
	height:24px;
	bottom:-30px;
	right:320px;
	
}

#copyright p{

display:block;
float:right;
margin-top:9px;
}


/* contents ナビゲーション
---------------------------------------------------- */
#contLeft {
position:relative;
 width:193px;
 float:left;
 /*height:1000px;*/
 overflow:hidden;
/*padding-bottom: 1200px;
margin-bottom: -1200px;*/
min-height:2500px;
height:auto !important;
height:2500px;
background:url(../images/img03.gif) repeat-y left!important;
border-left:1px solid #000000;
}
 
#contRight {
 position:relative;
 width:750px;
 float:right;
 padding-bottom:30px;
 /*background-color:#ffffff;
padding-bottom: 1200px;
margin-bottom: -1200px;*/
min-height:2470px;
height:auto !important;
height:2470px;
background:url(../images/bg1.gif) repeat-y right;
}
 
/*#naviTop {
 text-transform:uppercase;
}*/
 
 
#naviBottom {
 position:absolute;
 TOP:524px;
 *TOP:524px;
 _top:515px;
 left:0px;
}
 
 
/* localナビゲーション
---------------------------------------------------- */
#localNavigation {
	position:absolute;
	top:228px;
	left:0px;
	float: left;
	width: 196px;  /*border-top: 13px solid #3366ff;*/
}
#localNavigation ul {
  margin: 0 0;
  padding: 0;
  /*border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;*/
  list-style: none;
}
#localNavigation li {
  margin: 0!important;
  padding: 0!important;
  width: 196px;
  height: 37px;
  _height: 35px;
  text-indent: -9999px;
}

:root #localNavigation li {
	overflow:hidden;
}

#localNavigation li a {
 /* text-decoration: none; ■Firefox等で線が表示されないようにする */
  display: block;
  width: 196px;
  height: 37px;
  _height: 35px;
}

#localNavigation li a, #localNavigation li#news, #localNavigation li#biography, #localNavigation li#sound, #localNavigation li#vision, #localNavigation li#discography, #localNavigation li#blog, #localNavigation li#gallery, #localNavigation li#contact, #localNavigation li#news a:hover, #localNavigation li#biography a:hover, #localNavigation li#sound a:hover, #localNavigation li#vision a:hover, #localNavigation li#discography a:hover, #localNavigation li#blog a:hover, #localNavigation li#gallery a:hover, #localNavigation li#contact a:hover{ #vertical-align:bottom;}

#localNavigation li#news {
  background: url(../../common/images/navi.jpg) no-repeat 0 -3px;
}

#localNavigation li#biography {
  background: url(../../common/images/navi.jpg) no-repeat 0 -40px;
}

#localNavigation li#sound {
  background: url(../../common/images/navi.jpg) no-repeat 0 -76px;
}

#localNavigation li#vision {
  background: url(../../common/images/navi.jpg) no-repeat 0 -113px;
}

#localNavigation li#discography {
  background: url(../../common/images/navi.jpg) no-repeat 0 -149px;
  _background: url(../../common/images/navi.jpg) no-repeat 0 -151px;
}

#localNavigation li#blog {
  background: url(../../common/images/navi.jpg) no-repeat 0 -185px;
  _background: url(../../common/images/navi.jpg) no-repeat 0 -187px;
}

#localNavigation li#gallery {
  background: url(../../common/images/navi.jpg) no-repeat 0 -221px;
  _background: url(../../common/images/navi.jpg) no-repeat 0 -223px;
}

#localNavigation li#contact {
  background: url(../../common/images/navi.jpg) no-repeat 0 -256px;
  _background: url(../../common/images/navi.jpg) no-repeat 0 -259px;
}

/**/
#localNavigation li#news a:hover{
  background: url(../../common/images/navi.jpg) no-repeat -200px -3px;
}

#localNavigation li#biography a:hover{
  background: url(../../common/images/navi.jpg) no-repeat -200px -40px;
}

#localNavigation li#sound a:hover{
  background: url(../../common/images/navi.jpg) no-repeat -200px -76px;
}

#localNavigation li#vision a:hover{
  background: url(../../common/images/navi.jpg) no-repeat -200px -113px;
}

#localNavigation li#discography a:hover{
  background: url(../images/navi.jpg) no-repeat -200px -149px;
  _background: url(../images/navi.jpg) no-repeat -200px -151px;
}

#localNavigation li#blog a:hover{
  background: url(../../common/images/navi.jpg) no-repeat -200px -185px;
  _ background: url(../../common/images/navi.jpg) no-repeat -200px -187px;
}

#localNavigation li#gallery a:hover{
  background: url(../../common/images/navi.jpg) no-repeat -200px -221px;
  _background: url(../../common/images/navi.jpg) no-repeat -200px -223px;
}

#localNavigation li#contact a:hover{
  background: url(../../common/images/navi.jpg) no-repeat -200px -256px;
  _background: url(../../common/images/navi.jpg) no-repeat -200px -259px;
}

/**/
 
 
/*page
---------------------------------------------------- */
#contentsA {
width:950px;
margin:0 auto;
/*margin-bottom:30px;*/
}
 
 
#naviTop {
 padding:10px ;
 position:relative;
 width:630px;
 margin:0 auto;
 text-transform:uppercase;
}
 
#naviTop p{
 font-family: inherit;
 position: absolute;
 right: 0px;
 top: 7px;
}
 
#copy {
 margin:650px 5px 50px 5px;
 color:#FFFFFF;
 text-align:center;
 font-size:90%;
 line-height:1.6;
}

/*faceBook*/
#faceBookBox {
	position:absolute;
	left: 773px;
	top: 670px;
	width:200px;
}

#faceBookBox, x:-moz-any-link { 
	position:absolute;

	left: 770px;

	top: 683px;

	width:200px;
}

#faceBookBoxLeft {
	float:left;
}

#faceBookBoxRight {
	margin-left:43px;
}
	
/*20150911*/
body {
	background-color:#ececef;
}
a:link {
	color:#021931;
}
a:link {
	color: #021931;
}
a:visited {
	color: #021931;
}
a:hover {
	color: #405e7d;
}
a:active {
	color: #021931;
}
* {
	box-sizing: border-box;
}
html, body, #sample {
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
}
.box {
	float:right;
}
.spPhoto img {
	display: block;
}
.pcPhoto img {
	display:none;
}
.taPhoto img {
	display: none;
}
/*audio*/
.audio {
	float:right;
	padding-right:20px;
}
.audio_text {
	height:20px;
}
.banner{
	text-align:center;
	padding-top:15px;
}
.banner01{
	float:left;
	padding-left:15px;
	padding-top:45px;
}
.banner_wp{
	margin:0 auto;
	background-color:#ececef;
	padding-left:-500px;
	margin-left:-500px;
	padding-right:-500px;
	margin-right:-500px;
}
.banner02{
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
}
 @media screen and (min-width:480px) {
    /*　画面サイズが480pxからはここを読み込む　*/
	.spPhoto img {
 display: none;
}
 .pcPhoto img {
 display:none;
}
 .taPhoto img {
 display: block;
}
}
 @media screen and (min-width:768px) {
    /*　画面サイズが768pxからはここを読み込む　*/
	.spPhoto img {
 display: none;
}
 .pcPhoto img {
 display:block;
}
 .taPhoto img {
 display: none;
}