body {
 font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
 font-size:80%;
 color:#505050;
 line-height:1.8;
 width:100%;
 border-color:#C0C0C0;
 background-color:#FEFEFF;
}
div.twisearch {
 float:right;
 width:30em;
 margin-left:1em;
 padding-left:2em;
}

body *{
 line-height:1.8;
}
a:link{
 color:#048;
 text-decoration:none;
}
a:visited{
 color:#80A;
 text-decoration:none;
}
a:hover{
 color:#50A0F0;
 text-decoration: underline;
}
a:active{
 color:#D00000;
 border-bottom: 1px solid;
}

#header{
 margin:2em 1em 1em 0;
 padding-left:2em;
 border-bottom:3px solid #CCC;
 height:auto;
}
#header a#atwiki-jp-bg1 {
 display:none;
}
#header h1{
 padding-top:0;
 padding-bottom:0.4em;
}
#header h1 a{
 color:#048;
 font-size:1.2em;
 text-decoration:none;
 line-height:1;
}

#header h2 a{
 color:#333;
 font-size:0.8em;
 padding:0.8em;
 text-decoration:none;
 line-height:2;
}


#contents {
 border-left:1px dashed #C0C0C0;
 border-right:1px dashed #C0C0C0;
 margin:0 -1px;
 position:relative;
 width:100%;
 height:100%;
}
#contents_inner {
 padding-left:1em;
 line-height:170%;
 border-top:dashed 1px;
 border-right:none;
 border-left:dashed 1px;
 border-bottom:none;
 position:static;
 height:100%;
 width:auto;
 float:none;
 margin-left:15.5em;
 margin-right:1em;
 border-color:#C0C0C0;
}
#menubar_wrapper{
 position:absolute;
 padding:0;
}
#menubar {
 width:15.5em;
 float:left;
 overflow:hidden;
 line-height:0.8em;
 border-top:1px dashed #C0C0C0;
 border-right:1px dashed #C0C0C0;
 border-bottom:1px dashed #C0C0C0;
}
#menubar_inner {
 background-color:#F5F5F5;
 position:static;
 width:15.5em;
 height:100%;
 float:left;
 font-size:90%;
 margin-left:0;
 margin-right:0;
 padding:1em;
}
#atwiki-jp-bg1 {
 background:transparent;
 display:none;
}
#atwiki-jp-bg2 {
 background-position: right bottom;
 background-attachment: fixed;
}
ul {
 list-style-image:none;
 margin:0.6em 0 0.6em 0;
 padding-left:1.5em;
}
li{
 display: list-item;
 line-height:1.4em;
}
li a{
 display:inline;
 line-height:1.4em;
}
.leftpad {
 padding:1em;
}
.rightpad {
 padding:1em 0.5em 1em 1em;
}
hr {
 border-width:1px 0 0 0;
 border-color:#B0B0B0;
 border-style:solid;
}
.plugin_treemenu{
 line-height:1.4em;
}

#wikibody ul li [style] {
 font-size:1em !important;
 font-weight:bold;
}
#wikibody ul li a [style] {
 font-size:2em !important;
 font-weight:bold;
}
/**/
#footer {
 margin-top:2em;
 margin-left:15.5em;
 width:auto;
}
#footer_inner{
 padding:1em 2em 0 0.4em;
}
blockquote{
 background-color:#FAF5F0;
}
#contents_inner li{
 line-height:1.5em;
 margin:0.5em 0;
}