.contents-basic-container.has-list{
   border-top: none;
}

#recruit-title{
   height: 82px;
   text-indent: -9999px;
   overflow: hidden;
   background: url(../recruit/img/title.gif) no-repeat;
}


/*list*/
.date{
   font-size: 10px;
   color: #739e3b;
}
.recruit-list-inner{
   padding: 9px;
}
.recruit-list-inner h3{
   font-size: 14px;
   padding-bottom: 15px;
   border-bottom: solid 1px #dedede;
}
.recruit-list-inner  a{
   color: #000;
}
.recruit-list-inner p{
   font-size: 10px;
   line-height: 1.6;
}
.recruit-detail-btn a{
   display: block;
   width: 80px;
   height: 19px;
   text-indent: -9999px;
   overflow: hidden;
   background: url(../recruit/img/btn-detail.gif) no-repeat;
}

.recruit-sub-info{
   clear: both;
   text-align: center;
   font-size: 10px;
   padding: 5px;
}
#recruit h4{
   font-size: 16px;
   font-weight: bold;
   padding-bottom: 15px;
   margin-top: 0;
   border-top: solid 1px #dedede;
}


/*detail*/
.recruit-detail{
   margin: 20px;
   border: solid 1px #dedede;
   padding: 20px;
}
.recruit-detail h3{
   font-size: 24px;
   font-weight: bold;
}
.recruit-detail .message{
   padding: 15px 0;
   border-top: solid 1px #dedede;
   margin-top: 15px;
}
.recruit-detail h4{
   margin-top: solid 1px #dedede;
   padding-top: 15px;
}

.recruit-detail .shop{
   padding: 9px;
   border: solid 1px #dedede;
   margin-top: 5px;
}

.entry-form p{
   padding: 10px 0;
}
.box-child.border-top{
   padding-top: 9px!important;
}


.recruit-answer{
   color: #739e3b;
}



#header {
}

#contents div.recruit-container {
   margin-left: 20px;
   margin-right: 20px;
   padding: 10px;

   background-image: url(../recruit/img/bg.gif);
   background-position: left top;
}

#contents div.recruit-container .title {
   background-color: #fff;
   text-align: center;
}

#contents div.recruit {
   background-color: #fff;
   padding: 10px;
}


#contents dl.index {
   margin: 0;
   padding: 0;
}

#contents dl.index dt {
   background-color: #ee6739;
   font-weight: bold;
   text-align: center;
   font-size: 11pt;
   background-image: url(../recruit/img/border_top_left.gif);
   background-position: left top;
   background-repeat: no-repeat;
   color: #fffbaa;
}
#contents dl.index dt div.dt-container {
   background-image: url(../recruit/img/border_top_right.gif);
   background-position: right top;
   background-repeat: no-repeat;
   padding: 8px;
}

#contents dl.index dt a {
   color: #fffbaa;
   text-decoration: none;
}
#contents dl.index dt a:hover {
   text-decoration: underline;
}

#contents dl.index dd {
   border-left: 1px solid #e35f1b;
   border-right: 1px solid #e35f1b;
}
#contents dl.index dd.update {
   text-align: center;
   padding: 3px;
   background-color: #71caff;
}

#contents dl.index dd.message {
   padding: 15px;
   line-height: 150%;
}
#contents dl.index dd.bottom {
   border: 0;
   background-image: url(../recruit/img/border_bottom_left.gif);
   background-repeat: no-repeat;
   background-position: bottom left;
   height: 11px;
   margin-bottom: 20px;
   font-size: 1pt;
}
#contents dl.index dd.bottom div.bottom_right {
   background-image: url(../recruit/img/border_bottom_right.gif);
   background-repeat: no-repeat;
   background-position: bottom right;
   height: 11px;
}

#contents form input.btn {
   width: 80px;
   padding: 3px;
   letter-spacing: 0.5em;
}

#contents form div.error {
   margin: 0;
   padding: 5px;
   color: #0000ff;
}

#contents hr {
   border: 0;
   height: 1px;
   border-top: 1px solid #f26a42;
}

.shop ul {
   margin: 0;
   padding: 0;
   list-style-type: none;
   padding-left: 5px;
}

.shop ul li {
   font-size: 8pt;
}

.shop ul li a {
   text-decoration: none;
}
.shop ul li a:hover {
   text-decoration: underline;
}

form span.ans {
   color: #0000ff;
}
