html { scrollbar-face-color: #000; scrollbar-3dlight-color: #3d3d3d; scrollbar-highlight-color: #666; scrollbar-shadow-color: #3d3d3d; scrollbar-darkshadow-color: #d3d3d3; scrollbar-arrow-color: #666; scrollbar-track-color: #223; } body { margin: 0px; text-align: left; line-height: 1.5; font-size: 12px; font-family: sans-serif,"MS Pゴシック","ヒラギノ角ゴ Pro W3",Osaka; color: #ffFFFF; background: #232323; word-break:break-all; } a { text-decoration: none; color: #bababa; } a:hover { text-decoration: underline; } a img { border : none; } input,textarea,select,button,submit { color: #888; background: #000; border: 1px solid #3d3d3d; } th,td { vertical-align: top; } blockquote { margin: 0px 30px 10px 10px; padding: 10px; border: 1px dotted #999; } img.emoji { vertical-align: middle; border: 0; } /*レイアウト設定----------------------------------------------*/ #container { position: relative; width: 800px; margin: 0 auto; border-right: 1px solid #3d3d3d; border-left: 1px solid #3d3d3d; background: #000; } #header { width : 500px; height: 120px; margin-top: 10px; margin-left: 10px; margin-right: 0px; margin-bottom: 5px; border: 1px solid #3d3d3d; background: url(http://blog-imgs-11.fc2.com/t/s/u/tsukifune0/mono-footer.jpg) #000; } #menu { float : right; background: #000; } #main { float : left; width : 530px; background: #000; } #footer { width : 800px; clear : both; line-height: 1.2; margin-top: 10px; padding: 10px 0px 10px 0px; text-align: center; border-top: 1px solid #3d3d3d; background: url(http://blog-imgs-11.fc2.com/t/s/u/tsukifune0/mono-footer.jpg); } #footer2 { width : 800px; clear : both; line-height: 1.2; margin-top: 10px; padding: 10px 0px 10px 0px; text-align: center; border-top: 1px solid #3d3d3d; background: url(http://blog-imgs-12.fc2.com/2/0/0/2007blog2007/scBLACK.jpg); } /*タイトル設定------------------------------------------------*/ .blog_title { margin-top: 15px; margin-right: 10px; font-size: 20px; font-weight: bold; text-align: right; } .blog_title a { text-decoration: none; color: #ccc; } .blog_title a:hover { text-decoration: underline; } .sub_title { margin-right: 10px; color: #ccc; text-align: right; } /*メニュー部分設定--------------------------------------------*/ .menu_block { width : 235px; margin-top: 10px; margin-left: 15px; margin-bottom: 5px; padding: 8px 8px 10px 8px; border: 1px solid #222; background: #111; } .menu_title { margin-bottom: 10px; border-right: 1px solid #444; border-bottom: 1px solid #444; color: #dcdcdc; background: url(http://blog-imgs-11.fc2.com/t/s/u/tsukifune0/mono-menu-title.gif) repeat; } .menu_block a { text-decoration: none; color: #999; } .menu_block a:hover { text-decoration: underline; } ul { margin-left: 20px; padding: 0; list-style-type: square; } li { padding-top: 0; padding-bottom: 0; padding-left: 0px; } /*記事部分等設定----------------------------------------------*/ .main_block { width : 500px; margin: 5px 10px 15px 10px; border-top: 1px solid #333; border-left: 1px solid #333; border-right: 1px solid #222; border-bottom: 1px solid #222; background: #111; } .main_title { margin: 10px; padding: 5px 3px 0px 5px; font-size: 13px; color: #dcdcdc; font-weight: bold; border-right: 1px solid #444; border-bottom: 1px solid #444; background: url(http://blog-imgs-11.fc2.com/t/s/u/tsukifune0/mono-main-title.jpg); } .main_title a { text-decoration: none; color: #dcdcdc; } .main_title a:hover { text-decoration: underline; } .main_body { margin-top: 10px; margin-left: 20px; margin-right: 10px; margin-bottom: 10px; } .main_state { margin-top: 10px; margin-left: 10px; margin-right: 20px; margin-bottom: 10px; text-align: right; font-size: 10px; } .cm_block { margin-bottom: 10px; border-bottom: 1px solid #3d3d3d; } .cm_title { font-weight: bold; color: #ccc; } /*ページ移動設定----------------------------------------------*/ .page_navi { width : 500px; margin: 10px; text-align: center; } /*カレンダー設定----------------------------------------------*/ .line_calendar { width : 500px; font-size: 7pt; color: #666; margin-left: 10px; text-align: center; } .line_cal_day { margin-left: 2px; margin-right: 1px; } /*全件表示---------------------------------------------*/ /*全記事表示する場合のみ--------------------------------*/ .archives_block { width : 500px; margin: 5px 10px 15px 10px; border-top: 1px solid #333; border-left: 1px solid #333; border-right: 1px solid #222; border-bottom: 1px solid #222; background: #111; } .archives_title { margin: 10px; padding: 0px 3px 0px 10px; font-size: 14px; color: #dcdcdc; font-weight: bold; border-right: 1px solid #444; border-bottom: 1px solid #444; background: url(http://blog-imgs-11.fc2.com/t/s/u/tsukifune0/mono-main-title.jpg); } .archives_body{ color: #666; margin: 15px 0px 15px 15px; } .archives_body a{ font-weight: bold; text-decoration: none; color: #bababa; } .archives_body a:hover { text-decoration: none; font-weight: bold; color: #ccc; }