/*common*/
.body1
	{
	font-size:84%;
	color:#000000;
	}
	
.body1 table
	{
	font-size: 100%;
	}

.head
	{
	font-size:70%;
	color:#FFFFFF;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: right;
	}

.subnavi1
	{
	font-size:84%;
	color:#000000;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 35px;
	}
	
.subnavi2
	{
	font-size:84%;
	color:#7B7B7B;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 35px;
	}

.midashi
	{
	font-size:84%;
	color:#7B7B7B;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 35px;
	}



/*TXT Layout*/
.txtMargin30
	{
	margin-left: 30px;
	width: 90%;
	line-height: 120%;
	}
	
.txtMargin10
	{
	margin-left: 10px;
	width: 95%;
	line-height: 120%;
	}	

/*link*/
a:link {color: #000F9F; text-decoration: none}
a:visited {color: #000F9F; text-decoration: none}
a:hover {color: #0018FF; text-decoration: none}
a:active {color: #0018FF; text-decoration: none}

.headlink:link {color: #FFFFFF;	text-decoration: none}
.headlink:visited {color: #FFFFFF; text-decoration: none}
.headlink:hover	{color: #FFFFFF; text-decoration: underline}
.headlink:active {color: #FFFFFF; text-decoration: underline}

.subnavi:link {color: #000F9F; text-decoration: underline}
.subnavi:visited {color: #000F9F; text-decoration: underline}
.subnavi:hover {color: #0018FF;	text-decoration: underline}
.subnavi:active	{color: #0018FF; text-decoration: underline}

/*colors*/
.txt140    { font-size:14px;line-height:140%}
.subtxt140 { font-size:12px;line-height:140%}
.titlesub  { font-size: 16px; line-height: 19px; font-weight: bold; padding-top: 0px}

.midashi    {background:#339999}

.hyoheader  {background:#ffcc00}
.hyokikan      {background:#ffffcc}
.hyocyui      {background:#FFFFFF}
.hyokeiho      {background:#FFFFFF}

.hyoheader2 {background:#FFCC00}
.hyoNoBack2   {background:#FFFFCC}


