.topContents1{
	width: 540px;
	margin: 10px 0 10px 0;
	border-bottom: 1px solid #C8C8C8;
	padding-left: 80px;
	padding-right: 80px;
	padding-bottom: 10px;
	/*background-image:url(./img/iwa.png);*/
	background-repeat:no-repeat;
	background-position: right;
}

.topContents2{
	width: 324px;
	height: 400px;
	float: left;
	text-align: left;
	color: #373737;
	margin-left: 10px;
	font-size: 11pt;
}

.topic{
	width: 331px;
	height: 400px;
	float: left;
	text-align: left;
	font-size: 11pt;
	color: #373737;
	padding-right: 10px;
	margin-left: 10px;
	border-right: 3px dotted #C8C8C8;
}

.outline{
	background-color: #ffffff;
	width: 650px;
	margin: 10px auto 10px auto;
	font-size: 11px;
}

.inquiry{
	background-color: #ffffff;
	width: 650px;
	margin: 50px auto 50px auto;
	font-size: 10pt;
	text-align: center;
}

.works{
	background-color: #ffffff;
	width: 550px;
	margin: 0 auto 0 auto;
	font-size: 10pt;
}

.p_policy{
	background-color: #ffffff;
	width: 550px;
	margin: 0 auto 0 auto;
	font-size: 10pt;
}

.topics_contents{
	background-color: #ffffff;
	width: 550px;
	margin: 20px auto 20px auto;
	font-size: 10pt;
	text-align: left;
}

table{
	font-size: 10pt;
	margin-left: auto;
	margin-right: auto;
}

table td {
  text-align: left;
  padding-left: 5px;
  padding-right: 5px;
  background-color: #E6E6E6;
}


table.etc{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #FFD8B8;
}

td.etc{
	width: 50%;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #FFD8B8;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
}

.text{
	padding-left: 20px;
}