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



/* メイン */

td,th{
	padding:15px;
	border:#ccc 1px solid;
}
table{border:#84af1c 1px solid;}
.bg {
	vertical-align:middle;
	background-color:#0066ff;
	text-align:center;
	color: #FFF;
	font-weight: bold;
}

#container_main{
	width:718px;
	margin:0px 0 20px;
	float: left;
}
#title {
	margin-bottom: 60px;
}
#content_2 {
	margin-top: 40px;
	margin-bottom: 60px;
}
#content_4 {
	margin-top: 40px;
}
