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

body {
	background: url(../img/bg_site.jpg) center;
	width: 100%;
	min-width: 1000px;
	color: #333;
	font-family: arial, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size: 15.5px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 1.85em;
	margin:0px;
	padding:0px ;
}

/*
-------------------*/
h3 {
	margin: 0px;
	padding: 0px;
}
img {
	border:0;
}
a:link {
	color: #333;
	text-decoration:none;
}
a:hover {
	color: #e62e8b;
	text-decoration:underline;
}
a:active {
	color: #e62e8b;
}


/*clearfix
ーーーーーーーーーーーーーーーーーーーーーーーーーーーー */
.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
*zoom: 1;
}

* {
  vertical-align: baseline;
  box-sizing: border-box;
}




/*ヘッダー
-------------------*/
header {
	background: url(../img/title.png) center no-repeat;
	width: 960px;
	height: 350px;
	margin: 0 auto ;
	position: relative;
}
h1 a {
	width: 960px;
	height: 120px;
	text-indent:-9999px;
	position: absolute;
	top: 100px;
	left: 140px;
}
header a.logoJoqr {
	background: url(../img/logo_joqr.png) no-repeat;
	width: 112px;
	height: 40px;
	text-indent:-9999px;
	display:block;
	position: absolute;
	top: 10px;
	left: 40px;
}
header a:hover {
	opacity: .7;
}


/*SNS*/
.snsTop {
	width: 100%;
	height: 20px!important;
	text-align: center;
	margin: 15px auto;

}



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

#wrapper {
	width: 960px;
	height:auto;
	margin:0 auto ;
	padding: 0 ;
	clear:both;
}
#contents {
 width: 740px;
	height:auto;
	min-height:680px;
	margin: 0;
	padding: 0 ;
}
#contents #post {
 width: 520px;
	height:auto;
	min-height:680px;
	margin: 0;
	padding: 0 ;
}
aside.right {
 width: 200px;
	height:auto;
	min-height:680px;
	margin: 0;
	padding: 0 ;
}
aside.left {
 width: 200px;
	height:auto;
	min-height:680px;
	margin: 0;
	padding: 0 ;
}
.left {
	float: left;
}
.right {
	float: right;
}



/*トップへ戻る*/
#pageTop {
	background: url(../img/pagetop.png) center no-repeat;
	width: 40px;
	height: 76px;
	text-indent: -9999px;
	position: fixed;
	bottom: 140px;
	right: 80px;
}
footer {
	background: url(../img/bg_footer.png) center bottom repeat-x;
	width: 100%;
	color: #00a5e9;
	font-family:Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	text-align: center;
	font-size: 0.8em;
	margin: 0 auto ;
	padding: 80px 0 40px;
}




/* nav
-------------------*/

nav ul {
	width: 460px;
	height: 40px;
	margin: 0 auto 0 250px;
	font-size: 0;
}
nav ul li {
	width: 230px;
	height: 40px;
	color: #fff;
	display: inline-block;
}
nav ul li a {
	background: url(../img/tab_off.png) center no-repeat;
	width: 230px;
	height: 40px;
	color: #fff!important;
	font-size: 20px;
	font-weight: bold;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
}
nav ul li a:hover ,
#top nav ul li.navTop a ,
#profile nav ul li.navProfile a {
	background: url(../img/tab_on.png) center no-repeat;
	text-decoration:none;
}





/* article
--------------------------------*/

#post {
	border: 2px #0ab0e9 solid;
	border-radius:12px;
	background: #fff;
	width: 520px;
	margin:0 auto 25px;
	padding:  30px ;
}
article {
	border-top: 1px #ccc dashed ;
	width: 460px;
	margin: 0 auto ;
	padding: 30px 0  ;
}
article:first-child {
	border-top: none ;
}

article h3.title {
	background: #0ab0e9;
	width: auto;
	color: #fff;
	font-size: 1.7em;
	font-weight:bold;
	line-height: 1.25em;
	margin: 0 auto 0;
	padding: 10px ;
}

/* 共通　article　*/
.articleText {
	width: auto;
	margin: 0 auto ;
	padding: 15px 0 30px;
}
.articleText img {
	margin: 20px auto ;
	display: block;
}
.articleText a {
	/* color: #e62e8b; */
	letter-spacing:0.1em;
}
.articleText a:hover {
	text-decoration:underline;
}
.articleDate {
	color: #999;
	text-align: right;
	padding: 5px 220px 0 0;
	margin: 0 ;
}
.articleSns {
	height: 25px;
	text-align: right;
	margin: -25px 0 0;
}


/* profile
--------------------------------*/





.profileData {
	width: 460px;
	clear: both;

}
.profileData div {
 width: 280px;
 overflow:hidden
}
.profileData h3 {
	font-size: 19.2px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
.profileData h3 span {
	font-size: 12px;
	font-weight: bold;
}
.profileData h3 span:before {
	content: "　";
}
#iino .profileData h3 {
	border-bottom: 2px #e54561 solid;
}
#iwabuchi .profileData h3 {
	border-bottom: 2px #f4a92b solid;
}
#katahira .profileData h3 {
	border-bottom: 2px #a5c94e solid;
}
#kanbe .profileData h3 {
	border-bottom: 2px #c473a8 solid;
}
#suzuki .profileData h3 {
	border-bottom: 2px #0ab0e9 solid;
}
#tanaka .profileData h3 {
	border-bottom: 2px #e54561 solid;
}

.profileData img {
	margin-right: 20px;
	float: left;
}
.profileData table {
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 20px;
}
.profileData table th {
	width: 120px;
	color: #999;
}



.profileTarget th {
	width: 120px;
	color: #fff;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}

.profileTarget td {
	font-size: 14px;
	line-height: 1.45;
	padding-left: 10px;
}


#iino .profileTarget th {
	background: #e54561 ;
}
#iwabuchi .profileTarget th {
	background: #f4a92b ;
}
#katahira .profileTarget th {
	background: #a5c94e ;
}
#kanbe .profileTarget th {
	background: #c473a8 ;
}
#suzuki .profileTarget th {
	background: #0ab0e9 ;
}
#tanaka .profileTarget th {
	background: #e54561 ;
}










/* side contents
--------------------------------*/
.sideBox {
	font-size: 1em;
/*	 -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; */
	line-height:1.55em;
	margin: 0 auto 25px;
	box-sizing: border-box;
	position: relative;
}

.sideBox {
	width: 200px;
}

.sideBox h4 {
	width: 200px;
	height: 82px;
	text-indent:-9999px;
	padding: 0 ;
	margin: 0;
	display:block;
}
.sideBox h4 {

}
.sideBox.summary h4  {
	background: url(../img/side_summary.png) center no-repeat;
}
.sideBox.cast h4  {
	background: url(../img/side_cast.png) center repeat-y;
}
.sideBox.calender h4  {
	background: url(../img/side_calender.png) center repeat-y;
}

.mail {
	width: 200px;
	height: 220px;
	position: relative;
}
.mail a {
	background: url(../img/btn_mail.png) center no-repeat;
	width: 220px;
	height: 220px;
	text-indent:-9999px;
	display : block;
	position: absolute;
	top:0;
	left: -10px;
}
.mail a:hover {
	opacity: 0.8;
}
.mail h4 {
	display: none;
}
#top .mail ,
#profile .mail {
	margin-top: -40px;
}

.sideBox.summary p {
	border: 1px #0ab0e9 solid;
	border-radius:12px;
	background: #fff;
	width: 200px;
	color: #0ab0e9;
	font-weight: bold;
	padding: 15px;
}

.sideBox.cast ul {
	background: #fff;
	width: 200px;
}
.sideBox.cast li {
	width: 200px;
	height: 100px;
}
.sideBox.cast li a {
}

.sideBox.cast li div ,
.sideBox.cast li img {
	width: 100px;
	height: 100px;
}
.sideBox.cast li:nth-child(even) div ,
.sideBox.cast li:nth-child(odd) img {
  float: right;
}
.sideBox.cast li:nth-child(odd) div ,
.sideBox.cast li:nth-child(even) img {
  float: left;
}
.sideBox.cast li div span {
	width: 100px;
	height: 100px;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: middle;
	text-align: center;
	display: table-cell;
}
.sideBox.cast li div em {
	font-size: 15px;
	font-weight: bold;
	display: block;
}
.sideBox.cast li:nth-child(1) div {
	background: url(../img/cast_01_name.png) center no-repeat;
}
.sideBox.cast li:nth-child(2) div {
	background: url(../img/cast_02_name.png) center no-repeat;
}
.sideBox.cast li:nth-child(3) div {
	background: url(../img/cast_03_name.png) center no-repeat;
}
.sideBox.cast li:nth-child(4) div {
	background: url(../img/cast_04_name.png) center no-repeat;
}
.sideBox.cast li:nth-child(5) div {
	background: url(../img/cast_05_name.png) center no-repeat;
}
.sideBox.cast li:nth-child(6) div {
	background: url(../img/cast_06_name.png) center no-repeat;
}




/* カレンダー
--------------------------------------*/

.tempArea h5 {
	padding: 3px 0;
	color:#fff;
	font-size:12px;
	text-align:center;
	background:#a54989;
}
.tempArea a {
	color:#fff;
}

ul#topBnr {	margin-bottom:30px; }
table#calendar {
	width:100%;
	margin-bottom:10px;
}
table#calendar th {
	color:#a54989;
	font-size:10px;
	text-align:center;
}
table#calendar td {
	color:#fff;
	font-size:10px;
	background: none;
}
table#calendar td span ,
table#calendar td a {
	width:26px;
	height:22px;
	vertical-align:middle;
	text-align:center;
	display: block;
	margin: 0 1px 1px 0;
}
table#calendar td span {
	background:#c473a8;
}
table#calendar td a {
	background:#a54989;
}

table#calendar td a:hover { text-decoration:none; }

ul.calendarNavi { margin-bottom:25px; }
ul.calendarNavi li { font-size:12px; }
ul.calendarNavi li.prev { float:left; }
ul.calendarNavi li.next { float:right; }

div.tempArea {
	float:left;
	width:195px;
}
div.tempArea h3 {
	clear:both;
	margin-bottom:10px;
	color:#D40900;
	font-size:14px;
	font-weight:bold;
}

div.tempArea ul { margin-bottom:25px; }
div.tampArea li { font-size:13px; }





