@charset "UTF-8";
/* CSS Document */


#main {
width:782px;
height:611px;
margin-top:0;
margin-left:auto;
margin-right:auto;
}

#mainL {
width:11px;
height:611px;
float:left;
background-image:url(../img/shadow_l.jpg);
}
#mainC {
width:760px;
height:611px;
float:left;
}
#mainR {
width:11px;
height:611px;
float:right;
background-image:url(../img/shadow_r.jpg);
}

#header {
width:760px;
height:56px;
background-color:#7d7979;
}

#headL {
width:275px;
height:56px;
float:left;
}
#headC {
width:459px;
height:56px;
float:left;
}
#headR {
width:26px;
height:56px;
float:right;
background-image:url(../img/head_03.gif);
}

#headMenu1 {
width:459px;
height:26px;
background-image:url(../img/head_02.gif);
}
#headMenu2 {
width:459px;
height:30px;
}

#headLine {
clear:both;
width:760px;
height:3px;
background-color:#bfbbbb;
}

#contents {
width:730px;
height:541px;
padding-left:30px;
background-color:#FFFFFF;
}

#footer {
width:760px;
height:11px;
background-image:url(../img/shadow_btm.jpg);
}
