body{
	background-image: url(../img/bg/borderMini01.gif);
}

html{
	width: 500px;
}

#header{
	height: auto;
}

#notice, #container{
	width: 498px;
}

#content{
	padding-left: 20px;
	width: 475px;
}

h1{
	margin-left: -20px;
}

a.downLink{
	font-size: 110%;
	word-break: break-all;
}