﻿@charset "UTF-8";
@import "./common.css";

/* default */
body {
	background-color: #000;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 100%;
	line-height: 1.8em;
	font-family: Arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", osaka, sans-serif;
}
/* Except IE */
html>body {
	font-size: 16px;
}

a:link   {text-decoration: none; color: #222;}
a:visited{text-decoration: none; color: #222;}
a:active {text-decoration: none; color: #222;}

#body {
	display: block;
	width: 100%;
	clear: both;
	text-align: center;
	background-image: url(img/pdBg.jpg);
	background-repeat: repeat-x;
	background-position: top center;
/*	border: 1px solid #00ff00; */
	*/}

#canvas {
	display: block;
	width: 100%;
	height: 100%;
	clear: both;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: center;
/*	border: 1px solid #0000ff;
	*/}

#header {
	display: block;
	clear: both;
	width: 950px;
	margin: 0px auto 0px auto;
	padding:  0px;
	text-align: center;
/*	border: 1px solid #ff0000;
	*/}

#contents {
	display: block;
	width: 950px;
	clear: both;
	margin: 0px auto 50px auto;
	text-align: center;
/*	border: 1px solid #f00;
	*/}

.leftBox {
	float: left;
	width: 300px;
	margin-top: 25px;
	margin-left: 25px;
	text-align: center;
x	border: 1px solid #0f0;
	*/}

.rightBox {
	float: right;
	width: 575px;
	margin-top: 25px;
	margin-right: 25px;
	text-align: center;
/*	border: 1px solid #00f;
	*/}


.title {
	margin: 0px auto 25px auto;
/*	border: 1px solid #0f0;
	*/}

.title h6 {
	color: #999;
	text-align: left;
	font-size: 70%;
	line-height: 110%;
	font-weight: normal;
	margin-bottom: 5px;
	padding:  0px;
/*	border: 1px solid #f00;
	*/}

.title h3 {
	color: #222;
	text-align: left;
	font-size: 160%;
	line-height: 130%;
	font-weight: normal;
	margin-bottom: 5px;
	padding:  0px;
	border-bottom: 1px solid #aaa;
/*	*/}

.title h2 {
	color: #000;
	text-align: left;
	font-size: 105%;
	line-height: 130%;
	font-weight: bold;
	margin-bottom: 0px;
	padding:  0px;
/*	border: 1px solid #f00;
	*/}

.phcap {
	margin-top: 5px;
	font-size: 80%;
	line-height: 1.4em;
/*	border: 1px solid #f00;
	*/}

.phcap a:link   {text-decoration: underline; color: #0ff;}
.phcap a:visited{text-decoration: underline; color: #0ff;}
.phcap a:active {text-decoration: underline; color: #0ff;}



#footerBox {
	clear: both;
	margin: 0px auto 0px auto;
	width: 950px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding-top: 10px;
	padding-bottom: 10px;
/*	*/}

#footerBox a:link   {text-decoration: underline; color: #fff;}
#footerBox a:visited{text-decoration: underline; color: #fff;}
#footerBox a:active {text-decoration: underline; color: #fff;}


#footer_navi {
	clear: both;
	width: 950px;
	margin: 0px auto 10px auto;
	padding:  10px 0px 5px 0px;
	font-size: 70%;
	text-align: center;
/*	border: 1px solid #f00;
	*/}

#footer_navi a:link   {text-decoration: underline; color: #fff;}
#footer_navi a:visited{text-decoration: underline; color: #fff;}
#footer_navi a:active {text-decoration: underline; color: #fff;}



.footer_navi_logo	{
	vertical-align: middle;
}

#footer {
	position: relative;
	clear: both;
	margin: 0px auto 0px auto;
	padding:  0px 0px 00px 0px;
	font-size: 70%;
	line-height:150%;
	text-align: center;
	width: 950px;
/* 	border: 1px solid #cccccc;*/}




/* <!-- --> */




/* ===== NAVI ===== */

.naviBox {
	width: 300px;
	text-align: left;
	margin: 0px auto 0px auto;
	color: #222;
	background-image: url(./transWhite10per.png);
	background-repeat: repeat;
	background-position: top left;
/*	border: 1px solid #c69;
	border: 1px solid #f00;
	*/}

.naviBoxInner {
	padding: 10px;
	clear: both;
/*	border: 1px solid #ddd;
	*/}

.naviBox a:link {text-decoration: none; color: #222;}
.naviBox a:visited {text-decoration: none; color: #222;}
.naviBox a:active {text-decoration: none; color: #222;}

.naviBoxBlcok a:link {text-decoration: underline; color: #222;}
.naviBoxBlcok a:visited {text-decoration: underline; color: #222;}
.naviBoxBlcok a:active {text-decoration: underline; color: #222;}


.naviBox h3 {
	font-size: 100%;
	line-height: 1.2em;
	font-weight: normal;
	margin-bottom: 5px;
	color: #222;
}

.naviBox h4 {
	font-size: 75%;
	line-height: 1.2em;
	font-weight: normal;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #aaa;
}

.naviBox h5 {
	font-size: 90%;
	line-height: 1.6em;
	font-weight: bold;
}



/* ===== BOOKINFO ===== */

.bookInfo {
	width: 300px;
	clear: both;
	background-image: url("./transWhite10per.png");
	background-repeat: repeat;
	background-position: top center;
/*	 border: 1px solid #ddd; 
	*/}

.bookInfoInner {
	padding: 10px;
	clear: both;
/*	border: 1px solid #ddd;
	*/}

.bookInfoInner a:link   {text-decoration: none; color: #fff;}
.bookInfoInner a:visited{text-decoration: none; color: #fff;}
.bookInfoInner a:active {text-decoration: none; color: #fff;}


.bookInfoCover {
	float: left;
	margin-right: 10px;
/*	border: 1px solid #f00;
	*/}

.bookInfoText {
	text-align: left;
	line-height: 120%;
/*	border: 1px solid #f00;
	*/}

.bookInfoText h2 {
/*	書籍名 メイン	*/
	font-weight: bold;
	font-size: 90%;
	line-height: 1.2em;
	margin-bottom: 0px;
/*	border: 1px solid #f00;
	*/}

.bookInfoText h3 {
/*	書籍名 サブ	*/
	font-weight: normal;
	font-size: 80%;
	line-height: 1.2em;
	margin-bottom: 0px;
/*	border: 1px solid #f00;
	*/}

.bookInfoText h4 {
/*	著者名	*/
	font-weight: normal;
	font-size: 90%;
	line-height: 1.2em;
	margin-bottom: 5px;
/*	border: 1px solid #f00;
	*/}

.bookInfoText h5 {
/*	インフォ	*/
	font-weight: normal;
	font-size: 80%;
	line-height: 1.2em;
	margin-top: 5px;
	margin-bottom: 5px;
/*	margin-bottom: 5px;
	border: 1px solid #f00;
	*/}


/* ===== PROFILE ===== */

.profBox {
	width: 300px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	background-image: url("./transWhite10per.png");
	background-repeat: repeat;
	background-position: top center;
/*	 border: 1px solid #ddd; 
	 */}

.profBoxInner {
	padding: 10px;
	clear: both;

/*	 */}

.profBox  a:link {text-decoration: none; color: #222;}
.profBox  a:visited {text-decoration: none; color: #222;}
.profBox  a:active {text-decoration: none; color: #222;}

.profBox h4 {	/*	著者名	*/
	font-size: 90%;
	line-height: 1.2em;
	font-weight: bold;
	margin-bottom: 5px;
}

.profBox h4 a:link   {text-decoration: none; color: #222;}
.profBox h4 a:visited{text-decoration: none; color: #222;}
.profBox h4 a:active {text-decoration: none; color: #222;}


.profRuby {
	font-weight: normal;
	font-size: 80%;
}

.profBox h5 {	/*	インフォ	*/
	font-size: 80%;
	line-height: 1.2em;
	font-weight: normal;
	margin-bottom: 5px;
}

.profTxt {
	font-size: 80%;
	line-height: 1.2em;
	margin-bottom: 0px;
}

.profUrlTitle {
	font-weight: bold;
	font-size: 80%;
	line-height: 1.3em;
	margin-top: 10px;
}

.profUrlSubTitle {
	font-weight: normal;
	font-size: 70%;
	line-height: 1.3em;
	margin-top: 5px;
}

.profUrlTitle a:link   {text-decoration: none; color: #fff;}
.profUrlTitle a:visited{text-decoration: none; color: #fff;}
.profUrlTitle a:active {text-decoration: none; color: #fff;}


.profUrl {
	margin-top: 0px;
	font-size: 90%;
	line-height: 1.3em
}

.profUrl a:link   {text-decoration: underline; color: #0ff;}
.profUrl a:visited{text-decoration: underline; color: #0ff;}
.profUrl a:active {text-decoration: underline; color: #0ff;}




/* ===== MENU ===== */

.menuBox {
	width: 300px;
	text-align: left;
	margin: 0px 0px 0px 0px;
/*	 border: 1px solid #c69; 
	 */}

.menuBoxInner {
	padding: 10px;
	clear: both;
	background-image: url("./transWhite10per.png");
	background-repeat: repeat;
	background-position: top center;
/*	 */}

.menuBox  a:link {text-decoration: none; color: #fff;}
.menuBox  a:visited {text-decoration: none; color: #fff;}
.menuBox  a:active {text-decoration: none; color: #fff;}

.menuBox h4 {	/*	著者名	*/
	font-size: 90%;
	line-height: 1.2em;
	font-weight: bold;
	margin-bottom: 5px;
}

.menuBox h4 a:link   {text-decoration: underline; color: #0ff;}
.menuBox h4 a:visited{text-decoration: underline; color: #0ff;}
.menuBox h4 a:active {text-decoration: underline; color: #0ff;}


.menuRuby {
	font-weight: normal;
	font-size: 80%;
}

.menuBox h5 {	/*	インフォ	*/
	font-size: 80%;
	line-height: 1.2em;
	font-weight: normal;
	margin-bottom: 5px;
}

.menuTxt {
	font-size: 80%;
	line-height: 1.2em;
	margin-bottom: 0px;
}

.menuUrlTitle {
	font-weight: bold;
	font-size: 90%;
	line-height: 1.3em;
}

.menuUrlSubTitle {
	font-weight: normal;
	font-size: 90%;
	line-height: 1.3em;
}

.menuUrlTitle a:link   {text-decoration: none; color: #222;}
.menuUrlTitle a:visited{text-decoration: none; color: #222;}
.menuUrlTitle a:active {text-decoration: none; color: #222;}


.menuUrl {
	margin-top: 0px;
	font-size: 90%;
	line-height: 1.3em
}

.menuUrl a:link   {text-decoration: underline; color: #0ff;}
.menuUrl a:visited{text-decoration: underline; color: #0ff;}
.menuUrl a:active {text-decoration: underline; color: #0ff;}




/* ===== TEXT NAVI ===== */

.txtNavi {
	width: 950px;
	margin-top: 50px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 0px 0px 0px 0px;
/*	border: 1px solid #0f0;
	*/}

.txtNavi h5 {
	text-align: center;
	font-size: 90%;
	line-height: 130%;
	font-weight: normal;
	margin-bottom: 5px;
/*	border: 1px solid #f00;
	*/}

.txtNavi h5 a:link   {text-decoration: none; color: #222;}
.txtNavi h5 a:visited{text-decoration: none; color: #222;}
.txtNavi h5 a:active {text-decoration: none; color: #222;}


.txtNavi h6 {
	text-align: center;
	font-size: 90%;
	line-height: 130%;
	font-weight: bold;
/*	border: 1px solid #f00;
	*/}

.txtNavi a:link   {text-decoration: underline; color: #900;}
.txtNavi a:visited{text-decoration: underline; color: #900;}
.txtNavi a:active {text-decoration: underline; color: #900;}




/* ===== cornerTitle ===== */

.cornerTitle {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 25px;
	text-align: right;
/*	border: 1px solid #0f0;
	*/}

.cornerTitleSub {
	float: left;
	font-size: 80%;
	line-height: 1.2em;
	font-weight: normal;
	text-align: left;
}

.cornerTitle h4 { /* コーナー名 */
	font-size: 180%;
	line-height: 1.3em;
	font-weight: bold;
	text-align: left;
}

.cornerTitle h3 { /* 大見出し */
	font-size: 200%;
	line-height: 1.4em;
	font-weight: bold;
	text-align: left;
	margin-top: 25px;
}

.cornerTitle a:link   {text-decoration: none; color: #fff;}
.cornerTitle a:visited{text-decoration: none; color: #fff;}
.cornerTitle a:active {text-decoration: none; color: #fff;}

.conertitleMark {
	float: left;
	margin-right: 8px;
}





/* ===== Twitter ===== */

.twBox {
	width: 300px;
	clear: both;
/*	border: 1px solid #ddd;
	*/}

.twBoxTopLeft {
	float: left;
	width: 272px;
/*	border: 1px solid #ddd;
	*/}

.twBoxTopRight {
	float: right;
	width: 300px;
/*	border: 1px solid #ddd;
	*/}




/* ===== SNS ===== */

.snsBox {
	width: 300px;
	clear: both;
	margin: 0px;
	background-image: url(./transWhite25per.png);
	background-repeat: repeat;
	background-position: top left;
	border: 1px solid #FAD5DB;
/*	 border: 1px solid #f00;
	*/}

.snsBoxInner {
	margin-right: 10px;
	margin-left: 10px;
/*	clear: both;
	text-align: left;

	border: 1px solid #f0f;
	*/}

.snsBtn {
	width: 270px;
	clear: both;
	margin: 10px auto 10px 0px;
	text-align: left;
/*	 border: 1px solid #00f;
	*/}

.snsBox a:link {text-decoration: underline; color: #ddd;}
.snsBox a:visited {text-decoration: underline; color: #ddd;}
.snsBox a:active {text-decoration: underline; color: #ddd;}








/* <!-- --> */



.boxFullHori {
	width: 100%;
	clear: both;
	text-align: center;
	margin: 0px auto 0px auto;
/*	border: 1px solid #0f0;
	*/}

.box950 {
	width: 950px;
	clear: both;
	text-align: center;
	margin: 0px auto 0px auto;
/*	border: 1px solid #0f0;
	*/}

.box900 {
	width: 900px;
	clear: both;
	text-align: center;
	margin: 0px auto 0px auto;
/*	border: 1px solid #0f0;
	*/}

.box575 {
	width: 575px;
	clear: both;
	text-align: center;
	margin: 0px auto 0px auto;
/*	border: 1px solid #0f0;
	*/}


.box550 {
	width: 550px;
	clear: both;
	text-align: center;
	margin: 0px auto 0px auto;
/*	border: 1px solid #00f;
	*/}

.box500 {
	width: 500px;
	clear: both;
	text-align: center;
	margin: 0px auto 0px auto;
/*	border: 1px solid #0f0;
	*/}




.backnumberBox {
	display: block;
	clear: both;
	margin-top: 0px;
	margin-bottom: 75px;
	text-align: center;
/*	border: 1px solid #f00;
  */
}

.backnumberBox h6 {
	line-height: 100%;
	font-size:75%;
	margin-bottom: 5px;
	text-align: center;
/* 	border: 1px solid #ddd;
 */}




/* <!-- --> */




.interviewer	{
	clear: both;
	width: 400px;
	line-height:160%;
	font-size: 90%;
	font-weight: bold; 
	color:#666;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: auto;
	text-align: left;
/*	border: 1px solid #00f;
	 */	}

.guest	{
	clear: both;
	padding: 0px 0px 40px 60px;
	text-align: left;
/*	border: 1px solid #00f;
	 */	}

.interviewtextBoxBq {
	clear: both;
	margin: 50px auto 50px auto;
	padding: 25px;
	text-align: left;
	border: 1px solid #ccc; 
	background-image: url("img/kakiya_70messageBg.gif");
	background-position: right bottom;
	background-repeat: no-repeat;
/*	border: 1px solid #00ff00; 
 green */
}

.textBoxBqinterviewer	{
	clear: both;
	font-size: 90%;
	font-weight: bold; 
	color:#666;
	margin-bottom: 15px;
	}

.glanceCap {
	line-height: 110%;
	font-size: 70%;
	margin-bottom: 35px;
}



.charaInfo {
	clear: both;
	text-align: left;
	margin-bottom: 25px;
/*	border: 1px solid #00f;
	*/}

.charaInfo img {
	float: left;
	margin-right: 10px;
}

.presentImg {
	float: right;
	margin-left: 25px;
	margin-bottom: 25px;
}

.interviTitle{
	clear: both;
	margin-top: 50px;
	margin-bottom: 50px;
	text-align: left;
}

.interviTitle h1 {
	font-size: 140%;
	line-height: 1.2em;
	font-weight: bold; 
}


.txtBox {
	width: 575px;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}

.txtBox h1 {
	font-size: 120%;
	line-height: 1.2em;
	font-weight: bold; 
	margin-bottom: 15px;
	text-align: left;
}

.txtBox h2 {
	font-size: 80%;
	line-height: 1.2em;
	font-weight: normal;
	margin-top: 25px;
	margin-bottom: 5px;
	text-align: left;
}

.txtBox p {
	text-align: left;
	margin-bottom: 25px;
}

.topCover {
	float: right;
	margin-left: 25px;
}

.rightBoxTop {
	float: right;
	width: 575px;
	margin-top: 0px;
	margin-right: 25px;
	text-align: center;
/*	border: 1px solid #00f;
	*/}

.pdlink {
}

.pdlink a:link   {text-decoration: underline; color: #0ff;}
.pdlink a:visited {text-decoration: underline; color: #0ff;}
.pdlink a:active {text-decoration: underline; color: #0ff;}

.txtSB {
	color: #0ff;
	font-weight: bold;
}

.message {
	width: 475px;
	margin-top: 50px;
	margin-left: 100px;
	font-weight: bold;
}

.message img {
	float: right;
	margin-left: 25px;
}

.fcfff {
}

.fcfff a:link   {text-decoration: none; color: #fff;}
.fcfff a:visited {text-decoration: none; color: #fff;}
.fcfff a:active {text-decoration: none; color: #fff;}



.movieBox {
	width: 575px;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}



.movieBox h1 {
	font-size: 200%;
	line-height: 1.4em;
	font-weight: bold; 
	margin-bottom: 5px;
	text-align: left;
}

.movieBox h2 {
	font-size: 150%;
	line-height: 1.2em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: left;
}

.movieBox h3 {
	font-size: 80%;
	line-height: 1.2em;
	font-weight: normal;
	margin-top: 25px;
	margin-bottom: 5px;
	text-align: left;
}

.fc0ff {
	color: #0ff;
}
