@charset "utf-8";
/* @group Contents ＝＝＝＝＝＝＝＝＝＝＝＝*/

#contents,#contain{
	height: 100%;
}
/*#contents{
	background: url(../img/home_bg.png) no-repeat scroll right bottom;
}*/
#incontent{
	margin: 50px 20px;
	height: 100%;
	min-height: 735px;
	width:630px;
}
h1{
	margin-bottom: 50px;
	font-size: 250%;
}
#h2 span{
	border-bottom: 1px solid #000;
	display: block;
	padding: 5px 20px;
	line-height: 1;
}
#h2 span:first-child{
	border-top: 1px solid #000;
}
h3:before{content:'―';
}
h3{
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	margin:20px 0;
	font-size: 120%;
	color:#c00;
}
.paragraph{
	width: 630px;
	line-height: 1.8;
	font-size: 85%;
	padding: 30px 0 10px 0;
}
#page_next a{
	display: block;
	width:230px;
	height:80px;
	background:url(../img/interview_next.png) no-repeat 0 0;
	padding:60px 10px 10px 10px;
	margin:30px auto;
	color:#000;
	font-size: 14px;
	transition: 0.3s;
}
#page_prev a{
	display: block;
	width:230px;
	height:80px;
	background:url(../img/interview_prev.png)no-repeat 0 0;
	margin:30px auto;
	padding:60px 10px 10px 10px;
	margin:30px auto;
	color:#000;
	font-size: 14px;
	transition: 0.3s;
}
#page_next a:hover,#page_prev a:hover{
	opacity: 0.7;
}
aside#book{
	border-top: 1px solid #666;
	padding-top: 30px;
	width: 530px;
	margin:20px 50px 50px 50px;
}
aside#book h5{
	font-size: 130%;
}

aside#book img{
	width:150px;
}
aside#book #synopsis{
	width:350px;
	float: right;
	font-size: 14px;
}
#synopsis ul{
	margin-top: 30px;
}
#synopsis ul li{
	margin:0;
	line-height: 1.3;
	text-shadow:none;
}

aside#book:after{
	display: block;
	content:'';
	clear:both;
}


/* @end */


/*480px＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (min-width : 480px) {

html{
	font-size : 100%;
} /*レスポンシブタイプセッティングの指定*/
/*　nav　＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* nav end */
/* contents =============== */
/* contents end */
/*footer====================*/
/* @end */
}/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
