/* 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:rgba(5,5,5,0.8);
    color:#000000;
    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;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
}

#frame_decoration {
	margin: -3px;
	opacity: 0.7;
	padding-left: 6px;
}

#header {
    color:#505050;
    height:150px;
    margin:0 0 10px;
    padding:0px;
}

#header h1 {font-size:2.5em; font-weight:400; letter-spacing:-2px; margin:0 0 4px 15px; padding:37px 0 0;}
#header h1 a,#header h1 a:hover {font-weight:400; padding:0;}
#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 

#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 
#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;
	padding:10px;
	width:200px;
	overflow:hidden;
	clear:left; 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:rgba(0,190,0,0.7);
	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 h3 {
	font-size: 12px;
}



/* Main content variations */
#content {line-height:1.5em; margin:10px 150px 10px 160px; padding:0; text-align:left;}
#contents {line-height:1.5em; margin:10px 0 10px 0px; padding-top:63px; 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: 10px 30px 0 0 ;
	padding:20px;
	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:rgba(250,250,240,0.9);
	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(250,250,240,0.4);
	position: absolute;
	margin-top: 45px;
}

#wikibody {
	color: #000000;x
}
.menu hr {
	border: none;
	margin-top: -25px;
}

#menubar h3{
    color: #ffffff ;
    background-color:rgba(0,140,255,0.8);
    font-size: 16pt ;
    margin: 20px -10px 20px -10px;
    padding: 10px 5px 10px 0px;
    line-height: 1;
    text-align: center;
}
#menubar h3:after, #menubar h3:before {
    content: "";
    position: absolute;
    top: 100%;
    height: 0;
    width: 0;
    border: 5px solid transparent;
    border-top: 5px solid #979797;
}
#menubar h3:after {
    left: 0;
    border-right: 5px solid #979797;
}
#menubar h3:before {
    right: 0;
    border-left: 5px solid #979797;
}

}

/* Footer */
#footer {background:#415868; clear:both; color:#fff; font-size:0.9em; margin:0 auto; padding:8px 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;}

/* Links */
a {background:inherit; color:#00bfff; text-decoration:none; font-weight:700;}
a:hover {background:inherit; color:#8a2be2; 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 
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;
        color: #ffffff ;
    background-color:rgba(0,140,255,0.8);
    font-size: 16pt ;
    margin: 20px -10px 20px -10px;
    padding: 10px 5px 10px 0px;
    line-height: 1;
    
}
h2{
	margin: 1em 0;
	
	font-weight:bold;
        color: #ffffff ;
    background-color:rgba(0,0,0,0.8);
    font-size:3.0em;
    margin: 20px -10px 20px -10px;
    padding: 10px 5px 10px 0px;
    line-height: 1;
    text-align: center;
}
h3{
	margin: 1em 0;
	font-size:1.4em;
	font-weight:bold;
        color: #ffffff ;
    background-color:rgba(0,140,255,0.8);
    font-size: 16pt ;
    margin: 20px -10px 20px -10px;
    padding: 10px 5px 10px 0px;
    line-height: 1;
    text-align: center;
}
h4{
	margin: 1em 0;
	font-size:1.2em;
	font-weight:bold;
        color: #ffffff ;
    background-color:rgba(0,140,255,0.8);
    font-size: 16pt ;
    margin: 20px -10px 20px -10px;
    padding: 10px 5px 10px 0px;
    line-height: 1;
    
}
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 #000000 solid;
}

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;
        background-color:rgba(255,255,255,0.8);
}
thead{
	display: table-header-group;
	vertical-align: middle;
        background-color:rgba(0,200,255,0.8);
}

tfoot{
	display: table-footer-group;
	vertical-align: middle;
        background-color:rgba(255,220,220,0.8);
}
table > tr{
	vertical-align: middle;
}
td{ 
	display: table-cell;
	vertical-align: inherit;
	text-align: inherit; 
	padding: 3px;
	border:1px solid #000000;
}
th{
	display: table-cell;
	vertical-align: inherit;
	font-weight: bold;
	padding: 3px;
	border:1px solid #000000;
}

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 
 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;}
th 
 repeat-x bottom left #eaeaea; color:#505050; padding:7px; text-align:left;border:none;border-right:1px solid #eaeaea;}
tr{border:none;}
td 
repeat-x bottom left #f4f4f4; color:#303030; font-size:0.9em; padding:7px; text-align:left;border:none;border-right:1px solid #eaeaea;}
input,textarea {border:1px solid #ccc; font-size:1em; margin:0; padding:4px;}
label {margin:2px;}

/**/

#tarea_wiki,
.cmd_backup{
	max-width:520px;
}


pre.diff{
	background:#fff;
	border:1px solid #999;
	color:#333;
}

#contents .edit img{
	background:none;
	border:none;
	display:inline;
	margin:5px 0 0 0 ;
	padding:0;
}

#menubar .plugin_comment{
	width:180px;
}
#menubar .plugin_comment input{
	width:95px;
}

#atwiki-jp-bg1{
	height:250px;
}

/* Original open source design by Andreas Viklund - http://andreasviklund.com
Released through OSWD.org */