harset "utf-8";
/* CSS Document */

/* CSS Document */
/*----------------------------------------------------------------------------------------------------------
[Layout Stylesheet of all website pages]
Project:	TOKYOMAP
----------------------------------------------------------------------------------------------------------*/
#innertop
{
width:1000px;
height:128px;
float:left;
}
#innertopsearch
{
float:right;
margin:15px 0px 0px 0px;
width:260px;
height:60px;
background:url(../images/bg_innertopsearch.gif) repeat-x top left #93D453;
text-align:left;
}
#innertopsearch .textboxouter
{
margin:15px 0px 0px 6px;
width:205px;
float:left;
text-align:right;
}
#innertopsearch .textbox
{
width:196px;
line-height:30px;
float:left;
padding:0px 0px 0px 0px;
font-size:14px;
height:25px;
}
#innertopsearch .go
{
margin:15px 0px 0px 0px;
}
.place
{
font-size:11px;
font-weight:bold;
color:#009cb2;
text-decoration:none;
}
.place:hover
{
color:#323131;
}
.selected
{
font-size:11px;
font-weight:bold;
color:#323131;
text-decoration:none;
}
#innerlogo
{
width:1000px;
overflow:hidden;
float:left;
margin-top:6px;
margin-bottom:6px;
}
#innerlogo .img
{
/*width:322px;*/
height:85px;
/*background:url(../images/inner_logo.gif) left top;*/
float:left;
}

/*---------------------------------------------------------------------------------
TABLE STYLE
---------------------------------------------------------------------------------*/
.border
{

padding:6px;
background:url(../images/bg_gradient.gif) repeat-x top left #F0F0F0;
text-align:left;
}
.error
{
color:#FF0000l;
}
.nodisplay
{
color:#F46714;
}
