
/*
	 TITLE Style Sheet for Tokyo Yokohama Information  byPaperlantern.net.	 
	 Copyright 2000 Paperlantern.net. All Rights Reserved.

	 $Id:base.css, v3.0 2004/10/25 $
*/

/*****************************************************\
*MAIN AREA(Center )
\*****************************************************/

/*.MainSpaceAdjustment{ 
	padding:0px;
	display:block;}*/

#TextNavi{
	font-size:10px;
	margin-bottom:5px;
	padding:0px;
	font-family: "Verdana" ,"Arial", "Helvetica", "sans-serif";}

#TextNavi a{
	color: #082984; 
	font-size:10px;
	text-decoration:underline;
	font-family: "Verdana" ,"Arial", "Helvetica", "sans-serif";
	}
	
#TextNavi a:link{
	color: #082984; 
	font-size:10px;
	text-decoration:underline;
	}

#TextNavi a:visited{
	color:#6633cc;
	}

#TextNavi a:hover{
	color: #ff6666; 
	}

/* within A tag*/

a.NaviLink{
	color: #082984; 
	font-size:10px;
	text-decoration:underline;
	font-family: "Verdana" ,"Arial", "Helvetica", "sans-serif";}

a.NaviLink:visited{
	color:#6633cc;}

a.NaviLink:hover{
	color: #ff6666; }


/*****************************************************\
*Back To PAGE  TOP
\*****************************************************/
.top{
	text-align:right;
	margin:10px 0px;}


/*****************************************************\
*Basic FONT SIZE
\*****************************************************/
/*
h1   {	font-size:16px;}
h2   {	font-size:14px;}
h3   {	font-size:12px;}
h4   {	font-size:11px;}
*/
	
/*====================SMALL SIZE====================*/

.ss-normal {
	font-size: 10px;}
	
.ss {
	font-size: 10px;
	line-height:1.5em;}
.ssb {
	font-size: 10px;
	font-weight:bold;
	line-height:1.5em;}
.ss-red {
	font-size: 10px;
	color: #ff0000;
	line-height:1.5em;}
.ssb-red {
	font-size: 10px;
	color: #ff0000;
	font-weight:bold;
	line-height:1.5em;}

.ssi {
	font-size: 10px;
	line-height:1.5em;
	font-style:italic;}	

/*====================SMALL SIZE====================*/

.s-normal {
	font-size: 11px;}
.s {
	font-size: 11px;
	line-height:1.5em;}
.sb {
	font-size: 11px;
	font-weight:bold;
	line-height:1.5em;}
.s-red {
	font-size: 11px;
	color: #ff0000;
	line-height:1.5em;}
.sb-red {
	font-size: 11px;
	color: #ff0000;
	font-weight:bold;
	line-height:1.5em;}

.si{
	font-size: 11px;
	line-height:1.5em;
	font-style:italic;}

/*====================MIDDLE SIZE====================*/

.m-normal{
	font-size: 12px;}

.m {
	font-size: 12px;
	line-height:1.5em;}
.mb {
	font-size: 12px;
	font-weight:bold;
	line-height:1.5em;}
	.m-red {
	font-size: 12px;
	color: #ff0000;
		line-height:1.5em;}
.m-red {
	font-size: 12px;
	color: #ff0000;
	line-height:1.5em;}

.mb-red {
	font-size: 12px;
	color: #ff0000;
	font-weight:bold;
	line-height:1.5em;}

.mi {
	font-size: 12px;
	line-height:1.5em;
	font-style:italic;}	


/*====================LARGE SIZE====================*/

.l-normal{
	font-size: 16px;}
.l{
	font-size: 16px;
	line-height:1.5em;}
.lb{
	font-size: 16px;
	font-weight:bold;
	line-height:1.5em;}
.l-red {
	font-size: 16px;
	color: #ff0000;
	line-height:1.5em;}
.lb-red {
	font-size: 16px;
	color: #ff0000;
	font-weight:bold;
	line-height:1.5em;}
.li{
	font-size: 16px;
	line-height:1.5em;
	font-style:italic;}

/*****************************************************\
*LINK
\*****************************************************/

a:link {
	/*font-size: 12px;*/
	color: #082984;
	text-decoration: underline;
	font-family: "Verdana" ,"Arial", "Helvetica", "sans-serif";}
a:visited {
	color: #6633cc;}
a:hover {
	color: #ff6666;}

/* ------EXTRA Small Sized Link------ */
.ss a:link {
	font-size: 10px;
	color: #082984;
	text-decoration: underline;
	font-family: "Verdana" ,"Arial", "Helvetica", "sans-serif";}
	
.ss a:visited {
	color: #6633cc;}
	
.ss a:hover {
	font-size: 10px;
	color: #ff6666;}


/* ------Small Sized Link------ */
.s a:link {
	font-size: 11px;
	color: #082984;
	text-decoration: underline;
	font-family: "Verdana" ,"Arial", "Helvetica", "sans-serif";}
	
.s a:visited {
	color: #6633cc;}
	
.s a:hover {
	color: #ff6666;}
	
/* ------Mediam Sized Link------ */
.m a:link {
	font-size: 12px;
	color: #082984;
	text-decoration: underline;
	font-family: "Verdana" ,"Arial", "Helvetica", "sans-serif";}
.m a:visited {
	color: #6633cc;}
.m a:hover {
	color: #ff6666;}


/* ------Large Sized Link------ */
.l a:link {
	font-size: 16px;
	color: #082984;
	text-decoration: underline;
	font-family: "Verdana" ,"Arial", "Helvetica", "sans-serif";}
.l a:visited {
	color: #6633cc;}
.l a:hover {
	color: #ff6666;}

/* ------Small Sized Bold Link------ */
.sb a:link {
	font-size: 11px;
	font-weight:bold;
	color: #082984;
	text-decoration: underline;
	font-family: "Verdana" ,"Arial", "Helvetica", "sans-serif";}
	
.sb a:visited {
	color: #6633cc;
	text-decoration: underline;}
	
.sb a:hover {
	font-size: 11px;
	color: #ff6666;
	text-decoration: underline;}
	


/* ------Large Sized Bold Link------ */
.lb a:link {
	font-size: 16px;
	color: #082984;
	font-weight:bold;
	text-decoration: underline;
	font-family: "Verdana" ,"Arial", "Helvetica", "sans-serif";}
.lb a:visited {
	color: #6633cc;}
.lb a:hover {
	color: #ff6666;}
	
/*****************************************************\
*FORM
\*****************************************************/	
.FormEng {
	font-family: "Verdana" ,"Arial", "Helvetica", "sans-serif";}

.FormJa{
	font-family: "Osaka" ,"MS Gothic";
	font-size:12px;}
	
.FormButtion{
	width:80px;
	font-size:12px;
	font-family: "Verdana" ,"Arial", "Helvetica", "sans-serif";}

.FormTxtWidth{
	width:250px;
	font-size:12px;
	font-family: "Verdana" ,"Arial", "Helvetica", "sans-serif";}

.FormTxtWidthJa{
	width:250px;
	font-size:12px;
	font-family: "Osaka" ,"MS Gothic";}
	
div#FriendsSlideshow img {	border:none;}

