@charset "Shift_JIS";

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

blockquote { margin-left:32px; }

body {
	color:black;
	background-color:transparent;
	margin-left:2%;
	margin-right:2%;
	font-size:90%;
	font-family:verdana, arial, helvetica, Sans-Serif;
}

td {
	color:black;
	background-color:white;
	font-size:90%;
	font-family:verdana, arial, helvetica, Sans-Serif;
}

th {
	color:black;
	background-color:white;
	text-align: center;
	font-weight:bold;
	font-family:verdana, arial, helvetica, Sans-Serif;
}

a:link {
	text-decoration: underline;
}

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

a:visited {
	text-decoration: underline;
}

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

/*  hx tag */
h1, h2 {
	font-family:verdana, arial, helvetica, Sans-Serif;
	color:inherit;
	padding:.3em;
	border:0px;
	margin:0px 0px .5em 0px;

	border-left:   1px solid black;
	border-right:   1px solid black;
	border-bottom:  5px solid black;
	border-top:     5px solid black;
}

h3 {
	font-family:verdana, arial, helvetica, Sans-Serif;
	border-left:   18px solid black;
	border-right:   18px solid black;
	border-bottom:  1px solid black;
	border-top:     1px solid black;

	color:inherit;
	padding:.3em;
	margin:0px 0px .5em 0px;
}

h4 {
	font-family:verdana, arial, helvetica, Sans-Serif;
	border-left:   10px solid black;
	border-right:   0px solid black;
	border-bottom:  1px solid black;
	border-top:     0px solid black;

	color:inherit;
	padding:.3em;
	margin:0px 0px .5em 0px;
}

h5, h6 {
	font-family:verdana, arial, helvetica, Sans-Serif;
	color:inherit;
 	padding:.3em;
 	border:0px;
 	margin:0px 0px .5em 0px;
	border-left:   0px solid black;
	border-right:   0px solid black;
	border-bottom:  1px solid black;
	border-top:     0px solid black;
}

h3.title
{
	color: white;
	background-color: #008400;

	font-size: 30px;
	font-weight:bold;
	padding: 0px 0px 2px 5px;
	border: 0px;
	margin: 0px 0px 0px 0px;
}

h6.subtitle
{
	color: white;
	background-color: #008400;

	font-size: 12px;
	font-weight:bold;
	padding: 0px 0px 2px 5px;
	border: 0px;
	margin: 0px 0px 0px 0px;
}

h2.pagetitle
{
	font-size: 30px;
	font-weight:bold;
	background-color:transparent;
	padding: 0px 0px 0px 0px;
	border: 0px;
	margin: 0px 0px 0px 0px;
}

h3.bar
{
	font-size: 16px;
	background-color:#DDFFDD;
	padding: 2px 2px 2px 2px;
	border: 1px;
	margin: 2px 8px 2px 8px;
}

h3.bar2
{
	font-size: 16px;
	text-align:right;
	background-color:#DDFFDD;
	padding: 2px 2px 2px 2px;
	border: 1px;
	margin: 2px 8px 2px 8px;
}

h6.menu_title {
	font-size: 20;
	text-align:center;
	padding: 0px 0px 0px 0px;
	border: 0px;
	margin: 5px 0px 0px 0px;

  background-color:white;
	border-left:  1px solid black;
	border-right:  1px solid black;
	border-bottom:  1px solid black;
	border-top:     1px solid black;
}

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

pre
{
	border-top:black 1px solid;
	border-bottom:black 1px solid;
	border-left:black 1px solid;
	border-right:black 1px solid;

	padding:.5em;
	margin-left:1em;
	margin-right:2em;
	white-space:pre;
}

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

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

em { font-style:italic; }

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

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.title
{
	margin:0px;
	padding:0px;
	text-align:center;
}

li.title_none
{
	display:inline;
	float:none;
}

li.title_left
{
	display:inline;
	float:left;
	text-align:left;
}

li.title_right
{
	display:inline;
	float:right;
	text-align:right;
}

div.ie5 { text-align:center; }

div#googleads
{
	top: 0px;
	right: 0px;
	z-index: 3;
	margin:0px 0px 0px 0px;

	width:160;
	height:600;
}

div#googleads2
{
	position:absolute;
	top: 0px;
	right: 0px;

	margin-top:15px;
	margin-right:2%;
	z-index: 3;
	width:468;
	height:60;
}

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#counter
{
  font-size:12pt;
  font-style:bold;
}

span#online
{
  font-size:10pt;
  font-style:bold;
}

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 {
	border-left:#000000 1px solid;
	border-top:#000000 1px solid;
	border-right:#000000 1px solid;
	padding:0px;
	margin:0px;
}

div#navigator {
	display:none;
}

table#contents {
	width:100%;
	border-top:#000000 1px solid;
}

td.menubar {
	display:none;
}

div#menubar {
	display:none;
}

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

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

div#body {
	background-image:url(../../../../../gp/abo-g.png);

	padding:5px;
	margin:5px 0px 0px .5em;
	border:black 1px solid;
	width: auto;
}

td.body {
	vertical-align:top;
	background-color:transparent;

	width: auto;
	padding:0px;
	margin:0px;
}

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

div#attach {
	display:none;
}

div#toolbar {
        display:none;
}

div#lastmodified {
	text-align:right;
	color:white;
	font-size:80%;
	padding:0px;
	margin:0px;
  background-color:#003300;
}

div#related {
        display:none;
}

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

div.auto {
	width: 100%;
}

div.hspace {
	width: 100%;
	margin: 0px 0px 5px 0px;
}

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

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

/* 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:small;
}
span.new2
{
	color:#990000;
	background-color:transparent;
	font-size:x-small;
}
span.new3
{
	color:green;
	background-color:transparent;
	font-size:xx-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;
}

/* OCAS setting */

div#mod_footer
{
	font-size:70%;
	padding:0px;
	text-align:right;
	margin:0px 0px 0px 0px;
}

table.base
{
	border-spacing: 1px;
	background-color: black;
	border-width: 0px;
	width: 100%;
}

td.base
{
  background-color:transparent;
}

td.mbody
{
	background-color: #FFFAFA;
}


/* lasttime.php */
table.lmt
{
  background-color:transparent;
}
table.lm
{
  width:100%;
  background-color:transparent;
}
td.lmt
{
  background-color:transparent;
}
th.lm
{
  background-color:transparent;
	font-size:12pt;
}


/* qanda module */

table.ques
{
	border-spacing: 1px;
	background-color: black;
	border-width: 0px;
	width: 100%;
}
td.qa_data
{
	background-color: #FFF0F5;
	vertical-align: bottom;
}
td.qa_title
{
	font-size: 120%;
	color:white;
	background-color:green;
	vertical-align: bottom;
}
td.qa_body { background-color: #FFFAFA; }
td.qa_time
{
	color:white;
	background-color: #003200;
}
td.qa_ans_man { background-color: #ADD8E6; }
td.qa_ans_woman { background-color: #FFC0CB; }
td.qa_ans_etc { background-color: #EECCEE; }
td.qa_ans_time { background-color: #F0FFF0; }

div.no_ans
{
	font-size: 120%;
	color: red;
}

/* survey module */

td.surv_data
{
	background-color: #FFF0F5;
	vertical-align: bottom;
}
td.surv_title
{
	font-size: 120%;
	color:white;
	background-color:green;
	vertical-align: bottom;
}
td.surv_time
{
	color:white;
	background-color: #003200;
}
td.tb_title
{
	font-size: 120%;
	color:white;
	background-color: #006400;
	vertical-align: bottom;
}
td.tb_abo
{
	font-size: 120%;
	background-color: #FFF8F8;
}
td.tb_graph
{
	background-color: #F8FFF8;
	vertical-align: bottom;
}

/* bookmark module */

td.bm_abo
{
	background-color: #FAFAFA;
}
td.bm_data
{
	background-color: #FFF0F5;
	vertical-align: bottom;
}
td.bm_title
{
	font-size: 120%;
	background-color: #EFEFFA;
	vertical-align: bottom;
}
td.bm_time
{
	background-color: #FAEFEF;
}
td.bfsw
{
	font-weight:bold;
	font-size: 120%;
	text-align: center;
	color: white;
}

td#show_mode { background-color: #000000; }
td#bm_search { background-color: #666666; }
td#bm_entry { background-color: #666666; }
td#cfi_abo { background-color: #000099; }
td#cfi_etc { background-color: #990000; }
td#cfi_field { background-color: #009900; }

/* cafi */

th.no {
	color:black;
	background-color:transparent;
	text-align: center;
	font-weight:bold;
	font-family:verdana, arial, helvetica, Sans-Serif;
}

th.cafi_bname {
	background-color:#EEFFEE;
	width: 200;
}
th.cafi_bsex {
	background-color:#EEFFEE;
	width: 150;
}
th.cafi_betc {
	width: auto;
}

th.cafi_tname {
	background-color:#FFEEEE;
}
th.cafi_mname {
	background-color:#FFAAFF;
}
th.cafi_a {
	background-color:#FAFAFA;
	text-align: left;
}
th.cafi_b {
	background-color:#EEFFEE;
}