@charset "UTF-8";
h1 {
	font-size: 16px;
	line-height: 22px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left: 10px;
	font-weight: 300;
	padding-right: 10px;
}
h2 {
	font-size: 18px;
	margin-bottom: 0px;
	margin-top: 8px;
	color: #7F2B2B;
	line-height: 24px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: 600;
	letter-spacing: 2px;
}
#history_title {
	padding-top: 42px;
}
#main_contents {
	width: 710px;
	margin-left: 3px;
	margin-top: 20px;
	float: left;
	margin-right: 0px;
	margin-bottom: 50px;
}
#main_contents .left_picture {
	clear: both;
	float: left;
}
#main_contents .right_sentence{
	float: left;
	width: 340px;
	padding-left: 15px;
	margin-left: 30px;
	padding-top: 10px;
	padding-bottom: 0px;
	background-image: url(history_material/images/history_right_back.png);
	margin-right: 0px;
	padding-right: 15px;
}
#main_contents .right_sentence p{
	margin-top: 5px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 24px;
	font-size: 15px;
}
#main_contents .right_picture{
	clear: both;
	float: right;
}
#main_contents .left_sentence{
	width: 340px;
	margin-right: 30px;
	background-image: url(history_material/images/history_left_back.png);
	background-position: right top;
	padding-right: 15px;
	padding-top: 10px;
	margin-left: 0px;
	padding-left: 15px;
	float: right;
}
#main_contents .left_sentence p{
	margin-top: 5px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 24px;
	font-size: 15px;
}
#main_contents #origin .right_sentence{
	height: 266px;
}
#main_contents #china_scale .left_sentence{
	height: 320px;
}
#main_contents #kaigen_tsuhou .right_sentence{
	height: 280px;
}
#main_contents #japanese_scale .left_sentence{
	height: 280px;
}
#main_contents #hakariza .right_sentence{
	height: 330px;
}
#main_contents #tokugawa .left_sentence{
	height: 250px;
}
#main_contents #kawase_ke .right_sentence{
	height: 350px;
}
#main_contents #edo_early .left_sentence{
	height: 260px;
}
#main_contents #roberval .right_sentence{
	height: 310px;
}
#main_contents #kilogram .left_sentence{
	height: 350px;
}
#main_contents #edo_end .right_sentence{
	height: 335px;
}
#main_contents #meiji .left_sentence{
	height: 350px;
}
#main_contents #showa .right_sentence{
	height: 256px;
}
#main_contents #loadcell .left_sentence{
	height: 360px;
}
#main_contents #subaru .right_sentence{
	height: 300px;
}
#scalebar {
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 27px;
	width: 120px;
}
#gototop a {
	float: right;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #962572;
	margin-right: 20px;
	margin-bottom: 20px;
	color: #962572;
	line-height: 20px;
}
#gototop a:visited {
	color: #962572;
}

#gototop p a strong {
	font-size: 28px;
}
#reference {
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999;
	padding-bottom: 30px;
	padding-left: 20px;
	font-size: 14px;
	line-height: 22px;
}
