@charset "UTF-8";

/* kaeten0 so-net css_2rw_漆黒(ブラック):  Thu, 26 May 2011 13:00:00 +0900 */
/*--------------------------------------------------------
●全体
--------------------------------------------------------*/
body {
font-family:"メイリオ","Meiryo", Verdana,'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',Osaka,sans-serif,Ariel,Helvetica;
color:#111;
margin:0 auto;
text-align:center;
line-height:160%;
font-size:100%;
}

img {
padding:0;
border:none;
}

a:hover img {
opacity:0.6px;
filter:alpha(opacity=60);
}

a:link {
color:#00C;
}

a:visited {
color:#80008b;
}

a:hover {
color:#C00;
position:relative;
top:1px;
left:1px;
}

a:active {
color:#00C;
}

blockquote {
margin:10px;
padding:10px;
background:#f0f0f0;
border:#ccc 1px solid;
border-left:#ccc 5px solid;
}

/*--------------------------------------------------------
●全体的な幅の設定
--------------------------------------------------------*/
/*ヘッダー上のh1タグ表示部分*/
#header-ue-in {
width:980px;
}

/*ヘッダーのブログタイトル表示部分*/
#header-in {
width:360px;
}

/*フッターの文字表示部分*/
#footer-in {
width:980px;
}

/*グローバルメニュー文字表示部分の幅*/
#global_menu-in {
width:980px;
}

/*コンテナ部分の幅（980px：左余白20px＋(コンテンツ600px＋余白40px＋右サイド300px)＋右余白20px）*/
#container {
width:940px;
padding:30px 20px 0;
}

/*コンテンツ1部分の幅（600px：左余白0px＋600px＋右余白0px）*/
#content1 {
width:600px;
float:left;
}

/*コンテンツ2部分の幅（940px：左余白0px＋940px＋右余白0px）*/
#content2 {
width:940px;
float:left;
}

/*右サイドバーの幅（300px：左余白0px＋300px＋右余白0px）*/
#sidebar_r {
width:300px;
float:right;
}

/*--------------------------------------------------------
●デザイン的な色・画像の指定
--------------------------------------------------------*/
/*全体の背景色*/
body {
background:#fff url();
}

/*コンテナ部分の背景色*/
#container {
background:#fff url();
border-top:solid 1px #b0b0b0;
border-left:solid 1px #b0b0b0;
border-right:solid 1px #b0b0b0;
}

/*コンテンツ部分の背景色*/
#content1,#content2,#content3 {
background:#fff url();
border-left:solid 0 #b0b0b0;
border-right:solid 0 #b0b0b0;
}

/*サイドバー左の外側背景色*/
#sidebar_l {
background:#fff url();
border-left:solid 0 #b0b0b0;
border-right:solid 0 #b0b0b0;
}

/*サイドバー右の外側背景色*/
#sidebar_r {
background:#fff url();
border-left:solid 0 #b0b0b0;
border-right:solid 0 #b0b0b0;
}

/*ヘッダー上h1表示部分の背景色・罫線*/
#header-ue {
background:#fff url() repeat-x;
border-top:solid 0 #b0b0b0;
border-left:solid 0 #b0b0b0;
border-right:solid 0 #b0b0b0;
border-bottom:solid 0 #0d0015;
height:22px;
color:#555;
}

/*ヘッダーの画像・背景色・罫線*/
#header {
background:#fff url("/_images/blog/_23f/hyouhyouto/tsun17.jpg") no-repeat;
background-position: top center;
border-top:solid 0 #fff;
border-bottom:solid 0 #fff;
border-left:solid 0 #b0b0b0;
border-right:solid 0 #b0b0b0;
height:200px;
}

#header-in {
background:url();
background-repeat:no-repeat;
background-position:center 0;
height:150px;
}

/*ヘッダーの文字色*/
#header-in .blog_title a,#header-in .blog_introduction,#header-in h1 a,#lead {
color:#000;
}

/*フッターの画像・背景色・罫線*/
#footerkaeten {
background:#0d0015 url() no-repeat;
border-left:solid 0 #b0b0b0;
border-right:solid 0 #b0b0b0;
}

/*フッターの文字色*/
#footerkaeten-in a,#footerkaeten-in a:visited,address,address a,address a:visited,.add,.add a {
color:#fff;
}

#footerkaeten-in a:hover {
color:#ffd900;
}

/*グローバルメニューの画像・背景色・高さ*/
#global_menu {
background:#fff url() repeat-x;
border-top:solid 0 #0d0015;
border-bottom:solid 0 #b0b0b0;
height:25px;
}

#global_menu-in {
border-top:solid 0 #b0b0b0;
border-left:solid 1px #b0b0b0;
border-right:solid 1px #b0b0b0;
border-bottom:solid 1px #b0b0b0;
}

/*グローバルメニュー文字表示部分の色・幅・高さ*/
#global_menu-in a {
padding:0 20px;
line-height:25px;
font-size:0.75em;
color:#111;
}

/*グローバルメニューのマウスオーバー時の画像・文字色*/
#global_menu-in a:hover {
background:#0d0015 url() repeat-x;
color:#ffd900;
}

/*トップインフォメーション*/
.topinfo {
padding:10px 0;
background:#fff url() top center no-repeat;
border:solid 0 #0d0015;
}

/*自由形式インフォーメーションタイトルの画像・背景色・罫線*/
.post2 h2 {
background:#595857 url() repeat;
padding:5px 10px;
color:#f8f4e6;
}

/*記事一覧タイトルの画像・背景色・罫線*/
#search h2,#searchtitle {
padding:5px 10px 0;
background:#fff url();
border-top:solid 1px #595857;
border-left:solid 10px #595857;
border-right:solid 1px #595857;
border-bottom:solid 1px #595857;
color:#111;
}

/*記事タイトルの画像・背景色*/
.articles-title {
background:#0d0015 url() repeat;
padding:5px 10px;
}

/*記事タイトルの文字色*/
.articles-title {
color:#f8f4e6;
}

.articles-title a {
color:#f8f4e6;
}

.articles-title a:hover {
color:#ffd900;
text-decoration:underline;
position:relative;
top:0;
left:0;
}

/*サイドバータイトルの画像・背景色・文字色*/
.sidebar-title {
background:#f3f3f3 url();
padding:3px 10px 0 5px;
border-bottom:solid 5px #595857;
}

/*サイドバータイトルの文字色*/
.sidebar-title,.sidebar-title a {
color:#595857;
text-decoration:none;
}

.sidebar-title a:hover {
color:#00C;
text-decoration:underline;
position:relative;
top:0;
left:0;
}

/*サイドバーボディの画像・背景色・罫線*/
.sidebar-body,.side-tag {
background:#fff url();
padding:10px 0;
}

/*サイドバー記事欄の矢印画像*/
.sidebar-body li {
background:url() no-repeat;
background-position:0 0;
padding:0;
margin:0 0 0 25px;
}

/*h3見出し装飾*/
.articles-body h3 {
background:url() no-repeat;
padding:0 0 2px 7px;
margin:0 auto;
font-size:1em;
font-weight:700;
border-left:solid 5px #0d0015;
border-bottom:solid 1px #0d0015;
}

/*h4見出し装飾*/
.articles-body h4 {
background:url() no-repeat;
padding:0 0 0 7px;
margin:0 auto;
font-size:1em;
font-weight:700;
border-left:solid 5px #0d0015;
}

/*記事一覧アイコン画像 矢印*/
#searchmain li.sub,#search li {
background:url() no-repeat;
background-position:0 4px;
padding:0 1em 0 0;
}

/*ナビ画像アイコン　タグ*/
.page_navi1 li.tag,.tag-word ul.tag {
background:url() no-repeat;
background-position:0 0;
padding:0;
margin:0 auto;
}

/*ナビ画像アイコン　ホーム*/
.page_navi4 li.home,.page_navi3 li.home,.page_navi1 li.home {
background:url() no-repeat;
background-position:0 0;
padding:0;
margin:0 auto;
}

/*ナビ画像アイコン　ページトップ*/
.page_navi4 li.top,.page_navi3 li.template_go_top {
background:url() no-repeat;
background-position:0 0;
padding:0;
margin:0 auto;
}

/*ナビ画像アイコン　子カテゴリ*/
.page_navi3 li.topentry_category_link,.page_navi1 li.sub2 {
background:url() no-repeat;
background-position:0 0;
padding:0;
margin:0 auto;
}

/*ナビ画像アイコン　親カテゴリ*/
.page_navi1 li.sub1 {
background:url() no-repeat;
background-position:0 0;
padding:0;
margin:0 auto;
}

/*ナビ画像アイコン　記事*/
.page_navi4 li.sub,.page_navi1 li.sub {
background:url() no-repeat;
background-position:0 0;
padding:0;
margin:0 auto;
}

/*ナビ画像アイコン　カレンダー*/
.page_navi1 li.month {
background:url() no-repeat;
background-position:0 0;
padding:0;
margin:0 auto;
}

/*ナビ画像アイコン　ＲＳＳ*/
.page_navi4 li.rss,.page_navi3 li.rss {
background:url() no-repeat;
background-position:0 0;
padding:0;
margin:0 auto;
}

/*ナビ画像アイコン　メルマガ*/
.page_navi4 li.merumaga,.page_navi3 li.merumaga {
background:url() no-repeat;
background-position:0 0;
padding:0;
margin:0 auto;
}

/*ナビ画像アイコン　問い合わせ*/
.page_navi4 li.toiawase,.page_navi3 li.toiawase {
background:url() no-repeat;
background-position:0 0;
padding:0;
margin:0 auto;
}

/*--------------------------------------------------------
●ヘッダー
--------------------------------------------------------*/
h1 {
font-size:0.75em;
font-weight:400;
margin:0 auto;
padding:0 20px;
text-align:right;
}

#header-ue-in p {
font-size:0.75em;
font-weight:400;
margin:0 auto;
padding:0 20px;
text-align:right;
}

#banner {
width:100%;
margin:0 auto;
}

#header {
width:100%;
margin:0 auto;
}

#header-ue {
margin:0 auto;
}

#header-ue-in {
margin:0 auto;
}

#header-in {
margin:0 auto;
}

#header-in h1 {
font-weight:700;
font-size:1.5em;
text-align:left;
margin:0 auto;
padding:50px 0 15px 20px;
}

#header-in .blog_title {
font-weight:700;
font-size:1.5em;
text-align:left;
margin:0 auto;
padding:50px 0 15px 20px;
}

#header-in .blog_title a,#header-in h1 a {
font-weight:700;
text-decoration:none;
}

#header-in .blog_title a:hover,#header-in h1 a:hover {
text-decoration:underline;
color:#ffd900;
}

#header-in .blog_introduction {
font-size:0.75em;
text-align:left;
margin:0 auto;
padding:0 20px;
}

#lead {
font-size:0.75em;
text-align:left;
margin:0 auto;
padding:0 20px;
}

/*--------------------------------------------------------
●グローバルメニュー
--------------------------------------------------------*/
#global_menu {
width:100%;
}

#global_menu-in {
margin:0 auto;
}

#global_menu-in ul {
margin:0;
padding:0;
}

#global_menu-in li {
list-style-type:none;
float:left;
}

#global_menu-in a {
height:100%;
display:block;
text-align:center;
text-decoration:none;
float:left;
}

#global_menu-in a:hover {
text-decoration:underline;
position:relative;
top:0;
left:0;
}

/*--------------------------------------------------------
●コンテナ・コンテンツ
--------------------------------------------------------*/
#container {
margin:0 auto;
}

#container-in {
margin:0 auto;
}

#content1 {
margin:0 auto;
}

#content2 {
margin:0 auto;
}

#global_menu-in:after {
content:"";
display:block;
height:0;
clear:both;
}

#container:after {
content:"";
display:block;
height:0;
clear:both;
}

/*--------------------------------------------------------
●記事本文
--------------------------------------------------------*/
.articles {
background:#fff url();
margin-bottom:2em;
}

.articles-title {
font-size:1em;
margin:0 auto;
text-align:left;
}

.articles-title a {
text-decoration:none;
}

.articles-title a:hover {
text-decoration:underline;
}

.articles-body {
background:#fff url();
font-size:0.875em;
text-align:left;
margin:0 auto;
padding:10px;
border-bottom:solid 1px #777;
}

a.readMoreLink {
background:#595857 url();
padding:2px 15px;
}

a.readMoreLink:link,a.readMoreLink:visited,a.readMoreLink:hover,a.readMoreLink:active {
color:#fff;
text-decoration:none;
}

a.readMoreLink:hover {
background:#0d0015 url();
padding:2px 15px;
color:#fff;
}

.posted-header {
background:#f3f3f3 url();
clear:both;
font-size:12px;
color:#555;
margin:0 auto;
text-align:right;
padding:0 5px 0 0;
}

.posted {
background:#fff url();
clear:both;
font-size:12px;
color:#555;
margin:0 auto;
text-align:right;
padding:0 5px 0 0;
}

.posted-header a,.posted a {
color:#555;
text-decoration:none;
}

.posted-header a:visited,.posted a:visited {
color:#555;
text-decoration:none;
}

.posted-header a:hover,.posted a:hover {
color:#00C;
text-decoration:underline;
}

/*--------------------------------------------------------
●記事下フリースペース
--------------------------------------------------------*/
.kijishita {
font-size:0.75em;
text-align:left;
margin-bottom:2em;
overflow:hidden;
}

.kijishita2 {
font-size:0.75em;
text-align:left;
margin-bottom:2em;
padding:10px 0 0;
overflow:hidden;
}

/*--------------------------------------------------------
●タグ
--------------------------------------------------------*/
.tag-word {
font-size:12px;
text-align:left;
margin:1em 0;
padding:0;
height:1%;
}

.tag-word ul {
list-style-type:none;
margin:0 auto;
padding:0;
}

.tag-word {
color:#555;
}

.tag-word li {
display:inline;
color:#555;
}

.tag-word a,.tag-word li a {
text-decoration:none;
}

.tag-word a:hover,.tag-word li a:hover {
text-decoration:underline;
color:#00C;
}

/*--------------------------------------------------------
●ページナビ１(パン屑リスト)
--------------------------------------------------------*/
.page_navi1 {
font-size:13px;
text-align:left;
border:dotted 0 #b0b0b0;
margin:0 auto;
padding:0 0px 1em 0;
height:1%;
}

.page_navi1 ul {
list-style-type:none;
margin:0 auto;
padding:0;
}

.page_navi1 li {
display:inline;
}

.page_navi1 li a {
color:#00C;
border:solid 1px #fff;
text-decoration:none;
}

.page_navi1 li a:hover {
color:#00C;
border:solid 1px #00C;
position:relative;
top:0;
left:0;
}

/*--------------------------------------------------------
●ページナビ２（new新しい記事・old古い記事）
--------------------------------------------------------*/
.page_navi2 {
font-size:10px;
text-align:left;
margin:0 auto;
padding:0 0 2em;
}

.page_navi2 ul {
list-style-type:none;
margin:0 auto;
padding:0;
}

.page_navi2 li a {
border-bottom:solid 1px #fff;
color:#555;
text-decoration:none;
padding:0;
}

.page_navi2 li a:hover {
border-bottom:solid 1px #00C;
color:#00C;
position:relative;
top:0;
left:0;
}

/*--------------------------------------------------------
●記事内ページナビ
--------------------------------------------------------*/
.page_navi3 {
clear:both;
font-size:13px;
text-align:left;
margin:3em 0 1em;
padding:0;
}

.page_navi3 ul {
list-style-type:none;
margin:0 auto;
padding:0;
}

.page_navi3 li {
display:inline;
}

.page_navi3 li a {
border:solid 1px #0d0015;
color:#111;
padding:0 5px;
text-decoration:none;
position:relative;
}

.page_navi3 li a:hover {
background:#0d0015 url() repeat;
text-decoration:none;
color:#fff;
position:relative;
top:0;
left:0;
}

/*--------------------------------------------------------
●フッター上ナビ
--------------------------------------------------------*/
.page_navi4 {
clear:both;
font-size:12px;
text-align:center;
margin-top:5px;
}

.page_navi4 ul {
list-style-type:none;
margin:0 auto;
padding:0;
}

.page_navi4 li {
display:inline;
}

.page_navi4 li a {
border:solid 1px #fff;
color:#555;
text-decoration:none;
margin:0 auto;
}

.page_navi4 li a:hover {
color:#00C;
border:solid 1px #00C;
position:relative;
top:0;
left:0;
}

/*--------------------------------------------------------
●ソネットページナビ
--------------------------------------------------------*/
.archive-title {
margin-bottom:10px;
font-size:12px;
margin:0 0 1em;
}

.archive-bottom {
font-size:12px;
margin:1em 0 0;
}

.archive-name {
float:left;
font-size:12px;
margin:1em 0;
}

.previouslink {
font-size:12px;
}

.nextlink {
font-size:12px;
}

.archive-links {
float:right;
font-size:12px;
margin:1em 0;
}

.archive-title a:link,.archive-bottom a:link {
border:solid 1px #fff;
color:#555;
text-decoration:none;
}

.archive-title a:visited,.archive-bottom a:visited {
border:solid 1px #fff;
color:#80008b;
text-decoration:none;
}

.archive-title a:hover,.archive-bottom a:hover {
color:#00C;
border:solid 1px #00C;
position:relative;
top:0;
left:0;
}

/*--------------------------------------------------------
●記事一覧
--------------------------------------------------------*/
#search {
background:#fff url();
margin-bottom:0;
}

#search h2 {
font-size:1em;
text-align:left;
margin:0 auto;
}

#searchtitle {
font-size:1em;
text-align:left;
margin:0 auto;
}

#searchmain {
position:relative;
background:#fff url();
font-size:0.875em;
text-align:left;
padding:10px;
line-height:1.5;
}

#searchmain ul {
margin:0;
padding:0;
}

#searchmain li {
list-style-type:none;
margin:0.5em 0 1em;
text-align:left;
}

#searchmain li a {
font-size:1em;
font-weight:700;
}

#searchmain li a:hover {
background:#fff url();
text-decoration:underline;
color:#00C;
}

#searchmain li .kiji_introduction {
font-size:0.875em;
color:#777;
margin:0.5em 0 0 0.875em;
}

#searchmain li .kiji_introduction a {
color:#777;
font-weight:400;
text-decoration:none;
}

#searchmain li .kiji_introduction a:hover {
text-decoration:underline;
color:#00C;
}

#searchmain2 {
background:#fff url();
font-size:0.875em;
text-align:left;
padding:10px 0;
line-height:1.5;
}

/*--------------------------------------------------------
●トップインフォメーション
--------------------------------------------------------*/
.topinfo {
font-size:0.75em;
text-align:left;
margin-bottom:2em;
}

/*--------------------------------------------------------
●自由形式インフォメーション
--------------------------------------------------------*/
.post2 {
background:#fff url();
margin-bottom:2em;
}

.post2 h2 {
font-size:1em;
text-align:left;
margin:0 auto;
}

.postmain2 {
background:#fff url();
font-size:0.75em;
text-align:left;
padding:10px 0 0;
}

/*--------------------------------------------------------
●サイドバーボディ
--------------------------------------------------------*/
.sidebar {
margin-bottom:2em;
overflow:hidden;
}

.sidebar-title {
font-size:0.75em;
font-weight:700;
text-align:left;
margin:0 auto;
}

.sidebar-body {
background:#fff url();
font-size:0.75em;
text-align:left;
line-height:1.5;
}

.sidebar-body a {
color:#555;
text-decoration:none;
}

.sidebar-body a:hover {
color:#00C;
text-decoration:underline;
}

.sidebar-body ul,.sidebar-body dl,.sidebar-body dt,.sidebar-body dd,.sidebar-body form {
padding:0;
margin:0;
}

.sidebar-body li {
list-style-type:circle;
}

.sidebar-body li a {
text-decoration:none;
}

.sidebar-body li a:hover {
color:#00C;
text-decoration:underline;
}

.new {
margin-left:6px;
font-weight:700;
color:red;
}

/*--------------------------------------------------------
●フッター
--------------------------------------------------------*/
#footerkaeten {
width:100%;
clear:both;
margin:0 auto;
}

#footerkaeten-in {
font-size:1em;
margin:0 auto;
padding:15px 0;
}

#footerkaeten-in a {
text-decoration:none;
}

#footerkaeten-in a:visited {
text-decoration:none;
}

#footerkaeten-in a:hover {
position:relative;
top:0;
left:0;
text-decoration:underline;
}

address {
font-style:normal;
text-align:center;
font-size:0.875em;
}

address a {
text-decoration:none;
font-weight:700;
font-size:1.15em;
}

.add {
font-size:0.75em;
text-align:center;
clear:both;
}

#footer {
margin:0 auto;
padding:0 20px;
background:#fff;
border-top:1px solid #b0b0b0;
clear:both;
}

.copyright {
padding:0;
margin:0;
font-size:x-small;
text-align:right;
}

/*--------------------------------------------------------
●タグ一覧ページ
--------------------------------------------------------*/
.tag-word {
margin:10px 0 0;
}

.tag {
}

#tag_cloud {
background:#fff url() repeat;
font-size:0.75em;
text-align:left;
position:relative;
border:1px solid #b0b0b0;
padding:10px;
}

#tag_cloud a {
padding:0 1px;
text-decoration:none;
color:#777;
}

#tag_cloud a:hover {
color:#00C;
text-decoration:underline;
}

.tag-body {
font-size:1em;
margin:0 auto;
padding:10px 0 0;
position:relative;
}

.tag-search {
font-size:0.75em;
text-align:right;
margin:0 auto;
font-weight:700;
position:relative;
}

.tag-navi {
font-size:0.75em;
clear:left;
text-align:center;
margin:0 auto;
position:relative;
}

.tag-more {
font-size:0.75em;
text-align:right;
margin:0 auto;
clear:left;
position:relative;
}

.tag-photos {
float:left;
margin:10px;
position:relative;
width:140px;
height:200px;
}

.tag-photos-title {
line-height:1.4em;
padding:5px 0;
text-align:left;
position:relative;
}

.tag-audios {
margin:5px;
position:relative;
}

.tag-audios-title {
text-align:left;
font-weight:700;
padding:0 0 5px;
position:relative;
}

.tag-audios-posted {
font-weight:400;
position:relative;
}

.tag-videos {
float:left;
margin:10px;
position:relative;
}

.tag-videos-title {
line-height:1.4em;
padding:5px 0;
text-align:left;
position:relative;
}

/*--------------------------------------------------------
●ソネットエントリー（Entry）
--------------------------------------------------------*/
.entry {
max-width:805px;
margin-top:10px;
padding:10px 20px;
border:1px dotted #b0b0b0;
text-align:left;
font-size:0.75em;
}

.entry h4 {
margin:0 0 15px;
padding:0;
font-size:small;
color:#1c1c1c;
}

.entry ul,.entry li,.entry dl,.entry dt,.entry dd,.entry form {
margin:0;
padding:0;
}

/*--------------------------------------------------------
●ソネットエントリー（nice!）
--------------------------------------------------------*/
#nice h4 {
background:url(/blog/_skin/system/images/icon-nice.gif) no-repeat left center;
padding-left:20px;
}

#nice form {
margin:12px 0;
}

#nice li {
float:left;
width:63px;
padding:5px 0;
font-size:x-small;
line-height:1.2;
text-align:center;
list-style:none;
overflow:hidden;
white-space:nowrap;
display:block;
}

/*--------------------------------------------------------
●ソネットエントリー（Profile）
--------------------------------------------------------*/
dt.profile-img {
float:left;
}

dd.profile-status {
margin-left:80px;
font-size:x-small;
}

#profile .profileLink {
line-height:1.3;
}

dd.profile-status .blogthemeLink {
line-height:1.3;
}

.nice {
padding:0 2px;
margin:0;
background:#ffd900;
border:1px solid #0090ff;
color:#0090ff;
}

/*--------------------------------------------------------
●ソネットエントリー（その他）
--------------------------------------------------------*/
/* search */
#search .sidebar-body {
}

.search-tbox {
width:67%;
}

/* Message */
#send-message {
}

/* RSS Regist */
#rssRegist {
margin-bottom:20px;
font-weight:700;
line-height:1;
text-align:center;
font-size:0.75em;
}

#rssRegist a:link,#rssRegist a:visited,#rssRegist a:active {
background:#595857 url();
padding:5px 15px;
color:#fff;
text-decoration:none;
display:block;
}

#rssRegist a:hover {
background:#0d0015 url();
padding:5px 15px;
color:#fff;
text-decoration:none;
display:block;
}

/* So-net */
#powered {
}

#powered img {
margin-bottom:10px;
}

#rssfeed {
font-size:0.75em;
}

#rssfeed a:link {
color:#777;
text-decoration:none;
}

#rssfeed a:visited {
color:#777;
text-decoration:none;
}

#rssfeed a:active {
color:#777;
text-decoration:none;
}

#rssfeed a:hover {
color:#777;
text-decoration:underline;
}

/*--------------------------------------------------------
●コメント
--------------------------------------------------------*/
#comments form {
margin:12px 0;
}

.each-comment {
margin:20px 0;
clear:both;
}

.each-comment img {
float:left;
margin:0 10px;
}

.each-comment input {
margin:0;
padding:0;
}

* html .each-comment input {
margin-bottom:-2px;
}

.comments-body {
margin:0 0 0 60px;
}

#comments .delete {
margin-left:60px;
}

#comment-write dt {
float:left;
clear:both;
}

#comment-write dd {
margin:0 0 3px 80px;
line-height:150%;
}

#comment-write textarea {
height:150px;
}

.comment-input {
width:400px;
}

/*--------------------------------------------------------
●トラックバック
--------------------------------------------------------*/
#trackback-write p {
margin:0;
}

#trackback-write form {
margin:12px 0;
}

.each-trackback {
margin:15px 0;
}

.trackback-url input {
width:98%;
}

/*--------------------------------------------------------
●カレンダー
--------------------------------------------------------*/
#calendar a:link {
color:#9a9a9a;
text-decoration:none;
}

#calendar a:visited {
color:#9a9a9a;
text-decoration:none;
}

#calendar a:active {
color:#9a9a9a;
text-decoration:none;
}

#calendar a:hover {
color:#9a9a9a;
text-decoration:underline;
}

.calendar-date {
text-align:center;
}

#calendar table {
margin:3px auto;
text-align:center;
}

#calendar th {
height:20px;
width:24px;
font-weight:400;
color:#fff;
background:#b0b0b0;
}

#calendar td {
height:18px;
width:22px;
border:1px solid #ddd;
font-size:90%;
}

#calendar td.link {
font-weight:700;
color:#fff;
background:#b0b0b0;
}

#calendar td.link a:link {
color:#fff;
}

#calendar td.link a:visited {
color:#fff;
}

#calendar td.link a:hover {
color:#fff;
}

#calendar td.link a:active {
color:#fff;
}

/*--------------------------------------------------------
●画像右寄せ
--------------------------------------------------------*/
.imgr {
float:right;
padding:0 0 5px 10px;
}

/*--------------------------------------------------------
●画像右寄せ
--------------------------------------------------------*/
.imgl {
float:left;
padding:0 10px 5px 0;
}

/*--------------------------------------------------------
●回り込み解除
--------------------------------------------------------*/
.clear {
clear:both;
}

.clearleft {
clear:left;
}

.clearright {
clear:right;
}