@charset "utf-8";
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 1;
	color: #333333;
	background-color: #FFFFFF;
	margin: 1.5cm;
	padding: 0px;
}
#header  ul, #footer  p, #footer  ul, #sidebar, hr {
	display: none;
}
a#toiawase {
	display: none;
}
#main #flash {
	display: none;
}
#home  #slider  {
	display: none;
}

a {
	color: #333333;
	text-decoration: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1, h2, h3, h4 {
	font-family: sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #333333;
}
#main #out {
	display: none;
}
