/*Wiiキャンペーン*/
.cent {
  text-align:center;
  width:100%;
}
.outline {
  width:830px;
  margin:10px auto;
  text-align:left;
}
.main {
  background-image:   url(../../img/campaign/wii/main-back.jpg);
  background-repeat: no-repeat;
}
.main-ti {
}
.main-bun {
  font-size:90%;
  line-height:1.8;
  padding:20px 300px 20px 20px;
  text-align:left;
}
.main-bun span{
  color:#CC0000;
}
.main-bun strong{
  color:#CC0000;
}
.att td {
  background-color:#FFFFCC;
  padding:10px 20px;
  font-size:80%;
  line-height:1.3;
  width:410px;
  vertical-align:top;
}
.att td span {
  color:#CC0000;
}
.att th {
  width:10px;
}
.att-ti {
  color:#666666;
  margin-top:3px;
}
.att-con {
  margin:1px 0 7px 30px;
}
.go-member-form {
  clear:both;
  margin-top:40px;
}
.go-member-ti {
     background-image:   url(../../note/img/right/rank-t.jpg);
     background-repeat: repeat-x;
	 height:29px;
	 padding-left:10px;
	 padding-top:3px;
	 font-size:80%;
	 text-align:left;
	 line-height:29px;
     border-top:1px solid #CCCCCC;
     border-left:1px solid #CCCCCC;
     border-right:1px solid #CCCCCC;
	 margin-top:10px;
}
.go-member-ti img {
     vertical-align:middle;
}
.go-member {
     border-right:1px solid #CCCCCC;
     border-left:1px solid #CCCCCC;
     border-bottom:1px solid #CCCCCC;
	 border-collapse:collapse;
	 margin-top:0px;
}
.go-member th {
     font-size:80%;
	 font-weight:normal;
	 text-align:left;
	 padding:15px 20px;
     border-right:1px solid #CCCCCC;
	 line-height:1.5;
}
.go-member th span {
     color:#CC0000;
	 font-size:90%;
	 padding-right:7px;
}
.go-member td {
     font-size:80%;
	 padding-left:20px;
	 line-height:1.5;
}
.go-member td span {
     color:#006699;
}
