http://questionbox.jp.msn.com/qa4582866.html
外部ファイル化しようとして動かなかった
#foot {
width: 940px;
margin-top: 300px;
margin-right: auto;
margin-left: auto;
clear:both;
height: auto;
overflow:hidden;
background:url( );
border: 5px solid #40B8EA; padding: 3px;
min-height: 100px;
-moz-border-radius: 5px; -webkit-border-radius: 5px;
}
この部分が角丸
border: 5px solid #40B8EA; padding: 3px;
min-height: 100px;
-moz-border-radius: 5px; -webkit-border-radius: 5px;