@charset "utf-8";

/*--------------------------
left
----------------------------*/
h3{
	margin-top:30px;
	margin-bottom:30px;
	margin-left:21px;
}

h4{
	margin-top:30px;
	margin-bottom:30px;
}


/*-----------------
contents2_1
------------------*/
#container #left #contents2{
	margin-left:21px;
	width:751px;
}
#container #left #contents2 .topic1{
padding:10px;
border: 1px dotted #C0C0C0;
background-color:#FAFFEC;
margin-top:30px;
margin-bottom:30px;
}

#container #left #contents2 .topic1 .p1{
width:670px;
padding:20px;
border-bottom: 1px dotted #C0C0C0;
}

