自演

body {
 background-color: #edede7;
 color: #6c6950;
 text-align: center;
 font-family: Verdana, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS Pゴシック", sans-serif;
 line-height: 1.4;
 font-size: small !important; /* IE7 */
 font-size: 82%;   /* IE6 */
}
/* Modern browser */
html>/**/body {
 font-size: 13px;
}

/* Hyper text
                                                                                                  • */

a {
 text-decoration: none;
 /*\*/
 overflow: hidden;  /* for Fx */
 /**/
}

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

a:focus,
a:hover {
 color: #ffaa00;
}

a:active {
 color: #ffaa00;
}


/* Image
                                                                                                  • */

img,
a img {
 border: none;
}

/* Base elements
                                                                                                  • */

h1 { font-size: 180%; }

h2 { font-size: 130%; }

h3 { font-size: 115%; }

h4,h5,h6 { font-size: 100%; }

ul, ol, li, dl, dt, dd { list-style: none; }

table {
 font-size: small !important;  /* for Modern browser */
 font-size: 82%;  /* for IE6 */
}



/* Layout
                                                                                                                        • */

#container
#header

#main
#sidemenu
#footer


/* Header
                                                                                                                        • */

#header
h1 {
 color: #ffffff;
 text-align: left;
 padding: 50px 0 5px 280px;
}

#header
p {
 text-align: left;
 color: #b9b7aa;
 padding: 0 0 5px 280px;
}

#header
h1 a {
 text-decoration: none;
 color: #ffffff;
}

#now_time
#now_time #nowDay
#now_time #nowTime
/* Main Contents
                                                                                                                        • */

.content {
 margin-bottom: 20px;
 text-align: left;
 overflow: hidden;
}

h2.entry_header {
 background: url("http://blog-imgs-42.fc2.com/t/e/m/templates/grayish_style_main_title_bg.jpg") no-repeat bottom;
 text-align: left;
 margin:0 0 7px 0;
 padding: 14px 0 12px 20px;
 color:#ffaa00;
}

h2.entry_header a:link,
h2.entry_header a:visited {
 color:#ffaa00;
 text-decoration:none;
}

h2.entry_header a:hover {
 color: #ffaa00;
 text-decoration:none;
}

h2.entry_header a:active {
 color: #ff4f00;
 text-decoration:none;
}

.entry_body {
 text-align: left;
 margin: 0px 0px 10px;
 padding: 0 30px;
}

.entry_body p.entry_more {
 padding: 15px 15px 15px 0px;
 margin: 0px;
}

.entry_body p.tag_lnk {
 margin: 0px;
}

.entry_body p.theme {
 margin: 10px 0px 0px;
}


.entry_footer {
 text-align: right;
 margin-right: 22px;
 margin-bottom: 10px;
}

.entry_footer li {
 display: inline;
 list-style-type: none;
}

/* clap + bookmark */
.fc2_footer {
 margin: 10px 0px 0px;
}

.page_navi {
 margin-bottom: 15px;
 text-align: center;
}

.pagetop {
 background: url("http://blog-imgs-42.fc2.com/t/e/m/templates/grayish_style_icon.gif") no-repeat 390px 6px;
 text-align: right;
 margin: 0 22px 0 0;
}

/* Entry (html tag)
                                                                                                                        • */
s {
 color:#ccc9ba;
}

.entry_body h2,
.entry_body h3,
.entry_body h4,
.entry_body h5,
.entry_body h6 {
 margin: 0em 0em 0.5em;
}

.entry_body p {
 margin: 0.3em 1em;
}

.entry_body ul,
.entry_body ol {
 margin: 1em 0em 1em;
}

.entry_body ul li {
 background:url("http://blog-imgs-42.fc2.com/t/e/m/templates/grayish_style_icon.gif") no-repeat 8px 3px;
 padding: 0px 0px 3px 20px;
 line-height:14px;
}

.entry_body ol li {
 list-style: decimal outside;
 margin-left: 2em;
}

.entry_body dl {
 margin: 1em 1.5em;
 padding: 0 1em 0em;
}

.entry_body dt {
 font-weight: bold;
 padding-bottom: 2px;
 border-bottom-width: 1px;
 border-bottom-style: dotted;
}

.entry_body dd {
 margin: 0em 0 1em;
}

.entry_body fieldset {
 margin: 5px;
 padding: 5px;
 border: 1px #ffaa00 dotted;
}

.entry_body blockquote {
 margin: 5px;
 padding: 5px;
 border: 1px #ffaa00 dotted;
}

.entry_body table {
 border-collapse: separate;
 border-collapse: collapse;
  border-bottom:solid 1px #ccc9ba;
 border-left:solid 1px #ccc9ba;
}

.entry_body table th,
.entry_body table td {
 padding: 5px;
 border-top: solid 1px #ccc9ba;
 border-right: solid 1px #ccc9ba;
}

.entry_body table th{
 background-color: #edede7;
}

.entry_body pre {
 margin: 1em auto;
 padding: 0.5em;
 border: 1px solid;
 font-family: sans-serif;
 overflow: auto;
 width: 90%;
}

#cm
h3{
 background: url("http://blog-imgs-42.fc2.com/t/e/m/templates/grayish_style_sub_title_bg.jpg") no-repeat bottom;
 padding: 5px 20px 12px 25px;
 text-align: right;
 color: #ffaa00;
 margin-bottom: 20px;
 font-size:130%;
 font-weight:bold;
}

#cm
.sub_body{
 background-repeat:no-repeat;
 padding:15px 5px 15px 25px;
}

/* for without MacIE5 \*/
.entry_body pre { overflow: scroll; }
/**/

.entry_body > pre { width: auto; }

.entry_body code { font-family: monospace; }

/* Baton
                                                                                                                        • */
.baton_title {
 font-size: 115%;
 font-weight:bold;
}

.a_number {
 margin: 0 0 0 2px;
}

/* Comment, Trackback, Entry list
                                                                                                                        • */

.sub_header {
 background:url("http://blog-imgs-42.fc2.com/t/e/m/templates/grayish_style_sub_title_bg.jpg") no-repeat bottom;
 text-align: right;
 color: #ffaa00;
 margin-bottom: 20px;
 padding: 5px 20px 12px 25px;
 font-size:130%;
 font-weight:bold;
}

.sub_title {
 margin-bottom: 5px;
 margin-right: 10px;
 margin-left: 10px;
}

.sub_body {
 margin-top: 0px;
 margin-right: 10px;
 margin-bottom: 0px;
 margin-left: 10px;
}

.list_body {
 margin-bottom:10px;
 margin-top: 0px;
 margin-right: 30px;
 margin-left: 35px;
}

.list_body li {
 margin-bottom: 5px;
 border-bottom-width: 1px;
 border-bottom-style: dotted;
 padding-bottom: 1px;
}

.sub_footer {
 text-align: right;
 padding-top: 10px;
 padding-bottom: 10px;
 margin-bottom: 10px;
 margin-right: 10px;
 margin-left: 10px;
}

.sub_footer li {
 display: inline;
 list-style-type: none;
}

.form dl {
 margin-right: 10px;
 margin-left: 10px;
}

.form dl dd {
 margin-bottom: 5px;
}

form input{
 color:#6c6950;
 border: 1px #b9b7aa solid;
 background-color: #edede7;
}

form textarea {
 color:#6c6950;
 background-color: #edede7;
 width: 400px;
 height: 150px;
 border: 1px #b9b7aa solid;
}

.form input#himitu {
 margin-right: 0.5em;
}

.form .form_btn {
 margin-top: 20px;
 margin-bottom: 15px;
 margin-right: 10px;
 margin-left: 10px;
}

input[type="submit"], input[type="button"] {
 cursor: pointer !important;
 color: #B9B7AA;
 font-size: 92.3%;
 margin-right: 3px;
 padding: 1px 10px;
}

input[type="submit"]:hover, input[type="button"] :hover {
 background-color: #ffffff !important;
}

.trackback_url {
 margin:0 10px 10px 50px;
 text-align: left;
}

.trackback_url input {
 padding: 2px;
 width: 85%;
 border: 1px #b9b7aa solid;
 background-color: #edede7;
 margin:0 0 5px 0;
}

#comment_form
/* Plugin (Main content)
                                                                                                                        • */
.plg3_header{
 background:url("http://blog-imgs-42.fc2.com/t/e/m/templates/grayish_style_sub_title_bg.jpg") no-repeat bottom;
 padding: 5px 30px 12px 25px;
 color:#ffaa00;
 text-align:right !important;
}
.plg3_body {
 margin-bottom: 20px;
 padding: 12px 12px 12px 35px;
}

.plg3_body .plg_header,
.plg3_body .plg_body,
.plg3_body .plg_footer {
 margin-top: 3px;
}

.plg_body li {
 background:url("http://blog-imgs-42.fc2.com/t/e/m/templates/grayish_style_icon.gif") no-repeat 10px 5px;
 padding: 0px 0px 10px 20px;
}

/* Sidemenu (Plugin)
                                                                                                                        • */
.sidemenu_body {
 margin-bottom: 15px;
}

.sidemenu_body .plg_title {
 padding: 5px 10px 13px 15px;
 color: #b9b7aa;
 background: url("http://blog-imgs-42.fc2.com/t/e/m/templates/grayish_style_side_title_bg.jpg") no-repeat bottom;
 font-weight:bold;
}


.sidemenu_body .plg_header,
.sidemenu_body .plg_body,
.sidemenu_body .plg_footer {
 margin-top: 3px;
 margin-right: 10px;
 margin-left: 15px;
}

.sidemenu_body .plg_body input[type="submit"]{
 color:#b9b7aa;
}

.sidemenu_body .plg_body textarea {
 background-color: #edede7;
 border: 1px solid #b9b7aa;
 color: #6c6950;
 height: 150px;
 width: 400px;
 margin: 0 0 5px;
}

.sidemenu_body .plg_body li {
 line-height:14px;
 margin:0 0 0 -10px;
}

/* Calendar(Plugin)
                                                                                                                        • */

table.calender {
 width: 95% !important;
 width /*ie5.5*/: 90%;
 margin: 0px auto;
}

table.calender caption {
 margin-bottom: 10px;
 margin: 0px auto;
 font-weight:bold;
}

table.calender th,
table.calender td {
 padding: 0.1em;
 text-align: center;
}

table.calender td a:link,
table.calender td a:visited {
 display: block;
 color: #ffffff;
 background-color: #b9b7aa;
 padding:0px 2px;
}

table.calender td a:focus,
table.calender td a:hover,
table.calender td a:active {
 background-color: #edede7;
 color: #6c6950;
 padding:0px 2px;
}

table.calender th#sun {
 color: #FFaa00;
}

/* plugin-search(Plugin)
                                                                                                                        • */
.plugin-search {
 position: relative;
}

.plugin-search input[type="text"] {
 width: 110px;
 height: 16px;
 padding: 2px;
}

.plugin-search input[type="submit"] {
 position: absolute;
 top: 0;
 left: 130px;
 padding:2px 3px 2px 3px;
 font-size:92.3%;
}

/* plugin-search(Plugin)
                                                                                                                        • */
input[name="com"], input[value="投票"] {
 background-color:#ffffff !important;
 color:#6c6950;
}

input[value="投票"]:hover {
 background-color:#b9b7aa !important;
 color:#ffffff;
}

/* Piyo(Plugin)
                                                                                                                        • */
.tab {
 text-align: left;
 margin-bottom: 10px;
}

.tab input{
 padding: 3px 5px;
 font-size: 100% !important;  /* for Modern browser */
 font-size: 70%;   /* IE5.5 */
}

.tab input.b1{
 margin-right: 5px;
}

.mylog {
 padding: 5px;
 border: 2px dashed #ffbf00;
 text-align: left;
 background-color: #ffffff;
 font-size: 85% !important;  /* for Modern browser */
 font-size: 93%;   /* for IE6 */
}

.mylog .title {
 font-weight: bold;
 border-bottom-width: 1px;
 border-bottom-style: dashed;
 border-bottom-color: #A5A5A5;
 margin: 0px 0px 10px;
 padding: 0px 0px 3px;
}

.mylog dl {
 margin: 0px;
 padding: 0px;
}

.mylog dt.day {
 margin: 0px;
 padding: 0px 0px 5px;
 background-color: #FFFFFF;
 background-image: none;
 text-align: left;
 font-size: 85% !important;  /* for Modern browser */
 font-size: 93%;   /* for IE6 */
}

.mylog dd.piyolog {
 margin: 0px 0px 5px;
 border-bottom-width: 1px;
 border-bottom-style: dashed;
 border-bottom-color: #A5A5A5;
 padding: 0px 0px 10px;
}

.license {
 text-align: right;
 font-size: 85% !important;  /* for Modern browser */
 font-size: 93%;   /* for IE6 */
}


/* Footer
                                                                                                                        • */
#footer
p {
 margin-bottom: 3px;
}

#footer
.copyright {
 margin-bottom: 10px;
}

#footer
a:link,
#footer
a:visited {
 color:#afcf00;
}

#footer
a:focus,
#footer
a:hover,
#footer
a:active{
 color:#ffaa00;
}

/* for MacIE
                                                                                                                        • */

textarea,input,select {
 font-family: "MS Pゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", sans-serif;
}

div.aa {
font-weight:normal;
font-family: "MS PGothic",sans-serif;
font-size:12pt;
line-height:100%;
}






ワイの今月の生活費wwwwwwwww
http://hayabusa.2ch.net/test/read.cgi/livejupiter/1343677034/

1 :風吹けば名無し :sage :2012/07/31(火) 04:37:14.88 ID:MxVNVpVm
食費1.8万
光熱費1万

サンキュー業務スーパー

2 :風吹けば名無し :2012/07/31(火) 04:38:45.12 ID:jK7Vfb17
すごいやん

家賃とかは? 実家住みなん?

3 :風吹けば名無し :2012/07/31(火) 04:39:24.33 ID:gdVT8XyP
2

4 :風吹けば名無し :2012/07/31(火) 04:39:47.16 ID:D4HrwW3Y
1-2
そういうの寒いから

5 :風吹けば名無し :sage :2012/07/31(火) 04:39:56.54 ID:y29LMA2j
150円の半額弁当買いたいけどいつも買いに行ける時間には残ってないんだよなぁ

6 :風吹けば名無し :2012/07/31(火) 04:40:07.64 ID:ZpuuU+Av
2
おいおいここはVIPかよ

7 :風吹けば名無し :2012/07/31(火) 04:40:24.61 ID:fcwwPXWx
くっさ!自分語りやんけ!

8 :風吹けば名無し :2012/07/31(火) 04:40:28.42 ID:jK7Vfb17
すまんな

9 :風吹けば名無し :2012/07/31(火) 04:40:35.57 ID:+s/NPCbD
独り暮らしでよく20000切れるな

10 :風吹けば名無し :2012/07/31(火) 04:40:56.60 ID:nLCJipK3
VIPかけもっちゃんやけど、住み分けくらいしようや

11 :風吹けば名無し :2012/07/31(火) 04:41:13.24 ID:ZPm8g1Of


8
しゃーない

12 :風吹けば名無し :2012/07/31(火) 04:41:24.13 ID:ZHJ7ZSyG
お前ら最近過敏になりすぎやろ
こんなん叩くようなもんでもないやんけ

13 :風吹けば名無し :sage :2012/07/31(火) 04:41:28.45 ID:laWJHylB



4

14 :風吹けば名無し :2012/07/31(火) 04:41:31.33 ID:TxEgOnEp
キモっ

15 :風吹けば名無し :2012/07/31(火) 04:41:39.29 ID:Cy6mkHZg


3
4
むしろこういう反応期待してスレ立ててるんだよなぁ

16 :風吹けば名無し :2012/07/31(火) 04:41:47.97 ID:nCe6JP5y


13

17 :風吹けば名無し :2012/07/31(火) 04:41:58.13 ID:ZHJ7ZSyG
VIPや嫌儲とのかけもっちゃんは死ね

18 :風吹けば名無し :sage :2012/07/31(火) 04:42:14.06 ID:mXDStOVz
くっさ

19 :風吹けば名無し :2012/07/31(火) 04:42:27.45 ID:abCnqZOQ




15
釣りスレで釣られて苦し紛れの一言かよw

20 :風吹けば名無し :2012/07/31(火) 04:43:07.69 ID:ZAiKm6Mg


17
掛け持ちくらいええけど、寒いネタを持ち込んだり共有したりするのは見てて痛い

21 :風吹けば名無し :2012/07/31(火) 04:43:29.05 ID:oxoUjx/e
15
ID変えて涙目wwwwwwwwwwwwww

22 :風吹けば名無し :2012/07/31(火) 04:43:52.21 ID:dTLRqiw9
自分語りは潰す、なんJらしい最期といえる

23 :風吹けば名無し :2012/07/31(火) 04:44:31.15 ID:po31/f8K
33400円かと思ったら、ただの自分語りかよ

24 :風吹けば名無し :2012/07/31(火) 04:44:43.86 ID:2/6M7TQS
夏休みだからVIPから観光がてら遊びに来てるんだろ。
もう少し優しくしてやったらどうだ。

25 :風吹けば名無し :sage :2012/07/31(火) 04:46:40.67 ID:u8f/wWET
キモすぎ つか



貧乏自慢とかwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwww

26 :風吹けば名無し :2012/07/31(火) 04:46:42.15 ID:Rs+MO68/
ROMって板の空気読むって大事だわ
それもせずにVIPノリで来られても困る

27 :風吹けば名無し :2012/07/31(火) 04:47:32.55 ID:WJnKTmNX
実際VIPのノリって他所の板でも嫌われてるからな。パチ板でも嫌がられる
そら、なんJネタも同じようなもんだが

28 :風吹けば名無し :2012/07/31(火) 04:48:11.61 ID:D/uNFcOe
1の生活費が高い→高すぎやろ、もう少し抑えた方がいいで。無駄遣いや
安い→食費まで我慢するような人間にはなりたくないわ。てか自炊って外食より高くつきますよね?

29 :風吹けば名無し :2012/07/31(火) 04:49:04.22 ID:TLmffpVn
1は何を思ってこのスレを立てたのか

30 :風吹けば名無し :2012/07/31(火) 04:50:19.78 ID:++KGISeo
レイサム

31 :風吹けば名無し :2012/07/31(火) 04:50:46.30 ID:BBieWe34
4

32 :風吹けば名無し :2012/07/31(火) 04:53:07.55 ID:DJybo8YB
言うほど>>4って悪いか?こんなスレ立てた>>1のほうが悪くね?

33 :風吹けば名無し :2012/07/31(火) 04:53:45.85 ID:tKfe599d
これは>>1が悪い

34 :風吹けば名無し :2012/07/31(火) 04:53:48.41 ID:9RP+kZIk
食いすぎだろ

35 :風吹けば名無し :2012/07/31(火) 04:54:26.03 ID:BXbDJGaP
朝500円
昼1000円
夜3000円
プラスアルファ飲み会で15万くらいいくはwww

36 :風吹けば名無し :sage :2012/07/31(火) 04:54:57.27 ID:VAIUzuIP
戦犯>>1でてこいや

37 :風吹けば名無し :2012/07/31(火) 04:55:16.39 ID:ObV1jcA4
ここでマジレスして食費の話する奴ってお客さんくらいやろ

38 :風吹けば名無し :2012/07/31(火) 04:55:45.79 ID:BnmJbqGH
1はウンコでも食ってるの?

40 :風吹けば名無し :sage :2012/07/31(火) 04:56:18.34 ID:EqpISVo3
なんでこの時間でこんな殺伐としてるんや

42 :風吹けば名無し :2012/07/31(火) 04:56:53.48 ID:yc3wLqhu
40
言うほど殺伐としてるか?

43 :風吹けば名無し :2012/07/31(火) 04:57:03.64 ID:synIbA8f
35
デブwwwwwwwwwww

45 :風吹けば名無し :sage :2012/07/31(火) 04:57:49.89 ID:Sme43xfc
8
ええんやで(ニッコリ

46 :風吹けば名無し :2012/07/31(火) 04:57:56.19 ID:oPS1orh8
43

47 :風吹けば名無し :sage :2012/07/31(火) 04:58:09.51 ID:Cn/wcGX8
こんなケチケチした生活つまらんやろうな

48 :風吹けば名無し :2012/07/31(火) 04:58:17.26 ID:nycnSst1
新井が悪い

49 :風吹けば名無し :2012/07/31(火) 04:58:59.41 ID:sxsL4YTu
食に興味無いなら安くてもええんやない?

50 :風吹けば名無し :2012/07/31(火) 05:00:22.88 ID:c0k2saTh
1ちゃん!寒いで!

51 :風吹けば名無し :2012/07/31(火) 05:00:30.84 ID:Asi8DRyG
40
五輪の影響やね

52 :風吹けば名無し :2012/07/31(火) 05:02:00.77 ID:aFTMktrl
ゴリカス

53 :風吹けば名無し :2012/07/31(火) 05:03:07.55 ID:zCIB2/UG
12

4…http://hissi.org/read.php/livejupiter/20120731/RDRIcndXM1k.html
6…http://hissi.org/read.php/livejupiter/20120731/WnB1dVUrQXY.html
14…http://hissi.org/read.php/livejupiter/20120731/VHhFZ09uRXA.html
16…http://hissi.org/read.php/livejupiter/20120731/bkNlNkpQNXk.html
20…http://hissi.org/read.php/livejupiter/20120731/WkFpS202TWc.html
23…http://hissi.org/read.php/livejupiter/20120731/cG8zMS9mOEs.html
28…http://hissi.org/read.php/livejupiter/20120731/RC91TkZjT2U.html
32…http://hissi.org/read.php/livejupiter/20120731/REp5Ym84WUI.html
33…http://hissi.org/read.php/livejupiter/20120731/dEtmZTU5OWQ.html
35…http://hissi.org/read.php/livejupiter/20120731/QlhiREpHYVA.html
37…http://hissi.org/read.php/livejupiter/20120731/T2JWMWpjQTQ.html
42…http://hissi.org/read.php/livejupiter/20120731/eWMzd0xxaHU.html
46…http://hissi.org/read.php/livejupiter/20120731/b1BTMW9yaDg.html
49…http://hissi.org/read.php/livejupiter/20120731/c3hzTDRZVHU.html
53…http://hissi.org/read.php/livejupiter/20120731/ekNJQjIvVUc.html
最終更新:2012年11月01日 12:20
ツールボックス

下から選んでください:

新しいページを作成する
ヘルプ / FAQ もご覧ください。