@charset "utf-8";
/* CSS Document */

body {
	background:#fff ;
 min-width: 900px;
	color: #666666;
	font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size: 15px;
	line-height: 2.5em;
	margin:0px;
	padding:0px;
}

/* 
-------------------*/
h3 {
	margin: 0px;
	padding: 0px;
}
img {
	border:0;
}
a:link {
	color: #e95f9d;
	text-decoration:none;
}
a:visited {
	color: #e95f9d;
}
a:hover {
	color: #e95f9d;
	text-decoration:underline;
	opacity:0.8;
}
a:active {
	color: #e41e8f;
}
.clear {
	clear:both;
	height:0px;
}

/*ヘッダー
-------------------*/
.header {
	background: url(../img/header.png) top center ;
 width: 900px;
	height: 400px;
	margin: 80px auto 0;
}
#title {
	width: 900px;
	margin:0px auto;
	position:relative;
}
#title span {
	width: 200px;
	height: 40px;
	text-indent:-9999px;
	position:absolute;
	top: 300px;
	left: 150px;
	display:block;
}
h1 a {
	background: url(../img/title.png) no-repeat;
 text-indent:-9999px;
	width: 700px;
	height: 320px;
	position:absolute;
	top: 25px;
	left: 150px;
}
.joqr_logo {
	background: url(../img/logo_joqr.png) no-repeat;
	width: 140px;
	height: 60px;
	text-indent:-9999px;
	position:absolute;
	top: 0px;
	right: 0px;
	display: block;
}

/*レイアウト
-------------------*/

#wrapper {
	box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.15);
 border: #f2a7c5 2px solid;
	border-radius: 6px;
	background: #fdeded;  
 width: 862px;
	height:auto;
	min-height:680px;
	margin: -50px auto 10px;
	padding:20px 20px;
	clear:both;
}
	
#contents {
 border-right: #f2a7c5 2px solid;
 width: 590px;
	height:auto;
	min-height:2050px;
	margin: 0; 
 padding: 0 20px 0 0;
}
#leftColumn {
 width: 230px;
	height:auto;
	margin: 50px 0 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
/*バナー*/
.banner {
	width: 200px;
	margin-bottom: 15px;
}
/*SNS*/
.snsTop {
	width: 900px;
	height:30px;
	text-align: right;
	margin: 20px auto 0;
	padding-right:30px;
	display:block;
	position:relative;
	z-index:10;
}
/*トップへ戻る*/
#pageTop {
	background-image:url(../img/pagetop.png);
	width:40px;
	height:56px;
	text-indent:-9999px;
	position:fixed;
	bottom:80px;
	right:120px;
}
#footer {
	width: 900px;
	color:#e5007d;
	font-family:Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
 text-align: center;
	font-size: 0.9em;
	margin: 20px auto 50px;
}





/* article
--------------------------------*/
h2 {
	background:#e2007e;
	width:590px;
	height:40px;
	color:#fff;
 font-size: 1.15em;
	letter-spacing:0.1em;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}

.article {
 border-bottom: #f2a7c5 2px solid;
	width:590px;
	margin: 0 auto;
	padding: 0 0 30px;
}

.article h3.title {
	width:590px;
	color:#e5007d;
	font-size: 1.75em;
	/*font-weight:bold;*/
	letter-spacing:0.1em;
	line-height: 1.15em;
	text-align:center;
	margin:0 auto 30px;
	padding:40px 0 0;
}

/* 共通　article　*/
.articleText {
	width:540px;
	margin:0 auto;
}
.articleText img {
		margin:10px auto 20px!important;
		display:block;
}
.articleText a {
	letter-spacing:0.1em;
}
.articleText a:hover {
	text-decoration:under-line;
}

.articleDate {
	font-size:0.9em;
	font-weight: bold;
	text-align:center;
	margin: 10px 0 0;
}
.articleSns {
	height: 25px;
	text-align: center;
	margin: 10px 0 0;
}
.articleText h5 {
	background: url(../img/subtitle_interview.png) no-repeat top center;
	width:480px;
 height:50px;
	margin: 30px 0 15px;
	text-indent:-9999px;
}
.articleText .player {
	width: 232px;
 height:80px;
	margin: 30px auto;
	
}
.articleText .player a {
	background: url(../img/btn_listening.png) no-repeat;
	width: 232px;
 height:80px;
	text-indent:-9999px;
	display:block;
}



.borderNone {
	border:none;
}
.toTop a {
	font-size:0.9em;
	font-weight: bold;
	text-align:right;
	margin:40px 0 20px;
	display:block;
}






/* side contents
--------------------------------*/
.sideBox {
	width: 230px;
	font-size:0.8em;
/*	 -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; */
	line-height:1.55em;
	margin: 0 auto 25px;
	padding: 0 ;
}

.sideBox a:link,
.sideBox a:visited,
.sideBox a:hover,
a:active {
	color: #666;
}


.sideBox h4 {
	background:#e95f9d;
	width: 230px;
	height: 28px;
	color:#fff;
	font-size:1.15em;
	font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	text-align:center;
	line-height:2em;
	margin: 0 auto 15px;
	padding: 0;
}

.sideBox p+h4 {
  margin: 30px auto 15px;
}

.sideBox#personality img {
	width: 140px;
	height: 140px;
	margin: 15px auto;
	padding: 0;
	display: block;
}
.sideBox strong {
	font-size:1.65em;
	font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	text-align:center;
	line-height:2em;
	margin: 0 auto ;
	padding: 0;
	display: block;
}
.sideBox span {
	text-align:center;
	margin: 0 auto 10px;
	padding: 0;
	display: block;
}



.sideBox dl {
	width: 230px;
	margin:0 auto;
}
.sideBox dl dt {
	width: 80px;
}
.sideBox dl dt:before {
		content: '\f104'' ';
  color: #666;
  font: normal 12px Genericons;
		vertical-align: middle;
}
.sideBox dl dd {
	margin: -1.6em 0 4px 0;
	padding: 0 0 4px 80px;
}

.sideBox ul {
	width: 230px;
	margin:0 auto;
	padding:0;
	list-style:none;
}
.sideBox li {
	width: 230px;
	padding:3px 0 ;
}
.sideBox li:before {
		content: '\f104'' ';
  color: #66;
  font: normal 12px Genericons;
		vertical-align: middle;
}

.sideBox#banner img {
	width: 204px;
	height: auto;
	margin: 15px auto;
	padding: 0;
	display: block;
}
