@charset "utf-8";
#contentsArea {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-color: #dfd2b0;
}
#contentsArea #header {
	background-image: url(images/contents_base_title.gif);
	background-repeat: no-repeat;
	height: 100px;
}
#contentsArea #number {
	height: 50px;
	width: 120px;
	margin-top: 20px;
	margin-right: 30px;
	float: left;
}
#contentsArea #title {
	height: 100px;
	width: auto;
	float: left;
}
#contentsArea  #talk {
	height: auto;
	line-height: 16px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #FFFFFF;
	margin-right: 20px;
	margin-left: 20px;
}
#contentsArea   #linkPages {
	height: 18px;
	padding-top: 20px;
}
.table_text {
	padding-left: 15px;
}
.table_text p {
	margin-bottom: 8px;
}
.headline {
	background-image: url(images/contents_headline_bg.gif);
	background-repeat: repeat-x;
	height: 20px;
	margin-bottom: 30px;
	margin-right: 10px;
	margin-left: 10px;
}
.linkPage {
	float: right;
	width: auto;
	margin-right: 10px;
}
.linkPage_end {
	float: right;
	width: auto;
	margin-right: 10px;
}
.notice {
	width: auto;
	font-size: 10px;
	color: #999999;
}
