@charset "EUC-JP"; /* General ------------------------------------------------------------ */ * { margin : 0; padding : 0; } h1, h2, h3, h4, h5, h6, div, p, blockquote, address { display : block; font-size: x-small; } a, addr, acronym, cite, code, dfn, em, img, kbd, object, q, ruby, samp, small, span, strong, sub, sup, var { display : inline; font-size: x-small; } a:link { color: #666666; } a:hover { color: #666666; } a:visited { color: #666666; } a:active { color: #666666; } /*:before, *:after { content : ""; }*/ body { margin: 0px 0px 0px 0px; color : #666666; /*background-color : #CCFF99;*/ background-color : #F5F5DC; background-color : #FFFFF0; background-color : #CCCC99; /*background : #E7E7C6 url("") left top repeat;*/ background : #E0E0C2 url("") left top repeat; text-align : center; line-height : 1.5; font-family : "\30D2\30E9\30AE\30CE\20Pro\20W3","Osaka","Verdana","Helvetica","Arial","\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",sans-serif; font-size: x-small; font-weight : normal; voice-family : "\"}\""; voice-family : inherit; } /* Layout ------------------------------------------------------------ */ div#container { margin-top : 0px; margin-bottom: 0px; /*↓この幅を指定するとブログ部分がこの幅でブラウザの中央に表示される*/ width : 600px; height: 100%; margin-left : auto; margin-right : auto; text-align : left; } #right_column { border-right: 1px solid #666600; border-left: 1px solid #666600; /*border-right: 1px dashed #E7E7C6; border-left: 1px dashed #E7E7C6;*/ background-color: #FFFFFF; /*background : #FFFFFE url("") left top repeat-y;*/ text-align: left; } #left_column { border-right: 1px solid #666600; border-left: 1px solid #666600; /*border-right: 1px dashed #E7E7C6; border-left: 1px dashed #E7E7C6;*/ background-color: #FFFFFF; /*background : #FFFFFF url("") left top repeat-y;*/ text-align: left; } #header { background-color: #FFFFFF; padding: 10px 20px; border-bottom: 1px dashed #666600; /*border-bottom: 1px dashed #E7E7C6;*/ } #primary-column { padding-top:20px; padding-right : 20px; padding-left : 20px; } #secondary-column { padding-top:15px; padding-right : 20px; padding-left : 10px; color: #666666; } #footer { color: #999966; padding: 5px 5px; text-align: center; background-color: #DDDDDD; border-top: 1px dashed #666600; } /* Header ------------------------------------------------------------ */ div#header h1 { margin : 5px 0px 0px 0px; padding : 0.2em 0; } div#header h1 a { font-size: 14px; color : #666600; text-decoration : none; } div#header h1 a:hover { font-size: 14px; color : #666600; text-decoration : none; border-bottom : 1px dashed #666600; } div#header h1 a:visited { font-size: 14px; color : #666600; text-decoration : none; } div#header p { color : #999966; font-size: x-small; margin : 5px 0px 2px 0px; } /* Calendar ------------------------------------------------------------ */ div#calendar { margin-top: 2px; background-color: #FFFFFF; } div#calendar caption { background-color: #EEEEEE; } div#calendar th { color: #666666; background-color: #FFFFFF; } div#calendar table { padding: 0.5em 0 0.7em 0; border: 0px; color: #999966; background-color: transparent; font-size: xx-small; width: 95%; } div#calendar table td { text-align: center; width: 10%; background-color: transparent; } div#calendar td a{ font-size: xx-small; text-align: center; width: 100%; color: #ffffff; background-color: #DDDDDD; display: block; } div#calendar td a:hover { font-size: xx-small; color: #ffffff; background-color: #DDDDDD; border-bottom : 0px dashed #aaaaaa; display: block; } div#calendar td a:visited { font-size: xx-small; color: #ffffff; background-color: #DDDDDD; display: block; } /* Primary-Column ------------------------------------------------------------ */ div.section { margin-bottom:30px; } div.section h2 { color: #999966; margin-bottom : 10px; padding-left : 0px; font-size : x-small; border-bottom : 1px dashed #CCCC99; voice-family : "\"}\""; voice-family : inherit; } div.section a { color: #666600; font-size : x-small; text-decoration : none; } div.section a:hover { color: #666600; font-size : x-small; text-decoration : none; } div.section a:visited { color: #666600; font-size : x-small; text-decoration : none; } div.entry-body a { color: #999966; font-size : x-small; text-decoration : none; } div.entry-body a:hover { color: #999966; font-size : x-small; text-decoration : none; border-bottom: 1px dashed #999966; } div.entry-body a:visited { color: #999966; font-size : x-small; text-decoration : none; } div.entry-body { color: #666666; font-size: x-small; background-color : transparent; margin-bottom: 10px; } p.entry-more { margin-top: 5px; } p.entry-footer { color: #999966; background-color : transparent; border-top: 1px dashed #999966; margin-bottom: 5px; } p.entry-footer a, p.navigation a { color: #999966; font-size : x-small; text-decoration : none; } p.entry-footer a:hover, p.navigation a:hover { color: #999966; border-bottom: 1px dashed #999966; } p.entry-footer a:visited, p.navigation a:visited { color: #999966; font-size : x-small; text-decoration : none; } p.prev-next-navi { color: #999966; margin-bottom: 10px; text-align: center; background-color: #FFFFFF; } p.prev-next-navi a{ color: #999966; text-decoration: none; } p.prev-next-navi a:hover { color: #999966; text-decoration: none; border-bottom: 1px dashed #999966; } p.prev-next-navi a:visited { color: #999966; text-decoration: none; } /* Secondary-Column ------------------------------------------------------------ */ div#secondary-column h2 { color: #666666; } div#secondary-column li { color: #999966; list-style-position: inside; list-style-type: square; } div#secondary-column a { color: #999966; text-decoration : none; } div#secondary-column a:hover { color: #999966; text-decoration : none; border-bottom: 1px dashed #999966; } div#secondary-column a:visited { color: #999966; text-decoration : none; } h2.monthly-archives, h2.categories-archives, h2.recent-entries, h2.recent-comments, h2.recent-trackbacks, h2.links, h2.appendix, h2.search { margin-top: 12px; } form.search { margin-bottom: 80%; background-color: tranmsparent; } /* Footer ------------------------------------------------------------ */ div.ads { font-size: xx-small; } div.ads a { font-size: xx-small; font-weight: normal; text-decoration: none; } div.ads a:hover { font-size: xx-small; text-decoration: none; font-weight: normal; border-bottom: 1px dashed #999999; } div.ads a:visited { font-size: xx-small; font-weight: normal; text-decoration: none; } /* Comment ------------------------------------------------------------ */ input#himitu { margin-right : 0.5em; } p.form-btn { margin-top : 20px; } h3#comment-top { color: #666666; font-size: x-small; margin : 15px 0 10px 0; } h3#comment-post { color: #999999; font-size: x-small; } h4.comment-header { color: #666666; margin-bottom : 5px; padding-left : 0px; background : transparent url() left center no-repeat; font-size: x-small; font-weight : normal; border-bottom : 1px dashed #999966; } div.comment-body { color: #999966; font-size: x-small; } div.comment-body a { color: #666666; font-size: x-small; text-decoration : underline; } div.comment-body a:hover { color: #666666; font-size: x-small; text-decoration : underline; } div.comment-body a:visited { color: #666666; font-size: x-small; text-decoration : underline; } span.date, span.author, span.uri, span.edit { color: #999999; font-size: x-small; } p.comment-footer { font-size: x-small; margin : 5px 0 15px 0; padding : 0.5em 0; border-top : 1px dashed #999966; } p.comment-footer a { font-size: x-small; color : #999999; text-decoration : none; } p.comment-footer a:hover { font-size: x-small; color : #999999; text-decoration : none; border-bottom : 1px dashed #999999; } p.comment-footer a:visited { font-size: x-small; color : #999999; text-decoration : none; } /* Trackback ------------------------------------------------------------ */ h3#trackback-top { font-size: x-small; margin : 15px 0 10px 0; } p.trackback-uri { margin-bottom : 15px; padding : 0.2em 0.5em; background : transparent url() left center repeat; border : 1px solid #999966; } h4.trackback-header { color: #999999; margin-bottom : 10px; padding-left : 0px; background : transparent url() left center no-repeat; font-size: x-small; font-weight : normal; border-bottom : 1px dashed #999966; } h4.trackback-header a { color: #999999; font-size: x-small; text-decoration : none; } h4.trackback-header a:hover { color : #999999; font-size: x-small; text-decoration : none; border-bottom : 1px dashed #999999; } h4.trackback-header a:visited { color : #999999; font-size: x-small; text-decoration : none; } div.trackback-excerpt { color : #999999; font-size: x-small; padding : 0 0.5em; background : transparent; } p.trackback-footer { color : #999999; font-size: x-small; margin : 5px 0 15px 0; padding : 0.5em 0; border-top : 1px dashed #999966; } span.tb_date, span.tb_blog { color: #999999; font-size: x-small; } /* Image ------------------------------------------------------------ */ /* 枠付の画像(投稿時に自分でクラスを設定する必要があります) */ .pics { /* border : 1px solid #738eac;*/ padding : 3px; } /* 枠付の画像を左側に回り込み(投稿時に自分でクラスを設定する必要があります) */ .pics-l { float : left; margin : 0 10px 5px 0; /* border : 1px solid #738eac;*/ padding : 3px; } /* 枠付の画像を右側に回り込み(投稿時に自分でクラスを設定する必要があります) */ .pics-r { float : right; margin : 0 0 5px 10px; /* border : 1px solid #738eac;*/ padding : 3px; } .clear { clear : both; } /* Blockquote ------------------------------------------------------------ */ blockquote p { color: #999999; font-size: x-small; width : 90%; margin : 2em 0; padding-top : 0.5em; padding-bottom : 0.5em; padding-left : 10px; /*background : transparent url("http://blog1.petitmall.jp/c/chanu/file/block-gr.gif") left top repeat-y;*/ border-top: 1px dotted #CCCC99; border-right: 1px dotted #CCCC99; border-bottom: 1px dotted #CCCC99; border-left: 5px solid #CCCC99; } div.section>blockquote { width : auto; } /* Code ------------------------------------------------------------ */ div.section pre { color: #999999; font-size: x-small; margin : 1em 0; padding-left : 10px; background : transparent url("http://blog1.petitmall.jp/c/chanu/file/block-gr.gif") left top repeat-y; font-family : sans-serif; overflow : auto; /* pre element clearing bug in WinIE */ width : 90%; } /* for without MacIE5 \*/ div.section pre { overflow : scroll; }/* */ div.section>pre { width : auto; } div.section code { font-family : monospace; } /* Q & A ------------------------------------------------------------ */ div.section dl.qa dt { color: #999999; font-size: x-small; padding-left : 10px; background : transparent url("http://blog1.petitmall.jp/c/chanu/file/block-gr.gif") left top repeat-y; font-weight : bold; font-style : italic; border-bottom : 1px solid #999966; } div.section dl.qa dd { margin-left : 2em; } /* article navigation ------------------------------------------------------------ */ p.article-navi { color : #999999; font-size: x-small; } p.article-navi a { color : #999999; text-decoration : none; font-size: x-small; } p.article-navi a:hover { color : #999999; text-decoration : none; border-bottom : 1px dashed #999999; font-size: x-small; } p.article-navi a:visited { color : #999999; text-decoration : none; font-size: x-small; } /* Bottom Table ------------------------------------------------------------ */ td#bottom_left { background-color: #FFFFFF; border-right: 1px solid #666600; border-left: 1px solid #666600; border-bottom: 1px solid #666600; } td#bottom_middle { } td#bottom_right { border-right: 1px solid #666600; border-left: 1px solid #666600; border-bottom: 1px solid #666600; }