@charset "utf-8";

/*clearfix*/
/************************************************/
.campCntBox,
.campindexWrap,
.campindexCtsR dl{
  overflow:hidden; /* forDW */
  zoom: 1; /* for IE5.5 - IE7 */
  }

.campCntBox:after,
.campindexWrap:after,
.campindexCtsR dl:after{ /* for modern browser */
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
  }

/*index*/
/************************************************/

.campindexWrap{
margin:0 auto;
}

.campindexCtsL{
float:left;
width:300px;
}

.campindexBox{
width:296px;
padding:1px;
border:#CCC solid 1px;
margin:0 0 20px 0;
}

.campindexBox th{
font-weight:100;
vertical-align:top;
text-align:left;
}

.campindexBox th,
.campindexBox td{
padding:2px 0;
color:#333;
font-size:92%;
line-height:125%; 

}


.campindexBs{
padding:10px;
background:#E0E9F5;
}

.campindexSp{
padding:10px;
background:#DCEDED;
}

.campindexBs h4{
color:#333;
font-size:125%;
background-image:url(/team/camp/img/camp_index_bs.gif);
background-repeat:no-repeat;
padding:10px 0 8px 40px;
margin:0 0 10px 0;
background-position:left;
}

.campindexSp h4{
color:#333;
font-size:125%;
background-image:url(/team/camp/img/camp_index_sp.gif);
background-repeat:no-repeat;
background-position:left;
padding:6px 0 6px 60px;
margin:0 0 10px 0;
}

.campindexBox h5{
color:#333;
font-size:100%;
border-bottom:#666 solid 1px;
padding:3px 0 3px 0;
margin:0 0 5px 0;
}

.campindexBox p{
color:#333;
font-size:92%;
padding:3px 0 3px 0;
margin:0 0 5px 0;
}


.campindexCtsR{
float:right;
width:280px;
}

.campindexCtsR h4{
margin:5px 0 10px;
}

.campindexCtsR dl{
width:280px;
padding:5px 0 5px 0;
border-bottom:#CCC dotted 1px;
}

.campindexCtsR dt{
float:left;
color:#666;
font-size:84%;
font-weight:100;
line-height:145%;
margin:0 10px 0 0; 
}

.campindexCtsR dd{
font-size:100%;
}

.campindexCtsR table{
width:100%;
}

.campindexCtsR table th{
padding:7px 2px;
font-weight:100;
background:url(/_share/dotted_1px_x.gif);
background-position:bottom;
background-repeat:repeat-x;
}

.campindexCtsR table td{
padding:7px 2px;
background:url(/_share/dotted_1px_x.gif);
background-position:bottom;
background-repeat:repeat-x;
}





/*キャンプ*/
/************************************************/

.campTitBox{
width:570px;
margin:0 auto;
padding:5px 10px;
background-image:url(/team/camp/img/camp_tit_bg.gif);
background-repeat:repeat-x;
background-position:left bottom;
border-bottom:#FFF solid 1px;
}

.campTitBox h4{
color:#333;
font-size:125%;
padding:6px 0 6px 55px;
}

.campTitBox span{
color:#666;
font-size:86%;
font-weight:100;
}

.campTxtBox{
width:530px;
margin:0 auto;
padding:30px;
background-image:url(/team/camp/img/camp_bg.gif);
background-repeat:no-repeat;
background-position:top;
}

.campTxtBox p{
color:#666;
font-size:100%;
line-height:145%;
margin:0 0 5px;
}

.campCntBox{
width:540px;
padding:0 10px 0 10px;
margin:0 auto 30px;
}

.campCntBox img{
display:block;
padding:1px;
border:#CCC solid 1px;
margin:0 auto 5px; 
}

.campCntPhotoL,
.campCntPhotoR{
width:254px;
color:#666;
font-size:100%;
text-align:center;
}

.campCntPhotoL{
float:left;
}

.campCntPhotoR{
float:right;
}
