@charset "utf-8";

/* CSS Document */
#contents {
	padding-top: 10px;
	padding-left: 30px;
}

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

.c_left {
	line-height: 30px;
	color: #666;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}
.font01 {
	color: #F00;
}
table {
	width: 600px;
	border-spacing: 0px;
	
	}
th {
	width: 146px;
	text-align: left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
}
td {
	width: 460px;
	vertical-align: bottom;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
}
#maincontents {
	padding-bottom: 70px;
}
table tr td img {
	display: inline;
}

.right {
	float: left;
	margin-left: 30px;
	margin-top: 20px;
	border: 1px solid #CCC;
}
