@charset "UTF-8";
/* Index CSS */

#main .colBlock20 {
    width: 100%;
    margin-bottom: 0px;
}
#main.pc .colBlock20 .col_01 {
  width: 231px;
  float: left;
}
#main.pc .colBlock20 .col_02 {
  float: right;
  width: 490px; 
}
#main.tbl .colBlock20 .col_01,
#main.tbl .colBlock20 .col_02 {
  width: 48%;
}

#name dt {
	float: left ;
	clear: left ;
	margin-right: 0.5em ;
	width: 240px ;
}

#name dd {
	float: left ;
	margin-left: 1em ;
}
