body
{
#	background-color:	#E9E9DF;
	background-color:	#FFFFFF;
	background-image: url(http://jiinny.cafe24.com/images/back.png);
	background-repeat:no-repeat;
	background-attachment:fixed;
	font-family:		malgun gothic, lucida grande, Verdana, Palatino Linotype, Georgia, Arial, sans serif;
	padding-left:		50px;
	padding-right:		50px;
	line-height:		200%;
}
body, td, p, li
{
	font-family:		malgun gothic, lucida grande, Verdana, Palatino Linotype, Georgia, Arial, sans serif;
	font-size:		0.92em;
	line-height:		200%;
}
a
{
	text-decoration:	none;
	color:			#993306;
}
a:visit
{
	color:			#cc5520;
}
a:hover
{
	border-bottom:		0px #000 solid;
	color:			lightyellow;
	background:		#993306;
}
a img
{
	border:			none;
}
h1, h2, h3, h4, h5, h6
{
	margin-bottome:		10px;
	padding:		2px;
	border-bottom:		1px solid #ccc;
	line-height:		100%;
	font-family:		Georgia;
	width:			70%;
	min-width:		400px;
}
form
{
	font-family:		Georgia, serif;
}
table, pre, ul, ol, dl
{
	margin-top:		2px;
	margin-bottom:		2px;
}
small, sup, sub
{
	font-size:		80%;
}
textarea, input, pre, tt
{
	font-family:		andale mono, lucida console, sans-serif;
	font-size:		0.9em;
}
/*******************************************************************************
 title
*******************************************************************************/
h1.title
{
	font-size:		200%;
	line-height:		180%;
	border:			0px;
}
tt.title
{
	background-color:	#eeeeee;
}
/*******************************************************************************
 a
*******************************************************************************/
a.a
{
}
/*******************************************************************************
 p
*******************************************************************************/
p.p
{
	line-height:		150%;
}
/*******************************************************************************
 postit
*******************************************************************************/
sup.postit
{
}
.postit a
{
}
.postit table
{
	background-color:	black;
}
.postit td
{
}
/*******************************************************************************
 toc
*******************************************************************************/
a.totoc
{
}
a.totoc0
{
}
a.toc
{
}
ol.toc
{
}
ol.toc ol
{
}
ol.toc li
{
}
ul.toc
{
}
ul.toc ul
{
}
ul.toc li
{
}
dl.toc
{
}
dl.toc dl
{
}
dl.toc dt
{
}
/*******************************************************************************
 heading
*******************************************************************************/
h1.heading
{
	font-size:		180%;
	color:			#336699;
}
h2.heading
{
	font-size:		160%;
	padding-left:		5px;
	color:			#669966;
}
h3.heading
{
	font-size:		140%;
	padding-left:		7px;
	color:			#993333;
}
h4.heading
{
	font-size:		120%;
	padding-left:		9px;
	color:			#ff6633;
}
h5.heading
{
	font-size:		110%;
	padding-left:		11px;
	color:			#0066ff;
}
h6.heading
{
	font-size:		100%;
	padding-left:		13px;
	color:			#7777C0;
}
/*******************************************************************************
 br
*******************************************************************************/
br.br
{
}
/*******************************************************************************
 hr
*******************************************************************************/
hr.hr
{
}
hr.hr0
{
}
/*******************************************************************************
 i
*******************************************************************************/
i.i
{
}
/*******************************************************************************
 b
*******************************************************************************/
b.b
{
}
/*******************************************************************************
 small
*******************************************************************************/
small.small
{
}
/*******************************************************************************
 netlink
*******************************************************************************/
a.netlink
{
/*	text-decoration:	underline;*/
	border-bottom: 1px #1111bb dotted;
}
a.netlink:hover
{
	text-decoration:	none;
	border-top: 0px;
	border-bottom: 1px #bb1111 dotted;
	color:			lightyellow;
	background:		#bb7733;
}
img.netlink
{
}
/*******************************************************************************
 interwiki
*******************************************************************************/
a.interwiki
{
	color: #b44000;
}
a.interwiki:hover
{
	text-decoration:	none;
	border-top: 0px;
	color:			#eeaaaa;
	background:		#b44000;

}
img.interwiki
{
}
/*******************************************************************************
 wikiword
*******************************************************************************/
a.wikiword_display
{
}
a.wikiword_goto
{
}
img.wikiword_display
{
}
img.wikiword_goto
{
}
/*******************************************************************************
 listing
*******************************************************************************/
ul.ul
{
}
.ul li
{
}
ol.ol
{
}
.ol li
{
}
dl.dl
{
}
.dl dt
{
}
.dl dd
{
}
/*******************************************************************************
 table
*******************************************************************************/
table.table
{
	border:			1px solid lightgrey;
	border-collapse:	separate;
	border-spacing:		0px;
}
.table tr
{
}
.table td
{
	border:			1px solid lightgrey;
}
/*******************************************************************************
 pre
*******************************************************************************/
pre.pre
{
}
/*******************************************************************************
 pagelist 
*******************************************************************************/
table.pagelist
{
	border:			1px solid lightgrey;
	border-collapse:	collapse;
	border-spacing:		0px;
}
tr.pagelist_header
{
}
.pagelist_recent
{
}
.pagelist_outdated
{
	background-color:	#eeeeee;
}
.pagelist td
{
	border:			none;
	white-space:		nowrap;
}
ul.pagelist
{
}
ul.pagelist li
{
}
ol.pagelist
{
}
ol.pagelist li
{
}
ul.pagelist_highlighted
{
}
ul.pagelist_highlighted li
{
}
ul.pagelist_highlighted li span.beforequery
{
}
ul.pagelist_highlighted li span.query
{
	background-color:	black;
	color:			white;
}
ul.pagelist_highlighted li span.afterquery
{
}
/*******************************************************************************
 linkup
*******************************************************************************/
ol.linkup
{
}
.linkup ol
{
}
.linkup li
{
}
/*******************************************************************************
 linkdown
*******************************************************************************/
ol.linkdown
{
}
.linkdown ol
{
}
.linkdown li
{
}
/*******************************************************************************
 input
*******************************************************************************/
input.text
{
}
input.submit
{
}
/*******************************************************************************
 calendar
*******************************************************************************/
table.calendar_year
{
	border:			1px solid lightgrey;
}
.calendar_year caption
{
	padding:		0px;
}
.calendar_year tr
{
}
.calendar_year td
{
}
table.calendar
{
	border:			1px solid lightgrey;
}
.calendar caption
{
	padding:		0px;
}
tr.calendar_header
{
}
tr.calendar_header td
{
}
.calendar tr
{
}
.calendar td
{
}
.calendar a
{
}
td.calendar_today
{
	background-color:	yellow;
	border:			1px solid lightgrey;
}
.calendar br
{
}
.calendar small
{
}
.saturday
{
	color:			blue;
}
.sunday
{
	color:			red;
}
.todo
{
	color:			green;
	text-decoration:	underline;
}
/*******************************************************************************
 bookmark
*******************************************************************************/
.new
{
	color:			red;
}
.updated
{
	color:			blue;
}
.deleted
{
	color:			red;
	text-decoration:	line-through;
}
.deleted0
{
	color:			black;
	text-decoration:	line-through;
}
/*******************************************************************************
 diff
*******************************************************************************/
td.diff_added
{
	background-color:	#66cccc;
}
td.diff_deleted
{
	background-color:	pink;
}
td.diff_modified
{
	background-color:	lightgrey;
}
span.diff_modified_added
{
	background-color:	#66cccc;
}
span.diff_modified_deleted
{
	background-color:	pink;
}
/*******************************************************************************
 font
*******************************************************************************/
.table_header
{
	color:			black;
}
.general
{
	color:			black;
}
.emphasized
{
	color:			red;
}
#admin
{
font-size:8pt;
float:right;
line-height: 120%;
}
#wikiMenu {
/*
  background-color: #1690c0;
  color: #1690c0;
*/
}

#wikiMenu ul {
  margin:0;
  padding:0;
  list-style:none;
}

#wikiMenu li {
  display:inline;
  padding: 4px 10px;margin:0px;
  /* border-right: 1px solid #e0e0e0; */
}
#wikiFooter li {
display:inline;
  padding: 4px 5px;margin:0px;
}
#wikiIcon {
  float:right;
  padding: 3px 10px;
  text-align: right;
  vertical-align: middle;
}
