@charset "utf-8";
th {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
#contents {
	padding-top: 10px;
	padding-left: 50px;
}


.contents02 {
	padding-top: 30px;
	padding-left: 80px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #666;
	line-height: 40px;
}

th{
	width:135px;
	}

td {
	width:365px;
	vertical-align: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}


table {
    width: 500px;
	border-spacing: 0px;
	border-collapse:collapse;
    border-spacing:0;
}
.c_left {
	float: left;
}
#maincontents {
	padding-bottom: 70px;
}
.right {
	float: left;
	margin-top: 10px;
	border: 1px solid #ccc;
}

section {
	float: left;
	padding-right: 60px;
}
