@charset 'UTF-8';

/*------------------------------------------------------
  Template : basic2
  Author   : turkie
  Address  : http://twilightbookstore.org/
  Version  : 1.02
  Copyright (c) 2003-2007 turkie. All Rights Reserved. 
------------------------------------------------------*/

/* --------------------- basic ---------------------- */
*{
margin:0;
padding:0;
font-style:normal;
}

html,body{
margin:0 auto;
background:#fff url(http://fbake.sakura.ne.jp/boutenkids/template/tb_basic2_bground_wh.gif) repeat-y 50% 0;
text-align:center;
}

h2,h3,h4,h5,h6{
color:#a3d207;
font-weight:normal;
margin:2em 0 -0.4em 0;
}
h3{
font-size:125%;
}
h4{
font-size:120%;
}
h5{
font-size:115%;
}
h6{
font-size:110%;
}

/* リンク色 */
a,
a:link{
color:#38b3c0;
text-decoration:none;
}
a:visited{
color:#3f969f;
}
a:hover{
color:#31dcee;
}
a:active{
color:#31dcee;
}

a img{
border:none;
}

strong{
color:#a3d207;
font-weight:bold;
}

em{
color:#a3d207;
}

ins{
border-bottom:1px solid #ddd;
text-decoration:none;
}

del{
text-decoration:line-through;
}

p,
blockquote,
pre,
hr,
table,
dl,
ul,
ol,
div.amazon{
margin:1em 0;
}

blockquote{
padding:2px 10px;
border:1px solid #ddd;
}

p.source{
text-align:right;
}

sup{
font-size:85%;
}

code,
pre,
kbd{
font-family:"Courier New","Courier",monospace;
}
pre{
width:100%;
overflow:auto;
}

hr{
height:1px;
border:1px solid #ddd;
}

table{
border:1px solid #ddd;
border-collapse:separate;
border-spacing:1px;
background:#fff;
font-size:100%;
text-align:left;
}
table tr th{
border:1px solid #a3d207;
background:#a3d207;
padding:1px 5px;
color:#fff;
font-weight:bold;
}
table tr td{
border:1px solid #ddd;
background:#fff;
padding:1px 5px;
color:#666;
}
caption{
color:#666;
text-align:center;
}

ul.footnote{
list-style:none;
padding:0;
font-size:85%;
}

dl dt{
font-weight:bold;
}
dl dd{
margin:0 0 0 1em;
padding:0 0 0 10px;
background:url(http://fbake.sakura.ne.jp/boutenkids/template/tb_basic_line.gif) repeat-y 0 0;
}

label{
text-transform:capitalize;
}

div#main ul li{
margin:0 0 0 1.2em;
}

div#main ol{
padding:0 0 0 25px;
}

img.pict,
img.thumb{
margin:2px;
padding:1px;
border:1px solid #ddd;
}

input,
textarea{
border:1px solid #ddd;
background:#fff;
color:#333;
}
input.button{
padding:0 2px;
border:none;
background:#38b3c0;
color:#fff;
font-weight:bold;
text-transform:capitalize;
}

div.amazon{
padding:10px;
border:1px solid #ddd;
}
div.amazon img{
float:left;
clear:left;
margin:0 10px 0 0;
}


/* --------------------- layout --------------------- */
/* 全体の幅・フォントなど */
div#header,
div#body,
div#footer{
width:730px;
margin:0 auto;
color:#666;
font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
text-align:left;
}

/* ヘッダー部分 */
div#header{
padding:30px 0 15px 0;
}

/* ボディ部分 */
div#body{
padding:135px 0 0 0;
background:url(http://fbake.sakura.ne.jp/boutenkids/template/tb_basic_body1.gif) repeat-x 0 0;
}

/* エントリー部分 */
div#main{
float:left;
width:530px;
}

div.sequel,
div.entry,
div.comment,
div.comment_form,
div.trackback_url,
div.trackback,
div.profile,
div.pagenavi,
div.pagetop,
div.profile{
margin:0 15px 0 0;
}

/* サイドバー部分 */
div#side{
float:left;
width:200px;
}

/* 回り込み解除 */
div#body:after,
div.amazon:after,
div.entry:after,
dl.recommend dd:after{
content:"";
display:block;
clear:both;
visibility:hidden;
}
div#body,
div.entry,
div.amazon,
dl.recommend dd{
min-height:1px;
display:inline-table;
}
/* Mac IE \*/
* html div#body,
* html div.entry,
* html div.amazon,
* html dl.recommend dd{
height:1px;
}
div#body,
div.entry,
div.amazon,
dl.recommend dd{
display:block;
}
/* */


/* --------------------- header --------------------- */
/* サイト名 */
h1{
color:#a3d207;
font-size:130%;
font-weight:normal;
}
h1 a,
h1 a:link,
h1 a:visited,
h1 a:hover,
h1 a:active{
color:#a3d207;
}

/* サイトの解説 */
div.description{
font-size:84%;
}

/* メニュー */
div#header ul{
list-style:none;
padding:10px 0 0 0;
margin:0;
font-size:90%;
text-align:right;
}
div#header ul li{
display:inline;
margin:0 1px 0 0;
}
div#header ul li a{
padding:0 1em;
background:#fff;
border-bottom:1px solid #fff;
}
div#header ul li a:hover{
border-bottom:1px solid #eee;
}

/* ---------------------- main ---------------------- */
/* エントリーナビ */
div.sequel{
padding:0 5px 30px 5px;
font-size:74%;
text-align:center;
}

/* 記事 */
div.entry,
div.comment,
div.comment_form,
div.trackback_url,
div.trackback,
div.profile{
padding:0 0 50px 0;
}

/* 記事の日付 */
div.entry_date{
padding:0 5px;
color:#ccc;
font-size:100%;
}

/* 記事のタイトル */
h2.entry_title{
margin:0;
padding:0 5px 5px 5px;
background:url(http://fbake.sakura.ne.jp/boutenkids/template/tb_basic_line.gif) repeat-x 0 100%;
color:#a3d207;
font-size:115%;
font-weight:normal;
}
h2.entry_title a,
h2.entry_title a:link,
h2.entry_title a:visited
h2.entry_title a:hover,
h2.entry_title a:active{
color:#a3d207;
}

/* 記事、記事の続き */
div.entry_body,
div.entry_more{
padding:0 5px;
font-size:90%;
line-height:1.9;
}

/* カテゴリーなど */
div.entry_state{
padding:2px 5px 0 5px;
border-top:1px solid #ddd;
font-size:74%;
text-align:right;
}

/* コメントのタイトル */
div.comment h3,
div.comment_form h3,
div.trackback_url h3,
div.trackback h3,
div.profile h2{
margin:0;
padding:0 5px 5px 5px;
background:url(http://fbake.sakura.ne.jp/boutenkids/template/tb_basic_line.gif) repeat-x 0 100%;
color:#a3d207;
font-size:115%;
font-weight:normal;
}
div.comment h3,
div.comment_form h3,
div.trackback_url h3,
div.trackback h3{
text-transform:capitalize;
}

/* コメント、トラックバック */
div.comment dl,
div.trackback dl{
margin:5px 5px;
padding:1px;
background:url(http://fbake.sakura.ne.jp/boutenkids/template/tb_basic_line.gif) repeat 0 0;
line-height:1.9;
}

/* コメントの日付・トラックバックの日付など */
div.comment dl dt,
div.trackback dl dt{
padding:0 5px 5px 5px;
background:#fff url(http://fbake.sakura.ne.jp/boutenkids/template/tb_basic_line.gif) repeat-x 0 100%;
font-size:80%;
font-weight:normal;
}

/* コメントの名前・トラックバックの送信元など */
div.comment dl dt strong,
div.trackback dl strong{
color:#a3d207;
font-size:115%;
font-weight:normal;
}
div.trackback dl dd.tb_title{
color:#c00;
font-weight:normal;
}

/* コメントなど */
div.comment dl dd,
div.trackback dl dd{
margin:0;
background:#fff;
padding:0 5px;
font-size:90%;
}

/* コメントフォーム */
div.comment_form dl{
margin:0;
padding:5px 5px 0 5px;
font-size:100%;
text-align:left;
}
div.comment_form dl dt{
position:relative;
width:100px;
font-weight:normal;
line-height:2em;
vertical-align:middle;
text-transform:capitalize;
text-indent:10px;
z-index:2;
}
div.comment_form dl dd{
margin:-2em 0 0 0;
padding:0.4em 0 0.4em 100px;
border-bottom:2px solid #fff;
background:url(http://fbake.sakura.ne.jp/boutenkids/template/tb_basic_line.gif) repeat 0 0;
vertical-align:middle;
}
div.comment_form dl dd.description{
line-height:1em;
}
div.comment_form dl input{
width:200px;
font-size:100%;
}
div.comment_form dl textarea{
width:395px;
font-size:90%;
}
div.comment_form dl input.button{
width:auto;
}
div.comment_form dl dt.submit{
visibility:hidden;
}
div.comment_form dl input#set_cookie{
width:auto;
border:none;
}

/* ページナビ、ページトップ */
div.pagenavi,
div.pagetop{
padding:0 0 10px 0;
font-size:74%;
text-align:center;
}


/* ---------------------- side ---------------------- */
/* サイド */
div#side dl{
margin:0;
padding:0 0 20px 0;
}

/* サイドのタイトル */
div#side dl dt{
padding:0 5px 5px 5px;
background:url(http://fbake.sakura.ne.jp/boutenkids/template/tb_basic_line.gif) repeat-x 0 100%;
color:#a3d207;
font-size:100%;
font-weight:normal;
text-align:left;
text-transform:capitalize;
}

/* サイドの内容 */
div#side dl dd{
margin:0;
padding:2px 5px 0 5px;
background:none;
font-size:74%;
line-height:1.7;
}

/* サイドのリスト */
div#side dl dd ul{
list-style:none;
margin:0;
}
div#side dl dd ul li{
padding:2px 0;
}
div#side dl dd ul li ul li{
padding:2px 0 2px 15px;
background:url(http://fbake.sakura.ne.jp/boutenkids/template/tb_basic_list.gif) no-repeat 3px 0.7em;
}

div#side dl p{
margin:0 0 1em 0;
}

/* 検索 */
div.search{
margin:0 auto;
line-height:20px;
text-align:center;
}
div.search label{
display:none;
}
div.search input{
vertical-align:bottom;
}
div.search input.form{
width:100px;
font-size:150%;
}
div.search input.button{
width:auto;
font-size:130%;
}

/* カレンダー */
dl.calendar{
margin:0 auto;
text-align:center;
}
dl.calendar table.calendar{
margin:0 auto;
padding:0;
border:none;
border-collapse:collapse;
font-size:100%;
text-align:center;
}
dl.calendar table.calendar tr td{
padding:0;
border:1px solid #fff;
color:#666;
line-height:1.9;
text-align:center;
}
dl.calendar table.calendar tr td.weekday,
dl.calendar table.calendar tr td.cell{
width:26px;
}
dl.calendar table.calendar tr td.weekday{
background:#f8f8f8;
}
dl.calendar table.calendar tr td.cell a{
display:block;
background:#d2f4f8;
}
dl.calendar table.calendar tr td.cell a:hover{
background:#a2e8ef;
color:#fff;
}
span.today{
color:#38b3c0;
font-weight:bold;
}

dl.recommend dd img{
float:left;
clear:left;
margin:0 5px 0 0;
}


/* --------------------- footer --------------------- */
/* 著作権表示 */
address{
padding:15px 0;
font-size:74%;
font-style:normal;
text-align:center;
}
