/*  
Theme Name: souzoku
Theme URI: http://
Description: 
Version: 1.0
Author: 
Author URI: 
*/

*{
}

* {
 margin: 0;
 padding: 0;
}

body {
    color:#444444;
	font-family:"Lucida Grande",helvetica neue, Helvetica, Arial, sans-serif;
	font-size:0.75em;
	line-height:1.4;
	margin:0 auto;
	padding:0;
	text-align: center;
	width: 100%;
}

a {
    color:#0099CC;
}

a:hover {
    color:#A6A6A6;
    text-decoration: none;
}

h1,h2,h3,h4,h5,h6,p {
    margin:0;
}



img {
    boder: 0 none;
}

table {
    font-size: 0.75em;
}

.clear {
    clear:both;
}

#wrap {
	margin: 0 auto;
	width: 830px;
}

#header-top {
    background-color:#F2F2DA ;
    text-align: center;   
}

#header-top p {
    margin: 0 auto;
    overflow: hidden;
    padding: 5px;
    text-align:left;
    width: 830px;
}


#header {
    margin:0;
    overflow: hidden;
    padding: 0;
    text-align: left;
    width: 830px;
    height: 130px;
    background: url(i/header.gif) no-repeat ;
}

#header-left {
    float:left;
    width: 340px;
    margin:0;
}

#header-left a{
	display: block;	
}



#rootlist {
	width: 830px;
	padding:0;
	height: 27px;
	background: #ff8c00;
 float: left;
 font-size: small;
 margin:0;
}

#rootlist p {
    text-align: right;
    color:#ffffff;
    padding-right:10px;
}

/* 検索フォーム */
input#s	{width: 150px;
	margin: 0 0 0 3px;
	}
	
#pankuzu {
    color:#444444;
    
    letter-spacing: 1pt;
    margin:8px 10px;
    text-align: left;
    width:830px;
}

#pankuzu a {
    color:#606060;
}

html:first-child #pankuzu {
    padding:2px 0;
}

#head-ads {
    margin: 5px;
    padding:10px 51px;
    text-align: left;
    width:830px;
    
}

/*------------------
  ページ本体
------------------*/
#pagebody {
	width: 830px;
	padding: 0;
	margin: 0;
}  

#main {
	float: right;
	margin: 5px;
	padding: 10px 0 0 0;
	width:  610px;
	text-align: left;
}

#main p	{
	line-height: 1.6;
	margin: 10px 5px 5px;
}

h1 {
	color:#696969 ;
	font-family:"Helvetica Neue", helvetica, arial, sans-serif;
	font-size:140%;
	font-weight:bold;
	text-indent:10px;
	margin:10px 0px;
	padding:0;
	border-bottom:2px solid #dc143c;
	width:610px
}

h2.top {
	color:#696969 ;
	font-family:"Helvetica Neue", helvetica, arial, sans-serif;
	font-size:140%;
	font-weight:bold;
	text-indent:10px;
	
	margin:10px 0px;
	padding:0;
	border-bottom:2px solid #dc143c;
	width:610px
}
h2.top a:link, h2.top a:visited {
	color:#696969 ;
	font-weight:bold;
	letter-spacing:-1px;
	text-decoration:none;
}
h2.top a:hover {
	background:#E4E4E4 none repeat scroll 0% 50%;
}
#main small {
	font-size:11px;
	text-indent:10px;
	color:#7C738C;
}
 abbr {
}
abbr {
	border-bottom:medium none;
	
	font-weight:bold;
}

.line {
	border-bottom:1px solid #E4E4E4;
	float:left;
	height:1px;
	line-height:1px;
	margin:0pt 0pt 10px 0px;
	padding:0pt 0pt 5px 0px;
	width:610px;
}

.post1 {
	float: left;
	width: 610px;
	font-size: small;
	margin-top: 5px;
	margin-bottom: 2px;	
}

.post1 h2, .post2 h2, .post3 h2, .book h2 {
	width : 602px;
	height: 30px;
	background: url(i/h2.gif) no-repeat;
	text-indent: 20px;
	font-size:110%;		
	margin: 15px 0 5px;
	padding-top:5px;
}

.post1 h3{
 margin: 30px 0 5px 0;
 height: 26px;
 font-size: 110%;
 font-weight: bold;
 text-indent: 20px;
 padding-top:5px;
 background: url(i/h3.gif) no-repeat ; 
}

.post1 h4{
 margin: 30px 0 5px 0;
 font-size: 100%;
 font-weight: bold;
 text-indent: 15px;
 line-height: 120%;
 background: url(i/h4.gif) no-repeat ;
}

.post1 ul {
	margin: 10px;
	padding-left: 30px;
	line-height: 2.0;
	list-style-type: disc ;
}

.post1 ol {
	margin: 10px;
	padding-left: 40px;
	line-height: 2.0;
}

/*-------------------------
  チェックリスト
-------------------------- */
.check ul {
	margin-left: 10px;
	padding-left: 30px;
	line-height: 2.0;
	list-style-type: none ;
}
.check li {
	padding: 0 0 0 25px;
	margin-left: 5px;
	font-size: small;
	background: url(i/checkbox.gif) no-repeat 3px;
}

/*-------------------------
  表 
-------------------------- */
.post1 table {
    margin: 25px 10px 20px;	
	border-collapse: collapse;
	border: 1px solid #b5b5b5;
	font-size: 1em;
}

.post1 table caption {
	padding: 0 0 10px;
	text-align: left;
}
.post1 thead th {
	padding: 0 1em;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
}
.post1 thead tr {
	height: 32px;
	color: #ffffff;
	background:#3f80a9 url(i/table_tr.gif) repeat-x 0 50%;
}
.post1 tbody tr.c01 th,
.post1 tbody tr.c01 td {
	background: #f6f6f6;
}

.post1 tfoot td {
	margin: 5px 0 0;
	text-align: right;
	font-size: 1em;
	background: #ffffff;
}
.post1 tbody th {
	text-align: left;
	font-weight: normal;
	background: #ffffff;
	padding: 0.8em 0.5em;
}
.post1 tbody td {
	padding: 0.8em 0.5em;
}

.post1 th,
.post1 td {
	border-collapse: collapse;
	border: 1px solid #b5b5b5;
}
/*-------------------------
 表ここまで 
-------------------------- */

/* 記事内の画像 */
.aligncenter	{display: block;
		margin-left: auto;
		margin-right: auto}

.centercontent img	{border: none;
    }

.alignleft	{float: left;
		margin: 10px;
		}

.alignright {float: right;
	margin: 10px;
	}

.wp-caption	{border: solid 1px #aaaaaa;
	text-align: center;
	padding-top: 5px;
	margin-top: 10px;
}

/* 引用 */
.post1 blockquote {
	margin: 20px auto;
	padding:40px  20px;
	background: url(i/blockquote.png) no-repeat #fafef3;
	border: 1px solid;
	border-color: #efefef #ccc #ccc #efefef;
	width:420px;
}



/* 引用 */
/*-------------------------
  メイン分割 2段
-------------------------- */
.post2 {
	float: left;
	width: 610px;
	font-size: small;
	margin-top: 15px;
	margin-bottom: 2px;	
}

.pos_01 {
	float: left;
	width: 300px;
	margin-right: 5px;	
}
.pos_02 {
	float: left;
	width: 300px;	
}

.post2 ul {
	margin: 10px 0 20px 0;
	padding: 0;
	list-style: none;
	font-size: small;
}
.post2 li {
	margin: 0 0 0 10px;
	line-height: 1.7;
	padding-left: 12px;
	background: url(i/list_orange.gif) no-repeat 3px;
}

/*-------------------------
  メイン分割 4段
-------------------------- */
.post3 {
	float: left;
	width: 610px;
	font-size: small;
	margin-top: 15px;
	margin-bottom: 2px;	
}

.con_01 {
	float: left;
	width: 150px;
}
.con_02 {
	float: left;
	width: 150px;
}
.con_03 {
	float: left;
	width: 150px;
}
.con_04 {
	float: left;
	width: 150px;
}

.post3 h3 {
	margin:10px 0 0 0;
	width: 134px;
	height: 25px;
	text-indent: 3px; 
	background: #FFFFFF url(i/t_02.jpg) no-repeat;
	border: 1px solid #CCC;
	font-size:100%;
	line-height: 1.7;
	color:#696969 ;
}

.post3 ul {
	margin: 10px 0 20px 0;
	padding: 0;
	list-style: none;
	font-size: small;
}
.post3 li {
	margin: 0 0 0 10px;
	line-height: 1.7;
	padding: 0;
}


.kanren {
    margin-bottom: 20px;
    padding-bottom: 10px;
    text-align: left;
    width: 610px;
}

.kanren h6 {
 margin: 40px 0 0 15px;
 padding:0;
 font-size: 100%;
 font-weight: bold;
 text-indent: 15px;
 line-height: 110%;
 background: url(i/h4.gif) no-repeat ;
}

.kanren ul {
	margin:20px 0 30px 10px;
	padding-left: 30px;
	line-height: 2.0;
	list-style-type: disc ;
}

#hatena {
    
    float: right;
    margin: 30px 5px ;
    width: 240px;
}

.centercontent-ads{
    clear: both;
    margin-bottom: 30px;
    padding:20px 10px 10px;
    text-align: center;
    width: 590px;
    border-top: solid 2px #999999;
}

p.postinfo	{
	text-align: right;
	margin: 30px 10px 50px 0;
	clear: both}

p.postinfo a {
    text-decoration: none;
}

/* ページリンク */
.pager {
    float: left;
	width: 610px;
	padding-left:50px;
	margin-bottom: 20px;
}

/* ページリンク */
p.pagelink	{font-size: 1em;
    
	}

span.pageprev	{float: left;
     margin-left:5px;}

span.pagenext	{float: right;
    margin-right:5px;}


p#pagetitle	{font-size: 120%;
	font-weight: bold;
	color: #4F4B48;
	border: solid 1px #0099CC;
	background-color: #e0ffff ;
	text-align: center;
	padding: 10px 0;
	margin-bottom: 20px;
}

.googleads {
    clear: both;
    margin: 30px 0;
    padding:20px 10px 10px;
    text-align: center;
    width: 590px;
}

.googleads1 {
    clear: both;
    margin: 5px 0;
    padding:20px 10px 10px;
    text-align: center;
    width: 590px;
}
.book {
	float: left;
	width: 610px;
	font-size: small;
	margin-top: 15px;
	margin-bottom: 2px;	
}

.book_left {
	float: left;
	width: 300px;
	margin-right: 5px;		
}

.book_left-image { 
    display: block;
    margin: 10px auto; 
    padding:0;
    text-align: center;
}
.book_right {
	float: left;
	width: 300px;	
}

.book_right ul {
	margin: 5px 0 20px;
	padding: 0;
	list-style: none;
	line-height: 1.5;
}


.book_right ol{
	margin: 10px;
	padding-left: 40px;
	line-height: 2.0;
}
.book_right li {
	padding: 0 ;
}

p.shopname	{color: #999999;
	text-align: right;
	margin: 10px 10px 0 ;
	clear: both;
}
	
.buy {
    margin:50px 0 30px;
    padding:20px 10px;
    border: 1px solid #dcdcdc ;
    background-color: #f5f5dc; 
    text-align: center;
    line-height: 1.6;
    width: 278px;
}


/*サイドバー*/
#sidebar {
	float: left;
	padding: 10px 0 0 0;
	margin: 0;
	width: 205px;
}
	
.navTitle {
	height:30px;
	margin: 15px 10px  0 10px;
	line-height: 250%;
	background: url(i/index.gif);
	padding: 0;	
}

.navTitle h2 {
	text-decoration:none;
    font-weight: bold;

	text-align: center;
	display: block;
	font-size: 120%;	
	color: #ffffff;
}

.navigation {
	margin: 0 10px  15px 10px;
	border: 1px solid #BEBEBE;
}

.navigation ul	{
    padding-bottom:5px;
	margin:0 0 5px 0;
	text-align: left;
}

.navigation li	{
    display: block;	
	list-style: none;
}

.navigation ul li a:link, .navigation ul li a:visited, .navigation ul li a:active {
 list-style: none;
 padding: 0;
 text-indent: 20px;
 text-decoration: none;
 font-size: small;
 line-height: 170%;
 display: block;
 background: url(i/ya_b.gif) no-repeat 5px;
 border-bottom: 1px dashed #AAAAAA;
 color: #3366CC;
}

.navigation ul li a:hover {
 background: url(i/ya_r.gif) no-repeat 5px;
 text-decoration: none;
 color: #FF0000;
}

/* フィード */
p.feed	{font-size: 0.75em;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: left;
	padding: 5px;
	margin: 25px 10px  15px 10px;}

p.feed a	{color: #444444;
	text-decoration: none}

p.feed img	{vertical-align: middle;
	margin-right: 8px;
	border: none;}


/*フッター*/
#footer {
    background-color: #E4E4E4;
    padding-top: 10px;
    width: 830px;
}

.footerlink {
    line-height: 1.6;
    margin: 0 auto 10px;
    overflow: hidden;
    text-align: left;   
}

.footerlink li {
    border-right: solid 1px #BBBBBB;
    float: left;
    padding: 0 6px;
    list-style: none;
}

.footerlink a {
    color: #666666;
}

.footerlink a:hover {
    color: #A6A6A6;
}

#footerabout {  
    background: #a9a9a9;    
    margin: 0 10px 10px;
    overflow: hidden;
    padding:5px 0;
    width: 810px;
}

#footerabout ul {
    margin: 0 auto;
    padding:5px 10px;
    list-style: none;
}

#footerabout li {
    border-right: solid 1px #999999;
    float: left;
    padding:0 6px;
}

#footerabout a {
    color:#444444;
}

#footerabout a:hover {
    color: #FFFFFF;
}

#copyright {
    background-color: #4F4B48;
    clear: left;
    color:#FFFFFF;
    margin: 0 auto;
    padding: 5px;
    text-align: right;
}

#copyright a {
    color: #FFFFFF;
    text-decoration: none;
}

/*ホームブックリンク*/
.booklinkbox {
	margin: 30px 0;
	width: 610px;
	border-top: 2px solid #cccccc;	
	border-bottom: 1px dashed #cccccc;	
	
}

.booklinkbox h3{
	margin:0 0 5px;
	width: 610px;
	height: 25px;	
	text-indent: 8px;
	line-height: 25px;
	background-color: #f5f5dc;
	font-size: 1em;
}

.imgcaption	{
	float: left;
	width: 140px;
	margin:5px 10px 20px 0;
	
}

.imgcaption_photo	{
    margin-bottom: 5px;
    padding:0;
    text-align: center;
}

p.imgcaption {
    height: 2em;
	line-height: 1;
	text-align: left;
}

