/* Kamicopi Get URL="http://www32.atwiki.jp/_skin/base_003kingyo.css" */
@charset "UTF-8";

* {
	margin:0;
	padding:0;
}

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

body, table, caption, th, td, form, input, textarea {
	font-size:small;
	font-family:arial,helvetica,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"MS PゴシチE",clean,sans-serif;
	line-height:1.5em;
}

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: #666 solid 1px;
	border-collapse:collapse;
	padding:0px;
	margin:5px;
	text-align:left;
	color:inherit;
	background-color:#CCC;
}

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

td{
	background-color:#FFF;
	border: #666 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;
}


/* レイアウチE*/
body {
	text-align:center;/* 旧IE対筁E*/
}

#atwiki-jp-bg2{
	padding-top:10px;
}

#header {
	color:#333;
	background: #FFF url("kingyo.gif");
	text-align:left; /* 旧IE対筁E*/
	width:760px;
	height:200px;
	margin-left:auto;
	margin-right:auto;
}
#atwiki-jp-bg1{
	padding-top:10px;
	width:760px;
	height:200px;
	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対筁E*/
}

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

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

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



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

#sideforieL{/* 旧IE対筁E*/
	float:left;
	width:160px;
	overflow:hidden;
}

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

#contentsforie{/* 旧IE対筁E*/
	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対筁E*/
	float:left;
	width:160px;
	overflow:hidden;
}

#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対筁E*/
	clear:both;
	width:760px;
	margin-left:auto;
	margin-right:auto;
	padding:1em 0px;
}

/* IE 対筁E\*/
* 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;
}/*庁E*/
#ads {
	text-align: center;
}


#overDiv table {
	border: none;
	border-collapse:collapse;
	padding:0px;
	margin:0px;
	color:#999;
	text-align:left;
}

#overDiv th{
	border: none;
	padding:0px;
	text-align:center;
	font-weight:bold;
}

#overDiv td{
	background-color:#FFF;
	border: none;
	padding:0px;
}

.gloss {
		color: brown;
		text-decoration: underline;
		cursor: hand;
		font-family: "Verdana";
}

#overDiv table h4{
	margin: 10px 3px;
	color:#000;
}

/* Hides from IE-mac \*/
 * html #source___Frame{ width:97% !important;}
 /* End hide from IE-mac */

