@charset "utf-8";
/* CSS Document */



/* メイン */

#container_main{
	width:718px;
	margin:0px 0 80px;
	float: left;
}
#title {
	margin-bottom: 40px;
}
#titlebg {
	background-image: url(../img/worksj/tbg.png);
	padding-left: 30px;
	font-size: 18px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
}
#content_2 {
	margin-top: 40px;
	margin-bottom: 60px;
}
#content_3 {
	text-align: right;
	font-size: 18px;
	margin-top: 60px;
}
#content_4 {
	margin-top: 40px;
}
#con1 {
	width: 329px;
	float: left;
}
#con2 {
	float: left;
	width: 340px;
	font-size: 18px;
	line-height: 30px;
	height: 250px;
	margin-left: 30px;
}
#cont {
	background-color: #848484;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 8px;
	margin-bottom: 15px;
}
#txt {
	padding-left: 30px;
	margin-bottom: 40px;
}
