@charset 'EUC-JP';

/*------------------------------------------------------
  Template : transmarine
  Author   : turkie
  Address  : http://quarter.vis.ne.jp/books/
  Version  : 1.00
  Copyright (c) 2003-2006 turkie. All Rights Reserved. 
------------------------------------------------------*/

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

/* 背景色 */
html,
body{
margin:0 auto;
background:#e9f6f8 url(http://www.sabori.net/template/tb_transmarine_back_bl.gif) repeat-x 50% 0;
text-align:center;
}
body{
margin:0 auto;
}

h2,h3,h4,h5,h6{
color:#5ab7bd;
font-weight:bold;
font-family:Georgia,serif;
}

h2{
font-size:13px;
}
h3{
font-size:12px;
}
h4{
font-size:11px;
}

/* リンク色 */
a,
a:link{
color:#5ab8cc;
text-decoration:none;
}
a:visited{
color:#ad76a1;
}
a:hover{
color:#abd267;
}
a:active{
color:#abd267;
}

a img{
border:none;
}

strong{
color:#237c92;
font-weight:bold;
}

em{
background:#e9f6f8;
color:#237c92;
}

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

del{
text-decoration:line-through;
}

blockquote{
margin:5px 0;
padding:2px 10px;
border:1px solid #c8e9ee;
background:url(http://www.sabori.net/template/tb_transmarine_quote_bl.gif) repeat 0 0;
color:#5d8991;
}

sup{
font-size:10px;
}

code,pre{
font-family:monospace;
}

div#main table{
margin:0.5em 0;
padding:2px;
border:1px solid #c8e9ee;
border-collapse:separate;
border-spacing:1px;
background:#fff;
font-size:12px;
text-align:left;
}
div#main table tr th{
border:1px solid #c8e9ee;
background:#e9f6f8;
padding:1px 5px;
color:#237c92;
font-weight:bold;
}
div#main table tr td{
border:1px solid #c8e9ee;
background:#fff;
padding:1px 5px;
color:#5d8991;
}
div#main caption{
text-align:center;
}

ul.footnote{
list-style:none;
padding:0;
font-size:10px;
}

div.entry dl dt,
div.profile dl dt{
color:#237c92;
font-weight:bold;
}
div.entry dl dd,
div.profile dl dd{
padding:0 0 0 20px;
}

label{
text-transform:capitalize;
}

div#main p{
padding:5px 0;
}
div#main ul,
div#main ol{
padding:5px 0 5px 25px;
}

/* --------------------- layout --------------------- */
/* 全体の幅・フォントなど */
div#layout{
width:740px;
margin:0 auto;
background:#fff url(http://www.sabori.net/template/tb_transmarine_layout_bl.gif) repeat-y 0 0;
color:#5d8991;
font-family:Verdana,sans-serif;
}

div#header,
div#body,
div#footer{
margin:0 auto;
text-align:left;
}

/* ヘッダー部分 */
div#header{
height:185px;
background:url(http://www.sabori.net/template/tb_transmarine_header_bl.gif) no-repeat 0 0;
}

/* ボディー部分 */
div#body{
padding:0 0 10px 0;
}

/* フッター部分 */
div#footer{
padding:5px 0 10px 0;
background:url(http://www.sabori.net/template/tb_transmarine_footer_bl.gif) no-repeat 50% 0;
}

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

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

/* --------------------- header --------------------- */
/* サイト名 */
h1{
padding:65px 0 1px 0;
color:#67bfd2;
font-size:20px;
font-weight:bold;
font-family:Georgia,serif;
text-align:center;
letter-spacing:1px;
}
h1 a,
h1 a:link,
h1 a:visited,
h1 a:hover,
h1 a:active{
color:#5ab7bd;
}

/* サイトの解説 */
div.description{
font-size:10px;
text-align:center;
}

/* ---------------------- main ---------------------- */
/* エントリーナビ */
div.sequel{
padding:0 15px 10px 25px;
font-size:10px;
text-align:center;
}

/* 記事 */
div.entry,
div.comment,
div.comment_form,
div.trackback_url,
div.trackback,
div.profile{
margin:0 0 30px 0;
padding:0 10px 20px 25px;
}

/* 記事の日付 */
div.entry_date{
padding:0 10px;
background:url(http://www.sabori.net/template/tb_transmarine_edate_bl.gif) no-repeat 0 100%;
color:#67bfd2;
font-size:9px;
font-weight:bold;
font-family:Georgia,serif;
line-height:20px;
letter-spacing:2px;
text-align:right;
}

/* 記事のタイトル */
h2.entry_title{
padding:10px 10px 8px 33px;
background:url(http://www.sabori.net/template/tb_transmarine_etitle_bl.gif) no-repeat 0 4px;
color:#5ab7bd;
font-size:13px;
font-weight:bold;
}
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:#5ab7bd;
}

/* 記事 */
div.entry_body{
padding:5px 10px 0 10px;
background:url(http://www.sabori.net/template/tb_transmarine_ebody_bl.gif) no-repeat 0 1px;
font-size:12px;
line-height:170%;
}

/* 記事の続き */
div.entry_more{
padding:0 10px 5px 10px;
font-size:12px;
line-height:170%;
}

/* カテゴリーなど */
div.entry_state{
padding:3px 0;
border-top:1px solid #e5f4f7;
font-size:10px;
text-align:right;
}

/* 記事中の画像 */
img.pict,
img.thumb{
margin:2px;
padding:1px;
border:1px solid #e5f4f7;
}

/* コメントのタイトル */
div.comment h3,
div.comment_form h3,
div.trackback_url h3,
div.trackback h3,
div.profile h2{
padding:0 25px 0 0;
color:#5ab7bd;
font-size:13px;
line-height:18px;
text-align:left;
}
div.comment h3,
div.comment_form h3,
div.trackback_url h3,
div.trackback h3{
text-transform:capitalize;
}

/* コメント、トラックバック */
div.comment dl,
div.trackback dl{
padding:0 0 10px 0;
}

/* コメントの日付・トラックバックの日付など */
div.comment dl dt,
div.trackback dl dt{
padding:5px 10px 0 10px;
background:url(http://www.sabori.net/template/tb_transmarine_ebody_bl.gif) no-repeat 0 1px;
font-size:10px;
line-height:170%;
text-align:right;
}

/* コメントの名前・トラックバックの送信元など */
div.comment dl dt strong,
div.trackback dl strong{
color:#5ab8cc;
font-size:11px;
font-family:Georgia,serif;
}

/* コメントなど */
div.comment dl dd,
div.trackback dl dd{
padding:0 10px;
font-size:11px;
line-height:170%;
}

/* コメントフォーム */
div.comment_form{
margin:0 auto;
background:url(http://www.sabori.net/template/tb_transmarine_ebody_bl.gif) no-repeat 25px 19px;
text-align:center;
}
div.comment_form dl{
width:360px;
margin:0 auto;
padding:20px 0 0 0;
font-size:11px;
text-align:left;
}
div.comment_form dl dt{
width:100px;
line-height:18px;
text-align:right;
}
div.comment_form dl dd{
margin:-1.5em 0 0 100px;
padding:0 0 2px 0;
text-align:right;
}
div.comment_form dl dt#description_name,
div.comment_form dl dd#submit_form{
width:auto;
}
div.comment_form dl dd#description_form,
div.comment_form dl dd#submit_form{
margin:0;
}
div.comment_form dl dt#submit_name{
display:none;
}

/* 入力部分幅 #mainの幅を変えたときには注意！ */
div.comment_form dl input.form{
width:255px;
}

/* 入力部分・テキストエリア幅 #mainの幅を変えたときには注意！ */
div.comment_form dl textarea{
width:355px;
}

/* 入力部分 */
input.form,
textarea{
border:1px solid #e5f4f7;
background:#fff;
color:#5d8991;
font-size:12px;
}

/* 送信ボタン */
input.button{
width:80px;
border:none;
background:#e5f4f7;
color:#67bfd2;
font-size:11px;
font-weight:bold;
font-family:Georgia,serif;
text-transform:capitalize;
}

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

/* ---------------------- side ---------------------- */
/* サイド */
div#side dl{
margin:0 0 15px 0;
padding:0 0 0 15px;
background:url(http://www.sabori.net/template/tb_transmarine_sbody_bl.gif) repeat-y 15px 0;
}

/* サイドのタイトル */
div#side dl dt{
padding:0 15px 11px 30px;
background:url(http://www.sabori.net/template/tb_transmarine_stitle_bl.gif) no-repeat 0 0;
color:#237c92;
font-size:9px;
font-weight:bold;
font-family:Georgia,serif;
line-height:30px;
letter-spacing:2px;
text-align:left;
text-transform:capitalize;
}

/* サイドの内容 */
div#side dl dd{
padding:0 25px 11px 15px;
background:url(http://www.sabori.net/template/tb_transmarine_sfooter_bl.gif) no-repeat 0 100%;
font-size:10px;
line-height:150%;
}

/* カレンダー */
div#side dl.calendar{
margin:0 auto 20px auto;
text-align:center;
}
div#side dl.calendar table.calendar{
margin:0 auto;
padding:0;
border:none;
color:#5d8991;
font-size:10px;
text-align:center;
}
div#side dl.calendar table.calendar tr td{
margin:1px auto;
border:none;
text-align:center;
}
div#side dl.calendar table.calendar tr td.weekday{
width:30px;
height:17px;
border:none;
font-size:9px;
}
div#side dl.calendar table.calendar tr td.cell{
width:30px;
height:17px;
border:none;
line-height:18px;
}
div#side dl.calendar table.calendar tr td.cell a{
display:block;
width:29px;
height:16px;
}
div#side dl.calendar table.calendar tr td.cell a:hover{
color:#5ab8cc;
background:#e5f4f7;
}
div#side dl.calendar table.calendar tr td.cell span.today{
font-weight:bold;
}

/* サイドのリスト */
div#side dl dd ul{
list-style:none;
}
div#side dl dd ul li{
padding:0 0 3px 13px;
background:url(http://www.sabori.net/template/tb_transmarine_slist_bl.gif) no-repeat 0px 4px;
}

/* ツリー化用（コメントアウト中） */
/*
div#side dl dd ul li,
div#side dl dd ul li.lst,
div#side dl dd ul li.end{
padding:0 0 3px 24px;
background:url(http://www.sabori.net/template/tb_transmarine_slist_bl.gif) no-repeat 10px 4px;
}
*/

/* 検索 */
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:110px;
}

span.today{
font-weight:bold;
}

/* --------------------- footer --------------------- */
/* 著作権表示 */
address{
color:#fdfdf6;
font-size:10px;
font-style:normal;
font-family:Georgia,serif;
line-height:42px;
text-align:center;
}

br.cancel{
clear:both;
}
