@charset "utf-8";

#toSmartphone {
	text-align:center;
}

#toSmartphone div {
	display:inline-block;
/*
	max-width:660px;
	max-height:104px;
*/
}

#toSmartphone div img {
	width:100%;
}


.topicPath
{
}

.topicPath a
{
}

#contents {
}

.legacyStyle {
}

#trainMain {
}

.lpContents {
 color:#333;
 font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
 font-size:81.25%;
 font-weight:normal;
 line-height:1.5;
 letter-spacing:0px;
 text-align:center;
 background-color:#fff;
 text-decoration:none;
}
.lpContents * {
 box-sizing: contens-box;
}

.lpContents a:link,
.lpContents a:visited{
 color:#333333;
 /*text-decoration:none;*/
}
.lpContents a:hover,
.lpContents a:active{
 color:#0069b4;
 /*text-decoration:underline;*/
}

.lpMain {
}

.ttIndexMain {
  margin: 0px 12px;
  text-align:center;
}

.ttIndexMain table {
  border-collapse: collapse;
  font-size:inherit;
}

.ttIndexMain table th,
.ttIndexMain table td {
  padding: 2px;
}

.ttIndexMain table tr td:nth-of-type(3) {
  white-space: nowrap;
}

.ttIndexMain table,
.ttIndexMain div {
  margin: 0 auto;

}

.ttIndexMain .ttIndex50on td {
  padding: 8px;
}


.text12p {
}

.text15p {
	font-size: 120%;
}

