@charset "utf-8";
/* =============================================================================

	鉄道で旅するヨーロッパCSS（レスポンシブWEBデザイン）

	ヘッダー＆フッター、印刷用、基本設定、ナビゲーションは基本的にはそのまま使用。
	（背景、サイズ変更、余白の調整など必要に応じて書き換えて下さい）
	特集用以下にCSSを追加記述して下さい。

============================================================================= */
/*----------------------------------------
ヘッダー＆フッター
----------------------------------------*/
@media screen and (min-width: 960px) {
}
@media screen and (min-width: 960px) {
	#wrapper-fuk #t-header,
	#wrapper-fuk #all-footer {
		display: none;
	}
}
@media screen and (max-width: 959px) {
	#wrapper-fuk #header_nav,
	#wrapper-fuk #footer_nav {
		display: none;
	}
	#wrapper-fuk #t-header,
	#wrapper-fuk #all-footer {
		clear: both;
		display: block;
	}
    #headContainer #header #headerUtility {
		height: auto;
	}
}
.ie8 #wrapper-fuk #t-header,
.ie8 #wrapper-fuk #all-footer,
.ie8 .smp-area {
	display: none;
}
#change-area,
.calendar-popup,
.modal-popup,
#adArea {
	display: none;
}
/*----------------------------------------
 印刷用
----------------------------------------*/
@media print{
	#wrapper_fuk #header_tablet,
	#wrapper_fuk #footer_tablet,
	#wrapper_fuk #header_mobile,
	#wrapper_fuk #footer_mobile,
	#wrapper_fuk .smart_area {
		display: none;
	}
}
/*----------------------------------------
 基本設定
----------------------------------------*/
#wrapper_fuk{
	min-width: 100%;
}
#contents_bg {
	background: url(../img/bg.gif);
}
#contents {
	color: #111;
	text-align: left;
	position: relative;
	margin: 0 auto;
	width: 960px;
	z-index: 1;
}
#contents * {
	font: 14px/1.6 Verdana, Roboto, 'Droid Sans', sans-serif,  Meiryo, メイリオ, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3','ＭＳ Ｐゴシック';
}
ul,ol,dl,dt,dd {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
}
/* リンク設定 */
#contents a:link {
	color: #1B2C71;
	font-size: 1em;
	text-decoration: underline;
}
#contents a:visited {
	color: #1B2C71;
	font-size: 1em;
	text-decoration: underline;
}
#contents a:hover {
	color: #4C5596;
	font-size: 1em;
	text-decoration: none;
}
#contents a:active {
	color: #4C5596;
	font-size: 1em;
	text-decoration: none;
}
#contents a img:hover {
	filter:alpha(opacity=80);
	opacity: 0.8;
}
#contents a.btn {
	color: #fff;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 5px 10px;
	margin: 5px 0;
	text-decoration: none;
	text-align: center;
}
#contents a.btn:link {
	background: #46538b;
}
#contents a.btn:visited {
	background: #46538b;
}
#contents a.btn:hover {
	background: #717EB7;
}
#contents a.btn:active {
	background: #717EB7;
}

/*----------------------------------------
 ナビゲーション
----------------------------------------*/
#contents nav{
	clear: both;
}
/* パンくず */
#contents #pankuzu {
	margin: 5px 10px;
	text-align: left;
}
#contents #pankuzu li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
#pankuzu li + li {
	background: url(../img/ico_sign.png) left center no-repeat;
	margin: 0 5px;
	padding-left: 15px;
}
/* PageTopに戻る */
#gotop{
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 1000;
}
#gotop a{
	background: #000;
	border-radius: 10px;
	behavior: url(./../js/PIE.htc);
	color: #fff;
	display: block;
	font-size: 14px;
	line-height: 1.4;
	padding: 25px;
	text-align: center;
	text-decoration: none;
	filter:alpha(opacity=80);
	opacity: 0.8;
}
#gotop a:hover {
	background: #999;
	text-decoration: none;
}
/*----------------------------------------
 汎用セレクタ・クラス
----------------------------------------*/
#contents h1,#contents h2,#contents h3 {
	font-weight: bold;
	line-height: 1.2;
}
#contents p {
	margin-bottom: 2em;
}
#contents section {
	text-align: left;
	*zoom: 1;
}
#contents section:before,
#contents section:after {
	content: "";
	display: block;
	overflow: hidden;
	clear: both;
}
#contents img {
	max-width: 100%;
}
#contents small {
	font-size: 0.85em;
	line-height: 1.2;
}
.r {
	float: right;
}
/* clearfix */
#contents .cf:before,
#contents .cf:after {
	content: "";
	display: block;
	overflow: hidden;
	clear: both;
}
#contents .cf {
	*zoom: 1;
}

/*----------------------------------------
特集用　▼ここから記述
----------------------------------------*/

/* 共通
==========================*/
.rail_header {
	background: #fff;
	text-align: center;
}
#contents .gnav a {
	display: block;
	color: #333;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2;
	padding: 5px 10px;
	text-decoration: none;
}
#contents .gnav span {
	color: #0C8EFE;
	font-weight: bold;
	line-height: 1;
}
#contents .gnav li {
	border-bottom: 7px solid #42A6FE;
	border-left: 1px dashed #C7C7C7;
	float: left;
	min-height: 60px;
	width: 33.2%;
	text-align: left;
}
.index_menu01 {
	background: url(../img/index_menu01.png) right center no-repeat;
}
.index_menu02 {
	background: url(../img/index_menu02.png) right center no-repeat;
}
.index_menu03 {
	background: url(../img/index_menu03.png) right center no-repeat;
}
#contents .gnav li:first-child {
	border-left: none;
}
#contents .gnav li:hover {
	background-color: #42a6fe;
}
#contents .gnav li:hover span {
	color: #fff;
}
#rail > section {
	background: #fff;
	border: 7px solid #a6deeb;
	padding: 15px;
}

/* INDEX
==========================*/
#index h2 {
	font-size: 24px;
	line-height: 1.1;
	margin-bottom: 8px;
}

/* ランキング */
.reil_box {
	background: #FFFFB3;
	-webkit-box-shadow: 0 0 3px 0 #999;
	box-shadow: 0 0 3px 0 #999;
	behavior: url(./../js/PIE.htc);
	float: left;
	margin-right: 10px;
	padding: 10px;
	width: 670px;
}
.reil_box_innr {
	border: 1px dashed #acc44a;
	padding: 10px;
}
.rank {
	float: left;
	padding: 1%;
	width: 48%;
}
.rank h3 {
	text-align: center;
	margin-bottom: -15px;
}
#contents .rank img {
	margin-right: 10px;
	vertical-align: middle;
}
#contents .rank dl {
	background: #fff;
	border: 1px solid #ccc;
	padding: 10px;
	overflow: hidden;
	*zoom: 1;
}
#contents .rank a {
	font-weight: bold;
}
#contents .rank dt {
	clear: both;
	border-top: 1px solid #E8D2BD;
	margin: 5px 0;
	padding-top: 5px;
}
#contents .rank dt img {
	zoom: .5;
}
#contents .rank dt:first-child {
	border: none;
}
#contents .rank dd {
	font-size: 0.85em;
}
#index aside {
	float: right;
	width: 200px;
}
#index h4 {
  background : -moz-linear-gradient(top, #fff, #e6e6e6);
  background : -webkit-linear-gradient(top, #fff, #e6e6e6);
  background : linear-gradient(to bottom, #fff, #e6e6e6);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
	border: 1px solid #ccc;
	color: #062a64;
	font-weight: bold;
	text-align: center;
}
#index .reco_info li:first-child {}
.reco_info li {
	text-align: center;
	margin-top: 10px;
}

/* お得な鉄道パス
==========================*/
#pass > div {
	margin-bottom: 2em;
}
#pass .map {
	float: left;
	margin-right: 1%;
	width: 31%;
}
#pass h2 {
	background: url(../img/pass/pass_h2_01.png) 0 14px no-repeat;
	border-top: 3px dotted #E54383;
	border-bottom: 3px dotted #E54383;
	font-size: 1.1em;
	overflow: hidden;
	padding: 5px 0;
	margin-bottom: 10px;
	text-indent: 40px;
	float: right;
	width: 68%;
}
#pass .tit_en {
	font-size: 1.4em;
	font-weight: bold;
}
#euro_german h2 {
	background-image: url(../img/pass/pass_h2_02.png);
	border-color: #AA8000;
}
#euro_france h2 {
	background-image: url(../img/pass/pass_h2_03.png);
	border-color: #0099FF;
}
#euro_other h2 {
	background-image: url(../img/pass/pass_h2_04.png);
	border-top: 3px dotted #666699;
	border-bottom: 3px dotted #666699;
	font-size: 1.3em;
	float: none;
	width: auto;
}
.gaiyo {
    background : -moz-linear-gradient(left, #edd781, #e9dd84);
    background : -webkit-linear-gradient(left, #edd781, #e9dd84);
    background : linear-gradient(to top right, #edd781, #e9dd84);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#edd781', endColorstr='#e9dd84', GradientType=1)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#edd781', endColorstr='#e9dd84', GradientType=1);
	background: #edd781;
	float: left;
	padding: 5px 10px;
	margin-bottom: 10px;
	position: relative;
	width: 370px;
}
.gaiyo li {
	background: url(../img/pass/list_icon.gif) 0 5px no-repeat;
	padding-left: 15px;
}
#pass .gaiyo li:first-child {
	background-image: none;
	font-weight: bold;
	padding-left: 0;
}
.clip {
	position: absolute;
	top: -5px;
	right: 10px;
}
.link_plan {
	float: right;
	text-align: center;
}
.passholder {
	background: #ccecf3 url(../img/pass/passholder_bg.png) 5px 5px repeat-y;
	padding: 5px 5px 5px 25px;
}
.passholder h3 {
	margin-left: 175px;
}
.passholder .l {
	margin-top: -25px;
}
/* アイコン */
#pass .icon {
	font-size: 0;
	margin-bottom: 10px;
	width: 68%;
}
.icon li {
	background:url(../img/pass/icon.gif) no-repeat;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-size: 10px;
	width:35px;
	height:33px;
	overflow:hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.icon li.conti{
	background-position: 0 0;
}
.icon li.flex{
	background-position: -35px 0;
}
.icon li.youth{background-position: -70px 0;
}
.icon li.senior{
	background-position: -105px 0;
}
.icon li.star{
	background-position: -140px 0;
}
.icon li.twin{
	background-position: -175px 0;
}
.icon li.sever{
	background-position: -210px 0;
}
.icon li.icon_link {
	background: none;
	text-indent: 5px;
	width: auto;
	white-space: normal;
}
#pass .icon li.icon_link a {
	font-size: 11px;
	margin-top: 10px;
	display: block;
}

/* アイコン説明 */
#iconinfo {
	margin: 20px auto;
	max-width: 560px;
}
#iconinfo h1 {
	border-top: 3px dotted #6dc1ec;
	border-bottom: 3px dotted #6dc1ec;
	font-size: 1.1em;
	font-weight: bold;
	padding: 5px 0;
	margin-bottom: 1.5em;
	overflow: hidden;
	*zoom: 1;
}
#iconinfo h1 span {
	float: right;
	font-size: 10px;
}
#iconinfo img {
	max-width: 100%;
}
#iconinfo dl {
	float: left;
	padding: 0 1%;
	margin-bottom: 1.5em;
	width: 48%;
}
#iconinfo dt {
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 5px;
	overflow: hidden;
}
#iconinfo dd {
	font-size: 0.9em;
	line-height: 1.4;
}
#iconinfo .icon {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	margin: 0;
}

/* その他パス一覧 */
.pass_other {
	border: 1px solid #6699cc;
}
#euro_other .pass_other dt {
	background: #e8edff;
	border-bottom: 1px dashed #6699cc;
	color: #003399;
	font-style: 1.1em;
	font-weight: bold;
	text-align: center;
}
.pass_other dd {
	border-left: 1px dashed #6699cc;
	float: left;
	width: 33%;
}
.pass_other .first {
	border-left: none;
}
#euro_other .pass_other li a {
	display: block;
	padding: 8px;
	text-decoration: none;
	line-height: 1;
}
.pass_other li:hover {
	background: #d0dafd;
}
/* 観光カード＆地下鉄パス
==========================*/
#morepass {}
.morepass_nav {
	text-align: center;
	margin-bottom: 2em;
}
.morepass_nav li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
#morepass h3 {
	background: url(../img/morepass/icon_yajirushi.gif) center left no-repeat;
	border-top: 1px dotted #666;
	border-bottom: 1px dotted #666;
	color: #c00;
	padding: 5px 5px 5px 30px;
	margin-bottom: 1.5em;
}
#morepass .card,#morepass .ticket {
	overflow: hidden;
	margin-bottom: 2em;
}
#morepass .card li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 1%;
	text-align: center;
	vertical-align: top;
}
#morepass .ticket li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 1%;
	text-align: center;
	vertical-align: top;
	width: 47%;
}
#morepass a img {
	display: block;
	margin: 0 auto;
}
#morepass .morepass_half {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	width: 49%;
}
/* 人気の鉄道・路線紹介
==========================*/
#train {}
#train h2 {
	font-size: 1.5em;
}
#train h2 img {
	float: left;
	margin-right: 1%;
}
#train h3 {
	color: #46538b;
}
.train_boxL {
	position: relative;
	padding-right: 31%;
	margin-bottom: 2em;
}
.train_boxH {
	float: left;
	margin-right: 1%;
	margin-bottom: 2em;
	width: 49%;
}
.train_map {
	position: absolute;
	top: 0;
	right: 0;
	width: 30%;
}
#train a.btn {
	float: right;
}

/* おすすめモデルプラン
==========================*/
#model h2 {
	font-size: 1.8em;
	margin-bottom: 10px;
}
#model h2 img {
	vertical-align: middle;
	margin-right: 5px;
}
#model h2 span {
	font-size: 0.6em;
	font-weight: bold;
}
#model h3 {
	font-size: 1.2em;
	margin-bottom: 0.5em;
}
#model > section {
	margin-bottom: 3em;
}
.modelplan {
	width: 880px;
	margin: 0 auto;
}
#model .modelplan_s {
	overflow: hidden;
	*zoom: 1;
}
#model .modelplan_s h4 {
	color: #ef8cc5;
	font-size: 1.1em;
	font-weight: bold;
}
#model .modelplan_s
dl {
	margin-bottom: 1.5em;
}
#model .plan_sche dt {
	clear: both;
	color: #3d268e;
	font-weight: bold;
	padding-top: 1em;
}
#model .plan_sche dt span {
	background: #ef8cc5;
	font-weight: bold;
	padding: 0 10px;
	margin-right: 0.5em;
}
#model .plan_sche dd {
	margin-bottom: 5px;
}
#model .plan_sche .city {
	color: #3d268e;
	font-weight: bold;
}
#model a.pass_link {
	background: url(../img/model/pass_bg.png) 2px 2px no-repeat;
	border: 2px dotted #62b37e;
	border-radius: 4px;
	color: #62b37e;
	font-weight: bold;
	float: right;
	padding: 15px 15px 15px 65px;
	margin-left: 10px;
	text-decoration: none;
}
#model a.pass_link:hover {
	border: 2px dotted #65DC38;
	color: #65DC38;
}
#model .waku_a {
	background: #fff;
	border: 2px solid #E1851E;
	border-radius: 5px;
	padding: 1%;
}
#model .waku_a dt {
	color: #E1851E;
	font-size: 1.1em;
	font-weight: bold;
}
#model .waku_b {
	background: #ccecf2 url(../img/pass/passholder_bg.png) 2px 0 repeat-y;
	padding: 1% 1% 1% 20px;
}
#model .waku_b dt {
	color: #004DBF;
	font-size: 1.1em;
	font-weight: bold;
}
#lovetrain {
	margin-right: -2%;
}
#lovetrain h2 {
	background: url(../img/model/ilovetrain.png) 0 0 no-repeat;
	background-size: 160px;
	padding-left: 170px;
	padding-top: 15px;
	margin-right: 2%;
	min-height: 70px;
}
#lovetrain h2 span {
	color: #e60013;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2;
}
#lovetrain dl {
	float: left;
	margin-right: 2%;
	margin-bottom: 1.5em;
	width: 31.3%;
}
#lovetrain dt {
	background: url(../img/model/heart.png) 0 0 no-repeat;
	border-bottom: 1px solid #e60013;
	font-size: 1.1em;
	font-weight: bold;
	padding-left: 25px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

/* 問い合わせ
==========================*/
#rail .rail_footer {
	background: #fff;
	border: 1px solid #004098;
	line-height: 1;
	padding: 10px 20px 0;
	margin: 20px 0;
}
#rail .rail_footer h4 {
	color: #004098;
	font-size: 2em;
	font-weight: bold;
	float: left;
	line-height: 1;
	margin: 0 2% 2% 0;
	width: 33%;
}
#rail .rail_footer h4 small {
	font-size: 0.5em;
	font-weight: bold;
	display: block;
	line-height: 1;
}
#rail .rail_footer img {
	vertical-align: middle;
}
#rail .rail_footer ul {
	float: left;
	width: 65%;
}
#rail .rail_footer li {
	float: left;
	line-height: 1;
	margin-bottom: 10px;
}
#rail li.rail_mail {
	border: 1px solid #333;
	font-size: 1.2em;
	font-weight: bold;
	padding: 1%;
	margin-right: 2%;
	width: 45%;
}
#rail li.rail_mail:hover {
	background: #EFEAF2;
}
#rail li.rail_mail a {
	display: block;
	text-decoration: none;
}
#rail li.rail_tel {
	color: #e00;
	font-size: 2.2em;
	font-weight: bold;
	margin: 20px;
	width: 48%;
}
#rail li.opentime {
	float: right;
    width: 45%;
    margin-top: 3%;
}
#rail .opentime span {
	background: #333;
	color: #fff;
	padding: 2px 10px;
	margin-right: 10px;
}
#rail .media_sp {
	font-size: 12px;
	color: #f00;
}
#rail .media_sp span {
	font-size: 14px;
	font-weight: 900;
}
/*----------------------------------------
タブレット・スマホ対応
----------------------------------------*/
@media screen and (min-width: 960px) {
	#wrapper-fuk {
		min-width:964px;
	}
}
@media screen and (max-width: 959px) {
	#contents {
		line-height: 1.7;
		width: 98%;
		padding: 0 1%;
	}
	#contents input,#contents select {
		width: 100%;
		height: 40px;
		font-size: 1.2em;
	}
	#contents #pankuzu {
		margin: 5px 0;
	}
	#gotop a {
		padding: 10px;
	}
	#contents .gnav li {
		height: 90px;
	}
	#contents .gnav a {
		padding: 5px;
	}
	#index {
		padding: 0;
	}
	#index h2 .r {
		padding: 1%;
		width: 48%;
	}
	.reil_box {
		float: none;
		margin-right: 0;
		margin-bottom: 1.5em;
		width: auto;
	}
	#index aside {
		float: none;
		padding: 1%;
		margin-bottom: 1em;
		width: auto;
	}
	.reco_info li {
		float: left;
		padding: 1%;
		width: 48%;
	}
	#pass .map {
		width: 44%;
	}
	#pass h2 {
		width: 55%;
	}
	#pass .icon {
		width: auto;
	}
	#euro_other h2 {
		width: auto;
	}
	.gaiyo {
		padding: 1% 2%;
		width: 54%;
	}
	.link_plan {
		width: 40%;
	}
	#iconinfo {
		margin: 10px;
	}
	#train h2 img {
		width: 30%;
	}
	#morepass .morepass_half {
		display: block;
		width: auto;
	}
	.modelplan {
		width: auto;
	}
	.modelplan img {
		width: 25%;
	}
	#rail .rail_footer {
		text-align: center;
	}
	#rail .rail_footer h4 {
		font-size: 2.2em;
		float: none;
		margin-right: 0;
		margin-bottom: 10px;
		width: auto;
	}
	#rail .rail_footer ul {
		float: none;
		width: auto;
	}
	#rail .rail_footer li {
		float: none;
		margin-bottom: 10px;
	}
	#rail li.rail_mail {
		display: inline-block;
		*display: inline;
		*zoom: 1;
		font-size: 1.1em;
		margin-right: 0;
		width: auto;
	}
	#rail li.rail_tel {
		font-size: 2em;
		width: auto;
	}
}
/*タブレットのみ*/
@media screen and (max-width: 959px) and (min-width: 600px) {
    #contents p{
        font-size:17px;
    }
    #contents .gnav a{
        font-size: 20px;
    }
    .rail_header h1 img, .reil_box_innr p img, .map img,.train_boxL p img, .ticket img{
        width:100%;
    }
    .rank dl dd, .rank dl dt a{
        font-size:17px!important;
    }
    .rank h3 img{
        width:80%;
    }
    .rank dt img{
        width: 17%;
        float: left;
    }
    img.l{
        width:22%!important;;
    }
    .reil_box, .reil_box_innr{
        height: auto;
        display: inline-block;
        width:97%;
    }
    .reco_info li img{
        width:80%;
    }
    aside h4{
        padding:1% 0;
    }
    #pass .icon li.icon_link a{
        font-size: 16px;
    }
    .icon_link a{
        font-size: 17px;
    }
    .link_plan img{
        width:100%;
    }
    .txtR{
        text-align: right;
    }
    .txtR img{
        width:45%;
    }
    .passholder{
        padding-top:2%;
    }
    .passholder h3 img{
        width:70%;
    }
    .passholder .l{
        float: left;
        padding: 1%;
    }
    .modelplan img{
        vertical-align: top;
    }
    .card img{
        zoom:1;
    }
    #euro_global .gaiyo li,
    #euro_select .gaiyo li,
    #euro_german .gaiyo li,
    #euro_france .gaiyo li{
        font-size:17px;
    }
}
@media screen and (min-width: 481px) {
	#contents .smart_area { /*PCでは非表示*/
		display: none;
	}
    .modelplan img{
        vertical-align: top;
    }
}
/*スマホのみ*/
@media screen and (max-width: 480px) {
	#contents .pc_area { /*スマホでは非表示*/
		display: none;
	}
	#contents .gnav li {
		border-left: none;
		float: none;
		width: auto;
		height: auto;
	}
	#index h2 .r {
		float: none;
		width: 98%;
	}
	.rank {
		float: none;
		width: auto;
	}
	#pass .map {
		float: none;
		margin-right: 0;
		text-align: center;
		width: auto;
	}
	#pass h2 {
		float: none;
		width: auto;
	}
	.gaiyo,
	.link_plan {
		float: none;
		width: auto;
	}
	.passholder h3 {
		margin-left: 0;
	}
	.passholder .l {
		margin-top: 5px;
	}
	#iconinfo {
		width: auto;
	}
	#iconinfo dl {
		float: none;
		margin-bottom: 1.5em;
		width: auto;
	}
	.pass_other dd {
		border-left: none;
		float: none;
		width: auto;
	}
	#train h2 {
		font-size: 1.3em;
	}
	#train h2 img {
		width: 50%;
	}
	.train_boxH {
		float: none;
		margin-right: 0;
		width: auto;
	}
	.train_boxL {
		padding-right: 0;
	}
	.train_map {
		position: static;
		width: auto;
	}
	#morepass .card li {
		width: 47%;
	}
	#morepass .ticket li {
		display: block;
		margin: 0 0 10px;
		width: auto;
	}
	#lovetrain {
		margin-right: 0;
	}
#lovetrain h2 {
	background-size: 120px;
	padding-left: 120px;
	padding-top: 0;
	margin-right: 0;
}
	#lovetrain dl {
		float: none;
		margin-right: 0;
		width: auto;
	}
	.pass_link {
		display: block;
		float: none;
		margin-left: 0;
		margin-bottom: 1em;
		text-align: center;
		width: auto;
	}
}
