*{}

body{
	color: #aaaaaa;
	background-color: #191919;
	font-family: "メイリオ", "Times New Roman";
}
body,table,th,td{
	font-size: 13px;
	line-height: 22px;
}

table{
	border-collapse: collapse;
	empty-cells: show;
	border: solid 1px #666666;
}
th {
	color: #dddddd;
	background: #333333;
	font-size: 12px;
	font-family: courier;
}
td{
	padding: 3px;
	text-align: left;
}

a[href]{
	cursor: pointer;
	text-decoration: none;
	color: #aaaaff;
}
a:visited{color:#996699;}
a[href]:hover{
	color: #eeeeee;
	text-decoration: underline;
}
a[href^="http://"], a[href^="https://"]{
	cursor: alias;
}
a[href*="wikipedia.org/"]{
	color: #b0d0b0;
	cursor: help;
}
a[href^="#"]{
	cursor: s-resize;
}

.uncertain{background-color: #191912; color: #464633;}
.uncertain a{color: #5e5e44;}
.cancel{background: #201010; color: #6f3737;}
.cancel a{color: #964b4b;}
.star{color: #ddbb55;}


h1,h3,h5{color: #ccccaa;}
h2{
	font-size:150%;
	margin-top: 2em;
	padding: 1em;
	border-top: 5px double #191919;
	border-bottom: 5px double #191919;
	background: #333333;
}
h3{
	font-size:120%;
	padding: 1em;
	border-top: 3px double #191919;
	border-bottom: 3px double #191919;
	background: #222222;
}
h4{
	font-size:110%;
	margin-right: 5em;
	padding: 0.2em 0 0.2em 1.5em;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	color: #cccccc;
}
p{
	margin-left: 1em;
}
table{
	margin-left: 1em;
}
table.no_border{
	border: none;
}

.img_box_person{
	float: right;
	width: 200px;
	margin: 0 0 10px 10px;
	background-color: #151515;
	border: 3px solid #151515;
	text-align: center;
	color: #bbbb99;
}

.quoted_material{
	margin: 1.5em 0.5em 1.8em 0.5em;
	padding: 0 0 1em 0;
	border: 5px solid #113333;
	border-top: 2px solid #224444;
	border-radius: 15px;
	background-color: #000909;
}
.quoted_material .title{
	padding: 0.8em 0.8em 0.6em 0.8em;
	background-color: #113333;
	color: #cccccc;
	font-size: 110%;
}
.quoted_material .part{
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0.2em 0 0.2em 0.8em;
	border: 1px solid #0a1a1a;
	background-color: #112222;
	color: #ccccaa;
}
.quoted_material .contents{
	margin: 1em 1.5em 1em 1.5em;
}
.quoted_material blockquote{
	margin: 0;
}
.quoted_material .note{
	margin: 1em 1em 1em 0em;
	padding: 0.5em;
	border: 1px dotted #444444;
	background-color: #111111;
}
.quoted_material ul.note, .quoted_material ol.note{
	padding-left: 2.5em;
}
.quoted_material .center{
	text-align: center;
}
.quoted_material .right{
	text-align: right;
}
blockquote{
	color: #66aaaa;
}




.translate{
	clear: both;
	height: auto;
	overflow: hidden;
}
.translate p{
	margin-top: 0;
	color: #66aaaa;
}
.translate,
.translate table,
.translate th,
.translate td{
	font-size: 14px;
	line-height: 22px;
}
.translate th,
.translate td{
	padding: 0;
	line-break: none;
}

/* for IE */
.translate {width: 100%;}
/* for modern browser */
.translate:after {content: ""; height: 1px;}

.or,
.tr{
	display: block;
	float: left;
	padding-left: 0.5em;
	padding-bottom: 500.5em;
	margin-bottom: -500em;
}
.or{
	width: 50%;
	border-right: 1px dotted #444444;
x	background-color: #112222;
}
.tr{
	width: 46%;
}

p.or,
p.tr{
	padding-top: 0.2em;
	padding-left: 0.5em;
	padding-right: 0.3em;
	margin-left: 0;
	margin-right: 0;
}
.translate dl{
	margin: 0 0 0 0;
}




.ref{
	color: #aa33cc;
	font-weight: bold;
	font-family: monospace;
}
.abbr{
	color: #447711;
	font-weight: bold;
	font-family: monospace;
}
.diff_del{background-color: #ffbbaa;}
.diff_add{background-color: #aabbff;}
.highlight1{background-color: #ddffbb;}
.highlight2{background-color: #bbddff;}
.highlight3{background-color: #ffddbb;}


.lang_ja{}
.lang_ru, .old_russ_char{font-family: "Palatino Linotype", "Lucida Sans Unicode", "Lucida Grande", times, serif;}
.lang_old_slav{font-family: "Lucida Sans Unicode", "Lucida Grande", "Palatino Linotype";}
.lang_old_greek{font-family: "Lucida Sans Unicode", "Lucida Grande";}
.lang_latin{}
.lang_hebrew{}
.lang_fr{font-family: "Palatino Linotype", "Lucida Sans Unicode", sans-serif;}
.phonetic_symbol{font-family: "Lucida Sans Unicode", "Lucida Grande", "Times"; color: #006600;}
.musical_symbol{}
.doodle{display: none;}
.omit{text-decoration: overline; color: red; background-color: #ffdddd;}
.titlo{text-decoration: overline;}
.replaced_char{background-color: #ddccbb;}
.ctrlcode{
	color: #333333;
	background-color: #ccccbb;
	border: 1px solid #999999;
	border-top: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	font-weight: bold;
	font-size: 80%;
	letter-spacing: 1px;
}

