@charset "utf-8";

/*-----------------------------------------------------
	PC
-----------------------------------------------------*/

#tetsudo_menu_pc p.title{
	background:url(/common/image/title_background_railway.jpg) repeat-x;
	width:100%;
	height:42px;
}

#tetsudo_menu_pc p.kensaku{
	color:#000000;
}

/*-- frame --*/

#tetsudo_menu_pc dl.frame{
	width:750px;
	font-size:110%;
	background:url(../image/zenekijikoku/frame_top.jpg) no-repeat left top;
	padding:0 0 0 0;
	margin:10px 0 15px 0;
	color:#000000;
	float:left;
}

#tetsudo_menu_pc dl.frame dt{
	font-size:120%;
	padding:0 0 0 0;
	margin:40px 0 0 10px;
	color:#000000;
	font-size:100%;
	float:left;
}

#tetsudo_menu_pc dl.frame dd.middle{
	background:url(../image/zenekijikoku/frame_middle.jpg) repeat-y left top;
	padding:10px 5px 0 5px;
	font-size:110%;
	width:740px;
	float:left;
}

#tetsudo_menu_pc dl.frame dd.bottom{
	background:url(../image/zenekijikoku/frame_bottom.jpg) no-repeat left bottom;
	width:710px;
	font-size:90%;
	padding:0 20px 0 20px;
	height:30px;
	float:left;
}

/*-- frame2 --*/

#tetsudo_menu_pc dl.frame2{
	width:750px;
	font-size:110%;
	background:url(../image/zenekijikoku/frame_top2.jpg) no-repeat left top;
	padding:0 0 0 0;
	margin:10px 0 15px 0;
	color:#000000;
	float:left;
}

#tetsudo_menu_pc dl.frame2 dt{
	font-size:120%;
	padding:0 0 0 0;
	margin:40px 0 0 10px;
	color:#000000;
	font-size:100%;
	float:left;
}

#tetsudo_menu_pc dl.frame2 dd.middle{
	background:url(../image/zenekijikoku/frame_middle.jpg) repeat-y left top;
	padding:10px 5px 0 5px;
	font-size:110%;
	width:740px;
	float:left;
}

#tetsudo_menu_pc dl.frame2 dd.bottom{
	background:url(../image/zenekijikoku/frame_bottom.jpg) no-repeat left bottom;
	width:710px;
	font-size:90%;
	padding:0 20px 0 20px;
	height:30px;
	float:left;
}

/*-------------------------------
	詳細指定　tetsudo_menu_pc for PC
--------------------------------*/

#tetsudo_menu_pc table#route
{
	table-layout: auto;
	border-collapse: collapse;
	width: 700px;
	margin: 10px auto 0px;
}

#tetsudo_menu_pc table#route td
{
	width: 25%;
	border: 1px solid #b2b2b2;
	padding: 2px 4px;
	font-size: 12px;
}

#tetsudo_menu_pc p.link
{
	text-align: center;
}

#tetsudo_menu_pc table#station
{
	table-layout: auto;
	border-collapse: collapse;
	width: 700px;
	margin: 10px auto 0px;
}

#tetsudo_menu_pc table#station td
{
	width: 24%;
	border-top: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
	padding: 5px;
	font-size: 12px;
	text-align: center;
}

#tetsudo_menu_pc table#station td.index1
{
	width: 4%;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	background-color: #5ebffe;
	color: #0000ee;
}

#tetsudo_menu_pc table#station td.index2
{
	width: 4%;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	background-color: #5ebffe;
	color: #ffffff;
}

#tetsudo_menu_pc table#station td.top
{
	border-top: 1px solid #808080;
}

#tetsudo_menu_pc table#station td.top_bottom
{
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
}

#tetsudo_menu_pc div.link_top
{
	text-align: right;
}
