/*-*- php -*-*/
/******************************************************************************
 * 
 *  FUTL Licensing System Standard CSS
 *
 *  Mainly based on PukiWiki 1.5.0 skin CSS
 *
 *****************************************************************************/

@charset "iso-8859-1";

body, td, div.bodywrapper {
	font-family: verdana, arial, helvetica, Sans-Serif;
	font-size: 16px;
	color: #000000;
	margin-left: 2%;
	margin-right: 2%;
}

body {
	background-color: #f6f6f6;
}

div.bodywrapper {
	background-color: #f6f6f6;
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
}

td {
	background-color: #f6f6f6;
}

p, pre, dl, blockquote {
	padding: .2em;
	line-height: 130%;
}

pre {
	background-color: #eeeeee;
	color: black;
	margin-left: 1em;
	margin-right: 2em;
	border: 1px solid #cccccc;
	padding: .5em;
	white-space:pre;
}

blockquote {
	margin-left: 32px;
}

ul {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 130%;
}

ul.list1 {
    list-style-type: disc;
}

ul.list2 {
    list-style-type: circle;
}

ul.list3 {
    list-style-type: square;
}

ol.list1 {
    list-style-type: decimal;
}

ol.list2 {
    list-style-type: lower-roman;
}

ol.list3 {
    list-style-type: lower-alpha;
}

a:link, a:visited {
	text-decoration: none;
	background-color: inherit;
	color: #0000ff;
}

a:link.title, a:visited.title {
        text-decoration: none;
        background-color: inherit;
        color: inherit;
}

a:active, a:active.title {
	text-decoration: none;
	background-color: #ffff00;
	color: #ff0000;
}

a:hover, a:hover.title {
	text-decoration: underline;
	background-color: #ffef85;
	color: #ff0000;
}

h1 {
	background-color: #8b0000;
	color: #ffffff;
	margin-bottom: 0px;
	padding: .6em .3em .6em .3em;
}

h2 {
	background-color: #ffcc00;
	padding: .3em;
}

h3, h4, h5, h6 {
	background-color: inherit;
	color: inherit;
	margin: 0em 0em .5em 0em;
	padding: .3em;
}

h3 {
	border-width: 1px 1px 1px 16px;
	border-style: solid;
	border-color: #ea8b00;
}

h4 {
	border-width: 0px 0px 0px 16px;
	border-style: none none none solid;
	border-color: #ea8b00;
}

h5, h6 {
	margin: 0em 0em .5em 0em;
 	border: 0px;
}

dt {
	font-weight: bold;
	margin-top: .3em;
	margin-left: 1em;
}


img {
	border:none;
	vertical-align:middle;
}

em {
	font-style: normal;
	color: #ff0000;
}

strong {
	font-weight:bold;
}

thead td.style_td, tfoot td.style_td {
	color:inherit;
	background-color:#D0D8E0;
}

thead th.style_th, tfoot th.style_th {
	color:inherit;
	background-color:#E0E8F0;
}

.style_table {
	padding:0px;
	border:0px;
	margin:auto;
	text-align:left;
	color:inherit;
	background-color:#ccd5dd;
}

.style_th {
	padding:5px;
	margin:1px;
	text-align:center;
	color:inherit;
	background-color:#EEEEEE;
}

.style_td {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#EEF5FF;
}

div.ie5 { text-align:center; }

span.noexists {
	color: inherit;
	background-color: #FFFACC;
}

.small {
	font-size: 80%;
}

.super_index {
	color:#DD3333;
	background-color:inherit;
	font-weight:bold;
	font-size:60%;
	vertical-align:super;
}

a.note_super {
	color:#DD3333;
	background-color:inherit;
	font-weight:bold;
	font-size:60%;
	vertical-align:super;
}

div.jumpmenu {
	font-size:60%;
	text-align:right;
}

hr.full_hr {
	border: 1px solid #000000;
}

hr.note_hr {
	width: 80%;
	margin: 1em auto 0em 0em;
	border: 1px solid #000000;
	text-align: center;
}

span.size1 {
	font-size:xx-small;
	line-height:130%;
	text-indent:0px;
	display:inline;
}

span.size2 {
	font-size:x-small;
	line-height:130%;
	text-indent:0px;
	display:inline;
}

span.size3 {
	font-size:small;
	line-height:130%;
	text-indent:0px;
	display:inline;
}

span.size4 {
	font-size:medium;
	line-height:130%;
	text-indent:0px;
	display:inline;
}

span.size5 {
	font-size:large;
	line-height:130%;
	text-indent:0px;
	display:inline;
}

span.size6 {
	font-size:x-large;
	line-height:130%;
	text-indent:0px;
	display:inline;
}

span.size7 {
	font-size:xx-large;
	line-height:130%;
	text-indent:0px;
	display:inline;
}

/* html.php/catbody() */
strong.word0 {
	background-color:#FFFF66;
	color:black;
}

strong.word1 {
	background-color:#A0FFFF;
	color:black;
}

strong.word2 {
	background-color:#99FF99;
	color:black;
}

strong.word3 {
	background-color:#FF9999;
	color:black;
}

strong.word4 {
	background-color:#FF66FF;
	color:black;
}

strong.word5 {
	background-color:#880000;
	color:white;
}

strong.word6 {
	background-color:#00AA00;
	color:white;
}

strong.word7 {
	background-color:#886800;
	color:white;
}

strong.word8 {
	background-color:#004699;
	color:white;
}

strong.word9 {
	background-color:#990099;
	color:white;
}

/* html.php/edit_form() */
.edit_form {
	clear:both;
}

/* pukiwiki.skin.php */
div#header {
	margin: 0px;
	padding: 0px;
}

div.navigator {
	margin: 0px;
	padding: 2px;
	clear: both;
}

td.menubar {
	display: none;
}

div#menubar {
	width: 9em;
	padding: 0px;
	margin: 4px;
	word-break: break-all;
	font-size: 90%;
	overflow: hidden;
}

div#menubar ul {
	margin:0px 0px 0px .5em;
	padding:0px 0px 0px .5em;
}

div#menubar ul li { line-height:110%; }

div#menubar h4 { font-size:110%; }

div#body {
	margin: 0px;
	padding: 0px;
}

div#note {
	margin: 0px;
	padding: 0px;
	clear: both;
}

div#attach {
	clear:both;
	padding:0px;
	margin:0px;
}

div#toolbar {
	clear:both;
	padding:0px;
	margin:0px;
	text-align:right;
}

div#lastmodified {
	font-size:80%;
	padding:0px;
	margin:0px;
}

div#related {
	font-size:80%;
	padding:0px;
	margin:16px 0px 0px 0px;
}

div.footer {
	font-size: 100%;
	font-style: normal;
	background-color: inherit;
	border-top: 4px solid #8b0000;
	margin-top: 2em;
	padding: .3em;
}
table.footer {
	border: none;
}
tr.footer {
	border: none;
}
td.footer_logo {
	width: 80px;
	border: none;
	text-align: center;
}
td.footer_desc {
	font-size: 90%;
	border: none;
}
a.footer_link {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

div#banner {
	float:right;
	margin-top:24px;
}

div#preview {
	color:inherit;
	background-color:#F5F8FF;
}

img#logo {
	float:left;
	margin-right:20px;
}

/* aname.inc.php */
.anchor {}
.anchor_super {
	font-size:xx-small;
	vertical-align:super;
}

/* br.inc.php */
br.spacer {}

/* calendar*.inc.php */
.style_calendar {
	padding:0px;
	border:0px;
	margin:3px;
	color:inherit;
	background-color:#CCD5DD;
	text-align:center;
}
.style_td_caltop {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#EEF5FF;
	font-size:80%;
	text-align:center;
}
.style_td_today {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#FFFFDD;
	text-align:center;
}
.style_td_sat {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#DDE5FF;
	text-align:center;
}
.style_td_sun {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#FFEEEE;
	text-align:center;
}
.style_td_blank {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#EEF5FF;
	text-align:center;
}
.style_td_day {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#EEF5FF;
	text-align:center;
}
.style_td_week {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#DDE5EE;
	font-size:80%;
	font-weight:bold;
	text-align:center;
}

/* calendar_viewer.inc.php */
div.calendar_viewer {
	color:inherit;
	background-color:inherit;
	margin-top:20px;
	margin-bottom:10px;
	padding-bottom:10px;
}
span.calendar_viewer_left {
	color:inherit;
	background-color:inherit;
	float:left;
}
span.calendar_viewer_right {
	color:inherit;
	background-color:inherit;
	float:right;
}

/* clear.inc.php */
.clear {
	margin:0px;
	clear:both;
}

/* counter.inc.php */
div.counter { font-size:70%; }

/* diff.inc.php */
span.diff_added {
	color:blue;
	background-color:inherit;
}

span.diff_removed {
	color:red;
	background-color:inherit;
}

/* hr.inc.php */
hr.short_line {
	text-align:center;
	width:80%;
	border-style:solid;
	border-color:#333333;
	border-width:1px 0px;
}

/* include.inc.php */
h5.side_label { text-align:center; }

/* navi.inc.php */
ul.navi {
	margin:0px;
	padding:0px;
	text-align:center;
}
li.navi_none {
	display:inline;
	float:none;
}
li.navi_left {
	display:inline;
	float:left;
	text-align:left;
}
li.navi_right {
	display:inline;
	float:right;
	text-align:right;
}

/* new.inc.php */
span.comment_date { font-size:x-small; }
span.new1 {
	color:red;
	background-color: transparent;
	font-size:x-small;
}
span.new5 {
	color:green;
	background-color: transparent;
	font-size:xx-small;
}

/* popular.inc.php */
span.counter { font-size:70%; }
ul.popular_list {
}

/* recent.inc.php,showrss.inc.php */
ul.recent_list {
}

/* ref.inc.php */
div.img_margin {
	margin-left:32px;
	margin-right:32px;
}

/* vote.inc.php */
td.vote_label {
	color:inherit;
	background-color:#FFCCCC;
}
td.vote_td1 {
	color:inherit;
	background-color:#DDE5FF;
}
td.vote_td2 {
	color:inherit;
	background-color:#EEF5FF;
}
