@charset "EUC-JP";

/*
	Template  : CLOVER
	autor     : 霧崎　麻羅
	HP        : http://proceedings.eastwards.org/
	copyright : as k'now as
	
	version   : 4.00
*/

/* 基本 */
* {
 margin:0px;
 padding:0px;
 font-family:"Verdana", "MS Pゴシック", "Osaka";
}
body{
 padding:30px;
 background:#fff url("http://sanyo.momijiaoi.com/template/clover_background.jpg") no-repeat right bottom fixed;
 font-size:7.5pt;
}
input, textarea{
 margin:0px 0px 3px;
 color:#006633;
 background:transparent;
 font-size:7.5pt;
 border:solid 1px #808080;
}
a:link, a:visited, a:hover, a:active{ text-decoration:none; }
img{ border:none; }

/* カラム構成 */
div#title{ color:#006633; }
div#wrapper{
 margin:30px 0px 0px;
 width:620px;
 color:#006633;
}
div#navi{
 width:180px;
 float:left;
}
div#main{
 width:400px;
 float:right;
}
br#clear{ clear:both; }

/* ブログ名 */
h1{
 font-size:11pt;
}
h1 a:link, h1 a:visited{ color:#006633; }
h1 a:hover, h1 a:active{ color:#fff; }
p.title{
 margin:20px 0px 0px;
 font-size:7.5pt;
}

/* サイドバー */
dl{
 margin:0px 0px 15px;
 font-size:7.5pt;
}
dt{
 padding:1px 0px 10px 15px;
 color:#fff;
 background:transparent url("http://sanyo.momijiaoi.com/template/clover_side.gif") no-repeat;
 font-weight:bold;
}
dd{ color:#006633; }
dd ul{ margin:0px 0px 0px 10px; }
dd li{
 margin:0px 0px 3px;
 list-style:none;
}
dd img{ border:none; }
dd a:link, dd a:visited{ color:#8f3b49; }
dd a:hover, dd a:active{ color:#006633; }
/* カレンダー */
table.calendar{
 color:#006633;
 font-size:7.5pt;
 text-align:center;
}
td.cell{
 width:25px;
 height:20px;
}
table.calendar a:link{ color:#8f3b49; font-weight:bold; }
table.calendar a:visited{ color:#8f3b49; }
table.calendar a:hover, table.calendar a:active{ color:006633; }
span.today{ border:solid 1px #8f3b49; }

/* エントリ */
div#entry{ margin:0px 0px 40px; }
div.sequel a:link, div.sequel a:visited{ color:#006633; }
div.sequel a:hover, div.sequel a:active{ color:#8f3b49; }
div.date{
 margin:0px 0px 3px;
 padding:0px 0px 0px 20px;
 color:#8f3b49;
 background:transparent url("http://sanyo.momijiaoi.com/template/clover_point.gif") no-repeat left top;
}
h2{
 margin:0px 0px 20px;
 padding:0px 0px 3px;
 font-size:9pt;
 border-bottom:solid 1px #808080;
}
h2 a:link, h2 a:visited{ color:#006633; }
h2 a:hover, h2 a:active{ color:#fff; }
div.body, div.more{ margin:0px 0px 20px; }
div.body a{ font-weight:bold; }
div.body a:link, div.body a:visited, div.more a:link, div.more a:visited
{ color:#006633; }
div.body a:hover, div.body a:active, div.more a:hover, div.more a:active
{ color:#8f3b49; }
div.state{
 padding:3px 0px 0px;
 border-top:solid 1px #808080;
 text-align:right;
}
div.state a:link, div.state a:visited{ color:#006633; }
div.state a:hover, div.state a:active{ color:#fff; }
/* 画像 */
img.pict{
 border-top:solid 7px #000;
 border-bottom:solid 7px #000;
 border-left:solid 2px #000;
 border-right:solid 2px #000;
}
/* インデント */
div#entry ul{ margin:0px 0px 0px 25px; }
/* リスト */
div#entry li{
 margin:0px 0px 3px;
 list-style:inside;
}
/* 引用文 */
div#entry blockquote{
 margin:10px 5px;
 padding:5px 3px;
 color:#8f3b49;
 background:transparent url("http://sanyo.momijiaoi.com/template/clover_cast.gif");
 border:solid 1px #f5ebe4;
 line-height:160%;
}
/* コメント */
dl.comment{
 margin:0px 0px 20px;
 padding:5px 5px 0px 45px;
 background:transparent url("http://sanyo.momijiaoi.com/template/clover_comment.gif") repeat-y left;
}
dt.comment{
 margin:0px 5px;
 padding:0px;
 color:#8f3b49;
 background:transparent;
 font-weight:normal;
}
dd.comment{
 color:#8f3b49;
 text-align:right;
}
dd.comment a:link, dd.comment a:visited{ color:#8f3b49; }
dd.comment a:hover, dd.comment a:active{ color:#fff; }
/* コメントフォーム */
form.form{
 margin:0px 0px 0px 20px;
}
label{
 margin:0px 0px 3px;
 padding:0px 0px 0px 20px;
 background:transparent url("http://sanyo.momijiaoi.com/template/clover_point.gif") no-repeat left top;
}
input#set_cookie{
 margin:0px 20px 0px 0px;
 border:none;
}

/* トラックバック */
div.url{
 margin:30px 0px;
 color:#006633;
}
dl.tb{
 margin:0px 0px 10px;
 padding:5px;
 width:300px;
 background:transparent url("http://sanyo.momijiaoi.com/template/clover_tb.gif");
}
h3{
 padding:0px 0px 3px 25px;
 color:#006633;
 background:transparent url("http://sanyo.momijiaoi.com/template/clover_point.gif") no-repeat left top;
 font-size:7.5pt;
 border-bottom:solid 1px #808080;
}
h3 a:link, h3 a:visited{ color:#006633; }
h3 a:hover, h3 a:active{ color:#009900; }
dt.tb{
 margin:5px 0px 5px;
 padding:0px 0px 5px;
 color:#006633;
 background:transparent;
 font-weight:normal;
 border-bottom:solid 1px #808080;
}
dd.tb{
 color:#006633;
 font-size:7.5pt;
 text-align:right;
}

/* プロフィール */
h4{
 margin:0px 0px 10px;
 padding:0px 0px 0px 20px;
 color:#8f3b49;
 background:transparent url("http://sanyo.momijiaoi.com/template/clover_point.gif") no-repeat left top;
 font-size:9pt;
}
div.profile{
 margin:0px 0px 30px;
 color:#006633;
}

/* ページ */
div.page{
 margin:0px 0px 30px;
 padding:0px 0px 0px 20px;
 background:transparent url("http://sanyo.momijiaoi.com/template/clover_cursor.gif") no-repeat left top;
}
div#page{
 color:#006633;
 text-align:center;
}
div.page a:link, div.page a:visited, div#page a:link, div#page a:visited
{ color:#006633; }
div.page a:hover, div.page a:active, div#page a:hover, div#page a:active
{ color:#009900; }
