@CHARSET "UTF-8";

/*
Theme Name: henshusha_2
Theme URI: http://www.henshusha.jp/
Version: 0.9.1
Author: 株式会社デジカル
Author URI: http://www.digical.co.jp/
*/

/*----------------------------------------------------
	Reset
----------------------------------------------------*/
html {
	overflow-y: scroll;
}

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;
	line-height: 170%;

}

img,abbr,acronym,fieldset {
	border: 0;
}

/*----------------------------------------------------
	setting main
----------------------------------------------------*/
body {
	color: #333333;
	background-color: #FFFFFF;
	background-image :  url(./images/bg.gif);
	background-repeat : repeat-y;
	background-position:center top;
	margin: 0px;
	padding: 0;
	font-size: 100%;
}

/* --- text-link --- */
a:link { color: #ec6941; }
a:visited { color: #ec6941; }
/*a:visited { color: #800080; }*/
a:hover { color: #ff0000; }
a:active { color: #ff0000; }

/* --- container --- */
#container {
	width: 960px;
	margin: 0 auto; /* センタリング */
}

/* --- header --- */
#header {
	position: relative;
	width: 960px;
	height: 151px;
	background: #645038 url(./images/header.gif) top;
}

#header img {
	vertical-align: top;
	font-size: small;
}

#header h1 {
	float: left;
	top:30px;
	left:30px;
	width: 225px;
	margin-bottom: 20px;
	margin-left:30px;
	margin-top:30px;
	/*padding-top: 25px;*/
}


#header #banner{
	position: absolute;
	top: 30px;
	right: 15px;
}

/* --- sidebar --- */
#sidebar {
	float: right;
	width: 235px;
	margin-left:10px;
	padding: 15px 15px  10px 0px;
	font-size:90%;
}

#sidebar-top{
	width:235px;
	padding: 5px 0;
	background: url(./images/sidebar_top.gif) no-repeat top;
}

#sidebar-bottom{
	width:235px;
	padding: 5px 0;
	background: url(./images/sidebar_bottom.gif) no-repeat bottom;
}


.sidebar-info, .sidebar-mailreg, .sidebar-books, .sidebar-staff, .sidebar-collab {
	border-bottom: 2px solid #dcdcdc;
}
.sidebar-info, .sidebar-mailreg, .sidebar-books, .sidebar-staff, .sidebar-postsearch, .sidebar-banner, .sidebar-collab {
	background-color:#fff;
	width: 205px;
	margin:0;
	padding: 10px 15px 5px;
	font-size: 80%;
	color: #333333;

}
.sidebar-info{
	color:#ec6941;
}
.sidebar-info .info-entry{
	padding-top:5px;
}
.sidebar-collab {
	padding-bottom: 10px;
	text-align:center;
}
.sidebar-collab ul {
	margin-top:10px;
	margin-left:10px;
	list-style:disc;
	text-align:left;
}

#searchform {
	background:url(./images/box-postsearch.gif) left top no-repeat;
	display: block;width: 205px; height: 59px;
	margin:5px 0 0 0;
}
#searchform input {
	display: block; float: left;
}
#searchform .isearch {
	border:none; background: none;
	width:190px;
	color:#464646;
	padding: 10px 8px;
	font-size: 12px;
}
#searchform .ibutton {
	background:none;
	border:none;
	margin-left:146px;
	margin-top:0px;
	width:52px;
	cursor: pointer;
}


#regform {
	background:url(./images/box-mailreg.gif) left top no-repeat;
	display: block;width: 205px; height: 59px;
	margin:5px 0 0 0;
}
#regform input {
	display: block; float: left;
}
#regform .mail {
	border:none; background: none;
	width:190px;
	color:#464646;
	padding: 10px 8px;
	font-size: 12px;
}
#regform .mailregbutton {
	background:none;
	border:none;
	margin-left:146px;
	margin-top:0px;
	width:52px;
	cursor: pointer;
}

.books-entry{
	height:120px;
	margin: 5px 0;
	padding:5px 5px;
}
.books-image{
	float: left;
}

.books-letter{
	float: left;
	width: 105px;
	margin-left:10px;
}

.sidebar-staff p{
	margin:5px 0 5px 0;
	}
	


/* --- main-column --- */
#content {
	position: relative;
	float: left;
	width: 685px;
	padding: 15px 0px  10px 15px;
	overflow: hidden;
	background-color: #eeeada;
	font-size: 80%;
}

#editor-interview{
	float: left;
	width: 335px;
	margin: 0px;
	background-color: #eeeada;
}

#best-seller{
	position: absolute;
	float: right;
	right: 5px;
	width: 335px;
	margin: 0px;
	background-color: #eeeada;
}

#editor-interview .interview-logo, #best-seller .seller-logo{
	margin: 15px 0 10px 0;
}

#editor-interview .interview-post,#best-seller .seller-post{

	background-color: #eeeada;
	background-repeat: no-repeat;
	background-position: top right;
	height: 200px;
	margin-bottom: 10px;
	padding:15px 15px;
}

#editor-interview .interview-post{
	background-image: url(./images/item-interview.gif);
}

#best-seller .seller-post{
	background-image: url(./images/item-seller.gif);
}

#editor-interview .interview-all,#best-seller .seller-all{
	padding-left:15px;
}

.interview-post li , .seller-post li{
	display:inline;
	padding-left:5px;
	padding-right:0px;
	border-left:1px solid #000000;
}

.interview-post li.first , .seller-post li.first{
	border-left:none;
}


.interview-all li{
	list-style-type : none;
}

.post-image{
	float: left;
}

.post-image img{
}

.postentry{
	float: left;
	width: 195px;
	margin-left:15px;
}

.post-name,.seller-title{
	font-size:16px;
}
.post-name span{
	font-size:14px;
}

.post-publisher{
}

.post-intro,
.seller-intro{
	font-size:12px;
}

/*--- div hover ---*/
.hover {
	cursor: pointer;
}



/* --- footer --- */
#footer {
	clear: both;
	height:90px;
	color:#706c58;
	font-size: 70%;
	line-height: 130%;
	background: #e6e2d3 url(./images/footer-bg.gif) no-repeat;
}

#footer-navi{
	padding-top:15px;
	margin:15px 0px 15px 20px;
}

#footer-copyright{
	margin:0px 0px 15px 30px;
	padding-top:0px;
}

#footer-navi li{
	display:inline;
	padding-left:10px;
	padding-right:5px;
	border-left:1px solid #000000;
}

#footer-navi li.first {
	border-left:none;
}

/*----------------------------------------------------
	setting interview
----------------------------------------------------*/
div #category-entry-all{
	margin: 15px 0 15px;
}

#category-entry-top{
	width:680px;
	padding: 15px 0;
	background: url(./images/interview-top.gif) no-repeat top;
}


#category-entry-bottom{
	width:680px;
	padding: 0px 0px 15px;
	background: url(./images/interview-bottom.gif) no-repeat bottom;
}

.category-entry-title{
	background-color:#fff;
	width: 650px;
	padding: 15px;
	margin:0px;
}

.entry-navi{
	background-color:#fff;
	padding:10px 15px;
	margin:0px;
}

/*
.entry-navi li{
	display:inline;
	padding-left:15px;
	padding-right:15px;
	border-left:1px solid #000000;
}


.entry-navi li.first {
	border-left:none;
}
*/

/*----------------------------------------------------
	setting single-entry
----------------------------------------------------*/
div #single-entry{
	margin: 0px 0 15px;
}

#single-entry-top{
	width:680px;
	padding: 15px 0;
	background: url(./images/interview-top.gif) no-repeat top;
}

#single-entry-bottom{
	width:680px;
	padding: 0px 0px 15px;
	background: url(./images/interview-bottom.gif) no-repeat bottom;
}

#main-photo{
	margin:0 0 15px 0;
	width: 650px;
}

#main-photo img{
	width:100%;
}

#main-catch{
	padding: 0px 15px 0px;
	background-color:#fff;
	width: 650px;
}

#single-entry h1,#single-entry h2,.single-sub-entry,#single-book-view,#related_entry{
	padding:15px;
	background-color:#fff;
	width: 650px;
}

.entry{
	padding:0 15px 15px;
	background-color:#fff;
	width: 650px;
}

#single-entry .entry h1{
	padding: 10px 0px;
	font-size:24px;
}
#single-entry h2{
	padding: 10px 0px;
	font-size:16px;
}

blockquote{
	margin:10px 0 30px 0;
	padding:15px;
	border: 1px solid #999999;
}

#single-book-view .book-image{
	float:left;
	padding: 0px 15px 0px;
	background-color:#fff;

}

/*
#single-book-view .book-info{
	float:left;
	width:350px;
	padding: 0px 15px 0px;
	background-color:#fff;

}
*/
#entry-footer{
	clear:both;
	background-color:#fff;

}

#entry-footer h2{
	border-bottom: 2px solid #dcdcdc;
	padding:0 15px 3px;
}

.entry-menu{
	background-color:#fff;
	padding:5px 15px 0px;
	margin: 0 ;
}

.entry-tag{
	background-color:#fff;
	padding:5px 15px 10px;
	margin: 0 ;
}


.entry-menu li , .entry-tag li{
	display:inline;
	padding-left:5px;
	padding-right:5px;
	/*border-left:1px solid #000000;*/
}

.entry-menu li.first {
	border-left:none;
	border-right:1px solid #000000;
}

#related_entry img{
	margin:15px 0 5px;
}

.navigation{
	padding: 2px 15px;
	background-color:#fff;
}

.navigation .alignleft{
	float:left;
	margin-right:8px;
}
.navigation .alignright{
	float:right;
	margin-left:8px;
}

.wp-caption-text{
	padding:0 0 5px;
	font-size:90%;
	line-height:150%;
}

/*----------------------------------------------------
	setting for comments.php
----------------------------------------------------*/
#respond{

	padding: 0 15px 5px;
	background-color:#fff;
}
.commentlist{
	padding: 0 15px 5px;
	background-color:#fff;
}
#comments{
	padding: 0 15px 5px;
	background-color:#fff;

}
.commentlist li{
	display:inline;
	padding: 5px 0px;
}

.pingback{
	padding: 0 15px 5px;
	background-color:#fff;

}

#single-entry-bottom p{
	padding: 0px 0px 5px;
	background-color:#fff;
}


#single-entry-bottom #comment{
	width: 400px;
	background-color:#fff;
 }

/*----------------------------------------------------
	setting search-entry
----------------------------------------------------*/

div #search-entry-all{
	margin: 15px 0 15px;
}

#search-entry-top{
	width:680px;
	padding: 15px 0;
	background: url(./images/interview-top.gif) no-repeat top;
}

#search-entry-top h2{
	width:650px;
	padding: 10px 15px;
	background-color:#fff;
}

#search-entry-bottom{
	width:680px;
	padding: 0px 0px 15px;
	background: url(./images/interview-bottom.gif) no-repeat bottom;
}

.search-entry{
	margin: 0px;
	padding: 10px 15px 0px;
	background-color:#fff;
	width: 650px;
}

/*----------------------------------------------------
	setting page-entry
----------------------------------------------------*/
div #page-entry{
	margin: 15px 0 15px;
}

#page-entry-top{
	width:680px;
	padding: 15px 0;
	background: url(./images/interview-top.gif) no-repeat top;
}


#page-entry-bottom{
	width:680px;
	padding: 0px 0px 15px;
	background: url(./images/interview-bottom.gif) no-repeat bottom;
}

/*----------------------------------------------------
	setting contact_us
----------------------------------------------------*/
#contactus{
	padding: 15px;
	width:650px;
	background-color:#fff;
}

#contactform {
	background:#fff url(./images/contact_us.gif) left top no-repeat;
	display: block;width: 650px; height: 325px;
}
#contactform input,#contactform textarea {
	display: block;
}
#contactform .iname {
	border:none; background: none;
	width:290px;
	color:#464646;
	padding: 17px 130px 17px 225px;
	font-size: 12px;
}
#contactform .iemail {
	background:none;
	border:none;
	width:290px;
	padding: 15px 130px 17px 225px;
	color:#464646;

}

#contactform .imessage {
	background:none;
	border:none;
	width:410px;
	padding: 18px 15px 15px 225px;
	color:#464646;
	overflow:auto;
}

#contactform .icbutton {
	background:none;
	border:none;
	margin-left:582px;
	margin-top:1px;
	width:52px;
	cursor: pointer;
}

/*----------------------------------------------------
	setting tags
----------------------------------------------------*/
h2.tag-posttitle{
	padding: 10px 15px;;
	width:650px;
	background-color:#f00;
}

/*----------------------------------------------------
	setting あの編集者のキャッチコピー力
----------------------------------------------------*/
div.category-promoword {
	font-size:14px;
}
div.category-promoword div.profile {
	margin-top:15px;
	margin-bottom:1px;
}
div.category-promoword div.profile img {
	margin-right: 15px;
}

div.category-promoword strong {
	font-size: 16px;
	font-weight:bold;
}
div.category-promoword div.main_promoword {
	margin-top:15px;
	clear:both;
}
div.category-promoword div.main_promoword img {
	margin-left:30px;
	display:block;
	float:right;
}
div.category-promoword div.main_promoword ul.gokajo li {
	margin-bottom:50px;
}
div.category-promoword div.henshukouki {
	background-color:#e6ebf0;
	background-image:url(./images/pw_bgKokiHeader.jpg);
	background-repeat:no-repeat;
	padding-top:55px;
	padding-left:15px;
	padding-bottom:15px;
	margin-top:30px;
	margin-bottom:100px;
}
div.category-promoword div.henshukouki img {
	margin-bottom:15px;
}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

img.alignleft {
	margin-right:15px;
}
.alignright {
	float: right;
}
img.alignright {
	margin-left:15px;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */
