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

#contents,#contain{
	height: 100%;
}

#incontent{
	height: 100%;
	width:630px;
	margin:0 20px 50px 20px;
}
.head{
	display: block;
	font-weight: bold;
	font-size: 160%;
	margin:30px 0;
}
h1{
	margin:0 ;
}
h3{
	text-align: center;
}
.paragraph{
	padding:20px 0;
}
.firstchild,#synopsis ul li,.head{
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
.firstchild{
	color:#c00;
	font-size: 300%;
	line-height:0;
	float: left;
	margin:20px 5px 20px 0;
	padding-top: 5px;
 	font-weight: bold;
 	text-shadow:none;
}
.text{
	line-height: 1.8;
	font-size: 85%;
	width: 500px;
	margin:0 auto;
}
#book{
	font-size: 80%;
	width: 560px;
	margin:30px 15px;
	padding:20px;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	overflow: hidden;
}
#book h5{
	font-size: 150%;
	margin-bottom: 30px;
}
#book h5 span{
	font-size: 80%;
	display: block;
}
#synopsis{
	width: 330px;
	float: right;
}
#synopsis ul{
	margin-top: 30px;
}
#synopsis ul li{
	margin:0;
	line-height: 1.3;
	text-shadow:none;
}

/* @end */


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

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