#tr_main{
	margin:0px 0px 30px 0px;
}

#tr_title{
	width:665px;
	height:125px;
	margin:0px 0px 20px 30px;
}

/*---コンテンツタイトル---*/
.cont_title{
	width:700px;
	height:35px;
	margin:0px 0px 10px 35px;
	clear:both;
}

/*---コンテンツ---*/

span{
	font-size:15px;
	color:#ff0000;
}


.cont_space{
	padding:0px 0px 0px 39px;
			float:left;
}
.cont_sub{
	width:340px;
	height:160px;
	margin:0px 0px 20px 0px;
		border:1px solid #3f3f3f;
}
.cont_sub p{
	width:320px;
	height:auto;
	font-size:15px;
	line-height:140%;
		padding:10px 0px 0px 10px;
}

.cont_sub p a{
	font-size:15px;
	line-height:160%;
}
.cont_sub ul{
	width:auto;
	height:100px;
	padding:10px 0px 0px 20px;
	float:left;
}

.cont_sub img.sub1{
	width:340px;
	height:35px;
	margin:0px 0px 0px 0px;
}

.cont_sub img.sub2{
	width:112px;
	height:112px;
	margin:3px 0px 0px 5px;
	float:left;
}

.cont_sub p.p_sub{
	width:200px;
	height:auto;
	font-size:15px;
	line-height:140%;
	margin:0px 0px 0px 120px;
		padding:10px 0px 0px 10px;
}