@charset "utf-8";

/*----------------------------------------------------
初期化設定
----------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}
h1,h2,h3,h4,h5,h6,strong,em {
	font-weight: normal;
	font-style:normal;
}
li {
	list-style-type: none;
}
hr,legend {
	display: none;
}
img {
	border :0;
	vertical-align: bottom;
}
li {
	list-style-type: none;
}


/*----------------------------------------------------
タグの再定義
----------------------------------------------------*/
body {
	text-align: center;
	color: #ffffff;
	font-size: 75%;
	font-family: Osaka, "メイリオ", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";
	line-height: 1.5em;
	background: #000000;
}

a:link , a:visited {
	color: #2284C7;
}
a:hover {
	color: #EF2C2C;
}


/*----------------------------------------------------
汎用クラス
----------------------------------------------------*/
.clearfix:after {
	content:"";
	display: block;
	height: 0;
	clear: both;
}
.clearfix{
	display:inline-block;
}
p.btn_pagetop {
	text-align: right;
	margin: 10px 40px 30px;
}
.small {
	font-size: 84%;
}

/*----------------------------------------------------
サイト共通設定
----------------------------------------------------*/

/* --------------全体枠組み-------------- */
div#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 940px;
	border-right: 1px solid #621919;
	border-left: 1px solid #621919;
	background: url(/images/bg_contents_bottom.jpg) no-repeat bottom left;
}

/* --------------ヘッダー-------------- */
div#header {
	text-indent: -9999px;
}
h1 {
	background: url(../images/bg_h1.jpg) left top no-repeat;
	width: 940px;
	height: 210px;
	text-indent: -9999px;
}
div#read_copy {
	background: url(../images/bg_read_copy.jpg) left top no-repeat;
	width: 940px;
	height: 280px;
}
div#read_copy p{
	text-indent: -9999px;
}
div#intro {
	background: url(../images/bg_intro.jpg) left top no-repeat;
	width: 940px;
	height: 260px;
}
div#intro p{
	text-indent: -9999px;
}

/* --------------書影-------------- */
div#book_center {
	text-align: center;
	background: url(../images/bg_book.jpg) center top no-repeat;
}
div#book {
	width: 550px;
	margin: 44px auto 0;
}
div#book p {
	float: left;
	width: 103px;
}
div#book dl {
	float: right;
	text-align: left;
	width: 437px;
	margin: 0 0 0 10px;
}
div#book dt {
	font-size: 133%;
	font-weight: bold;
}
div#book dd {
	margin: 10px 0 0;
}

/* --------------章節-------------- */
div.chapter {
	margin: 0 30px 20px;
}
div.chapter h2 {
	text-indent: -9999px;
	width: 880px;
	height: 34px;
	margin: 0 0 20px;
}
h2#h2_gallery { background: url(../images/h2_gallery.png) left top no-repeat; }
h2#h2_soukanzu { background: url(../images/h2_soukanzu.png) left top no-repeat; }
h2#h2_comment { background: url(../images/h2_comment.png) left top no-repeat; }

/* --------------フッター-------------- */
div#footer {
	width: 900px;
	margin: 0 20px;
	padding: 20px 0;
	border-top: 1px solid #d5d1c1;
}
p#company_logo {
	float: left;
}
p#copyright {
	float: right;
}













/* --------------メインビジュアル-------------- */
div#main_visual {
	margin: 0 20px 20px;
}

/* --------------読み物-------------- */
h2.chapter_title {
	width: 880px;
	margin: 0 20px 20px;
}
div.chapter_text {
	width: 860px;
	margin: 0 40px 10px;
}
div.chapter_text h2 {
	margin: 0 0 20px;
}
div.chapter_text h3 {
	margin: 0 0 10px;
}
p.chapter_paragraph {
	margin: 0 0 20px;
	padding: 0 0 20px;
}
ul.chapter_list {
	margin: 0 0 20px;
	padding: 0 0 20px;
}
ul.chapter_list li {
	margin: 0 0 0 20px;
	list-style: disc;
}
.border_bottom {
	border-bottom: 1px solid #d5d1c1;
}

/* --------------文中の画像-------------- */
div#middle_images {
  position: relative;
  overflow: hidden;
	margin: 0 0 30px;
}
div#middle_images ul {
  position: relative;
  left: 50%;
  float: left;
}
div#middle_images li {
  position: relative;
  left: -50%;
  float: left;
	margin: 0 5px;
}

/* --------------会社概要-------------- */
div.profile_table {
		text-align: center;
		margin: 30px 0 50px;
}
div.profile_table table {
	text-align: left;
	margin: 0 auto 10px;
}
div.profile_text {
	text-align: left;
	margin: 0 auto 20px;
	width: 618px;
	border: 1px solid #a29e8d;
}
div.profile_text p {
	padding: 10px;
	border: 2px solid #e5e2d8;
	background-color: #f9f7f0;
}


.thumbs-line li	{
	float:left;}

.thumbs-line li a	{
	display:block;
	width:209px;
	height:0;
	padding:139px 0 0 0;
	overflow:hidden;
	border:#621919 1px solid;}

#thumb1 a	{
	background: url(../images/thumb1.jpg) no-repeat;
	}

#thumb2 a	{
	background: url(../images/thumb2.jpg) no-repeat;
	}

#thumb3 a	{
	background: url(../images/thumb3.jpg) no-repeat;
	}

#thumb4 a	{
	background: url(../images/thumb4.jpg) no-repeat;
	}

#thumb5 a	{
	background: url(../images/thumb5.jpg) no-repeat;
	}

#thumb6 a	{
	background: url(../images/thumb6.jpg) no-repeat;
	}

#thumb7 a	{
	background: url(../images/thumb7.jpg) no-repeat;
	}

#thumb8 a	{
	background: url(../images/thumb8.jpg) no-repeat;
	}

#thumb9 a	{
	background: url(../images/thumb9.jpg) no-repeat;
	}

#thumb1,
#thumb2,
#thumb3,
#thumb5,
#thumb6,
#thumb7	{
	padding:0 12px 12px 0;}

#thumb4,
#thumb8	{
	padding:0 0 12px;}

.pagetop-link	{
	padding:20px 0 0;}
.pagetop-link a	{
	display:block;
	width:114px;
	height:20px;
	padding:0;
	text-indent:-9999px;
	margin:0 0 0 auto;
	background-image: url(../images/pagetop.png);
	background-repeat:no-repeat;
}

.pagetop-link a:hover	{
	background-position:left bottom;}

.reserve-amazon	{
	padding:0 0 0 4px;}
.reserve-amazon a	{
	display:block;
	width:88px;
	height:25px;
	text-indent:-9999px;
	background: url(../images/btn_amazon.png) no-repeat;}


.text_hide	{
	text-indent:-9999px;}

#youtube	{
	width:280px;
	height:185px;
	background:url(../images/youtube_dummy.jpg) no-repeat;
	float:left;}

#authors-comment	{
	padding:135px 0 145px 310px;
	background:url(../images/h3_comment_kurokawa.jpg) no-repeat 310px 0;}
	