@charset "UTF-8";
@import url("../_css.css");

/* +++++++++++++++++++++++++++++++++
■このディレクトリ内 CSS
+++++++++++++++++++++++++++++++++ */
.subttl {
	color:#a6841c;
}
/* subBox */
div.subBox {
	border-top:solid 3px #4258a6;
}
div.subBox table th {
	width:120px;
	background:#d9deed;
}
div.subBox table td {
	width:479px;
}
h3 {
	color:#a6841c;
}
/* インデックスページ */
.SakhinKaisetsu .BlockLeft {
	width:385px;
}
.SakhinKaisetsu .BlockRight {
	width:240px;
}
/* 詳細 */
.Shosai {
	margin-top:15px;
}
.Shosai th {
	background:#f3eddd;
}
/* 本の窓 */
.Honnomado .BlockLeft {
	width:385px;
	margin-top:15px;
}
.Honnomado .BlockRight {
	width:200px;
	margin-top:15px;
}
/* 05ページ写真レイアウト */
.PhotoBlock05 {
	width:500px;
	margin:25px auto 0px auto;
}
.PhotoBlock05 img {
	margin-bottom:5px;
}
.PhotoBlock05 .BlockLeft {
	width:272px;
}
.PhotoBlock05 .BlockRight {
	width:209px;
}
.PhotoBlock05 .BlockLeft,
.PhotoBlock05 .BlockRight {
	text-align:center;
	font-size:72%;
	line-height:1.3em;
}
