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

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

#mainL {
width:11px;
height:1200px;
float:left;
background-image:url(../img/item_shadow_l2.jpg);
}
#mainC {
width:760px;
height:1200px;
float:left;
}
#mainR {
width:11px;
height:1200px;
float:right;
background-image:url(../img/item_shadow_r2.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:1141px;
padding-left:30px;
background-color:#FFFFFF;
}
*/

#footer {
clear:both;
width:782px;
height:11px;
background-image:url(../img/item_shadow_btm.jpg);
}
