@charset "Shift_JIS";

/*** stepBox ***/
.newContents .stepBoxArea{
overflow:hidden;
width:880px;
}
.newContents .stepBoxArea .step12{
width:280px;
float:left;
}
.newContents .stepBoxArea .arrowArea{
width:30px;
float:left;
padding-top:100px;
}
.newContents .stepBoxArea .boxIn{
border-right:5px solid #ddd;
border-left:5px solid #ddd;
border-bottom:5px solid #ddd;
}
.newContents .stepBoxArea .step3{
float:left;
width:260px;
}
.newContents .stepBoxArea .step3 .boxIn .container{
width:210px;
overflow:hidden;
}
.newContents .stepBoxArea .step3 .boxIn .container .imgtxtset{
width:105px;
text-align:center;
overflow:hidden;
float:left;
}
.newContents .pT6{padding-top:6px !important;}
.newContents .termsArea{
width: 850px;
height:177px;
overflow-y:scroll;
overflow-x:hidden;
padding:30px 15px;
margin-bottom:15px;
border-style: solid;
border-color: #666 #ccc #ccc #666;
border-width: 2px 1px 1px 2px
}
