@charset "utf-8";
html {
	font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	background: none;
	margin: 0px;
	padding: 0px;
}
body {
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: #FFF;
    background-image: none;
    font-size: 12pt;
	color:#000000;
    line-height: 1.5;
}
img {
	border: 0px;
}
#wrapper,
#footer {
    width: 460px;
	margin: 0px auto;
}
#globalnavi,
#searchform,
#leftarea,
#rightarea,
#bottommenu ul,
#optional,
.dn,
.hdn,
.srch,
.submit,
.navigation,
.tabheader ul {
	display:none;
}
#bottommenu {
	margin-top:80px;
	border-top: 1px solid #000000;
}
#bottommenu,
#footer {
	font-size: 10pt;
}
.post h2 {
    font-size: 22pt;
    margin: 0;
    padding: 0;
}
