/* codename: mnmlicons v0.2 */
@import url(typo/font.css);
/* codename: mnmlkit v0.5 */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

a img {
  border: none;
  cursor: pointer;
  outline: none; }
a:visited {
  cursor: pointer;
  outline: none;
 }
a:hover {
  cursor: pointer;
  text-decoration: none;
  outline: none; }
a:active {
  position: relative;
  top: 1px;
  cursor: pointer;
  outline: none; }

code, pre {
  color: #69b9da; }

code {
  margin: 1.5em 0;
  white-space: pre;
  font: 1em "monaco", "lucida console", monospace;
  line-height: 1.5; }

strong, th, thead td, dt, label {
  font-weight: bold; }

abbr, acronym {
  border-bottom: 1px dotted #999999; }

address, cite, em {
  font-style: italic; }

pre {
  margin: 1.5em 0;
  white-space: pre; }

del {
  text-decoration: line-through;
  color: #666666; }

.grid-1 {
  width: 40px; }

.grid-2 {
  width: 100px; }

.grid-3 {
  width: 160px; }

.grid-4 {
  width: 220px; }

.grid-5 {
  width: 280px; }

.grid-6 {
  width: 340px; }

.grid-7 {
  width: 400px; }

.grid-8 {
  width: 460px; }

.grid-9 {
  width: 520px; }

.grid-10 {
  width: 580px; }

.grid-11 {
  width: 640px; }

.grid-12 {
  width: 700px; }

.grid-13 {
  width: 760px; }

.grid-14 {
  width: 820px; }

.grid-15 {
  width: 880px; }

.grid-16 {
  width: 940px; }

.column {
  margin: 0 10px;
  overflow: hidden;
  float: left;
  display: inline; }

.row {
  width: 960px;
  margin: 0 auto;
  overflow: hidden;
  position: relative; }
  .row .row {
    margin: 0 -10px;
    width: auto;
    display: inline-block; }

.border {
  border-right: 1px solid #999999;
  margin-right: -1px; }

fieldset {
  margin: 0 0 18px 0;
  padding: 9px;
  border: 1px solid #cccccc; }

legend {
  color: #333333;
  padding: 0; }

label {
  width: 100px;
  display: block;
  margin: 0 12px 0 0;
  text-align: left;
  cursor: pointer;
  color: #333333; }

input, select, textarea {
  margin: 0 20px 10px 0;
  color: #6a6969;
  font: bold 14px Helvetica, Arial, sans-serif;
  padding: 4px;
  border: solid #dddddd;
  border-width: 4px; }

select:focus, textarea:focus {
  background: #f9f9f9;
  border: solid #666666;
  border-width: 4px; }

input:focus {
  background: #f9f9f9;
  border: solid #666666;
  border-width: 4px; }

input[type="checkbox"], input[type="radio"] {
  margin: 3px 4px 0 0; }
input[type="checkbox"] {
  color: black; }
input[type="radio"] {
  background-color: white;
  color: black; }

body {
  font: 90%/160% Helvetica, "Liberation Sans", Arial, sans-serif;
  padding: 0;
  color: #222222; }

p, li, dt, dd {
  font-size: 105%;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300; }

h1 {
  font: bold 2.2em Helvetica, Arial, sans-serif;
  letter-spacing: -1px; }

h2 {
  font: bold 1.7em Helvetica, Arial, sans-serif; }

h3 {
  font: bold 1.5em Helvetica, Arial, sans-serif; }

h4 {
  font-size: 1.3em; }

h5 {
  font-size: 1.2em; }

h6 {
  font-size: 1em; }

ol {
  list-style-type: decimal;
  margin: 0 1.5em 1.5em 1.5em;
  list-style-position: inside; }

ul {
  margin: 0 1.5em 1.5em 1.7em;
  list-style-position: outside;
  list-style-type: disc; }
  ul ul {
    list-style-type: square; }
    ul ul ul {
      list-style-type: circle; }
  ul li {
    margin-left: 0.85em; }

dl {
  margin: 0 0 1.5em 0;
  font-weight: bold; }

dd {
  font-weight: normal;
  border-bottom: 1px solid #cccccc;
  margin: 0px 0px 3px 5px;
  padding-bottom: 5px; }

.i {
  font-family: "mnmliconsRegular"; }

.clear {
  clear: both !important; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.tac {
  text-align: center; }

.tal {
  text-align: left; }

.tar {
  text-align: right; }

.h-menu {
  margin: 0;
  padding: 0;
  float: left; }
  .h-menu li {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left; }
    .h-menu li a {
      display: block;
      margin-right: 10px;
      text-decoration: none; }

.v-menu {
  margin: 0;
  padding: 0; }
  .v-menu li {
    list-style: none;
    margin: 0;
    padding: 0; }
    .v-menu li a {
      display: block;
      padding: 0 10px;
      text-decoration: none; }

.t-menu {
  margin: 0;
  padding: 0;
  float: left; }
  .t-menu li {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left; }
    .t-menu li a {
      display: block;
      padding: 5px 20px;
      text-decoration: none; }

hr {
  background: #dddddd;
  color: #dddddd;
  clear: both;
  float: none;
  width: 100%;
  height: 1px;
  margin: 0 0 1.45em;
  border: none; }
  hr.space {
    background: white;
    color: white; }

.error, .notice, .success {
  padding: 0.9em;
  margin-bottom: 1em;
  border: 2px solid #dddddd; }

.error {
  background: #fbe3e4;
  color: #d12f19;
  border-color: #fbc2c4; }

.notice {
  background: #fff6bf;
  color: #817134;
  border-color: #ffd324; }

.success {
  background: #e6efc2;
  color: #529214;
  border-color: #c6d880; }

.error a {
  color: #d12f19 !important; }

.notice a {
  color: #817134 !important; }

.success a {
  color: #529214 !important; }

.ft table {
  color: #7f7f7f;
  border-collapse: collapse;
  margin: 0 auto; }
.ft caption, .ft th, .ft td {
  padding: 3px; }
.ft caption {
  margin: 0 2px;
  background-color: #666666;
  color: white;
  font-weight: bold;
  text-transform: uppercase; }
.ft thead th {
  background-color: #666666;
  color: white;
  font-weight: bold;
  text-transform: uppercase; }
.ft tfoot th, .ft tfoot td {
  background-color: #666666;
  color: white;
  font-weight: bold;
  text-transform: uppercase; }
.ft thead th {
  background-color: #333333;
  color: #eeeeee;
  text-align: center; }
.ft tbody th {
  padding: 10px 5px; }
.ft thead, .ft tfoot {
  font-size: 70% !important; }
.ft tbody {
  font-size: 80% !important; }

.ftodd {
  background-color: #f7f7f7;
  color: #666666; }

.ft tbody a {
  padding: 1px 2px;
  color: #333333;
  text-decoration: none;
  border-bottom: 1px dotted #666666; }
  .ft tbody a:active, .ft tbody a:hover, .ft tbody a:focus, .ft tbody a:visited {
    color: #666666; }
.ft tbody tr:hover {
  background-color: #eeeeee;
  color: #333333; }
.ft tbody td + td + td + td a {
  color: #333333;
  font-weight: bold;
  border-bottom: 0; }
  .ft tbody td + td + td + td a:active, .ft tbody td + td + td + td a:hover, .ft tbody td + td + td + td a:focus, .ft tbody td + td + td + td a:visited {
    color: #666666; }

.btn, input[type="submit"] {
  background: #222222;
  display: inline-block;
  color: white !important;
  text-decoration: none !important;
  font-weight: bold;
  line-height: 1;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  position: relative;
  cursor: pointer;
  padding: 8px 14px 6px !important;
  margin: 10px auto; }

.btn:hover {
  background: #666666; }

input[type="submit"] {
  border-top: none;
  border-left: none;
  border-right: none; }
  input[type="submit"]:focus {
    background: #666666;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25); }

