@charset "Shift_JIS";

/*駅探API contents_common.css*/

h4{
/*	background: url(../img/h4_bllt.gif) no-repeat;*/
	border-left: solid 7px #79A6D2;
	padding: 0.2em 0em 0.2em 0.6em;
	margin-top: 1em;
	margin-bottom: 0.4em;
	font-size: 78%;
	font-weight: normal;
}

p.mark{
	border-left: solid 10px #79A6D2;
	margin: auto 20px 10px 0;
	height: 15px;
}



/*駅探API result_header.css*/

table#headerline1{
	background-color:#ff8c00;
	border:0;
	height:30px;
	width:100%;
	padding:0;
	margin:0;
}

table#headerline2{
	background-color:#fff0d1;
	border:0;
	height:26px;
	width:100%;
	padding:0;
	margin:0;
}



/*駅探API result.css*/

div#resultTop{
	border-bottom: 2px solid #ff8c00;
	margin-bottom: 1em;
}

ul#startGoal li{
	float: left;
	color: #79A6D2;
	font-size: 128%;
	font-weight: bold;
}

.fontSize2{
	text-align: right;
	font: 16px bold;
	color: #808080;
}

div.results{
	border: 1px solid #ff8c00;
	width: 600px;
	margin:10px 0 10px 0;
}

table.resultTable tr td.routeNm{
	color: #FFF;
	font-weight: bold;
	background-color: #ff8c00;
	text-align: center;
}



/*駅探API ikikata_input.css*/

div#startGoal{
	border: 1px solid #ff8c00;
	width: 600px;
	margin: 12px 0;
}



/*駅探API result_footer.css*/

div#footer{
	background: #ff8c00;
}



/*駅探API result_footer.css*/

div#footer{
	background: #ff8c00;
}
