body{
	text-align: center;
	background-color:#D7D5DA;
	font-size: 14px;
	color:#000;
	margin:0 auto;
}
#header {
	width:100%;
	background-image:url(../img/head_back.png);
	background-repeat:repeat-x;
	height:1070px;
}
#head{

}
.wrapper {
	text-align:center;
	margin:0 auto;
	width:1200px;
	height:auto;
	background-image:url(../img/topic_back.png);
	background-repeat:repeat-y;
}
.contents {
	width:900px;
	text-align:center;
	margin:0 auto;
}
.wrapper p {
	text-align:left;
	padding:20px;
	line-height:20px;
}
.topic02_tx {
	background-image:url(../img/topic02_back.png);
	height:544px;
}
.winered {
	color:#9A0000;
	font-size:24px;
	line-height:26px;
}
.topic_03_tx {
	background-image:url(../img/topic03_back.png);
	height:625px;
	background-repeat:no-repeat;
	text-align:center;
	margin:0 auto;
}
.main {
	width:100%;
	background-image:url(../img/main_back.png);
	background-repeat:repeat-x;
	height:520px;
}
.form_plus {
	background-image:url(../img/form_plus.png);
	height:164px;
	background-repeat:no-repeat;
	}
.form_tx {
	font-size:11px;
	margin-left:420px;
}
.footer {
	text-align:center;
	margin:0 auto;
	font-size:12px;
	margin-top:10px;
}
.footer a {
	color:#666;
	}
address {
	text-align:center;
	margin:0 auto;
	font-size:12px;
	color:#666;
	margin:20px 0px; 
}
.table_box {
	margin:50px 0px;
}
.tb_box {
  width: 620px;
  border: 1px #d0d0d0 solid;
  line-height: 1.2;
  text-align:center;
  margin:0 auto;
}
.tb_box th,
.tb_box td {
  border: 1px #d0d0d0 solid;
  padding: 13px 10px;
  background-color:#FFF
}
.tb_box th {
  background-color:#FFC;
  width: 200px;
}
.tokutei_tx {
	font-size:18px;
	color:#FFF;
	margin:10px;
}
.footer2 {
	text-align:center;
	margin:0 auto;
	font-size:12px;
}
.footer2 a {
	color:#FFF;
	}
address2 {
	text-align:center;
	font-size:12px;
	color:#FFF;
	padding:10px 0px; 
}