@charset "utf-8";

.ctsBox{
width:660px;
padding:0 0 40px 0;
font-size:75%;
line-height:1.33;
text-align:left;
position:relative;
float:left;
}


.ctsBox h1,
.ctsBox h2{ 
margin-bottom:15px;
font-size:0;
line-height:0;
}


.portBox{ width:626px; }
.portBox .caution{ color:#c00;}
.portBox .txtGray{ color:#666;}

.portBox table.tblInput{
margin-bottom:20px;
font-size:100%;
}

.portBox table.tblInput th{
width:200px;
padding:3px 10px;
background:#f5f5f5;
font-weight:normal;
text-align:left;
}

.portBox table.tblInput th span.neces{
font-size:90%;
color:#c00;
}


.portBox table.tblInput td{ padding:3px 10px; }
.portBox table.tblInput td span.caution{ color:#c00;}



.portBox table.btnTable{ margin-bottom:20px; }
.portBox table.btnTable td{
padding:10px;
background:#f5f5f5; width:293px;}
