A Day in the Life

2006-09-17

このダイアリーは

ピンク ブロッサム ちゃんの日常を綴る日記になりました。unsubscribe はこちら→

gerry

久しぶりに美容室に行く途中で gerry な雰囲気が。そしてやつらはいつも最悪のタイミングでやってくるんだ…!

今回の現場はシャンプー台の上。こともあろうか頭が泡だらけの時にやってきたんだ…。ぼくは恥ずかしながらも「ウンコしたくなったんでトイレにいかせてよぅはやくすすいでくださいおねがいしますおねがいします(懇願(もっと別の言い回しだったけど))」といって頭を軽くすすいでもらって、しかしびしょびしょのままインザトイレ☆…。最悪だった。

そして髪を短くしすぎたよぅ☆><ノ。

きのうのこと

ぼくもしあわせになるよぅ><ノ

CSS ばくあぷ

/* ======== HEADER ======== */

body{
margin:0;
padding:0;
text-align:center;
width:auto;
/*
background:#000 url("http://hotchpotch.in/hatena_darkness_flower/bg.gif") top center;
*/
background:#000;
color:#fff;
font-family:"Lucida Sans Unicode","Verdana",Sans-serif;
}

body table{
 margin:0 auto;
 background:transparent;
 width:740px;
}

body table input{
 border:1px solid #CCC;
}

body table table{
 width:100%;
 margin:0;
 border-top:1px dashed #DDD;
 border-bottom:1px dashed #DDD;
 position:relative;
}

body table tr td{
 background:transparent;
}

h1{
 font-size:180%;
 width:730px;
 margin:-25px auto 0 auto;
 padding:70px 0 45px 0;
 font-family:"Lucida Sans Unicode",serif;
 background:url("http://hotchpotch.in/hatena_darkness_flower/h1.gif") top center no-repeat;
 color:#11BFB0;
}

h1 a,h1 a:visited,h1 a:link,h1 a:hover{
 color:#11BFB0;
}

h1 img{
vertical-align:middle;
}
form{
display:inline;
}

/* ======== LINK ======== */

a{
color:#FF1569;
text-decoration:none;
}

a:link{
color:#FF1569;
text-decoration:none;
}

a:visited {
color:#ff7793;
text-decoration:none;
}

a:hover {
color:#FF2F78;
text-decoration:underline;
}

a, a:link, a:visited, a:hover, {
}

/* ======== LINK-KEYWORD ======== */

a.keyword ,a.keyword:link ,a.keyword:visited {
color:#fff;
border-bottom:1px dashed #333;
padding-bottom:1px;
}

a.keyword:hover{
text-decoration:none;
}

a.okeyword ,a.okeyword:link ,a.okeyword:visited ,a.okeyword:hover {
color:#fff;
border-bottom:1px dashed #333;
padding-bottom:1px;
}

a.okeyword:hover{
text-decoration:none;
}

/* ======== RAYOUT ======== */

div.hatena-body{
 margin:0px auto;
 text-align:left;
 position:relative;
 width:730px;
 background:#000;
}

div.hatena-body:after{
dipslay:block;
content:"";
clear:both;
}

div.main {
 margin:0;
 text-align:left;
 float:left;
 width:500px;
 background:#000;
}

div.sidebar {
 width:220px;
 float:right;
 margin-left:-220px;
 background:#000;
}

/* ======== CALENDAR ======== */

div.calendar {
 text-align:left;
 margin:0 5px 15px 5px;
 font-size:90%;
 font-weight:bold;
 color:#CCC;
}

div.calendar a{
 font-weight:normal;
}

/* ========  DAY ======== */

div.day {
 padding-bottom:10px ;
 line-height:150%;
}

/* ======== TITLE ======== */

h2 {
 font-size:100%;
 padding-bottom:0px;
 padding-top:0px;
 margin:10px 10px 10px 0px;
}

h2 a .date{
 padding-right:5px;
 letter-spacing:0.1em;
}

h2 a.edit {
 font-size:80%;
 text-decoration:underline;
 font-weight:normal;
}

/* ======== BODY ======== */

div.body {
 padding:0px;
 margin:0px;
}

/* ======== SECTION ======== */

div.section{
 font-size:90%;
 line-height:155%;
 color:#fff;
 margin:10px;
}

div.section p{
 padding:0px;
 margin:10px 5px 12px 10px;
}

div.section ul{
 margin:20px;
 padding:0;
}

div.section ul li{
 margin-left:10px;
 line-height:135%;
}

input.field,textarea{
 font-size:90%;
 border:1px solid #E4CBC2;
 padding:3px;
}

input#comment-username{
 border:1px solid #E4CBC2;
 padding:3px;
}

.footnote{
 font-size:90%;
 margin-left:5px;
}

div.section p.sectionfooter { 
 text-align: right;
 margin-top:1em;
 font-size:90%;
}

img.photo{
}

/* ======== INDEX ======== */

h3 {
 font-size:100%;
 margin:15px 0 10px 0;
 padding:3px;
 clear:left;
 border-bottom:1px dashed #D4C2B2;
}

h3 .timestamp{
 font-weight:normal;
 font-size:80%;
 color:#666;
}

div.day span.sanchor{
background:url("http://hotchpotch.in/hatena_darkness_flower/h3.gif") top center no-repeat;
font-size:1px;
padding:15px 10px 10px 10px;
_padding:20px 10px 10px 10px;
margin-right:3px;
color:#000;
}

div.day h3 a:hover{
 text-decoration:none;
}

h4{
 font-size:100%;
 margin:10px 0px;
 padding:1px 5px 5px 20px;
 background:url("http://hotchpotch.in/hatena_darkness_flower/h4.gif") 0 3px no-repeat;
}

/* ======== COMMENT ======== */

div.comment{
 margin:10px 5px 10px 10px;
 padding-bottom:5px;
 font-size:90%;
 clear:both;
 color:#eee;
 border:1px dashed #F3DAD1;
 background:#011117 url("http://hotchpotch.in/hatena_darkness_flower/comment.gif");
}

/* ======== COMMENTBODY ======== */

div.commentshort{
 padding:0px;
 margin:0 0 0 10px;
 font-size:90%;
 line-height:135%;
}

.canchor{
 display:none;
}

span.commentator{
 padding-top:3px;
 padding-bottom:3px;
 padding-left:20px;
 line-height:150%;
 background:url("http://hotchpotch.in/hatena_darkness_flower/comment-icon.gif") 0 50% no-repeat;

}

/* ======== 1-COMMENT ======== */  

div.commentshort p{
 padding:5px 5px 5px 0px;
 margin:0 0 0 1.3em;
 text-indent:-1.3em;

}

div.commentshort p a,div.commentshort p a:visited,div.commentshort p a:hover,div.commentshort p a:link{
 font-weight:bold;
}

/* ======== COMMENT-TEXTBOX ======== */

div.commentshort textarea{
 width:350px;
 margin-left:-7px;
}

div.commentshort input{
 margin-left:10px;
 margin-bottom:5px;
}

div.commentshort input#comment-username{

}

/* ======== TRACKBACK ======== */

div.refererlist{
 word-wrap: break-word;
 white-space: -moz-pre-wrap;
 margin:10px 5px 10px 10px;
 padding-bottom:5px;
 font-size:90%;
 clear:both;
 border:1px dashed #F3DAD1;
 background:#FEEEE8 url("http://hotchpotch.in/hatena_darkness_flower/comment.gif");
 color:#666;
}

div.refererlist ul{
 list-style:none;
 margin:0;
 padding:0;
}

div.refererlist ul li {
 font-size:90%;
 padding:1px 0 1px 20px;
 margin-left:1em;
 background:url("http://hotchpotch.in/hatena_darkness_flower/comment-icon.gif") 0 50% no-repeat;
}

div.refererlist ul li a{
}

/* ======== COMMENT&TRACKBACK ======== */

div.caption{
 padding:7px 5px 5px 7px; 
}

div.caption a{
 text-decoration:underline;
 font-weight:bold;
}

div.caption a:hover{
}

/* ======== HATENA-MODULE-BASE ======== */

div.hatena-module {
 padding:0px;
 margin:0 0 10px 0;
}
div.hatena-moduletitle{
 font-size:90%;
 padding:9px;
 margin:0px;
 font-weight:bold;
 background:url("http://hotchpotch.in/hatena_darkness_flower/hatena-moduletitle.gif") top left no-repeat;
 color:#84B05A;
}

div.hatena-moduletitle a , div.hatena-moduletitle a:visited , div.hatena-moduletitle a:hover{
 color:#84B05A;
 text-decoration:underline;
}

.hatena-modulebody {
 padding:0 10px 10px 10px;
 font-size:90%;
 background:url("http://hotchpotch.in/hatena_darkness_flower/hatena-modulebody.gif") bottom left no-repeat;
}

/* ======== HATENA-MODULE-CALENDAR ======== */

table.calendar{
 text-align:center;
 width:195px;
 font-size:100%;
 border:none;
 background:transparent;
}

table.calendar td{
 background:transparent;
 color:#667;
}

table.calendar td a{
}

table.calendar td.calendar-day a{
 display:block;
}

table.calendar td.calendar-day a:hover{
}

td.calendar-sunday{
}

td.calendar-saturday{
}

table.calendar td.day-today a{}

table.calendar td.day-selected{
 font-weight:bold;
}

td.calendar-day img{
 width:15px;
 height:15px;
}

/* ======== HATENA-MODULE-LIST ======== */

.hatena-modulebody ul {
 padding:0px;
 margin:0px;
 list-style-type:none;
}

.hatena-modulebody ul li {
 font-size:90%;
 margin:0px;
 padding:0 0 5px 18px;
background:url("http://hotchpotch.in/hatena_darkness_flower/hatena-modulebody-li.gif") 0 1px no-repeat;
 color:#766;
 line-height:135%;
}

.hatena-modulebody ul li a {
 font-size:110%;
}

.hatena-modulebody ul li a:visited {
}

.hatena-modulebody ul li a:hover{
}

/* ======== HATENA-MUDULE-PROFILE ======== */

.hatena-profile{
_height:1%;
}

.hatena-profile:after{
clear:both;
content:"";
display:block;
height:3px;
}

.hatena-profile-image,.hatena-profile-id,.hatena-profile-body{
 margin:0px;
 font-size:90%;
}

.hatena-profile-body{
margin-right:0;

}

.hatena-profile-image{
float:left;
margin:0 10px;
}

/* ======== HATENA-MODULE-CLOCK ======== */

.hatena-clock{
text-align:center;
}


/* ======== HATENA-MODULE-OTHER ======== */

ul.hatena-photo{
padding-top:5px;
padding-left:3px;
}

ul.hatena-photo li{
 display:inline;
 margin:0px;
 padding:0px;
 border:none;
 background:transparent;
}

ul.hatena-photo li a{
 display:inline;
 padding:;
 padding:2px 0px 0px 4px;
}

ul.hatena-photo li a:hover{
 background:transparent;
}

ul.hatena-photo li a img{
 margin:0;
 padding:0;
}

ul.hatena-photo li a:hover img{
}

img.hatena-fotolife {
}

.hatena-searchform {
 margin-left:3px;
 padding:0px;
 font-size:90%;
}

.hatena-searchform input{
border:1px solid #CCC;
padding:3px;
}

div.adminmenu{
 width:740px;
 text-align:left;
 font-size:90%;
 margin:0px auto;
 padding:5px 0;
}

span.adminmenu a{
 padding-left:8px;
 padding-right:10px;
 border-right:1px solid #CCC;

}

span.adminmenu a:hover{

}

span.adminmenu a:visited{

}

span.hatena-counter{
margin-left:10px;
}

/* ======== HATENA-SYNTAX & HTML ======== */

div.section pre{
 padding:10px;
 line-height:120%;
 margin:10px;
 word-wrap: break-word;
 white-space: -moz-pre-wrap;
 background:#111;
 border-top:1px solid #FF5270;
 border-bottom:1px solid #FF5270;
}

div.section blockquote{
 font-size:90%;
 padding-left:5px;
 border:3px double #F2D1CF;
 margin:10px;
 background:#111;

}

div.section ul li{
}

div.day img.photo{
 float:right;
 margin:0 5px 10px 10px;
}

img{
 border:0px;
}

dl dt{
 font-weight:bold;
}

dl dd{
 margin:0;
 padding:0;
}

/* ======== HATENA-SYNTAX-QUESTION ======== */

.hatena-question-detail{
 width:90%;
 text-align:left;
 font-size:90%;
}

th.hatena-question-detail-title{
 padding:5px;
 font-weight:normal;
}

.hatena-question-detail-label{
 width:30%;
 padding:5px;
}

.hatena-question-detail-value{
 width:65%;
 padding:5px;
}

/* ======== HATENA-SYNTAX-TABLE ======== */

div.section table {
 width:auto;
 margin:3px;
 background:#000;
 border:1px dashed #D6C3B5;
 border-collapse:collapse;
}

div.section table tr th{
 background:#000FCC;
 padding:5px;
 font-size:90%;
 line-height:135%;
 color:#fff;
 border:1px dashed #D6C3B5;
}

div.section table tr th a{
 color:#fff;
}

div.section table tr td , div.day div.body table tr td{
 padding:5px;
 font-size:90%;
 line-height:135%;
 background:#000;
 color:#fff;
 border:1px dashed #D6C3B5;
}

/* ======== HATENA-SYNTAX-HAMAZOU ======== */

div.hatena-asin-detail{
border:1px dashed #DCDCEA;
padding:10px;
background:#0C0C0B url("http://hotchpotch.in/hatena_darkness_flower/asin-detail.gif") right bottom no-repeat;
margin:10px 0;
}
 div.hatena-asin-detail a{
}

.hatena-asin-detail-info{
}

.hatena-asin-detail-info ul{
margin:5px !important;
padding:0 !important;
list-style:none;
}

.hatena-asin-detail-info ul li{
padding-bottom:3px;
}

.hatena-asin-detail-image{
float:left;
margin-right:10px;
}

.hatena-asin-detail-title{
 margin:0 !important;
 padding:0 !important;
}

.hatena-asin-detail-foot{
 clear:both;
}

/* ======== FOOTER ======== */

.footer{
 clear:both;
 margin:5px;
 font-size:90%;
}

/* ======== ADSENSE ======== */

.ad{
 margin:20px;
}

/* ======== KEYWORDCLOUD ======== */

ul.keywordcloud {
 margin: 10px;
 padding: 0;
 border-top:none;
}

ul.keywordcloud li {
 font-size:90%;
 display: inline;
 border-bottom:none;
}

ul.keywordcloud li a{
 display:inline;
 line-height:1.2;
}

ul.keywordcloud li a.keywordcloud0 { font-size: 80%; }
ul.keywordcloud li a.keywordcloud1 { font-size: 100%; }
ul.keywordcloud li a.keywordcloud2 { font-size: 120%; }
ul.keywordcloud li a.keywordcloud3 { font-size: 140%; }
ul.keywordcloud li .keywordcloud4 { font-size: 160%; }
ul.keywordcloud li a.keywordcloud5 { font-size: 180%; }
ul.keywordcloud li a.keywordcloud6 { font-size: 200%; }
ul.keywordcloud li a.keywordcloud7 { font-size: 220%; }
ul.keywordcloud li a.keywordcloud8 { font-size: 240%; }
ul.keywordcloud li a.keywordcloud9 { font-size: 260%; }
ul.keywordcloud li a.keywordcloud10 { font-size: 280%; }

/* ======== HATENA-SYNTAX-ID ======== */

img.hatena-id-image{
 margin:2px;
 vertical-align:middle;
}

img.hatena-id-icon{
 margin:2px;
 vertical-align:middle;
}


.synSpecial { color: #c000c0; }
.synType { color: #3EC63E; }
.synComment { color: #4F80E5; }
.synPreProc { color: #9355E6; }
.synIdentifier { color: #51CFCF; }
.synConstant { color: #FF6666; }
.synStatement { color: #D88A17; }

.mainOOO {
  _height:1px;
}

dt {
margin-top:5px;
border-left: 5px solid #ccc;
padding-left:5px;
}
dd {
border-left: 5px solid #999;
padding-left:20px !important;
}
記事の一覧 >