@charset "Shift_JIS";

a:link		{color: #0000ff;font-weight: bold;text-decoration: none;}
a:visited	{color: #666699;font-weight: bold;text-decoration: none;}
a:active	{color: #009900;font-weight: bold;text-decoration: underline;}
a:hover		{color: #ff0000;font-weight: bold;text-decoration: underline;}
body		{color: #000000;background-color: #ffffff;font-size: 1em;line-height: 1.4;}
img		{border: 0;}

.fl240		{float: left;width: 240px;margin: 0 1em 1em 0;}
.fl320		{float: left;width: 320px;margin: 0 1em 1em 0;}
.fr320		{float: right;width: 320px;margin: 0 0 1em 1em;}

h1, h2, h3, h4, h5, h6{clear: both;padding: .2em 1em;}
h1 		{background: #ccccff;border-color: #6666ff;font-size: 1.8em;border-style: solid;border-width: 5px 7px 7px 5px;}
h2		{background: #ffcc00;border-color: #ff9900;font-size: 1.6em;border-style: double;border-width: 5px;}
h3		{background: #ccffff;border-color: #00ffff;font-size: 1.4em;border-style: dotted none;border-width: 3px;}
h4		{background: #ccffcc;border-color: #66ff66;font-size: 1.3em;border-style: none none double none;border-width: 3px;}
h5		{background: #cccccc;border-color: #999999;font-size: 1.2em;border-style: none none dashed none;border-width: 1px;}
h6		{background: #ffccff;border-color: #ff00ff;font-size: 1.1em;border-style: none none dotted none;border-width: 1px;}
.sup		{font-size: 80%;display: block;}

table		{border: solid 2px #6666ff;border-collapse: collapse;font-size: 100%;line-height: 1.4;}
th		{border: solid 1px #6666ff;background: #ccffff;text-align: center;}
td		{border: solid 1px #6666ff;empty-cells: show;}

dl		{border: solid 1px #6666ff;padding: 0.2em;}
dt 		{background: #f0f0f0;padding-left: .5em;border-style: solid;border-width: 1px;border-color: #999999;}
dd 		{margin: 0.2em 0 0.2em 1em;padding-left: .2em;border-style: none none dotted dotted ;border-width: 1px;border-color: #999999;}

blockquote	{border: solid 1px #9999ff;padding: 1em;}

.r		{text-align: right;}
.l		{text-align: left;}
.c		{text-align: center;}
.m		{margin: 1em}

.clr		{clear: both;}

.content	{margin: 1em 0;padding: 1em;border-style:solid;border-width:1px;border-color:#9999ff;}	

.caution	{font-weight: bold;color: #ff0000;}
.note		{background: #ffffcc;margin: 1em 0;padding: 1em;font-weight: bold;border-style:solid;border-width:10px;border-color:#ffff00;clear: both;}
.comment	{border: solid 1px #666666;padding: 1em;font-weight: bold;color: #333333;font-size: 0.9em;}
.indexbox	{border: solid 1px #9999ff;margin-top: 1em;padding: 1em;background: #66ccff;}
.textbox	{border: solid 1px #9999ff;margin-top: 1em;padding: 1em;}
.saikoro	{color: #ff9900;}
.q		{font-weight: bold;font-style: italic;color: #333333;}

.pink		{background: #ffcccc;}
.mark		{background: #ffffcc;}

#HEADER		{border: solid 10px #9999ff;border-style: none none solid none;}
#FOOTER		{border: solid 10px #9999ff;border-style: solid none none none;clear: both;}
