@charset "UTF-8";

/*個人情報の取扱について*/

h4{
margin-bottom:10px;
}

h5{
height:27px;
font-size:14px;
background-color:#CCCCCC;
padding:3px 0 0 5px;
margin-bottom:5px;
}

#privacyarea{
width:588px;
height:200px;
border:1px solid #666666;
padding:10px;
overflow:auto;
}

table.company {
width:550px;
margin:0px 0px 14px 10px;
border-top:1px dotted #cccccc;
border-right:1px dotted #cccccc;

}

table.company th {
background:#e4e4e4;
border-right:1px dotted #cccccc;
border-bottom:1px dotted #cccccc;
}

table.company td {
padding:6px;
border-bottom:1px dotted #cccccc;
border-right:1px dotted #cccccc;

}

table.company table td {
padding:2px;
border:none;
}

.last{
text-align:right;
}

.mar5{
margin-left:5px;
}
.mar10{
margin-left:10px;
}

#next{
padding:20px 0 0 150px;
}
