@charset "utf-8";

/*--------------------------
left
----------------------------*/
h3{
	margin-top:30px;
	margin-bottom:30px;
}

h4{
	margin-top:30px;
	margin-bottom:30px;
}


/*-----------------
contents2_1
------------------*/
#container #left #contents2{
	margin-left:21px;
	width:751px;
}
#container #left #contents2 p{
margin-bottom:20px;
}

#container #left #contents2 .T1{
	float:left;
	width:750px;
	font-size:12px;
	}

#container #left #contents2 .T1 .td1{
	width:150px;
	padding:4px;
	background-color: #ffeded;
	border-bottom: 1px dotted #FF69B4;
	border-left: 5px solid #ea5959;
	}
	
#container #left #contents2 .T1 .td2{
	padding:4px;
	background-color: #ffeded;
	border-bottom: 1px dotted #FF69B4;
	}
