@charset "utf-8";
/* 共通 */

body {
	line-height: 1.4;
	background: #F8F8FF;
	text-align: center;
	}

/* ヘッダ */
#header-area {
	width: 100%;
	padding-top: 26px;
	padding-bottom: 0px;
	}

#header-block {
	text-align: left;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 8px;
	overflow: hidden;
	}

#header-block #logo {
	float: left;
	height: 44px;
	width: 351px;
	}

/* 右上 */
#utility-box {
	width: 272px;
	text-align: right;
	float: right;
	}

ul#utility {
	text-align: right;
	height: 1.5em;
	margin-right: 12px;
	padding-left: 16px;
	}

#utility li {
	display:inline-block;
	overflow:hidden;
	margin: 4px;
	font-size: 0.8em;
	float: left;
	}

ul#utility_cgi {
	text-align: right;
	height: 1.5em;
	margin-right: 12px;
	padding-left: 16px;
	}

#utility_cgi li {
	display:inline-block;
	overflow:hidden;
	margin: 4px;
	float: left;
	}

.utility_text {
	font-size: 0.8em;
	}

/* SNSボタン 
#sns_buttons	{
	margin-top: 2px
	text-align: right;
	padding-bottom: 1rem;
	margin-bottom: 4px;
	}
*/

/* 写真部分 */
#eyecatch {
	text-align: center;
	background: url(http://www3.kcn.ne.jp/~kizasu-s/img/top_background_.jpg);
	height: 220px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	}
#top_new {
	background: url(http://www3.kcn.ne.jp/~kizasu-s/img/top_new_background.png);
	background-size: 600px 203px;
	height: 203px;
	width: 600px;
	float: left;
	margin-top: 12px;
	margin-left: 20px;
	}
#top_new dt {
	margin: 18px;
	padding: 12px 12px 0 12px;
	text-align: left;
	font-family: serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #036;
	text-shadow: 4px 4px 6px #FFF;
	letter-spacing: 1em;
	}
#top_new dd {
	margin: 8px;
	display: inline;
	}
dl#top_new dd img {
	box-shadow: 5px 5px 7px #666;
	}

/* ナビゲーション */
#gnavi {
	width: 100%;
	height: 50px;
	background: url(http://www3.kcn.ne.jp/~kizasu-s/img/navi_bg.png) repeat-x center center;
}

ul#menu {
	text-align: center;
	width: 902px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	}
ul#menu li {
	float: left;
}
ul#menu li a{
	display:inline-block;
	overflow: hidden;
	}
#gnavi ul#menu li img {
	border: none;
	}
/* パンくずリスト（現在位置）*/
.breadcrumbs {
	font-size: 0.8em;
	color: #036;
	text-align:left;
	padding: 6px 30px;
	}
.breadcrumbs li {
	display: inline;
	}
ol.breadcrumbs li a {
	margin-right: 6px;	
	margin-left: 6px;
	}
/* 内容 */
#contents-area {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;	}
#main_area {
	width: 680px;
	float: right;
	}
.description {
	margin: 20px 20px 10px 20px;
}

/* 書籍のサムネイル部分 */	
.books_thumbs {
	width: 680px;
	padding: 12px 0px 20px 0px;
	overflow: hidden;	}
.books_subgenre {
	width: 480px;
	margin-top: 16px;
	margin-bottom: 4px;
}

#new_books_thumbs dl {
	width: 188px;
	height: 21em;
	border-style: solid;
	border-width: 1px;
	border-color: #999;
	padding: 12px;
	margin-right: 12px;
	float: left;	}
.books_thumbs dl {
	width: 148px;
	height: 22em;
	border-style: solid;
	border-width: 1px;
	border-color: #999;
	padding: 6px;
	margin-right: 6px;
	margin-bottom: 12px;
	float: left;	}

.books_thumbs dl dt {
	font-weight: bold;
	text-align: center;
	border-bottom: 1px dotted #999;	}
.books_thumbs dl dt img {
	margin-bottom: 12px;	
	 box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.4); }
dd.thumb_author {
	font-size: 0.8em;
	line-height: 1.2em;
	letter-spacing: 0.1em;
	margin-top: 16px;	}
.books_thumbs dl dd h3 {
	font-size: 1em;
	font-weight: bold;
	margin-top: 0.8em;
	margin-bottom: 0.2em;	}
.thumb_subtitle {
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.2em;
	text-align: right	}
.coming {
	display: block;
	width: 110px;
	height: 162px;
	}

/* 既刊案内 */
.list_philo {width: 100%;
	background-image: url(http://www3.kcn.ne.jp/~kizasu-s/img/icons/s_leaf_philosophy.png);
	background-repeat:no-repeat;
	background-position: 12px;
	padding: 4px 4px 4px 48px;
	border-bottom: dotted 1px;
	border-bottom-color:#999;
}

.list_socio {width: 100%;
	background-image:url(http://www3.kcn.ne.jp/~kizasu-s/img/icons/s_leaf_sociology.png);
	background-repeat:no-repeat;
	background-position: 12px;
	padding: 4px 4px 4px 48px;
	margin-top: 18px;
	border-bottom: dotted 1px;
	border-bottom-color:#999;
}
.list_art {width: 100%;
	background-image:url(http://www3.kcn.ne.jp/~kizasu-s/img/icons/s_leaf_art.png);
	background-repeat:no-repeat;
	background-position: 12px;
	padding: 4px 4px 4px 48px;
	margin-top: 18px;
	border-bottom: dotted 1px;
	border-bottom-color:#999;
}
.list_politics {width: 100%;
	background-image: url(http://www3.kcn.ne.jp/~kizasu-s/img/icons/s_leaf_politics.png);
	background-repeat:no-repeat;
	background-position: 12px;
	padding: 4px 4px 4px 48px;
	margin-top: 18px;
	border-bottom: dotted 1px;
	border-bottom-color:#999;
}
.list_econo {width: 100%;
	background-image:url(http://www3.kcn.ne.jp/~kizasu-s/img/icons/s_leaf_economics.png);
	background-repeat:no-repeat;
	background-position: 12px;
	padding: 4px 4px 4px 48px;
	margin-top: 18px;
	border-bottom: dotted 1px;
	border-bottom-color:#999;
}
.list_fiction {width: 100%;
	background-image:url(http://www3.kcn.ne.jp/~kizasu-s/img/icons/s_leaf_fiction.png);
	background-repeat:no-repeat;
	background-position: 12px;
	padding: 4px 4px 4px 48px;
	margin-top: 18px;
	border-bottom: dotted 1px;
	border-bottom-color:#999;
}

/* 書籍説明 メイン */
#book_main {
	width: 600px;
	height: auto;
	border-style: solid;
	border-width: 1px;
	border-color: #999;
	padding: 12px;
	margin-left: 0px;
	margin-top: 12px;
	margin-bottom: 12px;
	position: relative;
	float: left;	}

#book_title {
	width: auto;
	height: auto;
	overflow:hidden;
	padding-bottom: 8px;
	border-bottom: solid;
	border-width: 1px;
	border-color: #999;
}
#book_main H3 {
	font-size: 1.4em;
	text-align: left;
	padding: 4px 4px 4px 12px;
	}


p.book_main_sub {
	width:auto;
	height:auto;
	font-size: 0.8em;
	float: left;
	padding-left: 2em;
	margin-right: 1em;
}
p.main_author {
	width:auto;
	height:auto;
	font-size: 1em;
	letter-spacing: 0.1em;
	padding-right: 1em;
	text-align:right;
	float: right;
}
p.book_main_des {
	width: 300px;
	height: auto;
	padding: 20px 12px 12px 12px;
	float:right;
    margin-bottom: 6em;   
}

p.book_add {
	width: 280px;
	height: auto;
	padding: 0px 12px 0px 12px;
	font-size: 0.8em;
	float:right;
}

.books_sub {
	width: 480px;
	height: 23px;
	margin-bottom: 10px;
}

.H3sub {
	font-size: 0.8em;
}
#cover {
	width: 240px;
	float: left;
	padding: 12px;
	margin-top: 20px;
	display: table-cell;
	text-align: center; 
	box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.4);
	/*横方向　下方向　ぼかし　広がり　色 */
}
#cover img {
	text-align:center;
	border: 1px #999 solid;
}

#container {
	display: flex;
	flex-direction: column;
	float: left;
}

p.book_data {
	width: auto;
	height: auto;
	padding: 12px;
	bottom: 12px;
	right: 12px;
	float: right;
	font-size: 0.9em;
    position: absolute;
}

/* 点線 */
hr {
    border-top: 1px dotted #aaa;
}

/* お知らせ */
.announce_ {
	width: auto;
	padding: 20px;
	margin-bottom: 8px;
	background: #F8F8FF;
	box-shadow: 0 0 50px #ddd inset;
	-moz-box-shadow: 0 0 50px #ddd inset;
	-webkit-box-shadow: 0 0 50px #ddd inset;
	font-size: 1em;
}

.announce {
	position: relative;
	width: auto;
	height: auto;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 8px;
	color:#666;
	background: #cee4ae; /* Old browsers */
	background: -moz-linear-gradient(left, #cee4ae 0%, #f8f8ff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #cee4ae 0%,#f8f8ff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #cee4ae 0%,#f8f8ff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cee4ae', endColorstr='#f8f8ff',GradientType=1 ); /* IE6-9 */
	overflow: hidden;
	}

.announce_left {
	float: left;
	width: 160px;
}

.announce_left img {
	display: block;
	margin: 0 auto;
}

.announce_right {
	width: auto;
	padding: 8px;
	margin-left: 160px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
	overflow: hidden;
}

.announce_right_ p:before {
	display: inline-block;
	content: "";
	top: 8px;
	left: 8px;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background: #fff;
	}

.announce_right p:before {
	display: inline-block;
	content: "";
	top: 10px;
	left: 14px;
	border: 6px solid transparent;
	border-left: 6px solid #a1b91d;
	}

.announce_above {
	width: auto;
	padding: 8px;
	overflow: hidden;
}

.announce_above_ p:before {
	display: inline-block;
	content: "";
	top: 8px;
	left: 8px;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background: #fff;
	}

.announce_above p:before {
	display: inline-block;
	content: "";
	top: 10px;
	left: 14px;
	border: 6px solid transparent;
	border-left: 6px solid #a1b91d;
	}


/* 更新情報 */
.whatsnew {
	font-size: 0.8em;
	line-height: 2em;
	padding-top: 12px;
	padding-bottom: 12px;}
.dates {
	padding-left: 12px;
	padding-right: 12px;
	width: 120px;
	float: left;
	clear: both;	}
.new_contents {
	padding-left: 12px;
	width: 480px;
	float: right;
	}

/* 注文方法 */
.booksellers {
	margin-top: 16px;
	padding-left: 36px;
	padding-bottom: 12px;
	font-size: 0.8em;
}
.order {
	width: 580px;
	margin: 20px 0px;
	padding:20px;
	height: auto;
	background-image:url(http://www3.kcn.ne.jp/~kizasu-s/img/sky_background.jpg);
	background-repeat:no-repeat;
}

/* 会社案内・文章部分 */
.aboutus {
	display: block;
	margin-top: 12px;
	padding: 20px 20px 240px 20px;
	background-image: url(../img/flower_background.png);
	background-repeat: no-repeat;
	}
p.aboutus_top {
	font-size: 1.2em;
	color: #3B5B0F;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align:center;
	}

p.aboutus_contents {
	width: 80%;
	margin-left:auto;
	margin-right: auto;
	line-height: 1.5em;
	padding-bottom: 30px;
	}

p.aboutus_address {
	font-size: 0.8em;
	line-height: 1.2em;
	float: right;
	}
/* 正誤表 */
.er_dl {
	padding-top: 12px;
	padding-bottom: 12px;
	margin-left: 20px;}
.adobe {
	padding-bottom: 4px;
	width: 180px;
	float: left;
	}
.er_title {
	font-size: 1em;
	width: 480px;
	float:left;
	}
.er_contents {
	padding-left: 12px;
	}
.er_description{
    margin:12px auto;
    float:left;
}
		
/* アンケート */
form#question {
	padding: 10px;
	margin-bottom: 15px;
	border: 1px solid #ccc;
	color: #666;
	background: #F0F8F1;
	background: -moz-linear-gradient(top, #F8F8FF, #F0F8F1);
	background: -webkit-linear-gradient(top, #F8F8FF, #F0F8F1);
	background: linear-gradient(#F8F8FF, #F0F8F1);
}

.q_name {
	display: block;
	margin-left:20px;
	margin-top: 4px;
	vertical-align: middle;
	width: 10em;
	float:left;
}
form#question ul li p label {
	margin-right: 2em;
	display:block;
	float: left;
}
form#question ul li p label:hover {
	color:#360;
	font-weight: bold;
}
.q_input {
	padding: 4px;
	margin: 4px;
	font-size: 1em;
	border: solid 1px #999;
	width: 24em;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 2px 3px 5px -2px #CCC;
	box-shadow: inset 2px 3px 5px -2px #CCC;
}
.q_textarea {
	padding: 4px;
	margin: 4px;
	font-size: 1em;
	border: solid 1px #999;
	width: 24em;
	height: 10em;
	line-height: 1.4em;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 2px 3px 5px -2px #CCC;
	box-shadow: inset 2px 3px 5px -2px #CCC;
}
	

.q_radio {
	margin-left: 20px;
}
form#question ul li input[type="submit"],
form#question ul li input[type="reset"] {
	text-align:center;
	font-weight: bold;
	width: 7em;
	padding: 4px 6px;
	margin: 4px 4px 4px 120px;
	border:solid 1px #999;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 2px 2px 3px 2px #CCC;
	box-shadow: 2px 2px 3px 2px #CCC;
}
form#question ul li input[type="submit"]:hover,
form#question ul li input[type="reset"]:hover{
	border-color:#CF0;
	background-color:#360;
	color: #FFC;
	}


/* サイドメニュー関連 */
#side_area {
	display: block;
	float: left;
	width: auto;
	margin-bottom: 16px;
	border: none;
	}
#sidemenu {
	display: block;
	float: left;
	height: 440px;
	width: 160px;
	padding: 19px;
	margin-bottom: 20px;
	text-align: center;
	border: 1px solid #999;	}
.errata {
	width: 220px;
	height: 31px;
	float: left;
	overflow: hidden;
	clear: both; }

/* フッター */
#footer_area {
	clear: both;
	width: 100%;
	height: 36px;
	padding-top: 18px;
	padding-bottom: 18px;
	margin: auto;
	background-color: #3B5B0F;
	}
#copyright {
	font-size: 0.8em;
	color:#FFC;
	font-style:normal;
}