@charset "UTF-8";/* INDIVIDUAL CSS Document for goo blog modulized templates 081023 */
/* template ID : ピスタチオのケーキ */

/*-- ■SECTION 010 全体設定 --*/
body {color:#000000;background: url(/img/template/user/1152/bg.gif);}
a {color:#e32b00;text-decoration:underline;}
a:hover {color:#ff9450;text-decoration:none;}
a:active {color:#ff9450;}
a:visited {color:#000000;text-decoration:underline;}
/*-- 不使用拡張部分 --*/
#title-banner-top,#title-banner-bottom,#main-top,#main-bottom,/*.content-top,.content-bottom,*/#footer {display:none;}
/*.mod-entry-set-top,*/.mod-entry-set-bottom,.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幅をピクセルで指定 --*/
#global-header{min-width:970px;}
*html #global-header{width: expression(document.documentElement.clientWidth < 972? "970px " : "100%");}
#container {min-width:970px;width:90%;margin:0 auto; padding-bottom:20px;}
*html #container {width: expression(document.documentElement.clientWidth < 972? "970px " : "90%");}
#title-banner {background:#e8dabb url(/img/template/user/1152/headBG.jpg) repeat-x left top; }
#main {margin: 0 35px 0 34px; background:#ece2d0 url(/img/template/user/1152/main_bg.gif); padding:10px;}
#footer {}
/*-- ■SECTION 030 #title-banner 設定 --*/
#title-banner-top {}
#title-banner-body {}
#title-banner-bottom { clear:both;}
#title-banner-body { background:url(/img/template/user/1152/headL.jpg) no-repeat left top; height:349px;}
#title-banner-body #title-banner-set { background:url(/img/template/user/1152/headR.jpg) no-repeat right top; width:230px;float:right; height:190px; padding:159px 150px 0 100px}


#title-banner-body #title-banner-set h1 {color:#312316;font-size:120%;line-height:1.2;text-align:left; margin-top:0px; margin-bottom:0.5em;}
#title-banner-body #title-banner-set h1 a {color:#312316;text-decoration:none;}
#title-banner-body #title-banner-set h1 a:hover,#title-banner-body #title-banner-set h1 a:active {color:#312316;text-decoration:underline;}
#title-banner-body #title-banner-set h2 {color:#312316;font-size:100%;line-height:1.2;text-align:left; font-weight:normal;}
/*-- ■SECTION 040 #main 設定 --*/
#main-top {}
#main-bottom {background: url(/img/template/user/1152/footbg.jpg) no-repeat bottom right; height:153px;}
/*-- ■SECTION 050 #main 内レイアウト設定 --*/
#center-2c {}
#center-3c {}
#side-a,
#side-b { color:#fff; background:#8b5f12 url(/img/template/user/1152/side_top.gif) top left no-repeat; padding:40px 0;}/*henkou*/
/*-- ■SECTION 060 #center-2c/3c 設定 --*/ 
.content {}
.content-top {display:none;}
.content-body {background:transparent;}
.content-bottom {}
/*-- ■SECTION 070 エントリー設定 --*/
/*-- 070-010 エントリーセット --*/
.mod-entry-set { background:#fff url(/img/template/user/1152/entry_bg.gif); border-right:solid 1px #cabda7; border-bottom:1px solid #ccc0aa;line-height:1.1;}/*henkou*/
.mod-entry-set-top {}
.mod-entry-set-top div.lt {}
.mod-entry-set-top div.rt {}
.mod-entry-set-bottom {}
.mod-entry-set-bottom div.lb {}
.mod-entry-set-bottom div.rb {}
/*-- 070-020 エントリー --*/
.entry {padding-top:0px;}
/*-- ENTRY TOP --*/
.entry-top { margin:10px 0 0 0; background:#fff url(/img/template/user/1152/entry_topBG.gif);border-right:20px solid #c2a67a; border-left:20px solid #c2a67a;}/*henkou*/
/*-- 記事タイトル --*/
.entry-top h3 {margin:8px 8px 0 8px; padding:0 0 8px 0;background:url(/img/template/user/1152/entry_tit_arrow.gif) no-repeat 0 3px; font-size:larger;color:#694402; line-height:1.2; text-align:left;padding:13px 0 15px 60px;}/*henkou*/
.entry-top h3 a {color:#694402;text-decoration:none;}/*henkou*/
.entry-top h3 a:visited {color:#694402;text-decoration:none;}
.entry-top h3 a:hover {color:#b50b01;text-decoration:underline;}
/*-- 投稿日時|カテゴリー --*/
.entry-top-info { text-align:right; padding:0 8px 8px 0; line-height:1.1;}
.entry-top-info a {color:#6f4907;}
.entry-top-info a:visited {color:#4f4637;}
.entry-top-info a:hover {color:#b50b01;text-decoration:underline;}
.entry-top-info span.entry-top-info-time {}
.entry-top-info span.entry-top-info-category {}
/*-- /ENTRY TOP --*/
/*-- ENTRY BODY --*/
.entry-body {padding-bottom:7px; border-bottom:2px solid #eae0c2; margin:0 0 8px 0;}
/*-- 記事画像 --*/
.entry-body-image {margin:15px auto;text-align:center;}
.entry-body-image a img,.entry-body-text a img {border-color:#ffffff;}
.entry-body-image a:visited img,.entry-body-text a:visited img {border-color:#ffffff;}
.entry-body-image a:hover img,.entry-body-text a:hover img {border-color:#ffffff;}
/*-- 記事本文 --*/
.entry-body-text {margin:10px;padding:0 8px;font-size: 110%;}
.entry-body-text a {color:#b50b01;text-decoration:underline;}
.entry-body-text a:hover {color:#ff9450;text-decoration:underline;}
.entry-body-text a:visited {color:#666666;}
/*-- /ENTRY BODY --*/
/*-- ENTRY BOTTOM --*/
.entry-bottom {}/*henkou*/
/* ### clearfix ### */
.entry-bottom:after {display:block;visibility:hidden;clear:both;height:0;content:".";}
/*\*/ .entry-bottom {*height:1%;} /**/
/*\*//*/ .entry-bottom {overflow:hidden;} /**/
.entry-bottom a {color:#fff; padding:0 5px;}
.entry-bottom a:visited {color:#fff;}
.entry-bottom a:hover {color:#ff9450;text-decoration:none;}
.entry-bottom-info {text-align:right;padding:5px 1em; float:right;background:#967b29 ;font-size:76%; color:#63430c;}
.entry-bottom-info a {}
.entry-bottom-info a:hover {}
.entry-bottom-info a:visited {}
/*-- /ENTRY BOTTOM --*/
/*-- 070-030 コメント --*/
#mod-comments,#mod-trackbacks{background:#fff url(/img/template/user/1152/entry_bg.gif); line-height:1.1;}
.mod-comments-top,.mod-trackbacks-top{}
.mod-comments-top .lt,.mod-trackbacks-top .lt{}
.mod-comments-top .rt,.mod-trackbacks-top .rt{}
.mod-comments-bottom,.mod-trackbacks-bottom{}
.mod-comments-bottom .lb,.mod-trackbacks-bottom .lb{}
.mod-comments-bottom .rb,.mod-trackbacks-bottom .rb{}
.mod-comments-body,.mod-trackbacks-body{}
#mod-comments h3,#mod-trackbacks h3{margin:0; padding:8px; font-size:120%; background:#e9dbbc url(/img/template/user/1152/entry_topBG.gif);line-height:1.2; text-align:left;color:#6a3905;border-right:20px solid #c0a479; border-left:20px solid #c0a479;}
#mod-comments .comment-list{margin:20px 0 0 0;margin-bottom:20px;}
#mod-comments .comment-list-body,#mod-trackbacks .trackback-list-body{color:#4e3c2b;}
#mod-comments .comment-list-body dl,#mod-trackbacks .trackback-list-body dl{margin:10px;padding:5px; border-bottom:1px solid #ebddbd;}
#mod-comments .comment-list-body dl dt,#mod-trackbacks .trackback-list-body dl dt{color:#000000;}
#mod-comments .comment-list-body dl dt a,#mod-trackbacks .trackback-list-body dl dt a{color:#ab0a01;font-weight:bold;text-decoration:underline;}
#mod-comments .comment-list-body dl dt a:visited,#mod-trackbacks .trackback-list-body dl dt a:visited{text-decoration:underline;color:#ab0a01;}
#mod-comments .comment-list-body dl dt a:hover,#mod-trackbacks .trackback-list-body dl dt a:hover{text-decoration:none;color:#fe9150;}
.comment-list-title,.trackback-list-title{font-weight:bold; color:#4e3c2b;}
.comment-list-name{ color:#b50b01;}
.comment-list-date,.trackback-list-date{ }
.comment-list-body dl dd.comment-list-date{ margin:0 0 0.75em 0 !important;}



#mod-comments .comment-input dl{}
#mod-comments .comment-submit input{}
.comment-alert,.trackback-alert{color:#ab0a01;font-weight:bold;margin:10px 5px;text-align:center; padding:10px;}
.comment-gooid{color:#000000;padding:10px;margin-bottom:10px;}
.comment-gooid dl dt{font-weight:bold;color:#000000;}
.comment-gooid dl dd{font-size:90%;}
.comment-login{color:#e32b00;}
.comment-login-link{}
.comment-login-link a{color:#000000;text-decoration:none;}
.comment-login-link a:hover{color:#f97800;}
.comment-list-error{color:#e32b00;padding:3px;border:solid 1px #e32b00;}
/*-- 070-040 トラックバック --*/
#mod-trackbacks .trackback-ping-url{color:#4e3c2b;font-weight:bold;text-align:center;padding-top:10px;}
#mod-trackbacks .trackback-ping-url dd input{color:#4e3c2b;font-weight:bold;text-align:center;padding-bottom:10px;}
#mod-trackbacks .trackback-filter{margin:10px 35px 20px;}
#mod-trackbacks .trackback-filter ul li{color:#000000;padding:0 0 0 16px; background:url(/img/template/user/1152/side_LSTarrow.gif) no-repeat 0 2px; line-height:1.1;}
/*-- 070-050 ナビゲーション --*/
#mod-prev-next {margin:30px 0 30px 0;padding:5px 10px; font-size:x-small;}
#mod-prev-next a {color:#4e3c2b;text-decoration:underline;}
#mod-prev-next a:hover {color:#fe9150;text-decoration:none;}
#mod-prev-next a:visited {color:#4e3c2b;text-decoration:underline;}
#mod-prev-next ul li.mod-pre-nex-prev a{ background:url(/img/template/user/1152/prev.gif) no-repeat left center; padding:0 0 0 10px}
#mod-prev-next ul li.mod-pre-nex-top a{ background:url(/img/template/user/1152/top.gif) no-repeat left center; padding:0 0 0 10px}
#mod-prev-next ul li.mod-pre-nex-next a{ background:url(/img/template/user/1152/next.gif) no-repeat right center; padding:0 10px 0 0}

/*-- ■SECTION 080 goo ad 設定 --*/
.mod-entry-set-goo-ad {margin:30px 0 30px;text-align:center;}
.mod-entry-set-goo-ad iflame{background:#000;}
/*-- MicroAd背景色 --*/
.gooAd {margin:0px; }
.gooAd td {}
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.gooAd_title {color:#b50b01;font-weight:bold;}
a:visited.gooAd_title {color:#b50b01;font-weight:bold;}
a:hover.gooAd_title {color:#000000;font-weight:bold;}
/*-- URLリンク文字 --*/
a.gooAd_url {color:#000000;}
a:visited.gooAd_url {color:#000000;}
a:hover.gooAd_url {color:#b50b01;}
/*-- テキストリンク文字 --*/
div.gooAd_text_td {line-height:1.1;}
a.gooAd_text {color:#000000;}
a:visited.gooAd_text {color:#000000;}
a:hover.gooAd_text {color:#b50b01;}
/*-- リンク範囲拡大 --*/
.gooAd_title_td A,
.gooAd_url_td A,
.gooAd_text_td A {text-decoration:none;}
/*-- ■SECTION 090 #sidebar 設定 --*/
.sidebar-top{display:none;}
.sidebar{}
.sidebar-bottom{display:none;}
/*-- ■SECTION 100 サイドバーモジュール共通設定 --*/
.module{margin:0px;padding-bottom:12px;padding-top:0px;}
.module .module-top{display:none;}
.module .module-bottom{display:none;}
.module h4{ background:url(/img/template/user/1152/side_arrow.gif) no-repeat left;text-align:left;color:#fff;font-size:110%;padding:10px 0 10px 30px; line-height:1.1; margin:0 0 0 10px;}/*henkou*/
.module .module-body{ zoom:1;padding:5px;margin:0px; word-break: break-all; background:url(/img/template/user/1152/side_border.gif) repeat-x top;}
.module ul{}
.module ul li{color:#fff;padding:0px 15px 3px 15px;background:url(/img/template/user/1152/side_LSTarrow.gif) no-repeat 4px 8px; line-height:1.4; border-bottom:1px solid #946f2f;}
.module dl{ background:none;}
.module dl dt{font-weight:bold;color:#fff;}
.module dl dd{}
.module a{color:#fff;text-decoration:underline;}
.module a:visited {color:#d1c7b5;text-decoration:underline;}
.module a:hover {color:#f14922;text-decoration:none;}
.module a:active {color:#f14922;text-decoration:none;}
.module-body hr {height:1px;color:#946f2f;background-color:#946f2f;border:0px;}

/*-- ■SECTION 110 サイドバーモジュール個別設定 --*/
/*--110 お知らせ【ＰＲ】 --*/
#mod-advertising li{padding:0;background:none;}
/*--110 プロフィール --*/
#mod-profile dt{color:#fff;}
#mod-profile dt{font-weight:bold;color:#fff; background:url(/img/template/user/1152/side_LSTarrow.gif) no-repeat 4px 8px; padding:3px 15px;}
#mod-profile dd{ border-bottom:1px solid #946f2f; padding:0 0 0 15px;}
#mod-profile dd.mod-pro-photo{ padding:0 0 8px 0;}
/*--110 携帯 --*/
#mod-mobile{text-align:center;}
#mod-mobile ul li{text-align:center;padding:0;background:none;}
/*--110 最新記事 --*/
#mod-recent-entries{}
/*--110 カテゴリー --*/
#mod-categories{}
/*--110 ログイン --*/
#mod-login{text-align:center;}
#mod-login ul li{border:none;padding:0;text-align:center;}
/*--110 最新コメント --*/
#mod-recent-comments{}
/*--110 最新トラックバック --*/
#mod-recent-trackbacks{}
/*--110 カレンダー -*/
#mod-cal-table{ background:#faf3e9 url(/img/template/user/1152/cal_top.gif) left top no-repeat; padding:24px 0 0 0;}
#mod-cal-table tr{}
#mod-cal-table th,#mod-cal-table td{padding:5px 0;}
#mod-cal-table td{ border-bottom:1px solid #e9dbbc; color:#b8afa2;}
.mod-cal-week{color:#6e5e50;}
.mod-cal-caption{ padding:3px 8px; text-align:right; font-size:x-small; color:#4e3c2b;}
.mod-cal-week{ background:#d3c5a4; padding:1px;}
#mod-cal-table td.mod-cal-day-lin-td a{color:#ab0a01; font-weight:bold; text-decoration:underline;}
#mod-cal-table td.mod-cal-day-lin-td a:visited{color:#ab0a01; font-weight:bold; text-decoration:underline;}
#mod-cal-table td.mod-cal-day-lin-td a:hover{color:#f14922; font-weight:bold;}
.mod_cal_day_linked{}
#mod-cal-table a{font-weight:bold;}
/*-- 次月前月ナビ --*/
#mod-cal-prev-next{ padding:8px 0; font-size:x-small;}
#mod-cal-prev-next a {color:#ab0a01;font-weight:normal;}
#mod-cal-prev-next a:visited{color:#ab0a01;}
#mod-cal-prev-next a:hover{color:#f14922; text-decoration:underline;}
#mod-cal-prev{ padding:0px 8px 5px ; margin:0 0 0 0.5em; background:url(/img/template/user/1152/arrowL.gif) no-repeat left center;}
#mod-cal-next{ padding:0px 8px 5px; margin:0 0.5em 0 0;  background:url(/img/template/user/1152/arrowR.gif) no-repeat right center;}
/*-- スクロールあり--*/
#mod-back-numbers-scroll .module-body{padding:10px 5px;margin:0px; width:180px;}
#mod-back-numbers-scroll .module-body li{}
/*-- スクロールなし --*/
#mod-back-numbers-noscroll .module-body{padding:10px 5px;}
#mod-back-numbers-noscroll .module-body li{}
/*-- ブックマーク --*/
#mod-bookmarks .mod-boo-name{color:#000000;font-weight:bold;}
#mod-bookmarks .mod-boo-description {color:#000000;}
/*-- goo おすすめ --*/
#mod-goo-recommends li{background:none;padding:0px 15px 0px 12px;}
#mod-goo-recommends li a{text-decoration:none;}
/*-- RSS/gooブログ --*/
#mod-powered-by{}
/*-- フォントサイズ変更 --*/
#font-size-changer{}
#font-size-changer ul li{background:none;padding:0;text-align:center;border:none;}
/*-- お知らせ【ＰＲ】 --*/
#mod-advertising li{background:none;padding:0;}
/*-- オリジナルモジュールがメインエリアに来た場合-*/
#mod-freearea-main .entry .entry-top h3 {font-size:110%; color:#f14922;}
#mod-freearea-main .entry-body {padding-top:10px;}
#mod-freearea-main .entry-bottom {padding-bottom:60px;}
/*--週末レシピへのバナー*/
#sidebar-opt-top{display:block;margin:8px auto; width:190px;}
#sidebar-opt-bottom{display:block;padding:5px;}
/*-- ■SECTION 120 HYBRID 設定 --*/