@charset "UTF-8";
/* INDIVIDUAL CSS Document for goo blog modulized templates 090611 */
/* template ID :1041 */


/*-- ■SECTION 010 全体設定 --*/
body {color:#010103; background:#c3d4e6 url(/img/template/user/1041/body_bg.gif) repeat fixed ;}
a {color:#ff3c00;text-decoration:underline;}
a:hover {color:#ff6000;text-decoration:none;}
a:active {color:#ff6000;}
a:visited {color:#ff3c00;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幅をピクセルで指定 --*/
#container {min-width: 840px; width:90%; margin:20px auto;}
#title-banner {}
#main {padding:0px 10px 10px 10px;background:url(/img/template/user/1041/content_bg.gif) ;}
#footer {}
/*-- ■SECTION 030 #title-banner 設定 --*/
#title-banner-top {}
#title-banner-body {}
#title-banner-bottom {}
#title-banner-body #title-banner-set {min-height:300px;_height:300px;background:url(/img/template/user/1041/title.gif) repeat-x left top ;}
#title-banner-body #title-banner-set h1 {color:#631c86;font-size:150%;line-height:1.2;text-align:left;padding:20px 20px 0px 20px;margin-top:0px;}
#title-banner-body #title-banner-set h1 a {color:#631c86;text-decoration:none;}
#title-banner-body #title-banner-set h1 a:hover,#title-banner-body #title-banner-set h1 a:active {color:#f35c8e;text-decoration:underline;}
#title-banner-body #title-banner-set h2 {color:#010103;font-size:110%;line-height:1.2;text-align:left;font-weight:normal;padding:5px 20px 20px 20px ;}


/*-- 201708　見出し用class新設 --*/
#title-banner-body #title-banner-set .blog-title {color:#631c86;font-size:150%;line-height:1.2;text-align:left;padding:20px 20px 0px 20px;margin-top:0px;font-weight:bold;}
#title-banner-body #title-banner-set .blog-title a {color:#631c86;text-decoration:none;}
#title-banner-body #title-banner-set .blog-title a:hover,#title-banner-body #title-banner-set h1 a:active {color:#f35c8e;text-decoration:underline;}
#title-banner-body #title-banner-set .blog-description {color:#010103;font-size:110%;line-height:1.2;text-align:left;font-weight:normal;padding:5px 20px 20px 20px ;}
/*-- 201708　見出し用class新設 --*/


/*-- ■SECTION 040 #main 設定 --*/
#main-top {}
#main-bottom {}
/*-- ■SECTION 050 #main 内レイアウト設定 --*/
#center-2c {}
#center-3c {}
#side-a,
#side-b {}
/*-- ■SECTION 060 #center-2c/3c 設定 --*/
.content {}
.content-top {}
.content-body {padding:0 3px;}
.content-bottom {display:none;}
/*-- ■SECTION 070 エントリー設定 --*/
/*-- 070-010 エントリーセット --*/
.mod-entry-set {margin-bottom:20px; background:#ffffff url(/img/template/user/1041/entry_bg.gif) repeat left top; border:solid 1px #d8e4f0; overflow:hidden;}
.mod-entry-set-top {display:none;}
.mod-entry-set-top div.lt {display:none;}
.mod-entry-set-top div.rt {display:none;}
.mod-entry-set-bottom {display:none;}
.mod-entry-set-bottom div.lb {display:none;}
.mod-entry-set-bottom div.rb {display:none;}
/*-- 070-020 エントリー --*/
.entry {margin:0px; padding:0px;}
/*-- ENTRY TOP --*/
.entry-top {}
/*-- 記事タイトル --*/
.entry-top h3 {font-size:110%; color:#ffffff; line-height:1.1; text-align:left; padding:12px 10px 12px 50px; background:#5e7ccb url(/img/template/user/1041/entry_title.gif) no-repeat left top;}
.entry-top h3 a {color:#ffffff;text-decoration:none;}
.entry-top h3 a:hover {color:#ffffff;text-decoration:underline;}
.entry-top h3 a:visited {color:#ffffff;text-decoration:none;}


/*-- 201708　見出し用class新設 --*/
/*-- 記事タイトル --*/
.entry-top .entry-title,.arcv-title,.entry-list-title {font-size:110%; color:#ffffff; line-height:1.1; text-align:left; padding:12px 10px 12px 50px; background:#5e7ccb url(/img/template/user/1041/entry_title.gif) no-repeat left top;}
.entry-list-title {margin-bottom:10px;}
.entry-top .entry-title a,.arcv-title a,.entry-list-title a {color:#ffffff;text-decoration:none;}
.entry-top .entry-title a:hover,.arcv-title a:hover,.entry-list-title a:hover {color:#ffffff;text-decoration:underline;}
.entry-top .entry-title a:visited,.arcv-title a:visited,.entry-list-title a:visited {color:#ffffff;text-decoration:none;}
/*-- 201708　見出し用class新設 --*/


/*-- 投稿日時|カテゴリー --*/
.entry-top-info {text-align:right; line-height:1.1; padding:10px;}
.entry-top-info a {color:#621d86;text-decoration:none;}
.entry-top-info a:hover {color:#f35c8e;text-decoration:underline;}
.entry-top-info a:visited {color:#621d86;text-decoration:none;}
.entry-top-info span.entry-top-info-time {}
.entry-top-info span.entry-top-info-category {}
/*-- /ENTRY TOP --*/
/*-- ENTRY BODY --*/
.entry-body {padding:5px 8px 5px 20px; }
/*-- 記事画像 --*/
.entry-body-image {margin: 10px auto;}
.entry-body-image a img,.entry-body-text a img {border-color:#621d86;}
.entry-body-image a:visited img,.entry-body-text a:visited img {border-color:#0057a4;}
.entry-body-image a:hover img,.entry-body-text a:hover img {border-color:#f35c8e;}
/*-- 記事本文 --*/
.entry-body-text {word-break:break-all; padding:0 7px 0 0;}
.entry-body-text a {color:#621d86;text-decoration:underline;}
.entry-body-text a:hover {color:#f35c8e;text-decoration:none;}
.entry-body-text a:visited {color:#0057a4;}
/*-- /ENTRY BODY --*/
/*-- ENTRY BOTTOM --*/
.entry-bottom {text-align:right; line-height:1.1; padding:10px;}
.entry-bottom a {color:#621d86;text-decoration:none;}
.entry-bottom a:hover {color:#f35c8e;text-decoration:underline;}
.entry-bottom a:visited {color:#621d86;text-decoration:none;}
.entry-bottom-info {}
.entry-bottom-info a {}
.entry-bottom-info a:hover {}
.entry-bottom-info a:visited {}
/*-- /ENTRY BOTTOM --*/

/*-- 070-030 コメント --*/
#mod-comments,#mod-trackbacks{margin-top:20px; margin-bottom:15px;}
.mod-comments-top,.mod-trackbacks-top{display:none;}
.mod-comments-top .lt,.mod-trackbacks-top .lt{display:none;}
.mod-comments-top .rt,.mod-trackbacks-top .rt{display:none;}
.mod-comments-bottom,.mod-trackbacks-bottom{ background:url(/img/template/user/1041/comment_bottom.gif) no-repeat right bottom; height:55px;}
.mod-comments-bottom .lb,.mod-trackbacks-bottom .lb{display:none;}
.mod-comments-bottom .rb,.mod-trackbacks-bottom .rb{display:none;}
.mod-comments-body,.mod-trackbacks-body{padding:5px 8px 5px 20px;}
#mod-comments h3,#mod-trackbacks h3{font-size:110%; color:#010103; line-height:1.1; text-align:left; background:url(/img/template/user/1041/comment_top.gif) no-repeat left top; padding:15px 10px 15px 50px;}
#mod-comments .comment-list{padding:5px 0 30px 0;}
#mod-comments .comment-list-body,#mod-trackbacks .trackback-list-body{color:#010103;}
#mod-comments .comment-list-body dl,#mod-trackbacks .trackback-list-body dl{margin:8px;padding:8px; border-bottom:dashed 1px #b1b1b1;overflow:hidden;}
#mod-comments .comment-list-body dl dt,#mod-trackbacks .trackback-list-body dl dt{color:#010103;}
#mod-comments .comment-list-body dl dt a,#mod-trackbacks .trackback-list-body dl dt a{color:#621d86;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:#0057a4;}
#mod-comments .comment-list-body dl dt a:hover,#mod-trackbacks .trackback-list-body dl dt a:hover{text-decoration:none;color:#f35c8e;}
.comment-list-title,.trackback-list-title{font-weight:bold;color:#010103;}
.comment-list-date,.trackback-list-date{color:#010103;}
.comment-list-text,.trackback-list-text{color:#010103;word-break:break-all;}
#mod-comments .comment-input dl{}
#mod-comments .comment-submit input{}

.comment-form{margin-top:10px; color:#010103; margin-left:-10px;overflow:hidden;}
.comment-alert,.trackback-alert{color:#ff3c00; font-weight:bold;margin:20px 5px 0px 5px;text-align:center; padding:10px;}
.comment-alert .comment-no-js{background:none;}
.trackback-alert .comment-no-js{background:none;}
.comment-gooid{color:#ff3c00;padding:10px;margin-bottom:10px;}
.comment-gooid dl dt{font-weight:bold;color:#010103;}
.comment-gooid dl dd{font-size:90%;}
.comment-login{color:#518731;}
.comment-login-link{}
.comment-login-link a{color:#621d86;text-decoration:none;}
.comment-login-link a:hover{color:#f35c8e;}
.comment-list-error{color:#ff4200;padding:3px;border:solid 1px #ff4200; background:none;}

/*-- 070-040 トラックバック --*/
#mod-trackbacks .trackback-ping-url{color:#010103;font-weight:bold;text-align:center;margin:20px 0;overflow:hidden;}
#mod-trackbacks .trackback-ping-url dd input{color:#010103; font-weight:bold; text-align:center;overflow:hidden;}
#mod-trackbacks .trackback-filter{margin:15px 15px 20px 15px;}
#mod-trackbacks .trackback-filter ul li{color:#010103;padding:1px 1px 1px 18px;background:url(/img/template/user/1041/listmark.gif) no-repeat 0 1px;line-height:1.2;}
/*-- 070-050 ナビゲーション --*/
#mod-prev-next {margin:30px 0 50px 0;padding:5px 10px;font-weight:bold;}
#mod-prev-next a {color:#621d86;text-decoration:underline;}
#mod-prev-next a:hover {color:#f35c8e;text-decoration:none;}
#mod-prev-next a:visited {color:#621d86;text-decoration:underline;}
/*-- ■SECTION 080 goo ad 設定 --*/
.mod-entry-set-goo-ad {margin:30px 0 30px;text-align:center;}
/*-- MicroAd背景色 --*/
.gooAd {margin:0px; background:url(/img/template/user/1041/content_bg.gif) ;}
.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:#621d86;font-weight:bold; text-decoration:none;}
a:visited.gooAd_title {color:#621d86;font-weight:bold; text-decoration:none;}
a:hover.gooAd_title {color:#f35c8e;font-weight:bold; text-decoration:none;}
a:active.gooAd_title {color:#f35c8e;font-weight:bold; text-decoration:none;}

/*-- URLリンク文字 --*/
a.gooAd_url {color:#010103; text-decoration:none;}
a:visited.gooAd_url {color:#010103; text-decoration:none;}
a:hover.gooAd_url {color:#f35c8e; text-decoration:none;}
a:active.gooAd_url {color:#f35c8e; text-decoration:none;}

/*-- テキストリンク文字 --*/
div.gooAd_text_td {line-height:1.1;}
a.gooAd_text {color:#010103; text-decoration:none;}
a:visited.gooAd_text {color:#010103; text-decoration:none;}
a:hover.gooAd_text {color:#f35c8e; text-decoration:none;}
a:active.gooAd_text {color:#f35c8e; text-decoration:none;}

/*-- リンク範囲拡大 --*/
.gooAd_title_td A,
.gooAd_url_td A,
.gooAd_text_td A {text-decoration:none;}
/*-- ■SECTION 090 #sidebar 設定 --*/
.sidebar-top{display:none;}
.sidebar{background:url(/img/template/user/1041/content_bg.gif) ;border:solid 1px #e0ebf6;}
.sidebar-bottom{display:none;}
/*-- ■SECTION 100 サイドバーモジュール共通設定 --*/
.module{margin:0px;padding-bottom:12px; color:#010103;}
.module .module-top{background:url(/img/template/user/1041/sidea_top.gif) no-repeat left top; height:25px;}
.module .module-bottom{display:none;}
.module h4{text-align:center; color:#010103; font-size:110%; line-height:1.1; margin-bottom:7px;background:url(/img/template/user/1041/sidea_bottom.gif) no-repeat left bottom; padding-bottom:25px;}


/*-- 201708　見出し用class新設 --*/
.module .sidebar-text{text-align:center; color:#010103; font-size:110%; line-height:1.1; margin-bottom:7px;background:url(/img/template/user/1041/sidea_bottom.gif) no-repeat left bottom; padding-bottom:25px;}
/*-- 201708　見出し用class新設 --*/


.module .module-body{padding:2px;margin:0px; word-break: break-all;}
.module ul{}
.module ul li{color:#010103;padding:0px 10px 3px 19px;background:url(/img/template/user/1041/listmark.gif) no-repeat 0 1px;line-height:1.1;}
.module dl{}
.module dl dt{font-weight:bold;color:#010103;}
.module dl dd{}
.module a {color:#621d86;text-decoration:underline;}
.module a:link:hover {color:#f35c8e;text-decoration:none;}
.module a:link:active {color:#f35c8e;text-decoration:none;}
.module a:visited {color:#0057a4;text-decoration:underline;}
.module-body hr {height:1px;color:#010103; background-color:#010103;border:0px;}

/*-- ■SECTION 110 サイドバーモジュール個別設定 --*/
/*--110 お知らせ【ＰＲ】 --*/
#mod-advertising .module-top{background:url(/img/template/user/1041/sidea_top.gif) no-repeat left top; height:25px;}
#mod-advertising h4{text-align:center; color:#010103; font-size:110%; line-height:1.1; margin-bottom:7px;background:url(/img/template/user/1041/sidea_bottom.gif) no-repeat left bottom; padding-bottom:25px;}
#mod-advertising li{padding:0 0 0 5px;background:none;}
/*--110 プロフィール --*/
#mod-profile .module-top{background:url(/img/template/user/1041/sideb_top.gif) no-repeat left top; height:25px;}
#mod-profile h4{text-align:center; color:#010103; font-size:110%; line-height:1.1; margin-bottom:7px;background:url(/img/template/user/1041/sideb_bottom.gif) no-repeat left bottom; padding-bottom:25px;}
#mod-profile dl{padding:0 0 0 5px;}
#mod-profile dt{color:#010103;}
#mod-profile .mod-pro-photo{}
/*--110 携帯 --*/
#mod-mobile{text-align:center;}
#mod-mobile .module-top{background:url(/img/template/user/1041/sidea_top.gif) no-repeat left top; height:25px;}
#mod-mobile h4{text-align:center; color:#010103; font-size:110%; line-height:1.1; margin-bottom:7px;background:url(/img/template/user/1041/sidea_bottom.gif) no-repeat left bottom; padding-bottom:25px;}
#mod-mobile ul li{text-align:center;padding:0;background:none;}
/*--110 最新記事 --*/
#mod-recent-entries{}
#mod-recent-entries
/*--110 カテゴリー --*/
#mod-categories{}
#mod-categories .module-top{background:url(/img/template/user/1041/sideb_top.gif) no-repeat left top; height:25px;}
#mod-categories h4{text-align:center; color:#010103; font-size:110%; line-height:1.1; margin-bottom:7px;background:url(/img/template/user/1041/sideb_bottom.gif) no-repeat left bottom; padding-bottom:25px;}
/*--110 ログイン --*/
#mod-login{text-align:center;}
#mod-login .module-top{background:url(/img/template/user/1041/sidea_top.gif) no-repeat left top; height:25px;}
#mod-login h4{text-align:center; color:#010103; font-size:110%; line-height:1.1; margin-bottom:7px;background:url(/img/template/user/1041/sidea_bottom.gif) no-repeat left bottom; padding-bottom:25px;}
#mod-login ul li{border:none;padding:0;text-align:center;}
/*--110 最新コメント --*/
#mod-recent-comments{}
#mod-recent-comments .module-top{background:url(/img/template/user/1041/sideb_top.gif) no-repeat left top; height:25px;}
#mod-recent-comments h4{text-align:center; color:#010103; font-size:110%; line-height:1.1; margin-bottom:7px;background:url(/img/template/user/1041/sideb_bottom.gif) no-repeat left bottom; padding-bottom:25px;}
/*--110 最新トラックバック --*/
#mod-recent-trackbacks{}
#mod-recent-trackbacks .module-top{background:url(/img/template/user/1041/sidea_top.gif) no-repeat left top; height:25px;}
#mod-recent-trackbacks h4{text-align:center; color:#010103; font-size:110%; line-height:1.1; margin-bottom:7px;background:url(/img/template/user/1041/sidea_bottom.gif) no-repeat left bottom; padding-bottom:25px;}
/*--110 カレンダー -*/
#mod-calendar .module-top{background:url(/img/template/user/1041/sideb_top.gif) no-repeat left top; height:25px;}
#mod-calendar h4{text-align:center; color:#010103; font-size:110%; line-height:1.1; margin-bottom:7px;background:url(/img/template/user/1041/sideb_bottom.gif) no-repeat left bottom; padding-bottom:25px;}
#mod-cal-table th,#mod-cal-table{padding:5px 2px;}
#mod-cal-table th,#mod-cal-table td{color:#010103;}
.mod-cal-caption,.mod-cal-week{color:#010103;font-weight:bold;}
#mod-cal-table td.mod-cal-day-lin-td a{color:#621d86; font-weight:bold; text-decoration:underline;}
#mod-cal-table td.mod-cal-day-lin-td a:visited{color:#0057a4; font-weight:bold; text-decoration:underline;}
#mod-cal-table td.mod-cal-day-lin-td a:hover{color:#f35c8e; font-weight:bold; text-decoration:none;}
.mod_cal_day_linked{}
#mod-cal-table a{font-weight:bold;}
/*-- 次月前月ナビ --*/
#mod-cal-prev-next a {color:#621d86; text-decoration:none;font-weight:bold;}
#mod-cal-prev-next a:hover{color:#f35c8e;text-decoration:none;}
#mod-cal-prev-next a:visited{color:#621d86;text-decoration:none;}
/*-- スクロールあり--*/
#mod-back-numbers-scroll .module-body{padding:10px 0px 10px 5px;margin:0px;width:190px;}
#mod-back-numbers-scroll .module-body li{}
/*-- スクロールなし --*/
#mod-back-numbers-noscroll .module-body{padding:10px 0px 10px 5px;margin:0px;width:190px;}
#mod-back-numbers-noscroll .module-body li{}
/*-- ブックマーク --*/
#mod-bookmarks .module-top{background:url(/img/template/user/1041/sideb_top.gif) no-repeat left top; height:25px;}
#mod-bookmarks h4{text-align:center; color:#010103; font-size:110%; line-height:1.1; margin-bottom:7px;background:url(/img/template/user/1041/sideb_bottom.gif) no-repeat left bottom; padding-bottom:25px;}
#mod-bookmarks dl {padding:0 0 0 5px;}
#mod-bookmarks .mod-boo-name{color:#010103;font-weight:bold;}
#mod-bookmarks .mod-boo-description {color:#010103;}
/*-- goo おすすめ --*/
#mod-goo-recommends .module-top{background:url(/img/template/user/1041/sideb_top.gif) no-repeat left top; height:25px;}
#mod-goo-recommends h4{text-align:center; color:#010103; font-size:110%; line-height:1.1; margin-bottom:7px;background:url(/img/template/user/1041/sideb_bottom.gif) no-repeat left bottom; padding-bottom:25px;}
#mod-goo-recommends li{background:none;padding:0px 15px 0px 12px;}
#mod-goo-recommends li a{text-decoration:none;}
/*-- RSS/gooブログ --*/
#mod-powered-by
#mod-powered-by{}
/*-- フォントサイズ変更 --*/
#font-size-changer{}
#font-size-changer .module-top{background:url(/img/template/user/1041/sidea_top.gif) no-repeat left top; height:25px;}
#font-size-changer h4{text-align:center; color:#010103; font-size:110%; line-height:1.1; margin-bottom:7px;background:url(/img/template/user/1041/sidea_bottom.gif) no-repeat left bottom; padding-bottom:25px;}
#font-size-changer ul li{background:none;padding:0;text-align:center;border:none;}
#font-size-changer a {color:#621d86;text-decoration:underline;}
#font-size-changer a:link:hover {color:#f35c8e;text-decoration:none;}
#font-size-changer a:link:active {color:#f35c8e;text-decoration:none;}
#font-size-changer a:visited {color:#621d86;text-decoration:underline;}



/*-- オリジナルモジュールがメインエリアに来た場合-*/
#mod-freearea-main{margin-bottom:20px; background:#ffffff url(/img/template/user/1041/entry_bg.gif) repeat left top; border:solid 1px #d8e4f0;}
#mod-freearea-main .entry{}
#mod-freearea-main .mod-entry-set-top{display:none;}
#mod-freearea-main .mod-entry-set-top div.lt{display:none;}
#mod-freearea-main .mod-entry-set-top div.rt{display:none;}
#mod-freearea-main .mod-entry-set-bottom{display:none;}
#mod-freearea-main .mod-entry-set-bottom .lb{display:none;}
#mod-freearea-main .mod-entry-set-bottom .rb{display:none;}
#mod-freearea-main .entry .entry-top h3{font-size:110%; color:#ffffff; line-height:1.1; text-align:left; padding:12px 10px 12px 50px; background:#5e7ccb url(/img/template/user/1041/mod_free_title.gif) no-repeat left top;}
#mod-freearea-main .entry .entry-body{padding-top:15px; padding-bottom:15px;}
#mod-freearea-main .entry .entry-bottom{display:none;}


/*-- 2017　見出し調整 --*/
/*-- 60日間未更新 --*/
.sleep-ad-title{font-size:110%; color:#ffffff; line-height:1.1; text-align:left; padding:12px 10px 12px 50px; background:#5e7ccb url(/img/template/user/1041/mod_free_title.gif) no-repeat left top;font-weight:bold;}
/*-- 2017　見出し調整 --*/

/*-- ■SECTION 120 HYBRID 設定 --*/

