@charset "utf-8";
@import "../../../css/common.css";
@import "../../../css/init.css";

/*-------------------------------------------------------------------------
Setting
-------------------------------------------------------------------------*/

h1{background-image:url(../../../img/common/h1/cms.gif);}

#update,#increase-cycle{
font-size:9px;
display:block;
text-indent:-9999px;
overflow:hidden;
background-position:50% 0;
background-repeat:no-repeat;
}

#update{
width:580px;
height:342px;
background-image:url(../img/update-management.gif);
}

#increase-cycle{
height:300px;
background-image:url(../img/increase-cycle.gif);
}
