body		{
		background: #C2DBB8;		/* tö*/
		/* background-image: url(img/7nin.jpg); */
		color: #007B50;			/*íÖF*/
		line-height: 1.2;
		}

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*/
		}

hr		{
		height: 1px;
		}

h1		{
		font-family: verdana,arial;
		color: #FFFFFF;
		background-color: #0000FF;
		text-align: center;
		}

h2		{
		font-family: verdana,arial;
		background-color: #ffcc99;
		color: #FFFFFF;
		text-align: center;
		}

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		{
		color: #687E52;			/*ŧtF*/
		background: #AFDFBB;		/*Î*/
		padding: 4pt;
		border: outset thin #687E52;
		}

div.img		{
		background: #A8C08F;		/*R¨F*/
		border: outset thin #A8C08F;
		}

ul.hide		{
		list-style-type: none;
		}

span.notice	{
		color: #ffffff;
		background: #cc0000;
		}

span.ast	{
		color: #ff0000;
		font-size: 80%;
		}

dt.faq		{
		font-weight: bolder;
		margin-top: 1;
		margin-bottom: 0;
		}

dd.faq		{text-align: justify;
		line-height: 1.5;
		}
