/* コンテンツ
---------------------------------------------------- */
#content {
  float: right;
  margin: 0px;
  margin-right: 5px;
  padding: 0px;
  text-align: left;
  line-height: 1.1em;
  width: 550px;
  overflow: hidden;
}
#content h2 {
  margin: 0px;
  padding: 0px;
  margin-top: 0px;
}
#content h2 img {
  margin: 0px;
  padding: 0px;
  border: 1px solid #ededed;
  margin-bottom: 20px;
}
#content h3 {
  margin: 0px;
  padding: 0px;
  margin-bottom: 5px;
  margin-top: 5px;
  font-size: 12px;
}
#content h3 img {
  border: none;
}
#content h4 {
  margin: 0px;
  padding: 0px;
  margin-bottom: 5px;
  font-size: 14px;
  background: #FFFFFF;
}
#content p {
  margin: 0px;
  padding: 0px;
  margin-top: 5px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  font-size: small;
  line-height: 1.4em;
  text-align: left;
}
#content p.list {
  margin: 0px;
  margin-left: 10px;
  padding: 2px;
  padding-left: 20px;
  font-size: small;
  line-height: 2.0em;
  border-bottom: dotted #CCCCCC 1px;
  background: url(../image/top_arrow.gif) no-repeat 0.1em 0.7em;
}
#content p.img_non_list {
  margin: 0px;
  margin-left: 10px;
  padding: 2px;
  padding-left: 20px;
  font-size: small;
  line-height: 2.0em;
  border-bottom: dotted #CCCCCC 1px;
}
#content p.list a:hover {
  margin: 0px;
  padding: 0px;
  text-decoration: underline;
}

#content p.sub {
  margin: 0px;
  padding: 0px;
  padding-right: 5px;
  font-size: small;
  font-weight:bold;
  color:#666666;
  line-height: 1.4em;
  text-align: right;
}

table#list {
  margin: 0px;
  padding: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left;
  color: #666666;
  background: #ffffff;
  width: 550px;
  line-height: 1.4em;
  border-top: 2px solid #3399ff;
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}
table#list strong {
  padding-bottom: 10px;
  padding: 0px;
  font-size: 13px;
  color: #666666;
}
table#list td {
  margin: 0px;
  padding: 5px;
  padding-left: 5px;
  font-size: 12px;
  border-right: 1px dotted #cccccc;
  border-bottom: 1px dotted #cccccc;

}
table#list td img {
  margin: 0px;
  padding-right: 5px;
}

table#profile {
  margin: 0px;
  padding: 0px;
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 1.4em;
  text-align: left;
  font-size: 13px;
  color: #666666;
  width: 550px;
  border-top: 2px solid #3399ff;
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}
table#profile th {
  padding: 10px;
  padding-left: 10px;
  padding-right: 10px;
  border-right: 1px dotted #cccccc;
  border-bottom: 1px dotted #cccccc;
  width: 25%;
}
table#profile td {
  padding: 10px;
  padding-left: 15px;
  color: #000;
  border-bottom: 1px dotted #cccccc;
}
table#profile td img {
  border: 1px solid #cccccc;
}

table#privacy {
  margin: 0px;
  padding: 0px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 20px;
  line-height: 1.5em;
  text-align: left;
  width: 535px;
}
table#privacy th {
  padding: 5px;
  padding-top: 5px;
  padding-left: 0px;
  font-size: 13px;
  color: #666666;
  border-bottom: 1px dotted #cccccc;
}
table#privacy td {
  padding: 5px;
  padding-left: 0px;
  padding-right: 10px;
  padding-bottom: 10px;
  font-size: 12px;
  color: #000;
}

table#joblist {
  margin: 0px;
  padding: 0px;
  margin-top: 15px;
  margin-bottom: 20px;
  text-align:left;
  font-size: 12px;
  color:#000000;
  width: 550px;
  border-top: 2px solid #3399ff;
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  line-height: 1.5em;
}
table#joblist th {
  margin: 0px;
  padding: 5px;
  padding-left: 5px;
  font-weight: normal;
  border-right: 1px solid #cccccc;
  border-bottom: 1px dotted #cccccc;
  background: #f4f9ff;
  width: 15%;
  overflow: hidden;
}
table#joblist td {
  margin: 0px;
  padding: 5px;
  border-bottom: 1px dotted #cccccc;
}
table#joblist td.img {
  margin: 0px;
  padding: 0px;
  text-align: center;
}

table#form {
  margin: 0px;
  padding: 0px;
  margin-top: 15px;
  margin-bottom: 10px;
  text-align:left;
  font-size: 12px;
  color:#000000;
  width: 550px;
  border-top: 2px solid #3399ff;
  border-bottom: 2px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  line-height: 1.5em;
}
table#form th {
  margin: 0px;
  padding: 8px;
  padding-left: 10px;
  border-right: 1px solid #cccccc;
  border-bottom: 1px dotted #cccccc;
  background: #f4f9ff;
  width: 20%;
  overflow: hidden;
}
table#form th.confirm {
  margin: 0px;
  padding: 8px;
  padding-left: 10px;
  border-right: 1px solid #cccccc;
  border-bottom: 1px dotted #cccccc;
  background: #f4f9ff;
  width: 35%;
  overflow: hidden;
}
table#form td {
  margin: 0px;
  padding: 8px;
  padding-left: 10px;
  border-bottom: 1px dotted #cccccc;
}
table#form td.img {
  margin: 0px;
  padding: 0px;
  text-align: center;
}
.check_form{
  color:#ff0000;
  size:8px;
}