body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	margin: 0px 2px;
	background-image: url(../img/back.gif);
	background-repeat: repeat-x;
	line-height: 130%;
	width: 115px;
}
h1 {
	margin: 0px;
}
.xxx {
	display: none;
}
.logofoot {
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	text-align: center;
	color: #CC0000;
	line-height: 13px;
}
h2 {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../img/h2back.gif);
	margin: 0px;
	line-height: 16px;
	text-align: center;
}
.mytitle {
	margin-top: 4px;
	margin-bottom: 4px;
	height: 30px;
}
.mytitle img {
	border: none;
	float: left;
	margin-right: 2px;
}
h3 {
	font-size: 12px;
	display: inline;
}
h3 a:link, h3 a:visited { color:#000000;text-decoration:none;}
h3 a:hover, h3 a:active { color:#cc0000;;text-decoration:underline;}

a:link, a:visited {color: #0099cc;text-decoration:underline;}
a:active, a:hover {color:#CC0000;text-decoration:underline;} 

.main {
	clear: both;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
}
p {
	margin: 0px;
}
.navi {
	text-align: right;
}
.foot {
	margin-top: 4px;
	margin-bottom: 4px;
}
.red {
	color: #CC0000;
}
.mybold {
	font-weight: bold;
}
.txt18 {
	font-size: 18px;
	font-weight: bold;
}
.txt30 {
	font-size: 30px;
	font-weight: bold;
}
