アットウィキロゴ
/**** 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: #eaeaea;*/
/*	color: #3a3a3a;*/
/*	font: 76% "arial", "helvetica", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "メイリオ", "Meiryo", "MS Pゴシック", clean, sans-serif;*/
/*	margin: 0px auto;*/
/*	padding: 0px;*/
}

/**** Main layout and header ****/
#container{
/*	background: #fff;*/
/*	color: #303030;*/
/*	margin: 0px auto;*/
/*	padding: 1px 10px;*/
/*	width:1100px;*/
/*	border-left: 1px solid #aaa;*/
/*	border-right: 1px solid #aaa;*/
/*	-moz-box-shadow: 0px 0px 20px #999;*/
/*	-webkit-box-shadow: 0px 0px 20px #999;*/
/*	box-shadow: 0px 0px 20px #999;*/
}

#header{
/*	color: #505050;*/
/*	height: 250px;*/
/*	margin: 0px 0px 10px;*/
/*	padding: 0px;*/
/*	background: url(/common/_img/skin/037flower/front.jpg) no-repeat bottom right #C0E4F2;*/
}

#header h1{
/*	font-size: 2.5em;*/
/*	font-weight: 400;*/
/*	letter-spacing: -2px;*/
/*	margin: 0px 0px 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: 0px 0px 20px 15px;
/*	padding: 0px 0px 0px 3px;
}

/**** Left sidebar and menu ****/
#menubar ul.avmenu{
/*	list-style: none;
/*	margin: 0px 0px 18px;
/*	padding: 0;
/*	width: 190px;
}
#menubar ul.avmenu li{
/*	display: inline;
/*	padding: 0px;
/*	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: 0px 0px 0px 15px;
/*	padding: 0px 0px 5px 0px;*/
/*	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: 0px 0px 10px;*/
/*	padding: 10px;*/
/*	width: 200px;*/
/*	overflow: hidden;*/
/*	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;*/
/*	clear: left;*/
/*	color: #505050;*/
/*	line-height: 1.3em;*/
}
#menubar p,.announce p{
/*	font-size: 0.9em;*/
}

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

#content-inner{
/*	overflow: hidden;*/
}

/**** Footer ****/
#footer{
/*	background: #fff;*/
/*	border-top: 2px solid #dadada;*/
/*	clear: both;*/
/*	color: gray;*/
/*	font-size: 0.9em;*/
/*	margin: 0px auto;*/
/*	padding: 8px 0px;*/
/*	text-align: center;*/
/*	width: 1000px;*/
}
#footer hr{
/*	display: none;*/
}
#footer a{
/*	background: inherit;*/
/*	color: gray;*/
/*	font-weight: 400;*/
/*	text-decoration: none;*/
}
#footer a:hover{
/*	text-decoration: underline;*/
}

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

/**** Various classes ****/
.textright{
/*	margin: -10px 0px 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;*/
/*	border-bottom: 1px solid #d8d8d8;*/
/*	border-left: 4px solid #ccc;*/
/*	border-right: 1px solid #d8d8d8;*/
/*	border-top: 1px solid #d8d8d8;*/
/*	color: #505050;*/
/*	font-weight: 700;*/
/*	margin: 0px 0px 15px;*/
/*	padding: 7px 7px 7px 11px;*/
/*	width: 120px;*/
}
.left{
/*	float: left;*/
/*	margin: 10px 10px 5px 0px;*/
}
.right{
/*	float: right;*/
/*	margin: 10px 0px 5px 10px;*/
}


/**** General Rules ****/


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

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


xmp, 
pre, 
plaintext{
/*	display: block;*/
/*	font-family: fixed;*/
/*	margin: 1em 0px;*/
/*	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: 0px;*/
/*	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 0px;*/
/*	padding-left: 25px;*/
}

ol{
/*	display: block;*/
/*	list-style-type: decimal;*/
/*	margin: 1em 0px;*/
/*	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: 0px;*/
}
caption{
/*	font-size: 1.5em;*/
/*	font-weight: 400;*/
/*	margin: 0px;*/
/*	padding: 6px 0px 8px;*/
/*	text-align: left;*/
}
th{
/*	background: url(/common/_img/skin/037flower/menubg2.gif) repeat-x bottom left #eaeaea;*/
/*	color: #505050;*/
/*	padding: 7px;*/
/*	text-align: left;*/
/*	border: none;*/
/*	border-right: 1px solid #eaeaea;*/
}
tr{
/*	border: none;*/
}
td{
/*	background: url(/common/_img/skin/037flower/menubg.gif) 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: 0px;*/
/*	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 0px 0px 0px;*/
/*	padding: 0px;*/
}

#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 ****/





(since 2022/01/12)
最終更新:2022年01月12日 08:12