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

/*------------------------------

introduction

------------------------------*/
body#intro{
	font-family:  'Noto Sans Japanese', "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS PGothic", sans-serif; 
}

div#contentsArea{
	width: 796px;
	border: #a40000 solid 2px;
	margin: 0 auto;
	background: #fff;
	overflow: hidden;
}

div#contentsArea div#contentsIn{
	margin: 40px;
	height: 370px;
}

div#in{
	width: 672px;
}

dd{
	overflow: hidden;
}

dl dd figure{
	margin: 20px 0;
}

dl dd{
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 50px;
	letter-spacing: 1px;
}

div.bookImg{
	float: right;
}

p.leftArea{
	float: left;
	width: 490px;
	margin-top: 20px;
}

p.leftArea span{
	font-size: 20px;
	font-weight: bold;
	color: #a40000;
}

p.i_txt01{
	margin-bottom: 20px;
}