/* CSS Document -------------------------------------------------------------*/ @charset "EUC-JP"; * { box-sizing : border-box} * { -moz-box-sizing : border-box} * { margin : 0; padding : 0; border-color: #e7e7e7; } body { color : #7D7C76; background :url("") ; line-height : 1.2; font-size : small !important; font-family : "Verdana", "MS ゴシック", "Osaka"; font-style : normal; font-weight : normal; scrollbar-base-color: #ffffff; scrollbar-highlight-color: #ffffff; scrollbar-3dlight-color: #e7e7e7; scrollbar-arrow-color: #e7e7e7; scrollbar-shadow-color: #e7e7e7; scrollbar-darkshadow-color: #ffffff; scrollbar-face-color: #ffffff; } h2,h3 { color : #788692; text-align : center; font-size:medium; font-weight : bold; margin-top: 10px; border:1px double; } select{ width:150px; border :5px #; } option { width:160px; background : # ; border :5px #; } form.monthly{ text-align : center; border :5px solid #; } /* リンクなど ------------------------------------------------------------ */ a { text-decoration : none; color : #9ba6ae; } a:hover { text-decoration : none; color : #b5bdc4; } a img { border-style : none; border-width : 0px; text-decoration : none; } /* ベース ------------------------------------------------------------ */ div#bese{ text-align : center; width : 800px ; margin: 5px auto; } /* タイトル ------------------------------------------------------------ */ div#titl{ height: 0px; width : 0px; background: url("") no-repeat; } h1 { color : #3c4248; margin: 0px 5px 0px 0px; font-size : large; } p.introduction { color : #7D7C76; text-align : center; margin : 5px 10px 0 50px; height: px; } /* 検索 ------------------------------------------------------------ */ div#searchs{ float : right; width : 200px; margin-top:0px; } input#search { color :#000000; border-width:2px; background: transparent; text-align : left;} input.searchimg{ margin: 0px 5px 0px 20px; } /* カレンダー calendar ------------------------------------------------------------ */ div#wrapper1 { color : #7D7C76; width : 800px; text-align : center; margin: 5px 0px 5px 5px ; } p.calendar { color : #3c4248; text-align : center; } ul.calendar { float : left; width : 795px; text-align : center; border : 2px dotted ; list-style-position : inside; margin: 10px 0 0 0px; } ul.calendar li { display : inline; list-style-type : none; margin: 0px 3px 0px 0px; } /* サイド ------------------------------------------------------------ */ div#wrapper2 { float : left; color : #7D7C76; width : 175px; margin: 10px 0px 0px 5px ; text-align : center; border :1px outset #ffffff; } div.side { float : right; margin: 10px 5px 10px 0px; background: ; list-style-position : inside; } h2.side { text-align : center; font-size : small; font-weight : bold; margin: 10px 5px 5px 5px; } p.side { margin: 0px 5px 5px 5px; text-align : center; border-bottom :1px dotted ; } /* 記事部分 ------------------------------------------------------------ */ div#wrapper3 { float : right; color : #7D7C76; width : 590px; height: 450px; overflow: auto; margin: 0px 5px 0px 0px ; text-align : left; } div.entrys { border :1px outset #ffffff; margin : 10px 5px 15px 0px; } h2.entryStart { font-size:medium; margin : 10px 5px 0px 5px; text-align : center; padding : 5px; } p.entrycategory { text-align : right; margin : 0px 5px 0px 5px;} .entrybody { padding : 10px 5px 5px 5px; color : #000000; margin : 0px 5px 0px 5px; } p.entrymore { color : #9ba6ae; text-align : right; padding : 10px 10px; } ul.entrydate { list-style-position : inside; text-align : center; font-size:x-small; border :1px dotted #000000; margin : 10px 0px 0px 0px; } ul.entrydate li { display : inline; list-style-type : none; } div.entrybody img { float: center; margin: 0 10px 5px 0; border: 1px solid #000000; } /* コメント ------------------------------------------------------------ */ h3#comment-top { margin : 10px 5px 0 5px; } h4.comment-Start { margin : 0 5px 0 5px; } div.commentbody { text-align : center; padding : 10px 15px 5px 15px; margin : 0 5px 0 5px; } p.commentend { padding : 10px 0 5px 0; margin : 0 5px 0px 5px; } h3.comment-post { margin : 0 5px 5px 5px; } table.comment-submit { border-collapse : collapse; margin : 0 5px 0 5px; text-align : center; } td.comment{ border-bottom : 1px dotted #000000; } div.commentfom { margin : 0 5px 0 5px; } h3.commentedit { margin : 0 5px 5px 5px; } /* トラックバック ------------------------------------------------------------ */ h3#trackback-top { margin : 12px 5px 0px 5px; } p.trackback-url { text-align : center; padding : 0 15px 0 15px; margin : 10px 5px 5px 5px; } h4.trackback-Start { text-align : center; padding : 0 15px 0 15px; margin : 10px 5px 0px 5px; } div.trackback-excerpt{ text-align : center; padding : 0 15px 0 15px; margin : 0px 5px 0px 5px; } p.trackback-end { border-bottom : 1px dotted ; margin : 0px 5px 10px 5px; } div.page{ text-align : center; margin : 10px 20px 10px 20px; padding : 0 15px 0 15px; } /* copyright ------------------------------------------------------------ */ div#copyright { color : #7D7C76; margin : 20px 10px 5px 10px; font-size : x-small; border-top :1px solid #cccccc; background : #ffffff ; width : 800px ; clear : both; text-align : center; }