Marumaru's TinyPlaza

CSS

  • { margin : 0px; padding : 0px; } div.vote{ margin-left:2cm; }

.commentator{ font-weight:bold; }

body { background-color: #FFFFFF; color : #000000; font-family: メイリオ, Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3","Hiragino Sans", "Noto Sans JP", sans-serif; font-weight: 400; }

a{ text-decoration : none; } a:link{ text-decoration : none;color : #6666FF; } a:visited{ text-decoration: none;color:#175184; } a:active{ text-decoration: none;color:#9999ff } a:hover{ background-color :#ffcccc; position : relative; top : 2px; }

hr{ border-width : 1px 0px 0px 0px; height : 1px; color : #9999ff; border-style : dotted; }

div.adminmenu { text-align : right; padding-bottom : 5px; margin-bottom : 5px; border-bottom : #000088 1px dotted; font-size : 80%; }

.footer { border-top : #000088 1px dotted; margin-top : 20px; padding-top : 5px; text-align : right; font-size : 80%; font-style : italic; }

.menubar { font-size : 80%; }

.menubar li { margin-top : 0px; margin-right : 0px; margin-left : 0px; margin-bottom : 0px; padding-top : 0px; padding-right : 0px; padding-left : 0px; padding-bottom : 0px; }

/* 詩の表示用に使うので枠線加工。通常用途での使用時は注意 */ pre { width : 80%; margin-top : 15px; margin-right : 15px; margin-left : 15px; margin-bottom : 15px; padding : 20px; font-size : 100%; font-weight : normal; color : #808080; text-align : center; line-height : 250%; border-left : #9999ff 1px dotted; border-top : #9999ff 1px dotted; border-right : #9999ff 1px dotted; border-bottom : #9999ff 1px dotted; }

/* 通常用途のPREタグはこちら */ pre.normal { width : 80%; margin-top : 15px; margin-right : 15px; margin-left : 15px; margin-bottom : 15px; padding : 0px; font-size : 90%; font-weight : normal; color : #808080; text-align : left; line-height : 0%; border : #888888 1px solid; background-color: #f0f8ff; }

/* 引用タグ */ blockquote { width : 70%; padding : 10px; margin-right : 5px; margin-left : 35px; margin-top : 5px; margin-bottom : 15px; line-height : 200%; border : #888888 1px solid; background-color: #f0f8ff; }

cite { margin-bottom : 30px; }

h1 { padding-top : 15px; padding-bottom : 15px; padding-right : 40px; text-align : right; color : #111111; background-color : #FFFFFF; font-size : 140%; margin : 0px; background-image : url(https://tinyplaza.link/img/titleback.jpg); }

/* 日記タイトル、頁タイトル */ h2 { background-color : #ffffff; border-left : #9999ff 10px solid; border-top : #9999ff 1px solid; border-right : #9999ff 1px solid; border-bottom : #9999ff 1px solid; font-weight : normal; margin-top : 30px; margin-left : 10px; margin-bottom : 30px; padding-top : 15px; padding-left : 15px; padding-bottom : 15px; font-size : 113%; }

/* ページ内の本来の見出しとして使う。レビュー等々 */ h3 { color : #000000; border-left : #9999ff 8px solid; border-top : #9999ff 0px solid; border-right : #9999ff 0px solid; border-bottom : #9999ff 1px solid; font-weight : normal; margin-top : 30px; margin-left : 20px; margin-bottom : 30px; padding-top : 15px; padding-left : 15px; padding-bottom: 15px; font-size : 110%; }

h4 { margin-left : 25px; margin-top : 40px; margin-bottom : 15px; border-left : #9999ff 10px solid; padding-left : 4px; border-bottom : #9999ff 1px solid; padding-bottom: 5px; }

h6 { margin-left : 30px;

}

/* H6の微小小見出しは詩のTOPの詩表示用に使用 */ h6 { width : 450px; padding-left : 0px; margin-left : 1px; padding-left : 0pt; margin-bottom : 0px; font-size : 90%; font-weight : normal; color : #808080; text-align : center; line-height : 200%; }

p { font-size : 100%; }

p.centering { font-size : 90%; color : #808080; }

div.body { padding-left : 5px; }

div.body p { text-indent : 10px; line-height : 120%; margin-top : 10px; margin-bottom : 20px; }

div.body blockquote p { margin-top : 0px; margin-bottom : 0px; text-indent : 0px; }

table { border : #9999ff 1px solid; margin-left : 30px; }

th { border : #9999ff 1px solid; background-color : #ffffff; padding : 3pt; }

td { border : #9999ff 0px dotted; padding : 3pt; }

dt { border-bottom : #4444FF 1px dotted; margin-bottom : 5px; font-weight : bold; font-size : 100%; }

dd { padding : 0pt; margin-left : 15pt; margin-bottom : 5px; font-size : 100%; }

ul { padding-left : 0pt; margin-top : 5pt; margin-left : 15%; list-style-type : disc ; font-size : 100%; line-height : 200%; }

ol { padding-left : 0pt; margin-top : 5pt; margin-left : 15%; font-size : 100%; line-height : 150%; }

ul ul { list-style-type : circle; }

li { padding-left : 0pt; margin-left : 0pt; font-size : 100%; line-height : 150%; }

/* サイドバーのリスト */ li.sidebar { display : block; white-space : nowrap; overflow : scroll; }

div.main { margin-right : 2%; margin-left : 26%; padding-left : 100px; }

div.sidebar { font-size : 95%; position : absolute; top : 0px; left : 0px; width : 25%; padding : 2pt; word-break : break-all; }

div.comment { width : 80%; margin-top : 10px; margin-bottom : 10px; margin-left : 10px; padding : 20px; background-color : #ffffff; border : #9999ff 1px solid; font-size : 90%; }

div.comment p { line-height : 150%; margin-top : 10pt; margin-bottom : 5pt; /*border-bottom : #000088 1px dotted;*/ }

div.sidebar h2,div.sidebar h3,div.sidebar h4 { margin-top : 0px; }

div.sidebar ul,div.sidebar li { padding-left : 0px; margin-top : 0px; margin-bottom : 1px; margin-left : 10px; }

div.sidebar dt { margin-top:15px; margin-bottom:10px; }

div.sidebar dd { margin-left:10px; }

div.sidebar dd div.comment { color : #6666FF; }

/*最近のコメント関係*/

dl.recent_comment dt { margin-left : 8px; border : 0px; font-size : 90%; }

dl.recent_comment dd { border : 0px; font-size : 90%; line-height : 150%; color : #808080; }

dl.recent_comment span.comment_body {

}

dl.recent_comment span.comment_date { font-weight:bold; }

/* 日記の文書設定 */ div.body div.day p { margin-left : 40px; padding-right : 40px; line-height : 180%; }

/* 日記の文章DIV */ div.day { /*width : 80%;*/ color : #808080; }

/* 日記の文書設定 */ div.day div.body p { margin-left : 50px; padding-right : 50px; line-height : 200%; }

/* 日記のカレンダー設定(テーブル型カレンダー用) */ table.calender { padding : 1px; width : 200px; font-size : 9pt; }

/* 日記のカレンダー設定(フラット型カレンダー用) */ div.calender_flat { font-size : 8pt; } /* 年間アーカイブ用設定 */ ul.sowp-nikkytools-archives{ font-size : 9pt; }

.logger { font-size : 70%; width : 3000px; }

/* Dateの文頭文言用 */ .color_848484 {font-size : 110%;} .color_868686 {font-size : 110%;} .color_888888 {font-size : 110%;} .color_898989 {font-size : 110%;} .color_8A8A8A {font-size : 110%;} .color_8B8B8B {font-size : 110%;} .color_8C8C8C {font-size : 110%;} .color_8D8D8D {font-size : 110%;} .color_8E8E8E {font-size : 110%;} .color_8F8F8F {font-size : 110%;} .color_8ec7ff {font-size : 110%;} .color_8effab {font-size : 110%;} .color_909090 {font-size : 110%;} .color_919191 {font-size : 110%;} .color_929292 {font-size : 110%;} .color_939393 {font-size : 110%;} .color_949494 {font-size : 110%;} .color_959595 {font-size : 110%;} .color_979797 {font-size : 110%;} .color_989898 {font-size : 110%;} .color_999999 {font-size : 110%;} .color_9A9A9A {font-size : 110%;} .color_9C9C9C {font-size : 110%;} .color_9D9D9D {font-size : 110%;} .color_9E9E9E {font-size : 110%;} .color_9F9F9F {font-size : 110%;} .color_A0A0A0 {font-size : 110%;} .color_A2A2A2 {font-size : 110%;} .color_A3A3A3 {font-size : 110%;} .color_A4A4A4 {font-size : 110%;} .color_A5A5A5 {font-size : 110%;} .color_A7A7A7 {font-size : 110%;} .color_A8A8A8 {font-size : 110%;} .color_A9A9A9 {font-size : 110%;} .color_AAAAAA {font-size : 110%;} .color_ACACAC {font-size : 110%;} .color_AEAEAE {font-size : 110%;} .color_AFAFAF {font-size : 110%;} .color_B1B1B1 {font-size : 110%;} .color_B2B2B2 {font-size : 110%;} .color_B3B3B3 {font-size : 110%;} .color_B4B4B4 {font-size : 110%;} .color_B5B5B5 {font-size : 110%;} .color_B6B6B6 {font-size : 110%;} .color_B7B7B7 {font-size : 110%;} .color_B8B8B8 {font-size : 110%;} .color_B9B9B9 {font-size : 110%;} .color_BABABA {font-size : 110%;} .color_BBBBBB {font-size : 110%;} .color_BDBDBD {font-size : 110%;} .color_C0C0C0 {font-size : 110%;} .color_cb97ff {font-size : 110%;} .color_ff97cb {font-size : 110%;}

/* Twitterの発言ウィジット */ #twitter_update_list { color:#808080; font-size:95%; }

/* タグクラウド */ span.tagnum{ color:#808080 }

/* Web拍手ボタン */ .web-clap { background-color: #FFFFFF; border: 1px solid #9999ff; color: #808080; }