/* SCSS Document */
h2.title{
  position: relative;
}
h2.title span{
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100%;
  font-size: 13px;
  padding-bottom: 5px;
}
#Main #content_middle{
  padding-top: 10px;
}
.indent {
  text-indent: -0.9em;
  padding-left: 0.9em;
}

table#guidelineNew {
  width: 100%;
  margin-bottom: 20px;
}
table#guidelineNew th {
  width: 106px;
  padding: 6px 8px;
  text-align: center;
  color: #07c72b;
  background-color: #FFF7F7;
  border: solid 1px #999;
}
table#guidelineNew td {
  border: solid 1px #999;
  /*vertical-align: middle;*/
  border-collapse: collapse;
  line-height: 1.3;
  padding: 7px 10px;
}
table#guidelineNew td .text1 {
  margin-bottom: 20px;
}
table#guidelineNew td .leftblock {
  float: left;
}
table#guidelineNew td .leftblock:first-child {
  margin-left: 0px;
}
table#guidelineNew td .rightblock {
  float: right;
}
table#guidelineNew td ul {
  overflow: hidden;
}
table#guidelineNew td ul li a .contact {
  margin: 5px 0;
}
table#guidelineNew td ul .imgbox {
  margin: 0 0 15px 0;
}
table#guidelineNew td ul .imgbox:last-child {
  margin-left: 10px;
}
table#guidelineNew td ul .listinner {
  margin: 20px 0 10px 0;
}
table#guidelineNew td ul .listinner strong {
  background: url(../community/img/btn_maru.gif) no-repeat left center;
  font-size: 15px;
  color: #e41332;
  font-weight: bold;
  padding-left: 15px;
}
table#guidelineNew td .inner td {
  border: none;
  padding: 0 0 0 15px;
}
table#guidelineNew td .inner td:first-child {
  padding: 0;
}

.precautions {
  margin-bottom: 7px;
}

.size01 {
  font-size: 160%;
  font-weight: bold;
  color: #333333;
}
.size02 {
  font-size: 145%;
  color: #333333;
}
.size03 {
  font-size: 120%;
  color: #333333;
}

p.indent {
padding-left:1em;
text-indent:-1em;
}

#community #Wrap #Main #content #content_middle #attention {
  font-size: 90%;
  text-align: center;
  margin-top: 15px;
}
#community #Wrap #Main #content #content_middle #entry_btn {
  margin-bottom: 15px;
}

table#guidelineNew2 {
  width: 100%;
  margin-bottom: 20px;
}
table#guidelineNew2 th {
  width: 106px;
  padding: 6px 8px;
  text-align: center;
  color: #FFF;
  background-color: #FFF;
  border: solid 1px #FFF;
  line-height: 1.5;
}
table#guidelineNew2 td {
  border: solid 1px #FFF;
  vertical-align: middle;
  border-collapse: collapse;
  line-height: 1.5;
}

#community #Wrap #Main #content #content_middle #guidelineNew #index3Light {
  float: left;
  width: 264px;
}
#community #Wrap #Main #content #content_middle #guidelineNew #index3Right {
  float: right;
  width: 260px;
}
