■ C S S ■ 下のCSSをすべてコピー&ペーストで衣替えは完了ですが なるべく画像はお持ち帰りしていただき、ご自分のサーバーに アップロードしてカスタマイズしてくださいますようお願いします。 /*****************************************************/ /* ヒヨコ君増殖中テンプレート 通常版デザイン変更練習用 */ /* http://www.doblog.com/weblog/myblog/3613 */ /* Modified by 奥さまはブヒ。*/ /* http://www.doblog.com/weblog/myblog/12246*/ /*****************************************************/ /*** 全体の背景設定 ***/ body { color : #666666; background-color : #000000; text-align: center; font-family: "Verdana", "MS Pゴシック", "Osaka", "sans-serif" ; padding-top: 20px; padding-bottom: 10px; } /****************** OPTION *******************/ .blog img { border: 0px solid #666666; } hr { color: #666666; height: 1px; } /****************** Newtag *******************/ /*** この記事のURL・トラックバックURLの部分 ***/ .blog-linkurl { font-family: "Verdana", "MS Pゴシック", "Osaka", "sans-serif" ; font-size : 65%; color:#666666; border-top: 1px dotted #666666; border-bottom: 1px dotted #666666; padding: 5px; margin : 0px 5px 5px 0px ; line-height: 150%; } .blog-linkurl a:link { color : #666666; text-decoration: none;} .blog-linkurl a:visited { color : #666666; text-decoration: none;} .blog-linkurl a:hover { color : #666666; text-decoration: none;} .blog-linkurl a:active { color : #666666; text-decoration: none;} .menu-contents P { margin: 0px 0px 2px } /****************** links *******************/ /*** 未訪問リンク色 ***/ a:link { color : #cccccc;} /*** 訪問済みリンク色 ***/ a:visited { color : #cccccc;} /*** マウスを上に乗せたときの色 ***/ a:hover { color : #ff0000; font-weight: bold;} /*** リンクをクリックしたときの色 ***/ a:active { color : #ff0000; font-weight: bold;} /****************** form ********************/ form { margin : 0px } input { border: 1px solid #666666; margin: 2px; } form table input { border: 1px solid #666666; height: 20px; filter: Alpha(opacity=30) } textarea { border: 1px solid #666666; margin: 2px; } form td * { color: #666666; } form td input { color: #666666; !important ; } /************* navigation table **************/ .myblog-position form table { background-image: none; position: absolute; left: 0px; top: 160px; width: 765px; color: #000000; height: 40px; } .myblog-position form td { text-align: left;} /*** Doblogナビゲーションリンク色 ***/ /*** 未訪問リンク色 ***/ .myblog-position A.portalbar:link { color: #666666; text-decoration: none;} /*** 訪問済みリンク色 ***/ .myblog-position A.portalbar:visited { color: #666666; text-decoration: none;} /*** マウスを上に乗せたときの色 ***/ .myblog-position A.portalbar:hover { color: #666666; text-decoration: none; background-color: transparent;} /*** リンクをクリックしたときの色 ***/ .myblog-position A.portalbar:active { color: #666666; text-decoration: none;} /******************** etc *********************/ /*** 外周ボーダー&メニュー部分背景色 ***/ .myblog-position { text-align : left; width: 776px; position: relative; background-color: ; border: 1px solid #cccccc; margin-left: auto; margin-right: auto; } .myblog-contents { padding-bottom: 1px; } /*** NTT-DATA著作権部 ***/ .myblog-position .footer { border: 0px solid #cccccc; font-family: Arial, Helvetica, sans-serif; font-size: 12px; width: auto; margin-left: 10px; margin-right: 10px; margin-top: 0px; color: #666666; background-color:#000000; } /******************* header ********************/ /*** ヘッダの幅&背景設定 ***/ .myblog-header { background-color : ; height: 200px; width: 100%; /*****タイトル画像********/ /*****■「随時更新」末尾1E.gif/「来訪歓迎」は2E.gif/「視点論点」は3E.gif■*****/ background-image: url("http://img.doblog.com/60000/u59399/1000/FI2399272_1E.gif"); background-repeat: no-repeat; } /*** ブログタイトル設定 ***/ .myblog-header-text { color: #cccccc; font-size: 180%; font-weight: bold; font-family: "Verdana", "MS Pゴシック", "Osaka", "sans-serif" ; padding: 60px 10px 0px; display: block; clear: left; } /*** ブログタイトルリンク設定 ***/ .myblog-header-text a:link { color : #cccccc; text-decoration: none;} .myblog-header-text a:visited { color : #cccccc; text-decoration: none;} .myblog-header-text a:hover { color : #cccccc; text-decoration: none;} .myblog-header-text a:active { color : #cccccc; text-decoration: none;} /*** ブログタイトル横につく画像の設定 ***/ .myblog-header img { float: left; margin: 12px 15px 0px; } /******************** menu *********************/ .menu a:link { color : #666666; text-decoration: none;} .menu a:visited { color : #666666; text-decoration: none;} .menu a:hover { color : #666666; text-decoration: none;} .menu a:active { color : #666666; text-decoration: none;} /*** メニュー部の幅 ***/ .menu { width : 192px; float : left; padding-top: 0px; color:#666666; } /*** メニュー見出し部分 ***/ .menu-header { font-weight: bold; font-size: 65%; font-family: "Verdana", "MS Pゴシック", "Osaka", "sans-serif" ; border-bottom: 2px solid #666666; color: #666666; padding-bottom: 3px; padding-top: 10px; text-indent: 2px; margin-top: 5px; margin-bottom: 5px; margin-left: 5px; } /*** メニューコンテンツ部分 ***/ .menu-contents { font-size: 65%; font-family: "Verdana", "MS Pゴシック", "Osaka", "sans-serif" ; line-height: 140%; word-break: break-all; padding: 5px 0px 5px 3px; margin: 5px 0px 15px 5px; } /*** カレンダー幅 ***/ .menu table { text-align: center; font-size: 12px; width: 178px; } nobr { color: #666666; white-space: normal; } /******************* calender *******************/ .calender { font-family : "verdana", "MS Pゴシック", "Osaka", "sans-serif" ; color : #666666 ; font-size : 95% ; line-height : 150% ; } .calender-focus { font-family : "verdana", "MS Pゴシック", "Osaka", "sans-serif" ; font-size : 95% ; font-weight : bold ; line-height : 150% ; color : #ff0000 ; } /********************* blog *********************/ /*** ブログ部背景色・メニューとの境界線ボーダー ***/ .blog { width : 570px; float: right; padding-bottom: 10px; background-color: ; border-left: 0px solid #cccccc; } .blog-contents { padding-left: 10px; padding-right: 10px; padding-bottom: 5px; } .blog .blog-header { font-family: "Verdana", "MS Pゴシック", "Osaka", "sans-serif" ; font-size : 65%; font-weight : bold; color: #666666; width: 100%; text-indent: 10px; padding-top: 5px; padding-bottom: 5px; display: none; } /*** このブログをブックマークする〜部分 ***/ .blog-number { font-family: "Verdana", "MS Pゴシック", "Osaka", "sans-serif" ; font-size : 65%; text-align : right; padding-top: 15px; background-color: ; color: #666666; } .blog-number a:link { color : #666666; text-decoration: none;} .blog-number a:visited { color : #666666; text-decoration: none;} .blog-number a:hover { color : #666666; text-decoration: none;} .blog-number a:active { color : #666666; text-decoration: none;} .blog-category { padding-bottom: 10px; } .blog-genre { font-family: "Verdana", "MS Pゴシック", "Osaka", "sans-serif" ; font-size : 65%; line-height : 125%; padding-top : 5px; padding-bottom : 4px; padding-left : 5px; margin-bottom : 5px; border: 0px solid #cccccc; } .blog-search { font-family: "Verdana", "MS Pゴシック", "Osaka", "sans-serif" ; font-size : 65%; line-height : 125%; padding-top : 5px; padding-bottom : 4px; padding-left : 5px; margin-bottom : 5px; border: 1px solid #666666; } /*** 前のページ・次のページ部分 ***/ .blog-pageselect { font-family: "Verdana", "MS Pゴシック", "Osaka", "sans-serif" ; font-size : 65%; text-align : right; color:#666666; border: 0px dotted #cccccc; padding: 5px; margin-top: 5px; } .blog-pageselect a:link { color : #666666; text-decoration: none;} .blog-pageselect a:visited { color : #666666; text-decoration: none;} .blog-pageselect a:hover { color : #666666; text-decoration: none;} .blog-pageselect a:active { color : #666666; text-decoration: none;} /*** 記事の日付部分 ***/ .blog-date { font-size: 75%; font-family: "Verdana", "MS Pゴシック", "Osaka", "sans-serif" ; padding : 0px 0px 10px 0px ; margin : 5px 0px 0px 0px ; clear : both ; color : #666666; font-weight : bold ; visibility: hidden; } .blog-date a { visibility: visible; } .blog-entry { margin : 0px 0px 10px 0px ; color : #666666; background-color : ; } .blog-title { margin-bottom: 15px; } .blog-scene { padding: 5px; margin-bottom: 10px; } /*** 記事タイトル左下の時間・ジャンル部分 ***/ .blog-title-time { font-size: 65%; color: #666666; font-family: "Verdana", "MS Pゴシック", "Osaka", "sans-serif" ; padding: 5px; float: left; } /*** 記事タイトル部分 ***/ .blog-title-title { font-weight: bold; font-size : ; line-height : 250% ; color : #ff0000; padding-left : 65px ; margin : 0px 5px 5px 0px ; border-bottom : 2px solid #666666; /*****記事タイトルワンポイント******/ background-image : url("http://img.doblog.com/60000/u59399/1000/FI2399272_5E.gif") ; background-repeat : no-repeat ; background-position : left top ; } .blog-title-title a:link { color : #ff0000; text-decoration: none;} .blog-title-title a:visited { color : #ff0000; text-decoration: none;} .blog-title-title a:hover { color : #ff0000; text-decoration: none;} .blog-title-title a:active { color : #ff0000; text-decoration: none;} /*** 記事タイトル右下のスライドショー・編集・削除部分 ***/ .blog-title-slide { font-size: 65%; font-family: "Verdana", "MS Pゴシック", "Osaka", "sans-serif" ; text-align: right; padding: 5px; padding: 5px; color: #666666; clear: right; } .blog-title-slide a:link { color : #666666; text-decoration: none;} .blog-title-slide a:visited { color : #666666; text-decoration: none;} .blog-title-slide a:hover { color : #666666; text-decoration: none;} .blog-title-slide a:active { color : #666666; text-decoration: none;} /*** 投稿画像のマージン・画像の位置 ***/ .blog-image { float: right; margin-right: 5px; margin-bottom: 5px; margin-left: 5px; } /*** 記事の文章フォント設定(サイズ・行間・種類など) ***/ .blog-text { font-size: 80%; color : #cccccc; line-height: 150%; word-break: break-all; font-family: "Verdana", "MS Pゴシック", "Osaka", "sans-serif" ; margin : 0px 5px 5px 0px ; } /*** DoblogツールバーでURLを指定したときに出てくるリンク部 ***/ .blog-text-url { margin-top: 1em; word-break: break-all; } /*** 記事右下の最終更新部分 ***/ .blog-update { clear: both; font-size: 65%; font-family: "Verdana", "MS Pゴシック", "Osaka", "sans-serif" ; text-align: right; padding: 5px; margin-bottom: 10px; color: #666666; } .blog-entry-footer { } /*** トラックバックを見る書く部分 ***/ .blog-trackback { font-size: 65%; font-family: "Verdana", "MS Pゴシック", "Osaka", "sans-serif" ; padding: 5px; line-height: 140%; } .blog-trackback a:link { color : #666666; text-decoration: none;} .blog-trackback a:visited { color : #666666; text-decoration: none;} .blog-trackback a:hover { color : #666666; text-decoration: none;} .blog-trackback a:active { color : #666666; text-decoration: none;} /*** ↑ページトップ部分 ***/ .blog-pagetop { font-size: 65%; font-family: "Verdana", "MS Pゴシック", "Osaka", "sans-serif" ; text-align: right; display: block; } /******************** popup ********************/ .blog-header { font-family: "Verdana", "MS Pゴシック", "Osaka", "sans-serif" ; font-size : 75%; font-weight : bold; color: #cccccc; text-align: left; margin-right: 5px; margin-left: 5px; border: none; } /*** ポップアップないの背景色など ***/ .blog-popup { padding: 5px; background-color: #000000; text-align: left; clear: both; margin: 5px; border: 1px solid #cccccc; } .blog-popup-text textarea { border : solid 1px #cccccc ; width : 450px ; margin-bottom : 10px ; background-image : url("http://img.doblog.com/60000/u59399/1000/FI2399272_4E.gif") ; background-repeat : no-repeat ; background-position : left bottom ; } /*** ポップアップのフォント設定 ***/ .blog-popup-text { line-height: 135%; font-family: "Verdana", "MS Pゴシック", "Osaka", "sans-serif" ; font-size: 75%; color:#666666; } /*** 説明面倒なので省略 ***/ .blog-popup .blog-title-title { font-weight: bold; font-size: 100%; color: #666666; font-family: "Verdana", "MS Pゴシック", "Osaka", "sans-serif" ; border : none ; padding-top: 5px; padding-bottom: 3px; margin-left: 0px; margin-right: 0px; margin-bottom: 3px; } /********************* END **********************/