/*font-family*/
.ff-gothic { font-family: "ＭＳ ゴシック", Osaka-等幅 }
.ff-gothic-p { font-family: "ＭＳ Ｐゴシック", Osaka }
.ff-mincho { font-family: "ＭＳ 明朝" }
.ff-mincho-p { font-family: "ＭＳ Ｐ明朝" }
/*anchor font size*/
.a-fs10pt a  { font-size: 10pt }
.a-fs11pt a  { font-size: 11pt }
.a-fs12pt a  { font-size: 12pt }
.a-fs14pt a  { font-size: 14pt }
/*font-size*/
.fs10pt { font-size: 10pt }
.fs11pt { font-size: 11pt }
.fs12pt { font-size: 12pt }
.fs14pt { font-size: 14pt }
.fs16pt { font-size: 16pt }
.fs18pt { font-size: 18pt }
.fs20pt { font-size: 20pt }
.fs22pt { font-size: 22pt }
.fs24pt { font-size: 24pt }
.fs32pt { font-size: 32pt }

.fs-8 { font-size:  8px }
.fs-10 { font-size: 10px }
.fs-12 { font-size: 12px }
.fs-14 { font-size: 14px }
.fs-16 { font-size: 16px }
.fs-18 { font-size: 18px }
.fs-20 { font-size: 20px }
.fs-22 { font-size: 22px }
.fs-24 { font-size: 24px }
.fs-26 { font-size: 26px }
.fs-28 { font-size: 28px }
.fs-36 { font-size: 36px }
.fs-48 { font-size: 48px }
.fs-72 { font-size: 72px }
.fs-larger { font-size: larger }
.fs-large  { font-size: 200% }
.fs-medium  { font-size: 100% }
.fs-small  { font-size: 80% }
.fs-smaller { font-size: smaller }

/*main*/
#page-title { 
font-size:20px ; font-weight:bold ; 
font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
 filter: glow(color=white, strength=2);
}
#main  { font-family: "ＭＳ Ｐゴシック", Osaka ;}
#name {  font-weight:bold; font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";}
#table-title  { font-weight:bold; font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";filter: glow(color=white, strength=2) }
#table-main  {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 7px;
	line-height: 150%;
	float: left;
}
/* kiji.html */
*{
	text-align:left;
	line-height: 160%;
	font-size: 12px;
}
#title {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 24px;
	line-height: 130%;
	font-weight: bold;
	background-color: #CCCCCC;
	background-image: url(images/title.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
}
#page-title {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 24px;
	line-height: 130%;
	font-weight: bold;
	background-color: #CCCCCC;
	background-repeat: no-repeat;
	padding-left: 10px;
}
h1{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
}

h2,h2 a{ font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    font-size: 16px;
}
 

#side h2 a{
	background-color: #FFFFF0;
	display:block;
	margin-top:10px;
	width: 540px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	line-height:2.3em;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 15px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #009933;
}

.text{
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 160%;
	}
