@charset "utf-8";

/*  over write  */

#frame { width: 673px; }

#mainContents {
padding-top: 10px;
width: 673px;
}

h1 { display: none; }

h2 , .hd_line { margin-bottom: 15px; }
p, ul, h3 { margin-bottom: 15px; }
h4 { margin-bottom: 5px; }




/*  colum  */

.columBox02 {
margin-bottom: 15px;
/*border-bottom: solid 1px #ccc;*/
}

/*  notes  */

.notes01 {width: 673px; }
.notes01 li {
font-size: 100%;
margin-bottom: 0.5em;
}

.notes01 .mark {
width: 28px;
}
.notes01 .text {
width: 643px;
}


/*  structure  */

.hd4_01 {
margin-bottom: 15px;
}

.mb30px {
margin-bottom: 30px;
}

