.arrow {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;	
}
.whitefont {
	font-family: Arial;
	font-size: 11px;
	color:#FFFFFF;
}

.whitefont2 {
	font-family: Arial;
	font-size: 11px;
	color:#666666;
}

.whitefont3 {
	font-family: Arial;
	font-size: 12px;
	color:#FFFFFF;
}

.checks {
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
color:#333333;
}


.drop1 {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}

.navi_links {
font-family: Arial;
color:#333333;
font-size:12px;
text-decoration: none;
}
.navi_links:hover {
font-family: Arial;
color:#0033CC;
font-size:12px;
text-decoration: none;
}
no_link.navi_links {
font-family: Arial;
color:#333333;
font-size:12px;
text-decoration: none;
}
.navi_links2 {
font-family: Arial;
color:#333333;
font-size:13px;
text-decoration: none;
}


.whitelink {
	font-family: Arial;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: none;
}
.whitelink:hover {
	font-family: Arial;
	font-size: 11px;
	color:#666666;
	text-decoration: underline;
}


.more_details {
font-family: Arial, Helvetica, sans-serif;
color:#333333;
font-size:10px;
text-decoration: none;
}
.more_details:hover {
font-family: Arial, Helvetica, sans-serif;
color:#000000;
font-size:10px;
text-decoration: none;
}


.greenfont{
font-family: Arial, Helvetica, sans-serif;
color:#006600;
font-size:24px;
text-decoration:none;
}


.rail_line_bg
{
/*    background : #def1fa;*/
	background : #cae9f7;
}


.bigward
{
	font-family: "MS PGothic", "MS PMincho", Osaka, sans-serif;
	color:#777777;
	font-size:23px;
	text-decoration:none;
}


.navi {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
background-image:url(../images/common/navi_bg.gif);
color:#555555;
}
a.text_bluebold {
	font-size: 14px;
	font-weight: normal;
	font-family: "MS PGothic", "MS PMincho", Osaka, sans-serif;
	color: #0099FF;
}
a.text_bluebold:hover {
	font-size: 14px;
	font-weight: normal;
	font-family: "MS PGothic", "MS PMincho", Osaka, sans-serif;
	color: #FF9900;
}

.ginza{
	background-color:#FF9900;}	

.marunouchi{
	background-color:#FF0000;}	
	
.hibiya{
	background-color:#808080;}	
	
.tozai{
	background-color:#0099FF;}	

.chiyoda{
	background-color:#339966;}	
 
.yurakucho{
	background-color:#D8D212;}	
 
.hanzomon{
	background-color:#800080;}	
	
.nanboku{
	background-color:#66CC99;}
  
.asakusa {
 	background-color:#FF9999;}

.mita {
 	background-color:#0000FF;}

.shinjuku {
 	background-color:#99CC00;}

.oedo {
 	background-color:#CC33CC;}		
	
.jr_white {
	background-color:#FFFFFF;}

/*From main css*/	
	
body {
	background-image: url(../images/common/bg_main.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-size: 12px;
	font-family: "MS PGothic", "MS PMincho", Osaka, sans-serif;
	color: #555555;
}

/* ===== Link ===== */
a:link, a:active, a:visited {		
/*	color: #0099FF;	*/
	color:#555555;
	text-decoration: none;
}

a:hover {	
	color: #FF9900;		
}


/* ===== Form ===== */

.textfield {
	border-style:solid;
	border-color:#AAAAAA;
	border-width:1px;
	color: #555555;
}

.button {
	border-width: 1;
	background-color:#DDDDDD;
	font-family: "MS PGothic", "MS PMincho", Osaka, sans-serif;
	color: #333333;
}

.border_grey {
	border-style:solid;
	border-width:1px;
	border-color:#DDDDDD;
	font-size: 12px;
	font-family: "MS PGothic", "MS PMincho", Osaka, sans-serif;
	font-weight: bold;
	color: #777777;
	height:30px;
}

.border_dot {
	border-style:dashed ;
	border-color: #C7D4F5;
	border-width:1px;
}

/*===== Text =====*/

.text_greybold16 {
	font-size: 16px;
	font-family: "MS PGothic", "MS PMincho", Osaka, sans-serif;
	font-weight: bold;
	color: #555555;
}

.text_darkred {
	font-size: 12px;
	font-family: "MS PGothic", "MS PMincho", Osaka, sans-serif;
	color: #9d0a0e;
}

.text_red{
	font-size: 12px;
	font-family: "MS PGothic", "MS PMincho", Osaka, sans-serif;
	color: #FF0000;
}

.text_blue{
	font-size: 12px;
	font-family: "MS PGothic", "MS PMincho", Osaka, sans-serif;
	color: #0099FF;
}

.text_bluebold{
	font-size: 14px;
	font-weight: bold;
	font-family: "MS PGothic", "MS PMincho", Osaka, sans-serif;
	color: #0099FF;
}

.text_bold14px{
	font-size: 14px;
	font-weight: bold;
	font-family: "MS PGothic", "MS PMincho", Osaka, sans-serif;
	color: #555555;
}

ul.listbluesquare {	
	list-style: outside url(../images/common/icon_05.gif);
	margin: 0px 15px 0px 15px;
	padding: 0px;
}

ul.listorangearrow2 {	
	margin-top: 10px;
	margin-bottom: 10px;	
}

ul.listorangearrow2 li {
	list-style-image: url(../images/common/arrow_orange2.gif);
	list-style-position: outside;
	padding-bottom: 20px;
}

/* ===== Layout ===== */

div.left50 {
	width: 50px;
	float: left;	
}

div.leftalign65 {
	float: left;
	margin-right: 65px;
}

.marginleft40 {
	margin-left: 40px;
}

ul.listorangearrow {	
	margin-top: 0px;
	margin-bottom: 0px;	
}

ul.listorangearrow li {
	list-style-image: url(../images/common/arrow_orange.gif);
	list-style-position: outside;	
}	
#dhtmltooltip{
position: absolute;
color:#000000;
left: -300px;
width: 160px;
border: 1px solid black;
padding: 4px;
background-color:#FFFFCC;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}