@charset "utf-8";

/* 最下段Youtubeの説明文 */
#youtubeText {
	width: 410px;
}

/* コンテンツタイトル */
#contentsTitle {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	font-size: 20px;
	font-weight:100;
	letter-spacing: 5px;
	color: #595959;
	margin: 30px 0px 20px 0px;
}
/* サブタイトルコンテナ1 */
#subTitle1 {
	width: 760px;
	height: 27px;
	background-image: url(http://sshgs.xsrv.jp/class/jizo/images/bgr_sub_title.png);
	margin: 0px 120px 20px 120px;
	padding: 10px 0px 0px 0px;
	font-size: 16px;
	font-weight: 100;
	letter-spacing: 3px;
	color: #595959;
	text-align: center;
}
/* コンテンツサブタイトル　470幅 */
#contentsSubTitle {
	width: 460px;
	font-size: 18px;
	font-weight:100;
	letter-spacing: 3px;
	color: #800000;
	padding: 30px 0px 10px 10px;
	border-style: solid;
	border-color: #800000;
	border-width: 0px 0px 1px 0px;
}
/* コンテンツサブタイトル２　1000幅 */
#contentsSubTitle2 {
	width: 890px;
	font-size: 18px;
	font-weight:100;
	letter-spacing: 3px;
	color: #800000;
	text-align: left;
	padding: 30px 0px 10px 10px;
	margin: 0px 50px 30px 50px;
	border-style: solid;
	border-color: #800000;
	border-width: 0px 0px 1px 0px;
}



/* 仕切り線 */
#contentsLine {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin: 0px 0px 0px 0px;
}
/* テーブル上下間隔 */
.updownMargin1 {
	margin: 0px 0px 40px 0px;
}




/* 表のスタイル１ */
#tableStyle1 table {
	margin: 8px 0px 0px 10px;
}
#tableStyle1 td {
	padding: 4px 0px 4px 0px;
	color: #595959;
}



/* テキストコンテナ１ */
#textContainer1 {
	margin: 8px 5px 0px 10px;
	color: #595959;
	line-height: 28px;
/*	white-space: pre; */
}
/* テキストコンテナ２ */
#textContainer2 {
	margin: 8px 50px 40px 60px;
	color: #595959;
	line-height: 28px;
	text-align: left;
}



/* コンテンツテーブル右列：Youtube１ */
#youTube1 {
	position: relative;
	width: 400px;
	margin: 80px 0px 0px 0px;
}
/* コンテンツテーブル右列：写真１ */
#photo1 {
	position: relative;
	width: 400px;
	text-align: center;
	margin: 92px 0px 0px 0px;
}
/* コンテンツテーブル右列：写真２ */
#photo2 {
	position: relative;
	width: 400px;
	text-align: center;
	margin: 60px 0px 0px 0px;
}

/* 黒鉱説明欄 */
#kurokoArea {
	position: relative;
	width: 1000px;
	margin: 0px 0px 20px 0px;
}
/* 黒鉱説明文 */
#kurokoText {
	position: absolute;
	width: 180px;
	color: #FFF;
	line-height: 25px;
	text-align: left;
	left: 395px;
	top: 30px;
}
/* 上記のMac用CSSハック */
_::-webkit-:not(:root:root), #kurokoText {
	position: absolute;
	width: 190px;
	color: #FFF;
	line-height: 23px;
	text-align: left;
	left: 395px;
	top: 30px;
}

/* 黒鉱分布図タイトル */
#bunpuTitle {
	position: absolute;
	color: #595959;
	font-size: 16px;
	left: 78px;
	top: 38px;
}

/* 鉱区Youtube欄サブタイトル */
#kokuSubTitle {
	width: 430px;
	height: 27px;
	background-image: url(http://sshgs.xsrv.jp/class/jizo/images/bgr_sub_title.png);
	padding: 10px 0px 0px 0px;
	font-size: 16px;
	font-weight: 100;
	letter-spacing: 3px;
	color: #595959;
	text-align: center;
}

#newsPaperExpandText {
	font-size: 12px;
	color: #595959;
}
