/* 146 neko  */
/* andreas00 - an open source xhtml/css website layout by Andreas Viklund  - http://andreasviklund.com/ . Free to use for any purpose as long as the proper credits are given to the original author.
Version: 2.0 (Jan 29, 2007) */

/* Customized by @wiki.jp(http://atwiki.jp/) */

/*ads*/

.gafc_on{
    background-color:#FFEB8F;
}
.gafc_domain{
    color:green;
}

body {
    background-color: #dcd7c9;
    color:#3a3a3a;
    font:76% arial,helvetica,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"MS Pゴシック",clean,sans-serif;
    margin:0 auto;
    padding:0;
    font-family: Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

/* Main layout and header */
#container {
    background-repeat: repeat;
    color: #303030; 
    margin: 0 auto; 
    padding: 0px 12px; 
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 10px;
    -webkit-box-shadow: 0px 0px 20px #666666;
    box-shadow: 0px 0px 20px #666666;
    background: url("/common/_img/skin/148neko/148_t_back.png");
}

#frame_decoration {
    margin: -120px 0px 0px -8px;
    position: absolute;
    z-index: 1;
    left:0px;
}

#header {
    color:#505050;
    height: 250px;
    padding:0;
    background: url(/common/_img/skin/) no-repeat;
}

#header h1 {font-size:2.5em; font-weight:400; margin:0 0 4px 15px; padding:37px 0 0;}
#header h1 a,#header h1 a:hover {font-weight:400; padding:0; font-size: 35px;}
#header h2 {font-size:1.1em; letter-spacing:-1px; margin:0 0 20px 15px; padding:0 0 0 3px;}

/* Left sidebar and menu */
#menubar ul.avmenu {list-style:none; margin:0 0 18px; padding:0; width:190px;}
#menubar ul.avmenu li {display:inline; padding:0; width:190px;}
#menubar ul.avmenu li a {background:url(/common/_img/skin/037flower/menubg.gif) repeat-x bottom left #f4f4f4; border-bottom:1px solid #d8d8d8; border-left:4px solid #ccc; border-right:1px solid #d8d8d8; border-top:1px solid #d8d8d8; color:#505050; float:left; font-size:1em; font-weight:700; margin-bottom:5px; padding:5px 1px 5px 5px; text-decoration:none; width:178px;}
#menubar ul.avmenu li a:hover,#menubar ul.avmenu li a.current {background:url(/common/_img/skin/037flower/menubg2.gif) repeat-x bottom left #eaeaea; border-bottom:1px solid #b0b0b0; border-left:4px solid #505050; border-right:1px solid #b0b0b0; border-top:1px solid #b0b0b0; color:#505050;}
#menubar ul.avmenu ul {font-size:0.9em; margin:0 0 0 15px; padding:0 0 5px 0; width:173px;}
#menubar ul.avmenu ul a {padding:3px 1px 3px 5px; width:163px;}
#menubar ul.avmenu ul ul {font-size:1em; width:160px;}
#menubar ul.avmenu ul ul a {width:148px;}

#menubar {
    float:left;
    margin:0 0 10px 10px;
    padding:60px 10px 10px 10px;
    width:200px;
    overflow:hidden;
    color:#fff;
    line-height:1.3em;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    -o-border-radius-topleft: 10px;
    -o-border-radius-topright: 10px;
    -o-border-radius-bottomright: 10px;
    -o-border-radius-bottomleft: 10px;
    -ms-border-radius-topleft: 10px;
    -ms-border-radius-topright: 10px;
    -ms-border-radius-bottomright: 10px;
    -ms-border-radius-bottomleft: 10px;
    border-radius: 10px;
    background-color: #3d2616;
    filter:alpha(opacity=70);
    -moz-opacity:0.7;
    -khtml-opacity:0.7;
    /* IE 8以上用 */
    -ms-filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#79757466,EndColorStr=#66797574);
    /* IE 7以下用 */
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#79757466,EndColorStr=#66797574);
}


#menubar p,.announce p {font-size:0.9em;}

#menubar li {
list-style-image: url(/common/_img/skin/146autumn/tamplate4_icon.png);
}

/* Main content variations */
#content {line-height:1.5em; margin:10px 150px 10px 160px; padding:0; text-align:left;}
#contents {line-height:1.5em; text-align:left; float: right; overflow:hidden; width: 850px;}
#content h2,#contents h2 {font-size:1.8em; letter-spacing:-1px; margin:8px 0 10px; padding:0;}
#content h3,#contents h3 {font-size:1.5em; margin:6px 0; padding:0;}
#content img,#contents img {background:#ccc; border:4px solid #f0f0f0; color:#303030; display:inline; padding:1px; margin:0 10px 5px 0;}
#content ul,#content ol,#contents ul,#contents ol {margin:0 0 16px 20px; padding:0;}
#content ul ul,#content ol ol,#contents ul ul,#contents ol ol {margin:2px 0 2px 20px;}
#content li,#contents li {margin:0 0 2px 10px; padding:0 0 0 4px;}

#content-inner{
    overflow:hidden;
}

.box {
    position: relative;
    margin-top: -40px;
}

#wikibody {
    margin: 0 0 0 0 ;
    padding:30px;
    overflow:scroll;
    width:780px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    -o-border-radius-topleft: 10px;
    -o-border-radius-topright: 10px;
    -o-border-radius-bottomright: 10px;
    -o-border-radius-bottomleft: 10px;
    -ms-border-radius-topleft: 10px;
    -ms-border-radius-topright: 10px;
    -ms-border-radius-bottomright: 10px;
    -ms-border-radius-bottomleft: 10px;
    border-radius: 10px;
    background-color: #ffffff;
    filter:alpha(opacity=50);
    -moz-opacity:0.7;
    -khtml-opacity:0.7;
    /* IE 8以上用 */
    -ms-filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#99fffaea,EndColorStr=#99fffaea);
    /* IE 7以下用 */
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#99fffaea,EndColorStr=#99fffaea);
}

#menubar:not(:target) {
    filter: none\9;
}

.white_box {
    width: 500px;
    height: 110px;
    background-color: rgba(255,255,255,0.4);
    position: absolute;
    margin-top: 45px;
}

#wikibody {
    color: #565656;x
}

.menu hr {
    border: none;
    margin-top: -25px;
}

#menubar h3{
    position: relative;
    color: #ffffff;
    font-size: 14pt ;
    line-height: 1;
    margin: 0px -10px 20px -10px;
    padding: 0px 5px 10px 0px;
    text-align: center;
}

/* Footer */
#footer {
	background: #3d2616;
	clear:both; color:#fff;
	font-size: 0.9em;
	margin: 0 auto;
	padding: 15px 0;
	text-align: center;
	height: 50px;}

#footer hr{
	display: none;
}

#footer a {
	background:inherit;
	color:#fff;
	font-weight:400;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#footer_autumn {
  height: 95px;
  background-image: url("/common/_img/skin/148neko/neko_footer.png");
  background-repeat: repeat-x;
  margin-top: 150px;
  margin-bottom: -3px;
}

/* Links */
a {background:inherit; color:#3A5800; text-decoration:none; font-weight:700;}
a:hover {background:inherit; color:#286ea0; text-decoration:underline;}
a img {border:0;}
p {margin:0 0 16px;}

#menubar a {
    color: #fff;
    font-weight: 400;
}

#wikibody li h3{
    color: #797979;
}

/* Various classes */
.textright {margin:-10px 0 4px; text-align:right;}
.center {text-align:center;}
.small {font-size:0.8em;}
.large {font-size:1.3em;}
.highlighted {background:#f0f0f0; border:1px solid #b0b0b0; color:#303030; padding:3px;}
.button {background:url(/common/_img/skin/037flower/menubg.gif) repeat-x bottom left #f4f4f4; color:#505050; font-weight:700; margin:0 0 15px; padding:7px 7px 7px 11px; width:120px;}
.left {float:left; margin:10px 10px 5px 0;}
.right {float:right; margin:10px 0 5px 10px;}


/* General Rules */


p,
dl,
multicol{
    display: block;
    margin: 1em 0;
}
dd{
    display: block;
    margin-left: 20px;
}
dt{
    font-weight:bold;
}
blockquote{
    display: block;
    margin: 1em 0;
}
address{
    display: block;
    font-style: italic;
}
center{
    display: block;
    text-align: center;
}

h1{
    margin: 1em 0;
    font-size:2.2em;
    font-weight:bold;
}
h2{
    margin: 1em 0;
    font-size:1.8em;
    font-weight:bold;
}
h3{
    margin: 1em 0;
    font-size:1.4em;
    font-weight:bold;
}
h4{
    margin: 1em 0;
    font-size:1.2em;
    font-weight:bold;
}
h5{
    margin: 1em 0;
    font-size:1.1em;
    font-weight:bold;
}
h6{
    margin: 1em 0;
    font-size:1em;
    font-weight:bold;
}


xmp, 
pre, 
plaintext{
    display: block;
    font-family: fixed;
    margin: 1em 0;
    white-space: -moz-pre-wrap; /* Mozilla */
    white-space: -pre-wrap;         /* Opera 4-6 */
    white-space: -o-pre-wrap;   /* Opera 7 */
    white-space: pre-wrap;          /* CSS3 */
    word-wrap: break-word;          /* IE 5.5+ */
}

table{
    display: table;
    border-spacing: 2px;
    border-collapse: collapse;
    margin-top: 1em;
    margin-bottom: 1em;
    -moz-box-sizing: border-box;
    text-indent: 0;
    border:1px solid #aaa;
}

caption{
    display: table-caption;
    text-align: center;
}

tr{
    display: table-row;
    vertical-align: inherit;
}
col{
    display: table-column;
}
colgroup{
    display: table-column-group;
}
table{
    margin-left:1px;
}

tbody{
    display: table-row-group;
    vertical-align: middle;
}
thead{
    display: table-header-group;
    vertical-align: middle;
}

tfoot{
    display: table-footer-group;
    vertical-align: middle;
}
table > tr{
    vertical-align: middle;
}
td{ 
    display: table-cell;
    vertical-align: inherit;
    text-align: inherit; 
    padding: 3px;
    border:1px solid #999;
}
th{
    display: table-cell;
    vertical-align: inherit;
    font-weight: bold;
    padding: 3px;
    border:1px solid #999;
}

q:before{
    content: open-quote;
}
q:after{
    content: close-quote;
}

b, 
strong{
    font-weight: bolder;
}

i, 
cite, 
em, 
var, 
dfn{
    font-style: italic;
}

u, 
ins{
    text-decoration: underline;
}

s, 
strike, 
del{
    text-decoration: line-through;
}

sub{
    vertical-align: sub;
    font-size: smaller;
    line-height: normal;
}

sup{
    vertical-align: super;
    font-size: smaller;
    line-height: normal;
}

nobr{
    white-space: nowrap;
}

ul{
    display: block;
    list-style-type: disc;
    margin: 1em 0;
    padding-left: 25px;
}

ol{
    display: block;
    list-style-type: decimal;
    margin: 1em 0;
    padding-left: 25px;
}

 li{
    display: list-item;
}

 ul ul,
 ul ol,
 ul dl,
 ol ul,
 ol ol,
 ol dl,
 dl ul,
 dl ol,
 dl dl {
    margin-top: 3px;
    margin-bottom: 3px;
}

 ol ul,
 ul ul{
    list-style-type: circle;
}

 ol ol ul,
 ol ul ul,
 ul ol ul,
 ul ul ul{
    list-style-type: square;
}

 hr{
    display: block;
    height: 1px;
    border: 1px 0;
    margin: 0.5em auto 0.5em auto;
}


/**/

blockquote,pre {background:url(/common/_img/skin/037flower/menubg.gif) repeat-x bottom left #f4f4f4; border-bottom:1px solid #d8d8d8; border-left:4px solid #ccc; border-right:1px solid #d8d8d8; border-top:1px solid #d8d8d8; color:#505050; padding:7px 7px 7px 11px;}
blockquote {font-size:1.1em; line-height:1.3em;}
blockquote{
    border-left-color:#5ebbda;
}
pre{
    border-left-color:#eb72fd;
}

/* Tables and forms */
table {border:1px solid #d8d8d8; border-collapse:collapse; line-height:1.3em;smargin:0 0 16px; padding:0;}
caption {font-size:1.5em; font-weight:400; margin:0; padding:6px 0 8px; text-align:left;}
tr{border:none;}
input,textarea {border:1px solid #ccc; font-size:1em; margin:0; padding:4px;}
label {margin:2px;}

/**/

#tarea_wiki,
.cmd_backup{
    max-width:520px;
}

#contents .edit img{
    background:none;
    border:none;
    display:inline;
    margin:5px 0 0 0 ;
    padding:0;
}

#at_social_links2 div {
    background: none;
}

#menubar .plugin_comment{
    width:180px;
}
#menubar .plugin_comment input{
    width:95px;
}

#atwiki-jp-bg1{
    height:250px;
}
.fb_iframe_widget iframe {
    background-color: rgba(83,56,1,0.5);
}

.a.uiLinkSubtle {
    color: #fff;
}

#div-gpt-ad-atwiki_160_600_side_bottom_ad {
    padding-left: 20px;
    margin-bottom: 20px;
}

/* Original open source design by Andreas Viklund - http://andreasviklund.com
Released through OSWD.org */