@charset "utf-8";

body {
margin : 100px 200px 50px;
padding : 0;
background : #B3DD2F url(http://file.citrusism.blog.shinobi.jp/back_g2.gif) repeat-y fixed;
color : #478900;
font-size : 15px;
text-align: left;
white-space : nowrap;
scrollbar-track-color : #B3DD2F;
scrollbar-face-color : #B3DD2F;
scrollbar-highlight-color : white;
scrollbar-shadow-color : white;
scrollbar-3dlight-color : #B3DD2F;
scrollbar-darkshadow-color : #B3DD2F;
scrollbar-arrow-color : #B3DD2F
}
a:link {
color : white;
text-decoration: none
}
a:visited {
color : white;
text-decoration: none
}
a:active {
color : #478900;
text-decoration: none
}
a:hover {
color : #478900;
text-decoration: none
}
.navi {
margin : 30px 0
}
.navi2 {
margin : 0 0 30px
}
h1 {
color : #478900;
font-size : 30px;
white-space : nowrap
}
h1 a:link {
color : #478900;
text-decoration: none
}
h1 a:visited {
color : #478900;
text-decoration: none
}
h1 a:active {
color :white;
text-decoration: none
}
h1 a:hover {
color : white;
text-decoration: none
}
table {
margin :0;
table-layout : fixed
}
td {
padding : 0;
background : #B3DD2F;
border : none;
}
table.entry {
margin : 30px 0 0 0;
width : 750px;
table-layout : fixed
}
td.entry {
padding : 50px;
background : white;
border : 1px solid #478900
}
h2 {
margin : 0 0 30px 0;
font-size : 20px
}
h2 a:link {
color : #737373;
text-decoration: none
}
h2 a:visited {
color : #737373;
text-decoration: none
}
h2 a:active {
color : #B3DD2F;
text-decoration: none
}
h2 a:hover {
color : #B3DD2F;
text-decoration: none
}
.contents {
color : #737373;
line-height : 1.5
}
.contents a:link {
color : #B3DD2F;
text-decoration: none
}
.contents a:visited {
color : #B3DD2F;
text-decoration: none
}
.contents a:active {
color : #478900;
text-decoration: none
}
.contents a:hover {
color : #478900;
text-decoration: none
} 
table.plugin {
margin : 30px 0px 0px 30px;
table-layout: fixed
}
td.plugin {
padding : 0px;
background : #B3DD2F;
color : #478900;
line-height : 1.5
}
td.plugin a:link {
color : white;
text-decoration: none
}
td.plugin a:visited {
color : white;
text-decoration: none
}
td.plugin a:active {
color : #478900;
text-decoration: none
}
td.plugin a:hover {
color : #478900;
text-decoration: none
}
.plugin_title {
font-weight : bold;
}
hr {
border: none;
background-color: white;
border-top: 1px dashed #737373
}