@charset "euc-jp"; * {margin-top: 0;} body { text-align: center; margin: 0; padding: 0; font-size: 13px; font-family:"MS UI Gothic", "ヒラギノ丸ゴ Pro W4", HiraMaruPro-W4, Osaka,"Trebuchet MS", sans-serif; background-color:#111111; color:#cccccc; } /* リンクカラーの設定 */ a {color: #dddddd;} a:hover {color: #ff6666;} /* リンク */ a {text-decoration:none;} /* 画像リンクの設定 */ a img{border:none;} /* リストの基本設定 */ li {color: #cccccc;} li a {color: #dcdcdc;} li a:hover {color: #ff6666;} /* 見出しの設定 */ h2 { color: #ffffff;} h4, h5, h6 { font-size: 13px;} /* ベースボックス */ #body { width: 860px; padding-top: 0px; position: relative; margin: 0 auto; text-align:left; } /* ヘッダー部 */ #header { width : 860px; height : 120px; background: url(); background-repeat: no-repeat; text-align:center; } /* タイトルエリア */ #tittle{ width : 860px; height : 80px; } /* ブログタイトル */ .site-tittle { text-align: center; padding-top: 10px; margin: 5px 0 5px 0; } .site-tittle a{ font-size: 40px; text-decoration: none; color: #ffffff; font-family:"Arial Black", "Impact", "MS Pゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka"; } .site-tittle a:hover { text-decoration : none; color: #ff6666; } /* ブログ説明 */ .site_info { color:#ffffff; margin: 0 0 5px 0; font-size: 14px; font-weight: normal; text-align: center; } /* コンテンツ */ #content { width : 860px; margin: 0; padding-top:10px; text-align:left; } #twocolum{ width:680px; float:left; } /* 左メニュー */ #menu { float : left; width : 160px; margin: 0 10px 0px 0px; text-align: left; overflow:hidden; font-size: 12px; } /* メイン */ #main { margin: 0; padding-left:5px; float : right; width : 500px; text-align: left; color: #cccccc; } /* フリーエリア(プラグイン3・始)*/ #free{ width:500px; padding-bottom:15px; margin-bottom:30px; overflow:hidden; background-color:#000000; border-top:1px solid #666666; border-left:1px solid #666666; } .freearea{ line-height:20px; font-size:13px; margin:0px 10px 0px 10px; padding:0px 5px 0px 5px; color:#cccccc; background:#000000 repeat url('http://blog5.fc2.com/c/caseofb/file/051228.gif'); } #free h2{ font-size:14px; font-weight:bolder; text-align:center; margin:10px 10px 5px 10px; padding-bottom:10px; border-bottom:1px solid #999999; } /* エントリー部 */ .entry_table{ width: 500px; margin-bottom: 30px; overflow:hidden; background-color: #000000; border-top: 1px solid #666666; border-left:1px solid #666666; } /* 右メニュー */ #menu_2 { float : right; width : 160px; margin: 0; text-align: left; font-size: 13px; overflow:hidden; } /* フッター */ #footer { clear : both; width: 860px; color: #cccccc; text-align: center; padding-top: 5px; padding-bottom: 3px; margin: 0; } #footer a{ text-decoration:none;color:#6699FF;} #footer a:hover{ text-decoration:underline;color:#ff6666;} /* メニュー見出し */ .menu_area,.menu_area2 { color:#ffffff;} .menu_area h2,.menu_area2 h2 { font-weight:bold; padding:4px 0px 3px 10px; margin-bottom:10px; font-size:13px; border-top:1px solid #666666; border-left:1px solid #666666; background-color:#000000; } /* 記事タイトル */ .entry_table h2 { font-size:14px; font-weight:bolder; text-align:left; margin:10px 10px 5px 10px; padding-bottom:10px; border-bottom:1px solid #999999; } .entry_table h2 a{ text-decoration: none; color: #ffffff; } .entry_table h2 a:hover { text-decoration: underline; color: #ff6666; } /* メニューリスト */ .menu_area ul,.menu_area2 ul{ text-align:left; margin:5px 0px 5px 0px; padding-left:15px; list-style-image:url(); text-decoration:none; } .menu_area li,.menu_area2 li { text-align:left; line-height:120%; padding:1px 0px 3px 0px; } .menu_area a,.menu_area2 a {text-decoration:none;color:#6699FF;} .menu_area a:hover,.menu_area2 a:hover {text-decoration:underline;} /* プロフィール画像 */ .pay img, .plugin-myimage { margin-bottom:10px; text-align:center; } /* プラグイン部 */ .plugin_area { margin : 10px 5px 10px 5px;} .plugin_content { margin : 10px 0px 0px 0px;} .menu_content { margin : 10px 5px;} /* 記事本文 */ .entry_text { line-height:20px; font-size:13px; margin:0px 10px 0px 10px; padding:0px 5px 0px 5px; color:#cccccc; background:#000000 repeat url('http://blog5.fc2.com/c/caseofb/file/051228.gif'); } .entry_text2 { line-height:160%; font-size:13px; margin-bottom:10px; padding:0px 10px 0px 10px; color:#cccccc; background:#000000; } /* エントリー下部(ナビ)*/ .entry_navi { font-size:13px; text-align:center; margin:0px; padding:10px 20px 10px 20px; color:#cccccc; } /* 記事内リンク */ .entry_text a{ text-decoration:underline;color:#6699FF;} .entry_text a:hover{ text-decoration:underline;} /* 記事内 ナビ */ .entry_state { font-size:13px; text-align:right; line-height:120%; padding-top:5px; margin:0px 10px 15px 10px; color:#aaaaaa; } .entry_state a,.comment_state a { text-decoration:none;color:#6699FF;} /* コメント見出し */ .comment_header { font-size:14px; font-weight:bolder; margin:10px 10px 15px 10px; padding-bottom:10px; border-bottom:1px solid #999999; } .comment_header a { text-decoration:none; color:#ffffff; } .comment_header a:hover { text-decoration:none; color:#ffffff; } /* コメント タイトル */ .comment_title { font-size:13px; font-weight:bolder; margin:0px 10px 15px 10px; } .comment_title a { text-decoration:none; color:#ffffff; } .comment_title a:hover { text-decoration:none; color:#ffffff; } /* コメント ナビ */ .comment_state { font-size:13px; text-align:right; line-height:120%; padding:10px 0px 5px 0px; margin:0px 10px 10px 10px; } /* コメント入力欄 */ .comebox{ width:465px; } .entry_state li, .comment_state li, .entry_navi li { display: inline;} /* トラックバックURL */ .trackback_text { line-height : 140%; padding-bottom : 15px; margin: 0px 20px 10px 20px; } /* ネクスト */ .home_next{ width: 420px; margin: 0px 0px 30px 0px; } /* カレンダー */ .calendar_layout { margin-left:5px; margin-bottom:15px; } .calender { font-size:11px; width:150px; background:#111111; color:#cccccc; } .calender a {font-weight:bolder;} .calender caption { font-size:11px; width:150px; height:13px; background:#000000; color:#FFFFFF; padding-top:2px; padding-bottom:1px; } .calender caption a:link {color:#6699FF; text-decoration:none;} .calender caption a:active {color:#E88A3E; text-decoration:none} .calender caption a:visited {color:#6699FF; text-decoration:none} .calender caption a:hover {color:#ff6666; text-decoration:underline;} .calender th { width:20px; height:16px; font-weight:bolder; text-align:center; } .calender td { width:20px; height:16px; text-align:center; } .calender td a { display:block; } .calender td a:link { color:#6699FF; text-decoration:none; } .calender td a:visited { color:#333333; text-decoration:none; } .calender td a:hover { color:#ff6666; text-decoration:underline; } /* カレンダー曜日 */ th#sun { color:#CC3300; } th#sat { color:#0066CC; } /* 以下、エントリー用設定 */ /* 引用文 */ blockquote { border: 1px solid #CCC; background: #FFF; padding: 10px; margin: 10px 30px 10px 30px; overflow: auto; } /* コード記述 */ pre { border: 1px solid #CCC; background: #FFF; padding: 10px; overflow: auto; margin: 10px 0px 10px 0px; width: 430px; }