.header { display: none }      /* 画像を表示しない */
.menu { display: none }      /* 画像を表示しない */
.topbox1 { display: none }      /* 画像を表示しない */
.topbox2 { display: none }      /* 画像を表示しない */
.footer { display: none }      /* 画像を表示しない */



h1{
	font-family:    "ＭＳ Ｐゴシック", "Osaka";
	font-weight:    bold;
	font-size:      large;
	margin:         1.5em 0.1em;
	padding:        0.4em;
    	border:         5px double #000000;
    	border-width:   5px 0px;
}
a,a:link,a:visited{
    color:          #000000;
}

em,strong{
    font-family:    "ＭＳ Ｐゴシック", "Osaka";
    font-weight:    bold;
}

h2{
    font-family:    "ＭＳ Ｐゴシック", "Osaka";
    font-weight:    bold;
    font-size:      large;
}

p {
    font-family:    "ＭＳ Ｐゴシック", "Osaka";
    font-size:      small;

}
