*{
padding: 0px;
margin: 0px;
}

body {
overflow-y: auto;
background:url(/images/bg.gif) no-repeat fixed 0% 100%;
margin: 0px;
direction: rtl;
background-repeat: no-repeat;
font-family: "ＭＳ 明朝", serif;
position: relative
}

div {
overflow-x: auto;
direction: ltr
}

div.title {
height: 98.2%;
position: absolute;
top: 12px;
right: 0px;
}

div#header {
overflow-x: auto;
line-height: 12px;
padding-top: 12px;
position: absolute;
top: 0px;
right: 153px;
writing-mode: tb-rl;
height: 130px
}

div#main {
padding-right:140px;
}

img {
border-right: 0px;
border-top: 0px;
border-left: 0px;
border-bottom: 0px
}

div#contents {
overflow-y: auto;
overflow-x: auto;
padding-bottom: 60px;
width: 100%;
line-height: 2em;
padding-top: 130px;
position: absolute;
top: 0px;
writing-mode: tb-rl;
height: 100%
}

h1 {
padding-right: 5px;
padding-left: 28px;
padding-bottom: 0px;
margin: 0px;
padding-top: 0px
}

h1#test {
padding-right: 5px;
padding-left: 28px;
padding-bottom: 0px;
margin: 0px;
padding-top: 0px
}

#header h2 {
font-weight: normal;
font-size: 11pt;
margin: 0px 16px;
color: #990000;
font-family: 'ＭＳ Ｐ明朝', '細明朝体'
}

#header ul {
margin-top: 0px;
margin-left: 11px;
list-style-type: none
}

li {
font-size: 10px;
padding-bottom: 7px;
line-height: 23px;
font-family: verdana, arial, sans-serif, 'ＭＳ Ｐ明朝', '細明朝体'
}

p {
margin-top: 2%;
margin-bottom: 2%;
margin-left: 1em;
word-break: break-all
}

p#logoBanner {
position: absolute;
right: 20px;
bottom: 35px;
}

p.author {
margin-top: 9%;
font-weight: bold;
margin-bottom: 9%;
margin-right: 5%;
text-align: right
}

div.entry {
padding-left: 20px;
margin-left: 20px;
letter-spacing: 1px
}

p.posted {
border-left: #cccccc 1px solid
}

div.entry h2 {
font-weight: normal;
font-size: 11pt;
margin: 10px 15px;
color: #990000;
font-family: 'ＭＳ Ｐ明朝', '細明朝体'
}

div.entry h3 {
font-size: 16pt;
margin-left: 15px;
margin-top: 8px;
color: #000000;
font-family: 'ＭＳ Ｐ明朝', '細明朝体'
}

div#contents input {
writing-mode: tb-rl
}

div#contents textarea {
writing-mode: tb-rl;
height: 320px
}

a:link {
color: #000099;
text-decoration:none;

}

a:visited {
color: #339966;
text-decoration:none

}

a:active {
color: #8fabbe;
text-decoration:none

}

a:hover {
color: #990000;
text-decoration:none

}

div#footer {
/*right: 10px;*/
left:10px;
bottom: 5px;
position: absolute;
height: 50px;
}

div#powered {
font-size: 12px;
left: 10px;
padding-bottom: 15px;
width: 200px;
bottom: 0px;
position: absolute;
height: 20px
}

div#footer .scrollArrow {
position:relative;
bottom: 6px;
}