form		{
			margin: 10px 0px;
		}
input		{
			margin: 1px 0px 0px;
		}
.tb1		{
			background-color: #999;
		}
.tb2		{
			background-color: #fed;
			line-height: 160%;
			width: 100px;
		}
.tb3		{
			background-color: #fff;
			line-height: 160%;
		}
#kansonavi	{
			background: url(images/f2.gif);
			float: left;
			width: 347px;
			height: 34px;
			border: 1px solid #ccc;
		}

#pronavi	{
			background: url(images/f1.gif);
			float: right;
			width: 347px;
			height: 34px;
			border: 1px solid #ccc;
		}
.f1		{
			padding: 10px 0px;
			width: 297px;
			text-align: center;
			cursor: pointer;
			display: block;
		}
#kanso		{
			margin: 0;
			display: block;
			padding: 40px 0px 10px 20px;
			border: 1px solid #ccc;
			font-size: medium;
		}
#pro		{
			margin: 0;
			color: #666;
			font-size: small;
			text-align: right;
			background: url(images/pro.jpg) no-repeat;
			display: none;
			padding: 40px 40px 30px 340px;
			border: 1px solid #ccc;
		}
.titit		{
			font-size: medium;
			padding: 0px;
			text-align: left;
			line-height: 140%;
			margin:0px 0px 30px;
		}
#pro div	{
			font-weight: bold;
			text-align: left;
			margin-bottom: 20px;
		}
#pro p		{
			font-weight: normal;
			margin-top: 8px;
			text-indent: 0em;
			text-align: left;
			font-size: 90%;
			line-height: 140%;
		}
.mailcss	{
			text-decoration: underline;
			color: #03c;
			cursor:pointer;
		}
.menus		{
			padding: 10px 0px 10px 0px;
			border-top: 1px solid #fff;
			border-bottom: 1px dotted #666;
		}
.menus a	{
			display: block;
			text-decoration: none;
			background: url(images/mark_red.gif) no-repeat 0px 3px;
			line-height: 110%;
			padding-left: 12px;
		}
.menus a:hover	{
			color: #c00;
		}
.menu-left	{
			border-top: 1px dotted #666;
			margin: 0px 0px 10px;
			float: left;
			width: 330px;
		}
.menu-right	{
			border-top: 1px dotted #666;
			margin: 0px 0px 10px;
			float: right;
			width: 330px;
		}