@charset "Shift_JIS";

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

blockquote {
	margin-left:32px;
}

body,td {
	color:black;
	background-color:white;
	margin-left:2%;
	margin-right:2%;
	font-size:13px;
	font-family: "メイリオ", Osaka, verdana, arial, helvetica, Sans-Serif;
}

thead,th{
	font-weight: bold;
	color: #222;
}

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

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

a:visited {
	color:#a63d21;
	background-color:inherit;
	text-decoration:none;
}

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

h1, h2 {
	/*font-family:verdana, arial, helvetica, Sans-Serif;*/
	color:inherit;
	background-color:#DDEEFF;
	padding:.3em;
	border:0px;
	margin:0px 0px .5em 0px;
}
h3 {
	/*font-family:verdana, arial, helvetica, Sans-Serif;*/
	border-bottom:  3px solid #DDEEFF;
	border-top:     1px solid #DDEEFF;
	border-left:   10px solid #DDEEFF;
	border-right:   5px solid #DDEEFF;

	color:inherit;
	background-color:#FFFFFF;
	padding:.3em;
	margin:0px 0px .5em 0px;
}
h4 {
	/*font-family:verdana, arial, helvetica, Sans-Serif;*/
	border-left:   18px solid #DDEEFF;

	color:inherit;
	background-color:#FFFFFF;
	padding:.3em;
	margin:0px 0px .5em 0px;
}
h5, h6 {
	/*font-family:verdana, arial, helvetica, Sans-Serif;*/
	color:inherit;
	background-color:#DDEEFF;
 	padding:.3em;
 	border:0px;
 	margin:0px 0px .5em 0px;
}

h1.title {
	font-size: 30px;
	font-weight:bold;
	background-color:transparent;
	padding: 12px 0px 0px 0px;
	border: 0px;
	margin: 12px 0px 0px 0px;
}

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;
	color:black;
	background-color:#F0F8FF;
}

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

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

em { font-style:italic; }

strong { font-weight:bold; }

thead td.style_td,
tfoot td.style_td {
	background-color:#eee;
}
thead th.style_th,
tfoot th.style_th {
	background-color:#E0E8F0;
}
.style_table {
	padding:0px;
	border:0px;
	margin:0px 0px 10px 0px;
	text-align:left;
	color:inherit;
	background-color:#ccd5dd;
}
-div.ie5 { text-align:center; }
+div.ie5 { text-align:left; }
.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;
}

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; }
ul.list1>li.pcmt {
	border-top: 1px solid #ccc;
	padding: 8px 0px 4px 0px;
}

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-style:ridge;
	border-color:#333333;
	border-width:1px 0px;
}
hr.note_hr {
	width:90%;
	border-style:ridge;
	border-color:#333333;
	border-width:1px 0px;
	text-align:center;
	margin:1em auto 0em auto;
}

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 {
	padding:0px;
	margin:0px;
}

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

td.menubar {
	width:9em;
	vertical-align:top;
}

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

div#menubar td.style_td{
	padding: 4px
}
div#menubar ul {
	margin:0px 0px 0px 16px;
	padding:0px 0px 0px 4px;
}

div#menubar ul li { line-height:1.7em; padding-left:0px;}

div#menubar h4 { font-size:1.7em; }

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

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

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:70%;
	padding:0px;
	margin:16px 0px 0px 0px;
}

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;
}

/*sortabletable.js*/
 .sort-arrow {
 width: 17px;
 height: 17px;
 background-position: center center;
 background-repeat: no-repeat;
 margin: 0 2px;
 }
 
 .sort-arrow.descending {
 background-image: url("../image/downsimple.png");
 background-color: #eee;
 }
 .sort-arrow.ascending {
 background-image: url("../image/upsimple.png");
 }
 
/*filterabletable.js*/
 .filter-box {
 width: 100%;
 height: 1.5em;
 margin: 0;
 }
 
 /*.style_td img {border:1px solid black;}*/
img.sort-arrow { display:block; }

.style_td img[src*=icon-s-]{
margin-bottom:5px;
}

.menubar h3 {
	border-right: none;
	border-bottom: none;
	border-top: none;
	margin-top:-8px;
	margin-bottom: 4px;
	padding: 2px 4px;
}
.menubar h2:first-child {
margin-bottom:4px;
}

.contents {
	margin-bottom:8px;
}

.pcommentcaution {
	padding-top:8px;
}

td[id*="rgn_summary"] {
	white-space:nowrap;
	margin:0px;
	padding:0px 2px;
}

.megidolist a:link {
	color: inherit;
}
.megidolist a:visited {
	color: inherit;
}

form .list1, form .list2, form .list3 {
    margin-bottom: 0px;
}
form p {
    margin: 0px 0px 0px 32px;
    line-height: 170%;
}

form .list1 pre, form .list2 pre, form .list3 pre {
    border:none;
    background-color: #fff;
    font-family: "メイリオ", Osaka, verdana, arial, helvetica, Sans-Serif;
    line-height: 170%;
    margin: 0px;
    padding: 0px;
}

div.orblist td {
	font-size: 11px;
}
div.orblist tr:nth-child(even) td {
	background-color: #F8FBFF;
}

/* Placeholder */
::-webkit-input-placeholder {
    color: #999;
}
:-ms-input-placeholder {
    color: #555;
}
::-moz-placeholder {
    color: #555;
}
::-placeholder {
    color: #555;
}

textarea:focus::-webkit-input-placeholder { color:transparent; }
textarea:focus:-moz-placeholder { color:transparent; }
textarea:focus::-moz-placeholder { color:transparent; }


/* ---- オーブ検索 ---- */
/* オーブ検索結果のテーブル */
#orbdata {
	border-collapse:collapse;
	padding: 0px;
	margin-bottom:16px;
}
#orbdata td, #orbdata th {
	border:1px solid #ddd;
	font-size: 12px;
	padding: 4px;
}
#orbdata th {
	background-color: #EEE;
}

#orbdata tr.rush td { background-color: #EEEEEE;}
#orbdata tr.counter td { background-color: #FDEFE7; }
#orbdata tr.burst td { background-color: #E7F1F9; }

#orbdata td.ct { text-align:center; }

#aboveorbsearch {
	margin-bottom: 10px;
}

#orbsearch_form  {
	border-collapse:collapse;
	padding: 0px;
	border-bottom: 1px solid #ddd;
	padding: 6px 0px;
}
#orbsearch_form td {
	border: 1px solid #CCD5DD;
	padding: 2px 8px;
}
#orbsearch_form td .inputlist {
	margin-left: -8px;
}
#orbsearch_form td input {
	margin-left: 10px;
}
#orbsearch_form td.obs_maincol {
	font-weight:bold;
	text-align: center;
	background-color: #EEEEEE;
}
#orbsearch_form td.obs_maincol p{
	margin: 0px 0px ;
	padding: 8px 4px;
}
#orbsearch_form td.obs_subcol {
	background-color: #F3F3F3;
	padding: 4px 4px;
}
#orbsearch_form td.obs_subcol p{
	margin: 0px 0px ;
	text-align: right;
}
#orbsearch_submit {
	padding: 8px 0px;
}

/* ---- テーブル拡張機能による行末rsh/ctr/bst対応 ---- */
td.rsh { background-color:#EEEEEE; }
td.ctr { background-color:#FDEFE7; }
td.bst { background-color:#E7F1F9; }

div.resisttable td {font-size:0.9em; text-align:center;}
div.resisttable a:link { color:inherit; }
div.resisttable a:visited { color:inherit; }