/*==============================================*/
/*==============================================*/  


@charset "utf-8";
/* CSS Document */
html,body{
    width: 100%;
}
body{
	color:#000;
	background: #000;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat;
	 -webkit-text-size-adjust: 100%;
}

area{outline:none;}
area:active{outline:none;}
area:hover, area:link, area:focus {
	outline:none;
}
header {
	width: 100%;
	height: 50px;
	min-width: 990px;
	background-color: #fff;
}
.headerInner{
	position: relative;
	width: 990px;
	margin: 0 auto;
	height: 52px;
}
.headerInner h1{
	float: left;
	margin:4px 90px 0 0;
}
#headMenu li{
  color: #000;
  font-size: 12px;
  display: inline-block;
  margin-right: 6px;
  line-height: 20px;
  height: 20px;
  vertical-align: bottom;
  margin-top: 10px;
}
#headMenu li a{
	text-decoration: underline;
}
#headMenu li iframe{
vertical-align: middle;
}



#wrapper {
	width: 990px;
	margin: 0 auto 0px;
}
#wrapper img, #wrapper li{
	margin:0;
	padding:0;
	border:0;
}
p.w{
	color:#fff;
	font-size:16px;
	line-height:25px;
	text-shadow: 0px 0px 3px rgba(0,0,0,1);
}
p.b{
	color:#1e1f1f;
	font-size:16px;
	line-height:25px;

}
p.ws{
	color:#fff;
	font-size:14px;
	line-height:22px;
	text-shadow: 0px 0px 3px rgba(0,0,0,1);
}
p.bs{
	color:#1e1f1f;
	font-size:14px;
	line-height:22px;

}


/*-----------メイン-------*/

.box_01{/*---1段目---*/
	position:relative;
	width:990px;
	height:664px;
	
}

.box_02{/*---2段目---*/
	position:relative;
	width:990px;
	height:260px;
	background-image: url(../images/02.jpg);
	
}



.box_03{/*---3段目---*/
	position:relative;
	width:990px;
	height:617px;
	
}


.box_04{/*---4段目---*/
	position:relative;
	width:990px;
	height:641px;
	
}


.box_04 .txt_1{
	position: absolute;
	width: 478px;
	top: 195px;
	height: 343px;
	left: 31px;
	font-size:26px;
	line-height: 36px;
	color:#FFF;
}



.box_05{/*---5段目---*/
	position:relative;
	width:990px;
	height:1199px;
	
}


.box_05 .txt_1{
	position: absolute;
	width: 932px;
	top: 470px;
	height: 285px;
	left: 33px;
	font-size:26px;
	line-height: 38px;
	color:#FFF;
}


.box_06{/*---6段目---*/
	position:relative;
	width:990px;
	height:1354px;
	
}

.box_07a{/*---7段目---*/
	position:relative;
	width:990px;
	height:297px;
	
}




/*--------------------*/

.box_10{/*--- インタビュー ---*/
	position:relative;
	width:990px;
	background-image:url(../images/memo_bg.jpg);

}
.box_10 .txt_1{
	position: absolute;
	width: 930px;
	left: 25px;
	height: 120px;
	top: 200px;		
}


/*-----インタビュー-----*/

#content5 .article{
	width: 920px;
	padding: 10px 10px 0;
	margin: 0 auto;
	max-height: 999999px; 
}





#content5 .article h1{
	margin: 20px 0 0px;
	padding-bottom: 0px;
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	color: #FF00FF;

}

#content5 .article h1.copy2{
	margin: 30px 0 10px;
}
.article h2{
	margin: 0px 0 15px;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	line-height: 24px;
}
#content5 .article h2{
	margin: 18px 0 15px;
	font-size: 26px;
	font-weight: bold;
	color: #ff5a00;
	line-height: 27px;
}
#content5 .article div{
	margin-bottom: 5px;
}
.article div{
	margin-bottom: 10px;
}
.article p{
	margin: 0 0 10px;
	font-size: 22px;
	line-height: 30px;
}
.article .right{
	float: right;
}
.article .left{
	float: left;
}
.article .pic{
	width: 415px
}
.article .txt{
	width: 460px;
	font-size: 22px;
	line-height: 30px;
}
.article .head .pic{
width: 267px;

}
#content5 .article .head .pic{
	width: 300px;

}

#content5 .article .head .pictop{
	width: 414px;

}

#content5 .article .head .picgz{
	width: 414px;

}

.article .head .txt{
	width: 630px;
	padding-top: 50px;
}
.article .noimag .txt{
	width: 100%;

}
.profile1{
    width: 630px;
    font-size: 14px;
    line-height: 22px;
    margin-left: auto;
    margin-top: 80px;
    padding-right: 80px;
}

#content5 .article .head .txt{
	width: 400px;
}

#content5 .article .head .txt2{
	width: 500px;

	padding:0px 20px 60px 0px
}

#content5 .article .img{
	margin: 40px 0 0;

}
#content5 .blue{
	color: #0d2970;
	font-weight: bold;

}
#content5 .red{
	color: #cd0013;
	font-weight: bold;

}

/*-----インタビュー　アコーディオン-----*/
#acMenu dt{
    display:block;
    width:990px;
    line-height:50px;
    cursor:pointer;
    }
#acMenu dd{
    width:990px;
    line-height:50px;
    display:none;
    }
/*-----インタビュー　終わり-----*/

.box_07{
	position:relative;
	width:990px;
	height:329px;
	
}

.box_08{
	position:relative;
	width:990px;
	height:621px;
	
}

.box_09{
	position:relative;
	width:990px;
	height:939px;
}

.box_11{
	position:relative;
	width:990px;
	height:133px;
}

.box_12{
	position:relative;
	width:990px;
	height:559px;
	text-align:center;
	background-image:url(../images/12.jpg);
	background-repeat:no-repeat;
}


.box_13{/*------*/
	position:relative;
	width:990px;
	height:711px;
	
}

.box_14{/*------*/
	position:relative;
	width:990px;
	height:594px;
	
}


.box_15{/*------*/
	position:relative;
	width:990px;
	height:740px;
	
}



.copyright{
	margin-top:15px;
}
.copyright p{
	font-size: 16px;
	line-height: 16px;
	margin-top: 20px;
	color:#FFF;
	margin-left: 120px;
	padding:0px 0px 20px 0px;

}

#scrollUp {
	bottom: 20px;
	right: 60px;
	width:70px;
	height:70px;
	background:url(../images/5th_top.png);
	text-indent:-9999px;
}
