<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

a[href="#station"]{
	line-height:2em;
	margin:0 0 2em;
	padding:0 1em;
	display:block;
	float:left;
	background:#FAFCB5;
	border:3px #FFB52F solid;
	border-radius:4px;
}

.zentai, #station div{
	margin:0 0 2em;
	clear:both;
	display:flex;
	flex-wrap:wrap;
	align-items:flex-start;
}

#station div .mdsh{
	width:100%;
	margin:0 0 0.7em;
	font-weight:bold;
	font-size:1.4em;
}

.zentai img:first-child{
	margin:0 2em 0 0;
}

.zentai iframe, .zentai figure, #station div figure {
	margin:0 2em 2em 0;
}

.img50 figure{
	width:490px;
}

.zentai figure img {
	width:400px;
}

.zentai figure figcaption, #station div figure figcaption{
	margin:0 0 0.5em;
	line-height: 2em;
}

.zentai figure span, #station div figure span, #station div p span{
	width: 2em;
    line-height: 2em;
    background: #00410F;
    color: #fff;
    font-weight: bold;
    text-align: center;
    border-radius: 1em;
    float: left;
    margin: 0 1em 0 0;
}

#station .title_station{
	color: #1e329f;
    font-size: 18px;
	line-height:36px;
	background: url(../images/065.png) no-repeat 0 0;
	text-indent:2.5em;
}

#station .odakyu figure span{
    background: #0B318F;
}

#station .sotetsu figure span, #station .sotetsu p span{
    background: #FF8714;
}

#station .jr figure span, #station .jr p span{
    background: #008803;
}

#station div p{
	margin:0;
}

#station div p .odky{
	margin:0;
    float: none;
	background:#0B318F;
	font-weight:normal;
}


</pre></body></html>