@charset "utf-8";
/*-----------------------
	�����S���t��y��
-----------------------*/

body			{margin:0; padding:0; background-color:#FFF; font-size:12px;}
p				{font-size:12px; font-color:#000; line-height:120%;}
img				{border:0px; margin:0px; padding:0px;}

a:link		{color:#000; text-decoration:none; line-height: 12px; border:#000000;}
a:active	{color:#000; text-decoration:none; line-height: 12px; border:#000000;}
a:visited	{color:#000; text-decoration:none; line-height: 12px; border:#000000;}
a:hover		{color:#999254; text-decoration:none; line-height: 12px; border:#000000;}


h1,h3			{display:none;}

span.clear		{display:none;}

.tm5			{margin-top:5px;}
.tm10			{margin-top:10px;}
.tm20			{margin-top:20px;}
.tm30			{margin-top:30px;}
.tm40			{margin-top:40px;}
.tm50			{margin-top:50px;}

.bm10			{margin-bottom:10px;}
.bm11			{margin-bottom:11px;}
.bm20			{margin-bottom:20px;}
.bm30			{margin-bottom:30px;}
.bm40			{margin-bottom:40px;}
.bm50			{margin-bottom:50px;}

.lm10			{margin-left:10px;}
.lm20			{margin-left:20px;}
.lm30			{margin-left:30px;}
.lm40			{margin-left:40px;}
.lm50			{margin-left:50px;}

.rm10			{margin-right:10px;}
.rm20			{margin-right:20px;}
.rm30			{margin-right:30px;}
.rm40			{margin-right:40px;}
.rm50			{margin-right:50px;}

.m0a			{margin:0 auto;}

.fl				{float:left;}
.fr				{float:right;}
	
.clear			{clear:both;}

/*--header--*/
#header			{width:902px;
				 margin:0 auto;
				 padding-top:12px;
				 display:table;
				 clear:both;
}

#logo			{background:url(../img/logo.gif) no-repeat;
				 width:291px;
				 height:69px;
				 float:left;
				 display:block;
}

#headerRightArea{margin:0px;
				 display:table-cell;
				 float:right;
			 	 *margin-bottom:-21px;
}

#siteMap		{text-align:right;
				 margin-bottom:22px;
}

h2				{background:url(../img/text_tokyo.gif) no-repeat ;
				 width:133px;
				 height:17px;
				 display:table-cell;
				 vertical-align:top;
}

#add			{background:url(../img/text_add.gif) no-repeat ;
				 width:216px;
				 height:37px;
				 margin:0 0 0 10px;
				 float:left;
				 display:block;
}

#naviArea		{width:902px;
				 height:45px;
				 margin:0 auto 23px;
				 clear:both;
				 display:table;
}


a#top			{background:url(../img/navi_01.gif) no-repeat ; width:150px; height:45px; float:left; display:block;}
#top_i			{background:url(../img/navi_01_o.gif) no-repeat ; width:150px; height:45px; float:left; display:block;}
a#top:hover		{background:url(../img/navi_01_o.gif) no-repeat ; width:150px; height:45px; float:left; display:block;}

a#info			{background:url(../img/navi_02.gif) no-repeat ; width:150px; height:45px; float:left; display:block;}
#info_i			{background:url(../img/navi_02_o.gif) no-repeat ; width:150px; height:45px; float:left; display:block;}
a#info:hover	{background:url(../img/navi_02_o.gif) no-repeat ; width:150px; height:45px; float:left; display:block;}

a#history		{background:url(../img/navi_03.gif) no-repeat ; width:150px; height:45px; float:left; display:block;}
#history_i		{background:url(../img/navi_03_o.gif) no-repeat ; width:150px; height:45px; float:left; display:block;}
a#history:hover	{background:url(../img/navi_03_o.gif) no-repeat ; width:150px; height:45px; float:left; display:block;}

a#course		{background:url(../img/navi_04.gif) no-repeat ; width:150px; height:45px; float:left; display:block;}
#course_i		{background:url(../img/navi_04_o.gif) no-repeat ; width:150px; height:45px; float:left; display:block;}
a#course:hover	{background:url(../img/navi_04_o.gif) no-repeat ; width:150px; height:45px; float:left; display:block;}

a#guide			{background:url(../img/navi_05.gif) no-repeat ; width:150px; height:45px; float:left; display:block;}
#guide_i		{background:url(../img/navi_05_o.gif) no-repeat ; width:150px; height:45px; float:left; display:block;}
a#guide:hover	{background:url(../img/navi_05_o.gif) no-repeat ; width:150px; height:45px; float:left; display:block;}

a#access		{background:url(../img/navi_06.gif) no-repeat ; width:150px; height:45px; float:left; display:block;}
#access_i		{background:url(../img/navi_06_o.gif) no-repeat ; width:150px; height:45px; float:left; display:block;}
a#access:hover	{background:url(../img/navi_06_o.gif) no-repeat ; width:150px; height:45px; float:left; display:block;}


/*-------maincontent--------*/
#main			{width:902px;
				 margin:0 auto;
				 padding:0;
				 clear:both;			 
}


/*-------footer------*/

#gototop		{text-align:right;
				 margin-top:10px;
}

#gototop img	{margin-right:5px;
}

#footLinkArea	{text-align:center;
				 display:block;
				 clear:both;
				 margin:30px 0 15px 0;
				 font-size:12px;
}
.footerIcon		{margin-right:3px;}

#footLine		{width:902px;
				 background:url(../img/footer_line.gif) repeat-x top;
				 display:block;
				 padding-top:13px;
				 margin:0 auto;
}

#copyright		{text-align:center;
				 font-size:90%;
				 margin-bottom:35PX;
}




