アットウィキロゴ
@charset "UTF-8";

* {
margin:0px;
padding:0px;
}

html, body {
/* height:100%; */
background-color:#DDD;
}

body, table, caption, th, td, form, input, textare {
font-size:small;
font-family:"HGP創英角ゴシックUB", "HGP創英角ゴシックUB", Osaka, sans-serif;
letter-spacing:0.09em;
line-height:1.4em;
}

h1 {
font-size:2em;
font-weight: bold;
line-height:2em;
color:#ff9000;
margin:3px;
}

h2 {
color:#ff9000;
font-size:1.5em;
font-weight: bold;
line-height:1.5em;
margin:3px;
padding-left: 3px;
border-left:solid 6px #AAA;
border-bottom:solid 1px #AAA;
}

h3 {
color:#ff9000;
font-size:1.2em;
font-weight: bold;
line-height:1.2em;
margin:3px;
padding-left: 3px;
border-left:solid 3px #AAA;
border-bottom:solid 1px #AAA;
}

h4, h5, h6 {
font-size:1em;
font-weight: normal;
line-height:1em;
}

adrress {
font-style:nomal;
font-size:1em;
font-weight:bold;
}

em {
font-style:italic;
font-size:1em;
font-weight:bold;
}

strong {
font-style:nomal;
font-size:1.2em;
font-weight:bold;
}

kbd {
text-decoration:underline;
}

p {

}

ul,ol{
padding-left:1.5em;
list-style-type: square
}

a{text-decoration:underline;}
a:link{text-decoration:underline;}
a:visited{text-decoration:underline;}
a:active{text-decoration:none;}
a:hover{text-decoration:none;}

img {
border:0px none transparent;
}

table {
border: #333 solid 1px;
border-collapse:collapse;
padding:0px;
margin:5px;
text-align:left;
color:inherit;
background-color:#CCC;
}

th{
border: #333 solid 1px;
padding:5px;
text-align:center;
font-weight:bold;
color:ingerit;
background-color:#ffc000;
}

td{
background-color:#FFF;
border: #333 solid 1px;
padding:5px;
color:inherit;
}

caption{
font-weight:bold;
}

pre {
border: 1px solid #AAA;
padding: 5px;
margin: 7px 3px;
white-space: pre;
color: #666;
}

blockquote {
margin: 7px 3px;
padding: 5px;
border: #AAA 1px solid;
border-left: #ff9000 solid 10px;
color:#666;
}

/* ID */

#clear1 {
clear:both;
line-height:0px;
margin:0px;
padding:0px;
}

#clear2 {
clear:both;
}

/* CLASS */

.foraural {
position:absolute;
top:-100px;
left : -100px;
}

.warning{
color: #FCC;
}
.hidden{
display: none;
}

span.diff_add{
color: red;
background-color:#FFF;
}

span.diff_del{
color: blue;
background-color:#FFF;
}

span.word1{ color: black; background-color: #ff6; }
span.word2{ color: black; background-color: #a0ffff; }
span.word3{ color: black; background-color: #9f9; }
span.word4{ color: black; background-color: #f99; }
span.word5{ color: black; background-color: #f6f; }
span.word6{ color: white; background-color: #800; }
span.word7{ color: white; background-color: #0a0; }
span.word8{ color: white; background-color: #886800; }
span.word9{ color: white; background-color: #004699; }
span.word10{ color: white; background-color: #909; }

.links_atwiki a{
color:#333;
text-decoration:none;
}
}

/* font-family:"HGP創英角ゴシックUB", "HGP創英角ゴシックUB", Osaka, sans-serif; */
/* font-family:georgia, palatino, "HGP創英角ゴシックUB", "HGP創英角ゴシックUB", Osaka, sans-serif; */
/* font-family:verdana, arial, "HGP創英角ゴシックUB", "HGP創英角ゴシックUB", Osaka, sans-serif; */

/* font-family:monospace; */


/* レイアウト */
body {
text-align:center;/* 旧IE対策 */
}

#links_login_menu{
text-align:right;
width:760px;
margin-bottom:3px;
margin-left:auto;
margin-right:auto;
}

#header {
color:#333;
background: #FFF url("http://www7.atwiki.jp/kome/?cmd=upload&act=open&pageid=1&file=%E3%83%86%E3%82%B9%E3%83%885.PNG");
text-align:left; /* 旧IE対策 */
width:760px;
height:200px;
margin-left:auto;
margin-right:auto;
padding:1em 0px;
}

#header h1 {
padding:0px 1em;
font-weight:bold;
color:#333;
}
#header h1 a{
color:#333;
text-decoration:none;
}

#header p {
padding:10px 4em;
color:#333;
font-size:1.1em;
font-weight:bold;
}

#header p a{
color:#333;
text-decoration:none;

}

#container {
color:#333;
background-color:#eef;
clear:both;
width:760px;
margin-left:auto;
margin-right:auto;
text-align:left; /* 旧IE対策 */
}

#containerclear {
clear:both;
line-height:0;
margin:0;
padding:0;
height:0;
}

#wrapper {
width:600px;
float:right;
}

/* IE 対策 \*/
* html #wrapper {
margin-bottom:10px;
}



#wrapperclear {
clear:both;
line-height:0;
margin:0;
padding:0;
height:0;
}

#sideforieL{/* 旧IE対策 */
float:left;
width:160px;
}

#sideL {
color:#333;
background-color:#eef;
margin:5px;
padding:0.5em;
border:1px solid #AAA;
}

#contentsforie{/* 旧IE対策 */
color:#333;
background-color:#eef;
float:left;
width:440px;
}

#contents {
margin:5px;
padding:1em;
border:1px solid #AAA;
}

#attach,#footnote,#pageinfo{
margin-left:10px;
margin-top:5px;
}

#sideforieR{/* 旧IE対策 */
float:left;
width:160px;
}

#sideR {
color:#333;
background-color:#eef;
margin:5px;
padding:0.5em;
border:1px solid #AAA;
}

#footer {
color:#333;
background-color:#eef;
text-align:center; /* 旧IE対策 */
clear:both;
width:760px;
margin-left:auto;
margin-right:auto;
padding:1em 0px;
}

/* IE 対策 \*/
* html #footer {
margin-top:-10px;
}
/*   */




#foot_editmenu{
text-align:center;
width:760px;
margin-bottom:10px;
}

#ad{
text-align:center;
width:760px;
margin-left:auto;
margin-right:auto;
}
最終更新:2006年05月12日 16:39