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

/* =========================================================

Last Update 2013.04.30

========================================================= */


#container {
 background-image    : none;
 background-position : center bottom;
 background-repeat   : repeat;
}
.break {
 page-break-before   : always;
}
body {
 background-color    : #fff;
 font-family         : Helvetica, Arial, sans-serif;
 font-size           : 15px;
 line-height         : 23px;
 margin              : 0;
 padding             : 0;
}