/* default font size*/
@import url(small.css);

/* Netscape 4 safe font sizes */
body, div, p, th, td, li, dd {
  font-family: MS　ゴシック,Arial, Helvetica, sans-serif;
  font-size: 12px;
}

h1 {
  font-size: 130%;
  font-weight: bold;
}

h2 {
  font-size: 110%;
  font-weight: bold;
}

/* x-small.css*/
body,
body div,
body p,
body th,
body td,
body li,
body dd	{
  font-size: x-small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: small
}

html>body,
html>body div,
html>body p,
html>body th,
html>body td,
html>body li,
html>body dd {
  font-size: small
}

.footer {
	font-family: MS　ゴシック;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.header {
	font-family: MS　ゴシック;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.textWhite {
	font-family: MS　ゴシック;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.link2 {
	font-family: MS　ゴシック;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.link2:hover {
	font-family: MS　ゴシック;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.head {
	font-family: MS　ゴシック;
	font-size: 12px;
	font-weight: bold;
	color: #669933;
	text-decoration: none;
	}
.iframe {
	font-family: MS　ゴシック;
	font-size: 12px;
	font-weight: bold;
	color: #669933;
	text-decoration: none;
}
td {
	font-family: MS　ゴシック;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.link {
	font-family: MS　ゴシック;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.link:hover {
	font-family: MS　ゴシック;
	font-size: 12px;
	font-weight: normal;
	color: #669933;
}
