@charset "Shift-JIS";

h3{
margin-bottom:40px;
}
h5{
margin:30px 0 5px 0;
color:#999999;
font-size:15px;
font-weight:bold;
}
#main table{
margin:20px 40px 40px 40px;
width:700px;
}
.left{
padding-right:20px;
width:160px;
}
td{
padding-top:10px;
border-bottom-style:dotted;
border-bottom-width:1px;
border-bottom-color:#999999;
}
.comment{
margin:20px 20px 40px 20px;
width:720px;
}
.indent{
padding-left:12px;
text-indent:-12px;
}
.indent02{
padding-left:16px;
text-indent:-16px;
}