body
{ text-align:center;
  background-color: pink;
}
#wrap
{ width:920px;
 text-align:left;
 margin:0 auto;
 background-color: white;
}

#header { margin:5px 10px; }

#header_left { width:172px; height 90px; float:left; }
#header_right { width:728px;  height 90px; float:right; }





#list_pan { margin:4px 12px;}


#container { margin:0px 5px; }

.box_area {border:solid 1px pink; margin:10px 10px; }

.box_title {background-color: #ffccff; font-weight:bold;}

.box_article{padding:10px 10px;}


#space_left { width:666px; float:left;}
#space_right { width:234px; float:right; }

.box_l { float:left;}
.box_r { float:right; }

.linkers {margin:10px 10px; height 80px;}

#footer {text-align: center;}


.clear { clear:both; }
.clear hr { display:none; }

h1 {font-size:120%; }
h2 {font-size:110%; margin:10px 10px; }



