body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 30px;
	padding: 0px;
	font-size: 1em;
}
#base {
	padding: 0px;
	width: 667px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	text-align: left;
	font-size: 1em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#head {
	width: 667px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 1em;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #333333;
	text-decoration: none;
}
p {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1em;
	color: #333333;
}
a:link {
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover,active {
	text-decoration: none;
}
#base .menu {
	font-family: "ＭＳ ゴシック", Osaka;
	font-size: 0.7em;
	line-height: 150%;
	font-weight: normal;
	color: #333333;
	text-align: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#iflame {

	margin: 0px;
	padding: 0px;
	width: 667px;
}
h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1em;
	line-height: 150%;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 0.9em;
	font-weight: bold;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
}

