#header ul,
#header p,
#gnavi,
#snavi,
#banner,
.pagetop,
#footer ul,
hr{
	display: none;
}
#header h1 img{
	width:330px;
	height:51px;
	
}
#footer {
	clear:both;
	font-weight: bold;
	border-top:solid 1px #CCCCCC;
	padding-top:5px;
}

body {
	color: #333;
	font-size: 0.75em;
	font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height: 1.5;
	background: #FFFFFF;
}

* + html body {
	font-family: "メイリオ","Meiryo";
}

.article h5,
.article p,
.article dl,
.article ul,
.article ol,
.article table,
.article blockquote{
	margin:0 20px 20px 20px;
}
.article dl{
}

.article dt{
}
.article dd{
	padding: 0;
	margin:0 20px 20px 20px;
}

.article dl.st01 dt{

}
.article dl.st01 dd{

}
