body		{
		background: #BCD8DD;		/*éF*/
		background-image: url(img/170911_hisoku_ori.png);
		color: #4E6F7B;			/*Kä[Ë*/
		/* line-height: 1.2; */
		/* font-family:Sans-serif; */
		}

a:link		{
		font-size: 100%;
		text-decoration: none;
		background: transparent;
		color: #007BC3;			/*IF*/
		}

a:link.hide	{
		font-size: 100%;
		background: transparent;
		color: #BCD8DD;
		}

a:visited	{
		font-size: 100%;
		text-decoration: none;
		background: transparent;
		color: #00A37E;			/*á|F*/
		}

a:visited.hide	{
		font-size: 100%;
		background: transparent;
		color: #BCD8DD;
		}

a:active	{
		font-size: 100%;
		background: transparent;
		color: #AD3140;			/*äbF*/
		}

a:hover		{
		font-size: 100%;
		text-decoration:underline;
		background: transparent;
		color: #EF4644;			/*gę*/
		}

a:hover.hide	{
		font-size: 100%;
		background: transparent;
		color: #53A8B7;			/*V´F*/
		}

h1		{
		font-family: "Century Schoolbook Bold";
		background-color: #EBE7E1;	/*Ķ˛F*/
		text-align: center;
		border-style: solid;
		border-color: red;
		border-width: 0px 0px 1px 10px;
		}

h2		{
		font-family: "Century Schoolbook";
		background-color: #F0F0F0;	/**/
		color: #343434;			/*n*/
		text-align: center;
		border-style: solid;
		border-color: red;
		border-width: 1px 1px 1px 1px;
		}

h3		{
		font-family: "Century Schoolbook";
		/*background-color: transparent;*/
		color: #343434;			/*n*/
		text-align: center;
		border-style: solid;
		border-color: red;
		border-width: 0px 0px 1px 0px;
		}

p		{
		/* font-family:MS UI Gothic; */
		text-align: justify;
		}

p.left		{
		/* font-family:MS UI Gothic; */
		text-align: left;
		}

p.right		{
		/* font-family:MS UI Gothic; */
		text-align: right;
		}

p.center	{
		/* font-family:MS UI Gothic; */
		text-align: center;
		}

div		{
		background: #EAE0D5;		/*ļŦF*/
		margin: 10pt 20pt 10pt 20pt;
		padding: 4pt;
		border: outset thin #F0F0F0;
		}

div.img		{
		/*background: transparent;*/
		margin: 0px;
		padding: 0px;
		border: none;
		}

ul		{
		margin-left: 1.5;
		}

ul.hide		{
		list-style-type: none;
		}

ul.cad		{
		list-style-image: url(http://www.tamano.or.jp/usr/unosuke/img/draft.png);
		}

span.notice	{
		color: #000000;
		background: #FF7F8F;		/*XčF*/
		}

span.ast	{
		color: #EF454A;			/*éF*/
		font-size: 80%;
		}

.own		{
		color: #007B50;			/*íÖF*/
		background: #C2DBB8;		/* tö*/
		font-size: 90%;
		background-image: url(img/c004bcg.png);
		/* background-image: url(img/keytop.gif); */
		}

.document	{
		color: #222222;
		background: #eeeeee;
		background-image: url(img/c004bcg.png);
		font-size: 70%;
		}

.jw_cad		{
		color: #5E5E5F;			/*ŨF*/
		background: #F0F0F0;		/**/
		font-size: 90%;
		}

.ath		{
		/* font-family:MS UI Gothic; */
		font-size: 80%;
		}

.unosuke	{
		color: #FFFFFF;
		background: #5990C5;
		font-size: 90%;
		}

hr		{
		height: 1px;
		}

