@charset "EUC-JP"; /*-- 基本的に自分で作成する時に便利な程度にしか説明がないのですが、分かる方はカスタマイズはご自由にして頂いて構いません。何かあればブログでご連絡ください。http://tmpblog.blog58.fc2.com/ --*/ /*-- 全体 --*/ * {margin : 0;padding : 0;} ul li {list-style-type:none;} textarea,select,input { font-size: 12px;} /*-- リンク --*/ a {text-decoration: none;} a:link {color: #666;} a:visited {color:#666;} a:hover {color:#eee;} /*-- レイアウト --*/ body { margin: 0; padding: 0; text-align: center; color: #666; font-family: Verdana, Helvetica, sans-serif; background-color: #eee; } div#container { margin: 0px auto; width: 700px; text-align: left; background: #fff; background-image : url(http://blog58.fc2.com/t/tmpblog/file/4_body.gif); background-repeat : repeat-y;background-position : right center; } div#header { width: 700px; text-align : left; margin: 15px auto 0 auto; padding: 0; background-image : url(http://blog58.fc2.com/t/tmpblog/file/4_top.gif); background-repeat : repeat-x;background-position : center top; } div#contents { width : 480px; float : left; margin : 0px; overflow:hidden; } div#footer { width: 100%; clear : both; padding: 0; } div#botm { clear: both; margin: 0 auto 20px auto; padding: 0; width: 700px; background-image: url(http://blog58.fc2.com/t/tmpblog/file/4_botm.gif); background-position:bottom; } /*-- 見出し --*/ h1{ font-size: 20px; letter-spacing: 1px; padding: 10px 0 2px 20px; } h1 a:link {color: #ccc;} h1 a:visited {color: #ccc;} h1 a:hover {color: #eee; text-decoration: none;} h1 a:active {color: #ccc;} h2 { font-size: 10px; font-weight: normal; margin: 0 0 0 23px; padding-bottom: 10px; } h3 { color: #666; padding: 0 5px; margin: 0; font-size: 14px; } h4 { color: #666; padding: 0 5px; margin: 0; font-size: 10px; } /*-- ページナビ --*/ .pageselect { padding: 5px; margin: 20px 10px; text-align: center; font-size: 10px; color: #666; font-weight: bold; } .pageselect a{ color: #666; } .pageselect a:hover { color: #eee; } /*-- エントリー --*/ div.entry { margin: 0; padding: 0 5px; line-height: 140%; } div.entry_title { margin: 0; padding: 5px 10px 5px 10px; font-weight: bold; font-size: 12px; text-align: left; letter-spacing: 1px; border-top: 1px dotted #404040; background-image: url(http://blog58.fc2.com/t/tmpblog/file/4_etitle2.gif); background-repeat: no-repeat; background-position:bottom left; } div.entry_body { font-size: 12px; line-height: 140%; margin: 13px 0 20px 0; padding: 0 20px; color: #404040; } div.entry_body a{ text-decoration: underline; } div.entry_more { font-size: 10px; margin: 0px 5px; padding: 0 20px; } div.more_body { font-size: 12px; line-height: 140%; margin: 0; padding: 0 20px; color: #404040; } .entry_state { font-size : 10px; color : #666; text-align : right; padding : 0px 20px 2px 10px; margin : 0px; letter-spacing:1px; background-image : url(http://blog58.fc2.com/t/tmpblog/file/dot_y.gif); background-repeat : repeat-x; background-position : center bottom; } .entryday { margin: 20px 0 0 0; padding: 2px 10px 0 10px; text-align: left; font: bold 22px Georgia, Verdana, Helvetica, sans-serif; color: #DCDCDC; } /*-- エントリー内画像 --*/ .entry_body img { border: 1px solid #666; } img.left { float:left; clear:left; margin:5px 10px 5px 0px; padding:0px; border: none; } /*-- 引用文 --*/ blockquote p{ padding: 5px 10px; border-left: 10px solid #eee; background-color: #fff; color: #666; line-height: 140%; } /*-- 全記事表示 --*/ .entry_all { margin: 10px 15px; padding: 0; font-family: "Verdana", "MS PGothic", "Osaka",sans-serif; font-size: 12px; line-height: 140%; color: #666; } .all_date{ margin: 0; padding: 20px; font: bold 16px Georgia, Verdana, Helvetica, sans-serif; } .all_body{ margin: 0 15px 5px 15px; padding: 0 10px; } .all_day { background: #eee; padding: 2px; margin: 0; } /*-- コメント --*/ div.comment { margin: 20px 0; padding:5px; line-height: 130%; border-top: 1px dotted #666; } div.commentbody { font-size: 10px; padding: 5px 15px; } div.comment_title { margin: 0; padding: 5px 10px 5px 10px; font-weight: bold; font-size: 12px; text-align: left; letter-spacing: 1px; } /*-- トラックバック --*/ .trackbackurl { margin :0px; background: #eee; border : 1px solid #404040; font-size: 12px; color: #404040; } /*-- サイドバー --*/ div#sidebar { width: 200px; float : right; overflow:hidden; padding: 18px 0 10px 0; color: #404040; } div#sidebar a:link {color: #404040;} div#sidebar a:visited {color: #404040;} div#sidebar a:hover {color: #eee;} #sidebar ul li { margin: 0; padding: 2px 0 0 8px; font-size: 10px; line-height: 130%; background-image: url(http://blog58.fc2.com/t/tmpblog/file/4_sim_li2.gif); background-repeat: no-repeat; background-position: left top; border-bottom: 1px dashed #ccc; } #sidebar ul { margin: 0; padding: 0px; border: none; } .sidebar_title { font: bold 13px "Trebuchet MS", Monaco, sans-serif; letter-spacing: 1px; margin: 0 2px 3px 0; padding: 2px 0 2px 10px; color: #fff; background-image: url(http://blog58.fc2.com/t/tmpblog/file/4_navi.gif); background-position: left top; text-align: left; } .sidebar_contents { margin : 0px; font-size : 10px; padding : 0 15px 15px 12px; } div.prphoto { text-align: left; padding: 0 0 2px 10px; } div.prmessage { text-align: left; padding: 0 0 0 10px; } div.prname { text-align: left; padding: 0 0 0 10px; font-weight : bold; } /*-- カレンダー --*/ div#calendar { margin: 0 2px 0 1px; padding : 5px; font-size: 10px; text-align: center; background: #ccc; background-image: url(http://blog58.fc2.com/t/tmpblog/file/4_carender2.gif); } div#calendar li { display : inline; list-style-type : none; color: #666; font-size : 10px; } div#calendar ul { margin : 0; list-style-position : inside; } div#calendar li a{ color: #666; font-weight: bold; } div#calendar li a:hover{ color: #eee; font-weight: bold; } li.day { padding: 0 2px; } /*-- 著作権 --*/ .copyright{ font-size:10px; padding:5px; text-align: right; line-height: 130%; } div#botm address{ padding: 3px 0; color: #666; font: bold 10px Georgia, Verdana, Helvetica, sans-serif; } /*-- フォーム --*/ input.serb { color: #362F2D; margin :0; background: #eee; font-weight : bold; font-size: 12px; border : 1px solid #404040; } input.sform { width : 100px; margin :0px; background-color: #eee; border : 1px solid #404040; font-size: 12px; color: #404040; } #sidebar input { margin-bottom: 3px; } /*-- 全体のフォーム --*/ input { margin :1px; background: #eee; border : 1px solid #404040; font-size: 12px; color: #404040; } textarea { margin :1px; background: #eee; border : 1px solid #404040; font-size: 12px; color: #404040; } /*-- サイドバーアマゾン用 --*/ .plugin-catamazon { text-align: center; font-size:10px; padding: 0; margin : 0 0 5px 0; border: 1px solid #eee; background-color: #fff; } .plugin-catamazon a { font-weight : bold; } .plugin-catamazon img { border: none; margin : 3px 0 0 0; } .plugin-newamazon { text-align: center; font-size:10px; padding: 0; margin : 0 0 5px 0; border: 1px solid #eee; background-color: #fff; } .plugin-newamazon a { font-weight : bold; } .plugin-newamazon img { border: none; margin : 3px 0 0 0; } /*--///// 共有ツリー化プラグイン /////--*/ /*--/////////////////////////////////////////////////// 共有プラグイン Tree-CATEGORY・Tree-Recent・Tree-Comment Tree-LINK・Tree-Arcive・Tree-TB専用CSS 上記プラグイン使用時に表示をそろえる為の設定です 削除してもプラグインの使用に問題はありません。 //////////////////////////////////////////////////////--*/ #AR p, #RE p, #CA p, #LK p, #RT p, #RC p{ margin: 0; padding: 2px 0 0 8px; font-size: 10px; line-height: 120%; background-image: url(http://blog58.fc2.com/t/tmpblog/file/4_sim_li2.gif); background-repeat: no-repeat; background-position: left top; border-bottom: 1px dashed #ccc; } /*--///// 共有ツリー化プラグインここまで /////--*/