/* 計算ツール.css 
body,h1,など禁止
*/

.main{
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	color: #333333;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 150%;
	text-align: center;
	width: 540px;
}
.f1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
}
.f2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
}
.sub_ti {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: normal;
	background-position: right;
	background-repeat: no-repeat;
	margin-right: 20px;
	background-attachment: fixed;
	white-space: normal;
}
.table {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C4914D;
	border-bottom-color: #C4914D;
}
.bold {
	font-weight: bold;
}
.em {letter-spacing: 2px;}
.white{
	background-color: #FFFFFF;
}
.table2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.year{
	color: #663300;
	font-weight: bold;
	background-color: #F3EEE9;
}
.kingaku{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 5px;
}
