@charset "shift_jis";
/* this @charset is for mozilla's bug */

pre, dl, ol, p, blockquote { line-height:130%; }

body
{
	background: #ffffff;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family: verdana, arial, helvetica, Sans-Serif;
}

.title {
    width: 100%;
    font-size: 36px;
    text-align: left;
    padding-top:  5px;
    padding-bottom:  10px;
    padding-left: 20px;
    background-image: url(/image/title_background.gif);
}

.title-command{
    font-weight: bold;
    font-size: 12px;
    text-align: right;
    border-bottom: 1px solid #aaccff;
    padding-right: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    background-image: url(/image/menu_background.gif);
}

.wiki {
    margin-top:5px;
    margin-left:10px;
    margin-right:10px;
    padding: 5px;
}

td
{
	color: black;
	margin-left: 2%;
	margin-right: 2%;
	font-size: 14px;
	font-family: verdana, arial, helvetica, Sans-Serif;
}


a:link
{
	color: #215dc6;
	text-decoration: none;
}

a:active
{
	background: #CCDDEE;
	color: #215dc6;
	text-decoration: none;
}

a:visited
{
	color: #5d21c6;
	text-decoration: none;
}

a:hover
{
	background: #CCDDEE;
	color: #215dc6;
	text-decoration: underline;
}

h1 {
    font-family: verdana, arial, helvetica, Sans-Serif;
    text-align: left;
    color: black;
    background: #aaccff;
    border-top: #aaccff 2px solid;
    border-right: #aaccff 2px solid;
    border-bottom: #aaccff 2px solid;
    border-left: #aaccff 20px solid;
    padding: .1em .5em .1em .5em;
}

h2 {
    font-family: verdana, arial, helvetica, Sans-Serif;
    text-align: left;
    color: black;
    background: #ffffff;
    border-top: #aaccff 2px solid;
    border-right: #aaccff 2px solid;
    border-bottom: #aaccff 2px solid;
    border-left: #aaccff 30px solid;
    padding: .2em .5em .2em .5em;
}

h3 {
    font-family: verdana, arial, helvetica, Sans-Serif;
    text-align: left;
    color: black;
    border-top: #eeeeff 2px solid;
    border-right: #eeeeff 2px solid;
    border-bottom: #aaccff 2px solid;
    border-left: #aaccff 15px solid;
    padding: .1em .5em .1em .5em;
}

h4,h5,h6 {
    font-family: verdana, arial, helvetica, Sans-Serif;
    text-align: left;
    color: black;
    border-top: #eeeeff 1px solid;
    border-right: #eeeeff 1px solid;
    border-bottom: #aaccff 1px solid;
    border-left: #aaccff 5px solid;
    padding: .1em .5em .1em .5em;
}

.bottom {
    font-family: verdana, arial, helvetica, Sans-Serif;
    float: right;
    width: 90%;
    text-align: right;
    color: black;
    border-top: #aaccff 3px double;
    border-left: #aaccff 3px double;
    border-bottom: #aaccff 3px double;
    padding: .5em .2em .5em .2em;
    margin-top: 60px;
}

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

pre {
	border-top:    #DDDDEE 1px solid;
	border-bottom: #888899 1px solid;
	border-left:   #DDDDEE 1px solid;
	border-right:  #888899 1px solid;
	padding: .5em;
	margin-left: 1em;
	margin-right: 2em;
	white-space: pre;
	background-color: #F0F8FF;
	color: black;
}

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

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

em {
	font-style:italic;
}

strong {
	font-weight:bold;
}

address {
	font-style:normal;
	font-family:Verdana;
	font-size:8px;
}

.noexists {
	background-color:#FFFACC;
}

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

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

.style_calendar {
	border: 0px;
	background-color: #CCD5DD;
	padding: 0px;
}

.style_td_caltop {
	background-color: #EEF5FF;
	padding: 5px;
	margin: 1px;
	height:15px;
}

.style_td_today {
	background-color: #FFFFDD;
	padding: 5px;
	margin: 1px;
	width:14%;
	height:19px;
}

.style_td_sat {
	background-color: #DDE5FF;
	padding: 5px;
	margin: 1px;
	width:14%;
	height:19px;
}

.style_td_sun {
	background-color: #FFEEEE;
	padding: 5px;
	margin: 1px;
	width:14%;
	height:19px;
}

.style_td_day {
	background-color: #EEF5FF;
	padding: 5px;
	margin: 1px;
	width:14%;
	height:19px;
}

.style_td_blank {
	background-color: #EEF5FF;
	padding: 5px;
	margin: 1px;
	width:14%;
	height:19px;
}

.style_td_week {
	background-color: #DDE5EE;
	padding: 5px;
	margin: 1px;
	height:15px;
}

.small {
	font-size:12px;
}

.super_index {
	color: #DD3333;
	font-weight: bold;
	font-size:12px;
	vertical-align:super;
}

.note_super {
	color: #DD3333;
	font-weight: bold;
	font-size:10px;
	vertical-align:super;
}

.full_hr {
	border-style:ridge;
	border-color:#333333;
	border-width:1px 0px;
}

.note_hr {
	width:90%;
	border-style:ridge;
	border-color:#333333;
	border-width:1px 0px;
	text-align:center;
	margin:1em auto 0em auto;
}

.side_label {
	text-align:center;
}

.counter {
	font-size:8px;
}
.vote_label{
	background-color: #FFCCCC;
}
.vote_td1{
	background-color: #DDE5FF;
}
.vote_td2{
	background-color: #EEF5FF;
}

.recent_list{
	margin:0px;
	margin-left:1em;
	padding:0px;
	border:0px;
	word-wrap:break-word;
	word-break:break-all;
}

.side_label{
	margin:auto;
	margin-top:0px;
	margin-bottom:.5em;
}

span.diff_added {
	color: blue;
}

span.diff_removed {
	color: red;
}

.ie5 {
	text-align:center;
}

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

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

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

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

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

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

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

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;
}
div.p_left{
	text-align:left;
}
div.p_center{
	text-align:center;
}
div.p_right{
	text-align:right;
}
