@charset 'EUC-JP';

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

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

/* 背景色 */
html,
body{
margin:0 auto;
background:#eee;
text-align:center;
}

h2,h3,h4,h5,h6{
color:#fcfce0;
font-weight:bold;
}

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

/* リンク色 */
a{
color:#d7923a;
text-decoration:none;
}
a:link{
color:#d7923a;
}
a:visited{
color:#c27f49;
}
a:hover{
color:#ff285e;
}
a:active{
color:#ff285e;
}

div#side a,
div#side a:link{
color:#8fa9ad;
}
div#side a:visited{
color:#afafaf;
}
div#side a:hover{
color:#d7923a;
}
div#side a:active{
color:#d7923a;
}

a img{
border:none;
}

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

em{
border-bottom:1px dotted #668a8f;
}

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

del{
text-decoration:line-through;
}

blockquote{
margin:5px 5px;
padding:2px 15px;
border-top:1px solid #eee;
border-bottom:1px solid #eee;
background:url(http://gardener.hustle.ne.jp/glossary2.19R/template/tb_vitamin_quote.gif) no-repeat 0 5px;
color:#987d5c;
}

sup{
font-size:10px;
}

code,
pre{
font-family:monospace;
}

div#main table{
margin:4px 5px;
padding:2px;
border:3px double #eee;
border-collapse:collapse;
color:#668a8f;
font-size:11px;
line-height:170%;
text-align:left;
}
div#main table tr th{
border:1px solid #eee;
padding:1px 5px;
font-weight:bold;
}
div#main table tr td{
border:1px solid #eee;
padding:1px 5px;
}
div#main caption,
div.profile caption{
text-align:center;
}

ul.footnote{
list-style:none;
padding:0;
}

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

label{
text-transform:capitalize;
}

div.entry p,
div.profile p{
margin:10px 0;
}

div.entry ul,
div.profile ul,
div.entry ol,
div.profile ol{
padding:5px 0 5px 25px;
}


/* --------------------- layout --------------------- */
/* 全体の幅・フォントなど */
div#layout{
width:710px;
margin:0 auto;
background:url(http://gardener.hustle.ne.jp/glossary2.19R/template/tb_vitamin_layout.gif) repeat-y 0 0;
color:#668a8f;
font-family:Verdana,sans-serif;
text-align:left;
}

div#header,
div#body,
div#footer{
width:100%;
}

/* ヘッダー部分 */
div#header{
background:url(http://gardener.hustle.ne.jp/glossary2.19R/template/tb_vitamin_header.gif) no-repeat 0 0;
}

/* ボディー部分 */
div#body{
background:url(http://gardener.hustle.ne.jp/glossary2.19R/template/tb_vitamin_body.gif) no-repeat 465px 10px;
}

/* フッター部分 */
div#footer{
background:url(http://gardener.hustle.ne.jp/glossary2.19R/template/tb_vitamin_footer.gif) no-repeat 0 100%;
}

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

/* サイドバー部分 */
div#side{
float:left;
width:220px;
margin:20px 0 0 0;
padding:0 0 10px 0;
background:#eee url(http://gardener.hustle.ne.jp/glossary2.19R/template/tb_vitamin_side.gif) no-repeat 0 100%;
}

/* --------------------- header --------------------- */
/* サイト名 */
h1{
padding:55px 20px 3px 30px; 
color:#68b701;
font-weight:bold;
font-size:14px;
}
h1 a,
h1 a:link,
h1 a:visited,
h1 a:hover,
h1 a:active{
color:#68b701;
text-decoration:none;
}

/* サイトの解説 */
div.description{
padding:0 20px 40px 40px;
color:#999;
font-size:10px;
}

/* サブメニュー */
div.submenu{
height:30px;
margin:0 11px;
padding:0 5px;
background:url(http://gardener.hustle.ne.jp/glossary2.19R/template/tb_vitamin_green.gif) repeat-x 0 0;
}

div.submenu ul{
width:100%;
height:30px;
list-style:none;
text-align:center;
}
div.submenu ul li{
display:block;
float:left;
width:81px;
height:30px;
line-height:30px;
text-align:center;
}
div.submenu ul li a{
display:block;
width:81px;
height:30px;
color:#fff;
font-size:11px;
line-height:25px;
text-align:center;
}
div.submenu ul li a:link,
div.submenu ul li a:visited,{
color:#fff;
}
div.submenu ul li a:hover,
div.submenu ul li a:active{
background:url(http://gardener.hustle.ne.jp/glossary2.19R/template/tb_vitamin_green_over.gif) repeat-x 0 0;
color:#fff;
text-decoration:underline;
}

/* 検索 */
div.search{
height:18px;
margin:-27px 0 0 0;
line-height:18px;
text-align:right;
vertical-align:center;
}
div.search label{
display:none;
}
div.search input{
height:16px;
vertical-align:center;
}
div.search input.form{
width:110px;
}
div.search input.button{
border:1px solid #fff;
background:none;
color:#fff;
}

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

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

/* 記事の日付 */
div.entry_date{
font-size:10px;
letter-spacing:3px;
}

/* 記事のタイトル */
h2.entry_title{
margin:2px 0;
padding:3px 0;
border-top:1px solid #eee;
border-bottom:1px solid #eee;
color:#ff285e;
font-size:13px;
letter-spacing:1px;
}
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:#ff285e;
text-decoration:none;
}

/* 記事、記事の続き */
div.entry_body,
div.entry_more{
font-size:11px;
line-height:170%;
}

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

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

/* コメントのタイトル */
div.comment h3,
div.comment_form h3,
div.trackback_url h3,
div.trackback h3{
margin:2px 0;
padding:3px 0;
border-top:1px solid #eee;
border-bottom:1px solid #eee;
color:#ff285e;
font-size:13px;
letter-spacing:1px;
text-align:left;
text-transform:uppercase;
}

/* コメント、トラックバック */
div.comment dl,
div.trackback dl{
padding:10px 0;
border-bottom:1px solid #eee;
}

/* コメントの日付など */
div.comment dl dt{
font-size:10px;
text-align:right;
}

/* トラックバックの日付など */
div.trackback dl dt{
font-size:10px;
text-align:right;
}

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

/* コメントフォーム */
div.comment_form{
margin:0 auto;
text-align:center;
}
div.comment_form dl{
width:360px;
margin:0 auto;
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 #eee;
background:#fff;
color:#668a8f;
font-size:12px;
}

/* 送信ボタン */
input.button{
width:80px;
border:none;
background:#85d633;
color:#fff;
font-size:10px;
font-weight:bold;
font-family:Verdana,sans-serif;
text-transform:uppercase;
}

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

/* ---------------------- side ---------------------- */
/* サイド */
div#side dl{
margin:0 1px;
background:#fff;
}

/* サイドのタイトル */
div#side dl dt{
border-top:1px solid #eee;
border-bottom:1px solid #eee;
color:#d7923a;
font-size:10px;
font-weight:bold;
letter-spacing:3px;
line-height:20px;
text-align:center;
text-transform:uppercase;
}

/* サイドの内容 */
div#side dl dd{
padding:3px 10px 10px 10px;
font-size:10px;
line-height:150%;
}

/* サイドのリスト */
div#side dl dd ul{
list-style:none;
}
div#side dl dd ul li{
padding:0 0 3px 8px;
background:url(http://gardener.hustle.ne.jp/glossary2.19R/template/tb_vitamin_arrow.gif) no-repeat 0 5px;
}

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

/* 回り込み解除 */
br.cancel{
clear:both;
font-size:0;
}
