@charset "UTF-8";
/* INDIVIDUAL CSS Document for goo blog modularized templates コトリ秋 */
/* template name: 1208 */


/*-- ■SECTION 010 全体設定 --*/
body {margin:0 auto;background:url(/img/template/user/1208/body_bgr.gif) repeat center 1690px;color:#413e21;}
a{color:#413e21;text-decoration:underline;}
a:active{}
a:visited{color:#413e21;}
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-top, .module-bottom*/ {display:none;}


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

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

#title-banner-body {overflow:hidden;zoom:1;}
#title-banner-set {padding:40px 10px 10px 0;float:right;width:78%;text-align:right; }
#title-banner h1 {color:#413e21;font-size:150%;text-shadow:0 1px 0 rgba(252, 252, 252, 0.5); }
#title-banner h2 {padding:10px 0;line-height:130%;color:#413e21;font-weight:normal;font-size:100%;text-shadow:0 1px 0 rgba(252, 252, 252, 0.5); }
#title-banner a {color:#413e21;text-decoration:none;}
#title-banner a:hover {text-decoration:underline;}
#title-banner a:active {}

/*-- ■SECTION 040 #main 設定 --*/
#main-top {}
#main-bottom {}

/*-- ■SECTION 050 #main 内レイアウト設定 --*/
#center-2c {}
#center-3c {}
#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 {}
.content-body {padding-bottom:30px;}
.content-bottom {}


/*-- ■SECTION 070 エントリー設定 --*/
/*-- 070-010 エントリーセット --*/
.mod-entry-set {margin-bottom:20px; padding:0; border:1px solid #bcae9c;background:url(/img/template/user/1208/entry_bgr.png) repeat;}
.mod-entry-set-top{}
.mod-entry-set-top .lt{}
.mod-entry-set-top .rt{}
.mod-entry-set-bottom{}
.mod-entry-set-bottom .lb{}
.mod-entry-set-bottom .rb{}
/*-- 070-020 エントリー --*/
.entry {margin:0;padding:0;width:100%;border-right:1px solid #bcae9c;}
/*-- ENTRY TOP --*/
.entry-top {}
/*-- 記事タイトル --*/
.entry-top h3 {margin:0 20px;padding:18px 0 12px 44px;background:url(/img/template/user/1208/ttl-bg1.png) no-repeat left bottom;color:#413e21;font-size:125%;text-shadow:0 1px 0 rgba(252, 252, 252, 0.9);_background:url(/img/template/user/1208/ttl-bg1-ie6.png) no-repeat left bottom;}
.entry-top h3 a {color:#413e21;text-decoration:none;}
.entry-top h3 a:visited {color:#413e21;}
.entry-top h3 a:hover {text-decoration:underline;}
/*-- 投稿日時|カテゴリー --*/
.entry-top-info {margin:0 20px;color:#58812d;text-align:right;}
.entry-top-info a {color:#58812d;}
.entry-top-info a:hover {color:#58812d;text-decoration:none;}
.entry-top-info a:active {color:#58812d;}
.entry-top-info a:visited {color:#58812d;}
.entry-top-info span.entry-top-info-time {font-size: 92%;}
.entry-top-info span.entry-top-info-category {font-size: 92%;}
/*-- /ENTRY TOP --*/


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

/*-- 記事画像 --*/
.entry-body-image {padding: 10px auto;}
.entry-body-image a img, .entry-body-text a img {border:1px solid #bcae9c;}/*基本ボーダーつけない*/
.entry-body-image a:visited img,.entry-body-text a:visited img{}
.entry-body-image a:hover img,.entry-body-text a:hover img{border-color:#bcae9c;}
.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-text  a {}
.entry-body-text  a:hover {color:#58812d;}
.entry-body-text  a:active {}
.entry-body-text  a:visited {}
/*-- /ENTRY BODY --*/

/*-- ENTRY BOTTOM --*/
.entry-bottom  {padding:20px 15px 10px;color:#413e21;}
.entry-bottom a {color:#413e21;}
.entry-bottom-pn {margin-bottom:20px; padding:10px;color:#413e21;font-weight:bold;text-shadow:0 1px 0 rgba(252, 252, 252, 0.4);width:96%;}
.entry-bottom-pn a {color:#413e21;text-decoration:underline;}
.entry-bottom-pn a:hover {color:#58812d;text-decoration:none;}

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

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

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

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

/*-- 070-030 コメント --*/
#mod-comments { margin-bottom:20px;padding:0 0 20px 0;border:1px solid #bcae9c;background:url(/img/template/user/1208/entry_bgr.png) repeat;}
#mod-comments .mod-comments-top{}
#mod-comments .mod-comments-top .lt{}
#mod-comments .mod-comments-top .rt{}
#mod-comments .mod-comments-bottom{}
#mod-comments .mod-comments-bottom .lb{}
#mod-comments .mod-comments-bottom .rb{}
#mod-comments .mod-comments-body {margin:0;padding:0;width:100%;border-right:1px solid #bcae9c;}
#mod-comments h3 {margin:0 20px;padding:18px 0 12px 44px;background:url(/img/template/user/1208/ttl-bg2.png) no-repeat left bottom;color:#413e21;font-size:125%;text-shadow:0 1px 0 rgba(252, 252, 252, 0.9);_background:url(/img/template/user/1208/ttl-bg2-ie6.png) no-repeat left bottom;}
#mod-comments  .entry-top h3 a {color:#413e21;text-decoration:none;}

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

#mod-comments .comment-gooid dl  {}
#mod-comments .comment-gooid dl dt {font-weight:bold;}
#mod-comments .comment-gooid dl dd {}

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



#mod-comments .mod-comments-sort {color:#58812d;}
#mod-comments .mod-comments-sort a {color:#58812d;}


/*-- 070-040 トラックバック --*/
#mod-trackbacks {margin-bottom:20px;padding:0;border:1px solid #bcae9c;background:url(/img/template/user/1208/entry_bgr.png) repeat;}
.mod-trackbacks-top{}
.mod-trackbacks-top .lt {}
.mod-trackbacks-top .rt {}
.mod-trackbacks-bottom{}
.mod-trackbacks-bottom .lb {}
.mod-trackbacks-bottom .rb {}

#mod-trackbacks .mod-trackbacks-body {margin:0;padding:0;width:100%;border-right:1px solid #bcae9c;}
#mod-trackbacks h3 {margin:0 20px;padding:18px 0 12px 44px;background:url(/img/template/user/1208/ttl-bg2.png) no-repeat left bottom;color:#413e21;font-size:125%;text-shadow:0 1px 0 rgba(252, 252, 252, 0.9);_background:url(/img/template/user/1208/ttl-bg2-ie6.png) no-repeat left bottom;}

#mod-trackbacks div.trackback-ping-url {margin:0 15px;padding:20px 15px 20px;overflow:hidden;color:#413e21;font-weight:bold;text-align:center;}
#mod-trackbacks div.trackback-ping-url dl{widht:80%;color:#413e21;text-align:center;}
#mod-trackbacks div.trackback-ping-url dl dd input{color:#413e21;text-align:center;}
#mod-trackbacks div.trackback-filter {padding: 5px 20px;}
#mod-trackbacks div.trackback-filter ul li {margin:0;padding: 5px 0 0 15px;background:url(/img/template/user/1208/module-li.png) no-repeat 0 7px;line-height:1.25;}
#mod-trackbacks .trackback-list {margin: 0 20px;overflow:hidden;}
#mod-trackbacks .trackback-list-body {padding: 10px 0;}
#mod-trackbacks .trackback-list-body dl {margin: 10px 0 0;padding: 10px 0 0;border-top:1px solid #58812d;}
#mod-trackbacks .trackback-list-body dl dt {color:#58812d;font-weight: bold;}
#mod-trackbacks .trackback-list-body dl dd {padding-top:10px;}
#mod-trackbacks .trackback-list-body a {color:#58812d;}
#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-bottom:20px;padding:10px;color:#413e21;font-weight:bold;text-shadow:0 1px 0 rgba(252, 252, 252, 0.4);}
#mod-prev-next a{color:#413e21;text-decoration:underline;}
#mod-prev-next a:active{}
#mod-prev-next a:visited{color:#413e21;}
#mod-prev-next a:hover{color:#413e21; text-decoration:none;}

/*-- ■SECTION 080 goo ad 設定 --*/
.mod-entry-set-goo-ad {margin-bottom: 20px;}
.mod-entry-set-goo-ad a {color:#413e21;}
#mod-powered-by{margin-bottom:5px;}

/*-- MicroAd背景色 --*/
.gooAd {padding:0; border:1px solid #bcae9c;background:url(/img/template/user/1208/entry_bgr.png) repeat;text-align:center;}
.gooAd td {padding:0 15px;}
td.gooAd_sponsor_td {}
td.gooAd_title_td {}
td.gooAd_url_td {}
td.gooAd_text_td {}
.gooAd_text {}
td.gooAd_btm_td {}
/*-- スポンサーリンク文字 --*/
a.gooAd_sponsor {}
a:visited.gooAd_sponsor {}
/*-- タイトルリンク文字 --*/
a.gooAd_title {color:#413e21;font-weight:bold;}
a:visited.gooAd_title {color:#413e21;font-weight:bold;}
/*-- URLリンク文字 --*/
a.gooAd_url {color:#58812d;}
a:visited.gooAd_url {color:#58812d;}
/*-- テキストリンク文字 --*/
div.gooAd_text_td {line-height:1.1;}
a.gooAd_text {color:#58812d}
a:visited.gooAd_text {color:#58812d}
/*-- リンク範囲拡大 --*/
.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-top{display:none;}
.sidebar-bottom{display:none;}
/*.sidebar{padding:0;margin:0;}*/
/*-- ■SECTION 100 サイドバーモジュール共通設定 --*/
/*-----------------------------------------------------------------
今後新規にモジュールが追加される場合が想定されますので、
.module共通設定はモジュールごとにデザインを変える場合でも、
必ずセットしてください。
------------------------------------------------------------------*/
.module{margin-bottom:10px;padding:10px;width:178px;border:1px solid #bcae9c;background:url(/img/template/user/1208/entry_bgr.png) repeat;}
.module .module-top{display:none;}
.module .module-bottom{margin:0;padding:0;}
.module .module-body{padding:10px 0 10px;}
.module .module-body img, .module .module-body img a {border:none;}
.module .module-body img a {border:1px solid #bcae9c;}
#mod-powered-by{}
#mod-freearea-sidebar .module-body{}
.module ul{}
.module ul li{margin:0;padding:5px 0 0 15px;line-height:1.4;background:url(/img/template/user/1208/module-li.png) no-repeat left 7px;}
.module dl{margin:0;padding:0;}
.module dl dt{padding:0;font-weight:bold;}
.module dl dd{margin:0;padding:0;}
.module a{color:#413e21;}
.module a:visited{color:#413e21;}
.module a:link:hover{}
.module a:link:active{}
.module-body hr{height:1px;border:0px;background-color:#bcae9c;}
.module-body .arcv-link { padding:8px 0 0 0;}
#side-a, #side-b {}

.module h4{padding:0px 5px 8px 5px;line-height:100%;background: url(/img/template/user/1208/module-h4.gif) no-repeat left bottom;color:#413e21;font-size:110%;word-wrap: break-word;}

/*-- ■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:#58812d}
#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:#58812d;}

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

#mod-login .module-body{margin-top:12px;}
/*--110 最新コメント --*/
#mod-recent-comments{}
/*--110 最新トラックバック --*/
#mod-recent-trackbacks{}
/*--110 カレンダー -*/
#mod-cal-table{margin-top:5px;}
#mod-cal-table th,#mod-cal-table td{}
.mod-cal-caption{padding-bottom:5px;color:#58812d;font-weight:bold;}
.mod-cal-week{padding-bottom:5px;font-weight:bold;}
#mod-cal-table td.mod-cal-day-lin-td a{color:#f78318;}
#mod-cal-table td.mod-cal-day-lin-td a:visited{color:#f78318;}
#mod-cal-table td.mod-cal-day-lin-td a:hover{color:#f78318;}
.mod_cal_day_linked{color:#f78318;}
#mod-cal-table a{font-weight:bold;}
#mod-cal-prev-next{padding:10px 0 5px;}
#mod-cal-prev-next a {color:#58812d;}
/*-- 110 バックナンバー --*/
/*-- スクロールあり--*/
#mod-back-numbers-scroll .module-body{margin:8px 0 12px;width:180px;}
#mod-back-numbers-scroll.module ul{margin:0;}
#mod-back-numbers-scroll.module ul li{margin:0;padding:0 0 5px 15px;line-height:1.1;background:url(/img/template/user/1208/module-li.png) no-repeat left 0.2em;}
/*-- スクロールなし --*/
#mod-back-numbers-noscroll .module-body{}
#mod-back-numbers-noscroll .module-body li{}
/*-- ブックマーク --*/
#mod-bookmarks .mod-boo-name{color:#413e21;font-weight:bold;}
#mod-bookmarks .module-body { padding:0 15px;}
/*-- 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:#58812d;}


/*-- オリジナルモジュールがメインエリアに来た場合-*/
#mod-freearea-main { }
#mod-freearea-main .mod-entry-set { margin-bottom:20px;padding:0; border:1px solid #bcae9c;background:url(/img/template/user/1208/entry_bgr.png) repeat;}
#mod-freearea-main .mod-entry-set-top{}
#mod-freearea-main .mod-entry-set-top .lt{}
#mod-freearea-main .mod-entry-set-top .rt{}
#mod-freearea-main .mod-entry-set-bottom{}
#mod-freearea-main .mod-entry-set-bottom .lb{}
#mod-freearea-main .mod-entry-set-bottom .rb{}
#mod-freearea-main .entry {margin:0;padding:0;width:100%;border-right:1px solid #bcae9c;}

#mod-freearea-main .entry .entry-top {}
#mod-freearea-main .entry .entry-top h3 {margin:0 20px;padding:18px 0 12px 44px;background:url(/img/template/user/1208/ttl-bg1.png) no-repeat left bottom;color:#413e21;font-size:125%;text-shadow:0 1px 0 rgba(252, 252, 252, 0.9);_background:url(/img/template/user/1208/ttl-bg1-ie6.png) no-repeat left bottom;}

#mod-freearea-main .entry .entry-body {margin:0 15px;padding:20px 15px 20px;color:#413e21;text-align:center;}
#mod-freearea-main .entry {}
#mod-freearea-main .entry .entry-top  {margin:0;padding:0;background:none;}
#mod-freearea-main .entry .entry-body a {}
#mod-freearea-main .entry .entry-body a:hover {}
#mod-freearea-main .entry .entry-body a:active {}
#mod-freearea-main .entry .entry-body a:visited {}
#mod-freearea-main .entry .entry-body-text {margin:10px 0 0;}
#mod-freearea-main .entry .entry-bottom {margin:0;padding-bottom:8px;border:none;}
