@charset "UTF-8";
/* INDIVIDUAL CSS Document for goo blog modularized クリスマスツリー */
/* template name: 1211 */


/*-- ■SECTION 010 全体設定 --*/
body {margin:0 auto;background:#c84a4a url(/img/template/user/1211/tree_body-bgr.png);color:#393837;}
a{color:#393837;text-decoration:underline;}
a:active{}
a:visited{color:#393837;}
a:hover{text-decoration:none;}
/*-- 不使用拡張部分 --*/
#title-banner-top, #title-banner-bottom, #main-top, #main-bottom/*, .content-top, .content-bottom*/ {display:none;}
/*#footer, */#title-banner-bottom,/*.mod-entry-set-top,.mod-entry-set-bottom*/ {display:none;}*/
/*.mod-comments-top, .mod-comments-bottom,*/ .comment-list-top, .comment-list-bottom, .comment-form-top, .comment-form-bottom {display:none;}
/*.mod-trackbacks-top, .mod-trackbacks-bottom,*/ .trackback-list-top, .trackback-list-bottom {display:none;}
/*.sidebar-top, .sidebar-bottom, .module-bottom */.module-top, {display:none;}


/*-- ■SECTION 020 レイアウト設定 --*/
/*-- 固定幅（ユーザー変更不可）の場合は#container幅をピクセルで指定 --*/
#container {margin:0 auto;background:url(/img/template/user/1211/tree_container-top.png) repeat-x center top;}
#title-banner {margin:0 auto;width:90%;}
#main {margin:0 auto; padding-bottom:2em;width:90%;}
#footer {margin:0 auto -1em;/margin:0 auto -2em; height:73px;background:url(/img/template/user/1211/tree_footer.png) repeat-x center bottom;}

/*-- ■SECTION 030 #title-banner 設定 --*/

#title-banner-body {overflow:hidden;zoom:1;}
#title-banner-set {padding:60px 10px 25px;width:70%;}
#title-banner h1 {line-height:1.24;color:#fbf7f7;font-size:150%;text-shadow:0 -1px 0 rgba(132, 89, 89, 0.3);}
#title-banner h2 {padding:15px 0 0;line-height:120%;color:#fbf7f7;font-weight:normal;font-size:116%;text-shadow:0 1px 0 rgba(132, 89, 89, 0.3);}
#title-banner a {color:#fbf7f7;text-decoration:none;}
#title-banner a:hover {text-decoration:underline;}
#title-banner a:active {}

/*-- ■SECTION 050 #main 内レイアウト設定 --*/
#center,#side-a, #side-b {margin-top:0;}


/*-- ■SECTION 060 #center-2c/3c 設定 --*/
/*-----------------------------------------------------------------
カラム間のmarginはシステムにより共通設定されています。
2カラム（左サイドバー）：#main #center-2c .content{margin-left:10px;}
2カラム（右サイドバー）：#main #center-2c .content{margin-right:10px;}
3カラム：#main #center-3c .content{margin:0 10px;}
2カラムの場合は、固有cssで個別に設定することができません。
変更する場合は、ご注意ください。
------------------------------------------------------------------*/
.content {}
/*　★削除★　コンンツ全体に背景をつけて、上下に画像の場合ここに記述*/
.content-top {width:100%;/margin-top:-1.4em;}
.content-body {padding-bottom:10px;width:100%;_overflow-x:auto;}
.content-bottom {width:100%;}

/*-- ■SECTION 070 エントリー設定 --*/
/*-- 070-010 エントリーセット --*/
.mod-entry-set {padding:0;}
.mod-entry-set-top{ height:30px;background:url(/img/template/user/1211/tree_entry-set-top.png) repeat-x 0 0 ;_zoom:1;}
.mod-entry-set-top .lt{height:30px;background:url(/img/template/user/1211/tree_entry-set-top-l.png) no-repeat 0 0 ;}
.mod-entry-set-top .rt{height:30px;background:url(/img/template/user/1211/tree_entry-set-top-r.png) no-repeat right top;}
.mod-entry-set-bottom{ height:113px;background:url(/img/template/user/1211/tree_entry-set-bottom.png) repeat-x 0 bottom;_zoom:1;}
.mod-entry-set-bottom .lb{height:113px;background:url(/img/template/user/1211/tree_entry-set-bottom-l.png) no-repeat 0 bottom ;}
.mod-entry-set-bottom .rb{height:113px;background:url(/img/template/user/1211/tree_entry-set-bottom-r.png) no-repeat right bottom ;}
/*-- 070-020 エントリー --*/
.entry {padding:0;margin:0;width:100%;background:url(/img/template/user/1211/tree_entry-bgr.png) repeat 0 0 ;_zoom:1;_overflow-x:auto;}
/*-- ENTRY TOP --*/
.entry-top {padding:0 15px 15px;}
/*-- 記事タイトル --*/
.entry-top h3 {padding:18px 0 15px 42px;background:url(/img/template/user/1211/tree_ttl-bg1.png) no-repeat 0 0 ;color:#bf3939;font-size:125%;text-shadow:0 1px 0 rgba(252, 252, 252, 0.3);}
.entry-top h3 a {color:#bf3939;text-decoration:none;}
.entry-top h3 a:visited {color:#bf3939;}
.entry-top h3 a:hover {text-decoration:underline;}
/*-- 投稿日時|カテゴリー --*/
.entry-top-info {color:#2c8934;text-align:right;}
.entry-top-info a {color:#2c8934;}
.entry-top-info a:hover {color:#2c8934;text-decoration:none;}
.entry-top-info a:active {color:#2c8934;}
.entry-top-info a:visited {color:#2c8934;}
.entry-top-info span.entry-top-info-time {font-size: 92%;}
.entry-top-info span.entry-top-info-category {font-size: 92%;}

/*-- ENTRY BODY --*/
.entry-body {padding:0 20px; text-align:center;}

/*-- 記事画像 --*/
.entry-body-image {padding: 10px auto;}
.entry-body-image a:visited img,.entry-body-text a:visited img{}
.entry-body-image a:hover img,.entry-body-text a:hover img{}
.entry-body-image .entry_body_img_large{border:none;}/* 変更不可 */

/*-- 記事本文 --*/
.entry-body-text {padding:10px 0;overflow-y:hidden;text-align:left;}/* overflow-y:hidden; 必須 */
/*-- /ENTRY BODY --*/

/*-- ENTRY BOTTOM --*/
.entry-bottom  {padding:20px 15px 10px;}
.entry-bottom a {color:#2c8934;}
.entry-bottom-pn {margin-bottom:20px;padding:10px;width:96%;background:url(/img/template/user/1211/tree_entry-bgr.png) repeat 0 0 ;color:#bf3939;font-weight:bold;text-shadow:0 1px 0 rgba(252, 252, 252, 0.3);}
.entry-bottom-pn a {color:#bf3939;text-decoration:underline;}
.entry-bottom-pn a:hover {color:#bf3939;text-decoration:none;}

/*-- コメント|トラックバック|記事を書く|goo --*/
.entry-bottom-info {margin:0;padding:0;color:#393837;text-align:right;}
.entry-bottom-info a {color:#2c8934;}
.entry-bottom-info a:hover {color:#2c8934;text-decoration:none;border:none;}
.entry-bottom-info a:active {color:#2c8934;}
.entry-bottom-info a:visited {color:#2c8934;}

/*-- ジャンル --*/
.relation_genre {margin-bottom:3px;color:#2c8934;}
.relation_genre dt {color:#2c8934;}
.relation_genre dd {}
.relation_genre dd a {color:#2c8934;text-decoration:underline;}
.relation_genre dd a:hover {text-decoration:none;}
.entry-bottom-info .relation_genre dt a, .entry-bottom-info {border:none;color:#2c8934;text-decoration:none;}
.entry-bottom-info .relation_genre dt a:hover, .entry-bottom-info a {color:#2c8934;text-decoration:underline;}
.entry-bottom-info .relation_genre dt a:visited, .entry-bottom-info a {color:#2c8934;text-decoration:underline;}

/*-- キーワード --*/
.relation_keywords {margin:0 0 10px;color:#2c8934;}
.entry-bottom-info .relation_keywords dt a, .entry-bottom-info .relation_keywords dd a {border:none;background:none;color:#2c8934;text-decoration:none; }
.entry-bottom-info .relation_keywords dt a:hover, .entry-bottom-info .relation_keywords dd a:hover {border:none;color:#2c8934;text-decoration:underline;}
.entry-bottom-info .relation_keywords dt a:visited, .entry-bottom-info .relation_keywords dd a:visited {border:none;color:#2c8934;}

/*-- /ENTRY BOTTOM --*/
.entry-bottom-info .entry-bottom-j a{color:#393837;}

/*-- 070-030 コメント --*/
#mod-comments {margin-bottom:20px;width:100%;background:url(/img/template/user/1211/entry_bgr.png) repeat;padding:0;}
#mod-comments .mod-comments-top{height:30px;background:url(/img/template/user/1211/tree_entry-set-top.png) repeat-x 0 0 ;_zoom:1;}
#mod-comments .mod-comments-top .lt{height:30px;background:url(/img/template/user/1211/tree_entry-set-top-l.png) no-repeat 0 0 ;}
#mod-comments .mod-comments-top .rt{height:30px;background:url(/img/template/user/1211/tree_entry-set-top-r.png) no-repeat right top;}
#mod-comments .mod-comments-bottom{margin-top:-1px;height:30px;background:url(/img/template/user/1211/tree_entry-set-bottom2.png) repeat-x 0 bottom;_zoom:1;}
#mod-comments .mod-comments-bottom .lb{height:30px;background:url(/img/template/user/1211/tree_entry-set-bottom-l2.png) no-repeat 0 bottom ;}
#mod-comments .mod-comments-bottom .rb{height:30px;background:url(/img/template/user/1211/tree_entry-set-bottom-r2.png) no-repeat right bottom ;}
#mod-comments .mod-comments-body {margin:0;padding:0 15px 20px;background:url(/img/template/user/1211/tree_entry-bgr.png) repeat 0 0 ;_zoom:1;}
#mod-comments h3 {padding:4px 0 10px 42px;background:url(/img/template/user/1211/tree_ttl-bg2.png) no-repeat 0 0;color:#bf3939;font-size:125%;text-shadow:0 1px 0 rgba(252, 252, 252, 0.3);_background:url(/img/template/user/1211/entry-top_h3_bg-ie6.gif) no-repeat 0 0;}
#mod-comments  .entry-top h3 a {color:#bf3939;text-decoration:none;}

.comment-alert{padding:0 auto;color:#393837;font-weight:bold;text-align:center;}
#mod-comments .comment-alert .comment-list-error{color: #393837;}
#mod-comments .comment-alert .comment-login  {text-align: center;}
#mod-comments .comment-login-link{padding-bottom:10px;}
.comment-gooid{overflow:hidden;color:#393837;}

#mod-comments .comment-gooid dl dt {font-weight:bold;}
#mod-comments .comment-list {overflow:hidden;color:#393837;}
#mod-comments .comment-list a{color:#2c8934;}
#mod-comments .comment-list-body {padding:0 20px 10px;}
#mod-comments .comment-list dl  {margin: 0 0 10px;padding: 0 0 10px;border-bottom:1px solid #2c8934;}
#mod-comments .comment-list dl dt {color:#2c8934;font-weight:bold;}
#mod-comments .comment-list dl dd {}
#mod-comments .comment-list-body dl dd.comment-list-date {color:#2c8934;text-align:left;}
#mod-comments .comment-list-body dl dd.comment-list-text {padding-top:10px;}
span.comment-list-title {color:#2c8934;}
span.comment-list-name {color:#2c8934;}
span.comment-list-name a {color:#2c8934;}
span.comment-list-name a:hover {}
#mod-comments .comment-form-body {padding:0 0 20px;}
#mod-comments .comment-form-body .comment-input{padding: 10px 0;}
#mod-comments .comment-form {padding:20px 15px 0; overflow-x:auto;/overflow-y:hidden;/* 固定でformが切れるため overflow-x:auto; */}
#mod-comments .comment-submit input {}
#mod-comments .mod-comments-sort {color:#2c8934;}
#mod-comments .mod-comments-sort a {color:#2c8934;}

/*-- 070-040 トラックバック --*/

#mod-trackbacks { margin-bottom:20px;padding:0;width:100%;}
.mod-trackbacks-top{height:30px;background:url(/img/template/user/1211/tree_entry-set-top.png) repeat-x 0 0 ;_zoom:1;}
.mod-trackbacks-top .lt {height:30px;background:url(/img/template/user/1211/tree_entry-set-top-l.png) no-repeat 0 0 ;}
.mod-trackbacks-top .rt {height:30px;background:url(/img/template/user/1211/tree_entry-set-top-r.png) no-repeat right top;}
.mod-trackbacks-bottom{height:30px;background:url(/img/template/user/1211/tree_entry-set-bottom2.png) repeat-x 0 bottom;_zoom:1;}
.mod-trackbacks-bottom .lb {height:30px;background:url(/img/template/user/1211/tree_entry-set-bottom-l2.png) no-repeat 0 bottom ;}
.mod-trackbacks-bottom .rb {height:30px;background:url(/img/template/user/1211/tree_entry-set-bottom-r2.png) no-repeat right bottom ;}

#mod-trackbacks .mod-trackbacks-body {margin:0;padding:0 15px 10px;background:url(/img/template/user/1211/tree_entry-bgr.png) repeat 0 0 ;zoom:1;}
#mod-trackbacks h3 {padding:4px 0 10px 42px;background:url(/img/template/user/1211/tree_ttl-bg2.png) no-repeat 0 0;color:#bf3939;font-size:125%;text-shadow:0 1px 0 rgba(252, 252, 252, 0.3);_background:url(/img/template/user/1211/entry-top_h3_bg-ie6.gif) no-repeat 0 0;}

#mod-trackbacks div.trackback-ping-url {padding:10px 15px;overflow:hidden;color:#393837;font-weight:bold;text-align:center;}
#mod-trackbacks div.trackback-ping-url dl{widht:80%;color:#2c8934;text-align:center;}
#mod-trackbacks div.trackback-ping-url dl dd input{color:#2c8934;text-align:center;}
#mod-trackbacks div.trackback-filter {padding:10px 20px;_zoom:1;}
#mod-trackbacks div.trackback-filter ul li {padding: 5px 0 0 15px;margin:0;ine-height:1.3;background:url(/img/template/user/1211/module-li.png) no-repeat 0 7px;}
#mod-trackbacks .trackback-list {padding: 0 20px;overflow:hidden;_zoom:1;}
#mod-trackbacks .trackback-list-body {padding: 10px 0;}
#mod-trackbacks .trackback-list-body dl {padding:10px 0 0;border-bottom:1px solid #2c8934;}
#mod-trackbacks .trackback-list-body dl dt {color:#2c8934;font-weight: bold;}
#mod-trackbacks .trackback-list-body dl dd {padding:10px 0;}
#mod-trackbacks .trackback-list-body a {color:#2c8934;}
#mod-trackbacks .trackback-list-body a:hover {}
#mod-trackbacks .trackback-list-body a:active {}
span.trackback-list-title a {}
span.trackback-list-title a:hover {}
.trackback-alert {padding:0 20px 20px;}

/*-- 070-050 ナビゲーション --*/
#mod-prev-next {margin-top:20px;margin-bottom:15px; padding:10px;background:url(/img/template/user/1211/tree_entry-bgr.png) repeat 0 0 ;color:#bf3939;font-weight:bold;text-shadow:0 1px 0 rgba(252, 252, 252, 0.3);}
#mod-prev-next a{color:#bf3939; text-decoration:underline; }
#mod-prev-next a:active{}
#mod-prev-next a:visited{color:#bf3939;}
#mod-prev-next a:hover{color:#bf3939;text-decoration:none;}

/*-- ■SECTION 080 goo ad 設定 --*/
.mod-entry-set-goo-ad {margin:15px auto;}
.mod-entry-set-goo-ad a {color:#393837;}
.mod-entry-set-goo-ad .entry-bottom-pn {background:none;}
.mod-entry-set-goo-ad .entry-bottom-pn a {color:#fbf7f7;text-decoration:underline;}
.mod-entry-set-goo-ad .entry-bottom-pn a:hover {color:#fbf7f7;text-decoration:none;}

#mod-powered-by{padding-bottom: 5px;}

/*-- MicroAd背景色 --*/
.gooAd {padding:0 0 5px; background:url(/img/template/user/1211/tree_entry-bgr.png) repeat 0 0 ;text-align:center;}
.gooAd td {padding:0 15px;}
/*-- スポンサーリンク文字 --*/
a.gooAd_sponsor {}
a:visited.gooAd_sponsor {}
/*-- タイトルリンク文字 --*/
a.gooAd_title {color:#2c8934;font-weight:bold;}
a:visited.gooAd_title {color:#2c8934;font-weight:bold;}
/*-- URLリンク文字 --*/
a.gooAd_url {color:#2c8934;}
a:visited.gooAd_url {color:#2c8934;}
/*-- テキストリンク文字 --*/
div.gooAd_text_td {line-height:1.1;}
a.gooAd_text {color:#555555;}
a:visited.gooAd_text {color:#555555;}
/*-- リンク範囲拡大 --*/
.gooAd_title_td a, .gooAd_url_td a, .gooAd_text_td a {text-decoration:none;}
.gooAd_title_td a:hover, .gooAd_url_td a:hover, .gooAd_text_td a:hover {text-decoration:underline;}

/*-- ■SECTION 090 #sidebar 設定 --*/
.sidebar{margin:0;padding:0;background:url(/img/template/user/1211/tree_entry-bgr.png) repeat 0 0;}
.sidebar-top { height:29px;background:url(/img/template/user/1211/tree_side-top.png) no-repeat; }
.sidebar-bottom {height:30px;background:url(/img/template/user/1211/tree_side-btm.png) no-repeat left bottom;}

/*-- ■SECTION 100 サイドバーモジュール共通設定 --*/
/*-----------------------------------------------------------------
今後新規にモジュールが追加される場合が想定されますので、
.module共通設定はモジュールごとにデザインを変える場合でも、
必ずセットしてください。
------------------------------------------------------------------*/
.module{padding:0;width:200px;}
.module .module-top{display:none;}
.module .module-bottom{margin:0;padding:0 ;height:3px;background:url(/img/template/user/1211/tree_module-bg.png) no-repeat center 0;}
.module .module-body{padding:0 10px 20px;width:180px;}
.module .module-body img, .module .module-body img a {border:none;}
.module .module-body img a {}
#mod-powered-by{padding-top:20px; padding-bottom:20px;background:url(/img/template/user/1211/tree_module-bg.png) no-repeat center bottom;}
.module ul li{margin:0;padding:0 0 5px 15px;line-height:1.4;background:url(/img/template/user/1211/tree_module-li.png) no-repeat left 5px;}
.module dl{margin:0;padding:0;}
.module dl dt{padding:0;font-weight:bold;}
.module dl dd{padding:0;margin:0;}
.module a{color:#393837;}
.module a:visited{color:#393837;}
.module a:link:hover{}
.module a:link:active{}
.module-body hr{height:1px;border:0px;background-color:#2c8934;}
.module-body .arcv-link {padding:8px 0 0 0;}

.module h4{padding:5px 5px 5px 10px;line-height:100%;color:#bf3939;font-size:110%;word-wrap:break-word;text-shadow:0 1px 0 rgba(252, 252, 252, 0.3);}

/*-- ■SECTION 110 サイドバーモジュール個別設定 --*/
/*--110 お知らせ【ＰＲ】 --*/
#mod-advertising ul li{padding:5px 0 0;background:none;}
/*--110 プロフィール --*/
#mod-profile{}
#mod-profile .module-body dl{padding-top:0;}
#mod-profile .module-body dt{color:#2c8934;}
#mod-profile .mod-pro-photo{margin-bottom:10px;}
/*--110 携帯 --*/
#mod-mobile {}
#mod-mobile ul li{padding-left:0;background:none;text-align:center;}
#mod-mobile .module-body ul li.mod-mob-qr img{margin-top:0;}
/*--110 最新記事 --*/
#mod-recent-entries{}
#mod-recent-entries .module-body .arcv-link a {color:#2c8934;}

/*--110 カテゴリー --*/
#mod-categories{}
/*--110 ログイン --*/
#mod-login .module-body hr{height:1px; border:0px;background-color:#2c8934;}

#mod-login .module-body{margin-top:12px;}
/*--110 最新コメント --*/
#mod-recent-comments{}
/*--110 最新トラックバック --*/
#mod-recent-trackbacks{}
/*--110 カレンダー -*/

#mod-calendar .module-body {padding:0 10px 15px;}
#mod-cal-table{margin-top:5px;padding-bottom:5px;}
#mod-cal-table th,#mod-cal-table td{}
.mod-cal-caption{margin-bottom:5px;padding:2px;background:#d05656;color:#fbf7f7;font-weight:bold;}
.mod-cal-week{padding-bottom:5px;font-weight:bold;}
#mod-cal-table td.mod-cal-day-lin-td a{color:#bf3939;}
#mod-cal-table td.mod-cal-day-lin-td a:visited{color:#bf3939;}
#mod-cal-table td.mod-cal-day-lin-td a:hover{color:#bf3939;}
.mod_cal_day_linked{color:#bf3939;text-shadow:0 1px 0 rgba(252, 252, 252, 0.2);}
#mod-cal-table a{font-weight:bold;}
#mod-cal-prev-next{padding:10px 0 5px;}
#mod-cal-prev-next a {color:#393837;}
#mod-cal-prev {padding-left:5px;}
#mod-cal-next {padding-right:5px;}
/*-- 110 バックナンバー --*/
/*-- スクロールあり--*/
#mod-back-numbers-scroll .module-body{ margin-bottom:20px;padding:0 0 15px;width:190px;}
#mod-back-numbers-scroll.module ul{margin:0 0 0 10px;}
#mod-back-numbers-scroll.module ul li{margin:0;padding:0 0 5px 15px;line-height:1.3;}
/*-- スクロールなし --*/
#mod-back-numbers-noscroll .module-body{}
#mod-back-numbers-noscroll .module-body li{}
/*-- ブックマーク --*/
#mod-bookmarks .mod-boo-name {color:#393837;font-weight:bold;}
#mod-bookmarks .module-body {padding-right:10px;padding-left:10px;}
/*-- goo おすすめ --*/
#mod-goo-recommends li{padding-left:0;background:none;}
#mod-goo-recommends li a {text-decoration:none;}
/*-- RSS/gooブログ --*/
#mod-powered-by{}
/*-- フォントサイズ変更 --*/
#font-size-changer{}
#font-size-changer ul li{padding-left:0;border:none;background:none;text-align:center;}
/*-- お知らせ【ＰＲ】 --*/

#mod-advertising li{padding:0;background:none;}
/*-- Message --*/
#mod-message .module-body{ }
/*-- 最新フォトチャンネル --*/
#mod-recent-photo-channels .module-body .pch-link a {color:#2c8934;}
/*-- 検索 --*/
#mod-search .module-body input.mod_sea_input {margin-bottom:3px;width:150px;}
/*-- オリジナルモジュール-*/
#mod-freearea-sidebar .module-body {padding: 5px 10px 20px;}	
	
/*-- オリジナルモジュールがメインエリアに来た場合-*/
#mod-freearea-main {margin-bottom:10px;}
#mod-freearea-main .entry {margin:0;padding:0;width:100%;}
#mod-freearea-main .entry .entry-top {padding:0 15px 0;}
#mod-freearea-main .entry .entry-top h3 {padding:18px 0 15px 42px;background:url(/img/template/user/1211/tree_ttl-bg3.png) no-repeat 0 0 ;color:#bf3939;font-size:125%;text-shadow:0 1px 0 rgba(252, 252, 252, 0.3);}

#mod-freearea-main .entry .entry-body {padding-bottom:20px;}
#mod-freearea-main .entry .entry-bottom {display:none;}
