@charset "shift_jis";
/* 印刷用 */
body{
	background-image: none;
	background-color: white;
}
#menu2 a:link,
#menu2 a:hover,
#menu2 a:visited,
#menu2 a:active {
	color: black;
}
/*#header img{
	display: block;
}

#menu1,
#menu2{
  display: none;
}
#nocss{
	background-color: rgb(181,129,204);
	height: 50px;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	border-right: 0px;
	border-left: 0px;
}
#nocss h1,
#nocss h3{
	display: block;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-indent: 1em;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
	line-height: 2em;
}
#nocss h1{
    font-size: 11pt;
}
#nocss h3{
    font-size: 10pt;
}
#pagetitle{
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	border-right: 0px;
	border-left: 0px;
	height: 40px;
}
#pagetitle strong{
   font-size: 12pt;
   line-height: 40px;
}
#footer{
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	border-right: 0px;
	border-left: 0px;
	text-align: right;
	background-image: none;
	background-color: silver;
}
#footer h3{
	display: block;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
    font-size: 10pt;
}
#page{
	margin-left: 5px;
}
table.tab1 td.midashi1{
  background-image: none;
}
ul.list1 {
   list-style-image: none;
   list-style-type: circle;
}*/
.para1,
sup{
  font-family: "ＭＳ Ｐ明朝", "細明朝体", serif;
}