body {  }

.clear {
	height:0;
	font-size: 1px;
	line-height: 0px;
	clear: both;
}

.div_01 {
float:left;
width: 220px;
margin:10px 20px 10px 0;
padding:15px;
background:#fff;
border-radius: 10px;
}
.div_01 p { 
color:#3c416b;
font-weight:800;
margin:6px 0 10px 0;
padding:0 0 10px 0;
border-bottom:1px solid #3c416b; 
}

.div_02 {
float:right;
width: 350px;
margin:10px 0px 10px 0;
padding:15px;
background:#fff;
border-radius: 10px;
}
.div_02 p { 
color:#cc0000;
font-weight:bold;
margin:6px 0 10px 0;
padding:0 0 10px 0;
border-bottom:1px solid #3c416b; 
}
.div_02 a { 
color:#cc0000;
}


.div_03 {
float:left;
width: 760px;
margin:10px 20px 10px 0;
padding:15px;
background:#fff;
border-radius: 10px;
}
.div_03 p { 
color:#3c416b;
font-weight:800;
margin:6px 0 10px 0;
padding:0 0 10px 0;
border-bottom:1px solid #3c416b; 
}


.div_00 {
padding:15px;
background:#fff;
border-radius: 10px;
}
.div_00 p { 
color:#3c416b;
font-weight:800;
margin:6px 0 10px 0;
padding:0 0 10px 0;
border-bottom:1px solid #3c416b; 
}
