/* CSS Document -------------------------------------------------------------*/ @charset "EUC-JP"; * { box-sizing : border-box} * { -moz-box-sizing : border-box} * { margin : 0; padding : 0; border-color: #e7e3ff; } body { color : #7D7C76; background :url("http://blog5.fc2.com/o/oshibana/file/maribg.gif") #f7f3ff; line-height : 1.2; font-size : small !important; font-family : "Verdana", "MS ゴシック", "Osaka"; font-style : normal; font-weight : normal; scrollbar-base-color: #f7f3ff; scrollbar-highlight-color: #e7e3ff; scrollbar-3dlight-color: #f7f3ff; scrollbar-arrow-color: #e7e3ff; scrollbar-shadow-color: #e7e3ff; scrollbar-darkshadow-color: #f7f3ff; scrollbar-face-color: #f7f3ff; } h2,h3 { color : #373737; text-align : center; font-size:medium; font-weight : bold; margin-top: 10px; border-style:; border-widt:px; border-color:#e7e3ff ; } select{ width:180px; border :5px #e7e3ff; margin: 5px 5px 5px 5px; } option { width:160px; background : #e7e3ff ; border :5px #e7e3ff; } form.monthly{ text-align : center; border-style:double; border-widt:1px; border-color:#e7e3ff; width:190px; margin: 5px 5px 10px 5px; } /* リンクなど ------------------------------------------------------------ */ a { text-decoration : none; color : #676767; } a:hover { text-decoration : none; color : #7D7C76; } a img { border-style : none; border-width : 0px; text-decoration : none; } /* ベース ------------------------------------------------------------ */ div#bese{ text-align : left; width : 820px ; margin: 5px auto; } /* タイトル ------------------------------------------------------------ */ div#titl{ width : 800px; background: url("") no-repeat; float : left; } h1 { color : #000000; margin: 20px 5px 0px 80px; font-size : large; } p.introduction { color : #000000; margin : 8px 10px 0 130px; } /* 検索 ------------------------------------------------------------ */ div#searchs{ float : right; width : 150px; margin-top:0px; margin : 25px 10px 0 0; text-align : center; } input#search { color :#000000; border-width:2px; background: transparent; text-align : center;} input.searchimg{ margin: 0px 5px 0px 0px; } /* カレンダー ------------------------------------------------------------ */ div#calensearch{ float : center; text-align : center; margin : 2px 5px 0 0; width : 130px; } table.calendar { width : 120px; border-collapse : collapse; font-size : xx-small; border:2px solid #e7e7ff; font-weight : bold; font-size : x-small ; } html>body table.calendar { font-size : x-small ; } p.calendar { color : silver; text-align : center; border-bottom : 1px solid ; } .calendar th { text-align : center; border : 1px solid #ffffff; } .calendar td { text-align : center; border : 1px solid #ffffff; } .calendar td a { display : block; background : #e7e7ff; } th.sun { color : #FF000C; } th.sat { color : #0018FF; } /* サイド ------------------------------------------------------------ */ div#wrapper2 { float : left; color : #7D7C76; width : 210px; margin: 10px 0px 0px 5px ; text-align : center; border :px 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; background: #e7e7ff; } p.side { margin: 0px 5px 5px 5px; text-align : center; border-bottom :px dotted ; } /* 記事部分 ------------------------------------------------------------ */ div#wrapper3 { float : right; color : #7D7C76; width : 570px; height: 470px; overflow: auto; margin: 0px 10px 0px 0px ; text-align : left; border : px dotted ; } div.entrys { border :px outset #ffffff; margin : 10px 0px 15px 0px; } h2.entryStart { font-size:medium; margin : 3px 5px 0px 5px; text-align : center; padding : 3px; background : ; } p.entrycategory { text-align : right; margin : 0px 5px 0px 5px; background : ; } .entrybody { padding : 10px 5px 5px 5px; color : #000000; margin : 0px 5px 0px 5px; background : ; } p.entrymore { color : #ffcccc; text-align : right; padding : 10px 10px; } ul.entrydate { list-style-position : inside; text-align : center; font-size:x-small; border :1px dotted #e7e3ff; } ul.entrydate li { display : inline; list-style-type : none; } div.entrybody img { float: left; margin: 0 10px 5px 0; border: 1px solid #e7e3ff; } /* コメント ------------------------------------------------------------ */ h3#comment-top { margin : 10px 5px 0 5px; } h4.comment-Start { margin : 0 5px 0 5px; } div.commentbody { text-align : center; padding : 10px 0 5px 0; margin : 0 5px 0 5px; background : ; } p.commentend { padding : 10px 0 5px 0; margin : 0 5px 0 5px; } h3.comment-post { margin : 10px 5px 5px 5px; } table.comment-submit { border-collapse : collapse; margin : 0 5px 0 5px; text-align : center; } td.comment{ border-bottom : 1px dotted #e7e3ff; } 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 : 5px 5px 5px 5px; } h4.trackback-Start { text-align : center; padding : 0 15px 0 15px; margin : 0px 5px 0px 5px; } div.trackback-excerpt{ text-align : center; padding : 0 15px 0 15px; margin : 0px 5px 0px 5px; background : ; } p.trackback-end { border-bottom : 1px dotted ; } div.page{ text-align : center; margin : 10px 20px 10px 20px; padding : 0 15px 0 15px; } /* copyright ------------------------------------------------------------ */ div#copyright { color : #7D7C76; margin : 10px 10px 5px 10px; font-size : x-small; border-top :1px solid #cccccc; background : ; width : 800px ; clear : both; text-align : center; }