@charset "utf-8";

/*--------------------------
left
----------------------------*/
h3{
	margin-left:21px;
	margin-top:21px;
}


/*-----------------
contents2_1
------------------*/
#container #left #contents2_1{
	width: 730px;
	height:450px;
	border: 5px solid #edebeb;
	background-color: #FFFFFF;
	margin-left:21px;
	margin-right:21px;
	margin-bottom:21px;
}

#container #left #contents2_1 .topic1{
	width:705px;
	margin-bottom:15px;
}

#container #left #contents2_1 .topic1 .T1{
	float:left;
	width:375px;
	font-size:12px;
	margin-top:25px;
	}

#container #left #contents2_1 .topic1 .T1 .td1{
	width:88px;
	padding:4px;
	background-color: #f4f3fd;
	border-bottom: 1px dotted #7b75d3;
	border-left: 5px solid #7b75d3;
	}
	
#container #left #contents2_1 .topic1 .T1 .td2{
	padding:4px;
	background-color: #f4f3fd;
	border-bottom: 1px dotted #7b75d3;
	}


/*-----------------
contents2_2
------------------*/
#container #left #contents2_2{
	width: 730px;
	height:270px;
	border: 5px solid #edebeb;
	background-color: #FFFFFF;
	margin-left:21px;
	margin-right:21px;
	margin-bottom:21px;
}


#container #left #contents2_2 .topic1 .T2{
	float:left;
	width:680px;
	font-size:12px;
	margin-top:25px;
	margin-left:25px;
	}

#container #left #contents2_2 .topic1 .T2 .td1{
	width:92px;
	padding:4px;
	background-color: #f4f3fd;
	border-bottom: 1px dotted #7b75d3;
	border-left: 5px solid #7b75d3;
	}
	
#container #left #contents2_2 .topic1 .T2 .td2{
	padding:4px;
	background-color: #f4f3fd;
	border-bottom: 1px dotted #7b75d3;
	}


/*-----------------
contents2_3
------------------*/
#container #left #contents2_3{
	width: 730px;
	height:220px;
	border: 5px solid #edebeb;
	background-color: #FFFFFF;
	margin-left:21px;
	margin-right:21px;
	margin-bottom:21px;
}

#container #left #contents2_3 p{
	margin-left:21px;
}

/*-----------------
contents2_4
------------------*/
#container #left #contents2_4{
	width: 730px;
	height:330px;
	border: 5px solid #edebeb;
	background-color: #FFFFFF;
	margin-left:21px;
	margin-right:21px;
	margin-bottom:21px;
}

#container #left #contents2_4 p{
	float:left;
	width:270px;
	margin-left:10px;
	margin-top:100px;
}

