@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; }

.list_type02 strong,
.list_QA strong {
	color: #c00;
	font-weight: normal;
}
/*  colum  */

.columBox02 {
margin-bottom: 15px;
}
.col_w450_200 {
width: 673px;
margin-bottom: 15px;
}
.col_w450_200.col_2nd {
margin-bottom: 50px;
}
.col_w450_200:after {
content:""; display:block; clear:both;
}
* .col_w450_200 { display:inline-block; }
*+ .col_w450_200 { display:inline-block; }
.col_w450_200 .col_left {
width: 438px;
padding-left: 6px;
}

/*  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;
}

/* spacTable01 */

.spacTable01 th {
text-align: center;
font-weight: bold;
vertical-align: middle;
}
.spacTable01 th.name {
background-color: #eee;
text-align: left;
}
.spacTable01 td {
vertical-align: middle;
}