body,td		{
			font-family: "ＭＳ Ｐゴシック",sans-serif;
			font-size: medium;
		}
body		{
			text-align: center;
			background-color: #fff;
			color: #333;
			margin: 40px 0px;
		}
#layer0		{
			text-align: right;
			margin: 0px auto;
			padding: 70px 0px 0px;
			width: 780px;
			border-left: 1px solid #ccc;
			border-right: 1px solid #ccc;
			border-bottom: 1px solid #ccc;
			background: url(images/topics/bg1.jpg) #fff no-repeat right top;
		}
#layer-box	{
			text-align: left;
			width: 700px;
			margin: 0px 0px 0px auto;
		}
h1		{
			margin: 0px 0px 50px;
			padding:1px 0px 2px 18px;
			border-left: 8px solid #BB955B;
			background: url(images/topics/no1.gif) no-repeat 380px 0px;
		}
h2		{
			margin: 0px 0px 30px;
			background: url(images/topics/30_title2.gif) no-repeat;
			padding: 55px 0px 0px 0px;
			font-size: small;
			font-weight: normal;
			color: #666;
		}
h3		{
			margin: 20px 0px 5px;
			font-size: small;
			color: #644;
		}
.contentleft	{
			float: left;
			width: 410px;
		}
.contentleft p	{
			font-size: 90%;
			margin: 0px;
			padding: 0px 0px 10px 0px;
			line-height: 170%;
		}
.contentleft p a{
			text-decoration: none;
			color: #06C;
			border-bottom: 1px dashed #06C;
		}
.contentright	{
			float: right;
			width: 250px;
			text-align: right;
		}
.contentright p	{
			font-size: 90%;
			margin: 0px;
			padding: 0px 0px 10px 0px;
			line-height: 170%;
		}
.contentright img{
			padding-bottom: 10px;
		}
.back-box	{
			margin: 0px auto 0px;
			width: 782px;
			height: 30px;
			text-align: left;
			background: url(images/topics/ue.gif) no-repeat left bottom;
		}
.back-box a	{
			display: block;
			padding-left: 20px;
			background: url(images/home_mark.gif) no-repeat 0px 0px;
		}
.back-box a:hover{
			background: url(images/home_mark.gif) no-repeat 0px -16px;
		}
#undernavi	{
			margin: 20px 0px;
		}
#undernavi div	{
			float: left;
			width: 30px;
			text-align: center;
			font-family: Arial,Helvetica,sans-serif;
		}
#undernavi a	{
			display: block;
			width: 20px;
			height: 20px;
			border: 1px solid #ccc;
			text-decoration: none;
			font-size: 16px;
			color: #666;
			background-color: #fff;
		}
#undernavi span	{
			display: block;
			width: 20px;
			height: 20px;
			border: 1px solid #fff;
			text-decoration: none;
			font-size: 16px;
			color: #666;
		}
#undernavi a:hover{
			background-color: #eee;
		}

#foot		{
			margin: 0px auto;
			padding: 10px 0px;
			width: 780px;
			text-align :left;
			font-size: small;
		}
#foot a		{
			color: #999;
		}
img		{
			border: none;
		}

.reset		{
			display: block; 
			clear: both; 
			font-size: 1px; 
			height: 1px; 
			line-height: 1px; 
			margin: 0;
		}
#site01		{
			background: url(images/topics/01.gif) no-repeat;
		}






