#header-box { width:820px; height:140px; background:#ebf3fd url('img/image.jpg') no-repeat left top;
text-align:center; padding-top:25px;font-family:Arial Black;; }.text-color-1 { color:#ff6347;} .text-color-2 { color:#0000FF; } .text-color-3 { color:#333333; }


#catch1 {
  font-size: 16px;
}
<!追加CSS↑!>
#bodyid{
padding:0;
margin:0;
background:url('img/bg.png') repeat-x left top;
text-align:center;
}
#page{
background:#fff;
width:840px;
margin:0 auto;
}
#top h1{
color:#fffafa 
font-size:30px;
font-family:Arial Black;
letter-spacing:1px;
text-align:left;
padding:2px 15px;
margin:0;
float:left;
}
#top div{
color#999;
font-size:11px;
letter-spacing:1px;
font-weight:normal;
text-align:right;
float:right;
margin:0;
padding:10px 15px;
}
#top div a{
text-decoration:none;
color:#555;
}
#top div a:hover{
color:#aaf;
}
#top div img{
vertical-align:top;
}
#image{
clear:both;
border:1px solid #ccc;
width:820px;
margin:0 auto;
height:140px;
background:#ebf3fd url('img/image.jpg') no-repeat left top;
text-align:center;

}
#menu{
border:1px solid #ccc;
border-top-width:0;
width:820px;
margin:0 auto;
font-size:13px;
font-weight:bold;
color:#666;
}
#menu a{
width:100%;
color:#666;
text-decoration:none;
}
#menu td{
border-left:1px solid #ccc;
background:url('img/menubg.png') repeat-x top left;
padding:3px 10px;
text-align:center;
width:20%;
}
#main{
width:880px;
margin:0 auto;
padding:0;
font-size:0.8em;
}
#left{
width:240px;
float:left;
padding:10px 0;
}
#left a{
color:#5055b4;
}
#left a:hover{
color:#7a7ec6;
}
#left h2{
background:#acd2ea url('img/boxbg.png') no-repeat top right;
color:#fff;
font-size:13px;
padding:4px 20px 4px 10px;
margin:0;
text-align:left;
letter-spacing:1px;
}
#left p{
font-weight:normal;
border:1px solid #9ecae6;
padding:7px 10px;
margin:0 0 10px 0;
text-align:left;
color:#666;
font-size:1em;
line-height:120%;
}
#right{
width:600px;
float:right;
padding:10px 0;
}
#right a{
color:#5055b4;
}
#right a:hover{
color:#7a7ec6;
}
#right h2{
background:url('img/maintb.png') repeat-x bottom left;
color:#55d;
padding:4px 5px;
font-size:1.5em;
margin:0 10px 5px 0;
text-align:left;
}
#right p{
font-weight:normal;
margin:0;
padding:0 15px 15px 5px;
text-align:left;
color:#666;
font-size:1.2em;
line-height:120%;
font-weight:normal;
}
#pagetop{
padding:0 20px 0 0;
text-align:right;
}
#copy{
clear:both;
color:#666;
font-size:13px;
}
#omo{
display:none;
}
div{ color:#800080; }
span{ color:#f00; }
hr{ color:orange; }
MARQUEE{ color:#f00; font-weight:bold;}
#content   { 
	width: 90%; 
	}
.asec {
	width: 250px; 
	height: 150px; 
	margin: 5px; 
	float: left; 
	}

/*画像の回り込みの設定*/
.imgleft
{
float:left;
}
/*文字の回り込みの解除*/
.clear
{
clear:both; 
}