@charset "UTF-8";
/* CSS Document */
/* NAUTILUS OFFICIAL (C)2011 NAUTILUS. */
/**************************************************

common tags

**************************************************/

/* Typography
------------------------------------------*/

h2 {
  text-align: center;
  font-size: 1.4em;
}

.cont_text {
  text-align: center;
}

.text2 {
  margin: 0;
  font-size: 13px;
  line-height: 1.5;
  text-align: left;
}

.text3 {
  margin: 0;
  font-size: 13px;
  line-height: 1.5;
  text-align: center;
}

/* Crumb
------------------------------------------*/
.crumb {
  clear: both;
  float: left;
  font-size: .9em;
  display: block;
  height: 30px;
  width: 100%;
  overflow: inherit;
}

.crumb p {
  font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  margin: 0;
  padding: 0 5px 0;
}

.global_nav {
  position: absolute;
}