@charset "utf-8";

/*  over write  */

#frame { width: 673px; }

#mainContents {
padding-top: 10px;
width: 673px;
}

h1 { display: none; }

h2 { 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 .mark {
width: 13px;
}


.notes01 .text {
font-size: 84%
}

/*  structure  */

.font_small {
font-size: 84%;
}

.hd4_01 {
margin-bottom: 15px;
}

.mb30px {
margin-bottom: 30px;
}

