/*nearco35.css*/

body
{
	font-size:small;
	line-height:1.5em;
	background-color:#eeeeee;
	/*background-image:url(back.gif);*/
	margin:1em 5em 1em 5em;
	padding:0em;
	text-justify:distribute;
	text-autospace:ideograph-alpha;
	line-break:strict;
}

table
{
	font-size:small;
	margin-bottom:1em;
}

caption
{
	font-size:small;
}

address
{
	text-align:center;
	font-style:normal;
}


pre {line-height:1.6em;}
ul {line-height:1.6em;}
ol {line-height:1.6em;}
li {line-height:1.6em;}
dl {line-height:1.6em;}

blockquote 
{
	line-height:1.6em;
}

p 
{
	line-height:1.6em;
}

p.indent
{
	margin:0em;
	text-indent:1em;
}

th  {background-color:#cccccc;}

.line   {line-height:1.6em;}
.common  {margin-left:2em;margin-right:2em;}
.common2  {margin-left:1em;margin-right:1em;}
span.chiisai {font-size:80%;}

.noma	{margin:0em;}

.name  {color:#ffffff;background:#000000;margin-right:0em;border-width:1px;border-color:#dddddd;}

.left  {text-align:left;}
.cen  {text-align:center;}
.right  {text-align:right;}

.cg  {color:#00cc00;}
.cy  {color:#ff9933;}/*#ffcc00*/
.co  {color:#ff9900;}
.cp  {color:#ff00ff;}
.cb  {color:#0000ff;}/*blue;*/
.cr  {color:#ff0000;}/*red;*/
.cpu {color:#cc00cc;}
.cgr {color:#999999;}

.cgb  {color:#00cc00;font-weight:bold;}
.cyb  {color:#ff9933;font-weight:bold;}/*#ffcc00*/
.cbb  {color:#0000ff;font-weight:bold;}/*blue;*/
.crb  {color:#ff0000;font-weight:bold;}/*red;*/

.cs  {color:#ffffff;background:#000000;}

.bgg{background-color:#90ee90;/*00ff00 90ee90*/}
.bgy{background-color:#f0e68c;/*ffff00 ffd700 f0e68c f5deb3*/}
.bgo{background-color:#ffa07a;/*ff9966 ffa07a faa460 e9967a*/}
.bgp{background-color:#ffccff;}
.bgb{background-color:#87ceeb;/*00ffff 87ceeb*/}
