@charset "utf-8";


/* - - - - - - - - - - - - - - - - - - - - - 
  main-subtitle
- - - - - - - - - - - - - - - - - - - - - */

.main-subtitle-index {
  background: url("../images/main_subtitle-introduction.jpg") no-repeat 0 0;
}

.main-subtitle-message {
  background: url("../images/main_subtitle-message.jpg") no-repeat 0 0;
}

.main-subtitle-symbol {
  background: url("../images/main_subtitle-symbol.jpg") no-repeat 0 0;
}

.main-subtitle-facility {
  background: url("../images/main_subtitle-facility.jpg") no-repeat 0 0;
}

.main-subtitle-info {
  background: url("../images/main_subtitle-info.jpg") no-repeat 0 0;
}


/* - - - - - - - - - - - - - - - - - - - - - 
  message
- - - - - - - - - - - - - - - - - - - - - */

.message-title {
	margin-bottom: 15px;
	color: #e7659e;
	font-size: 1.5em;
	font-weight: normal;
	font-family: "メイリオ", Meiryo, "游ゴシック", YuGothic, "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", sans-serif;
	letter-spacing: .2em;
}

.message-title span {
	font-size: .85em;
	display: block;
}

.message-float {
  margin-right: 20px;
  width: 220px;
  float: left;
}

.message-box {
  width: 750px;
  float: left;
}


/* - - - - - - - - - - - - - - - - - - - - - 
  symbol
- - - - - - - - - - - - - - - - - - - - - */

.sound {
}