@charset "iso-8859-1";

/* Toshiba Computer Systems StyleSheet */
/* Copyright Toshiba */

/*Overview Top
----------------------------------*/
#Overview #topMenu{
	padding: 0px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #608085;
}

#Overview #topMenu .mm{
	font-size: 81%;
	line-height: 110%;
	padding: 8px 5px 8px 26px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #608085;
	margin: 0px;
}
#Overview #topMenu .mm li{
	padding: 0px;
	margin: 0px 0px 3px 0px;
	list-style-image: url(../../img/jp2005/about/arrow_ab.gif);
}

#Overview #topMenu .dm{
	padding: 6px 0px 0px;
	margin: 0px;
	font-size: 90%;
}

#Overview #topMenu .dm li{
	padding: 0px;
	margin: 0px 0px 3px 0px;
	list-style-image: url(../../img/jp2005/common/spacer_top.gif);
}

/* history
----------------------------------*/
#history{
	border-bottom: 1px solid #2288CC;
	margin-top: 5px;
}
#history th {
	border-top: 1px solid #2288CC;
	background-color: #c9e9f7;
	font-size: 75%;
	line-height: 120%;
	font-weight: normal;
	vertical-align: top;
	padding: 6px 30px;
}
#history td {
	border-top: 1px solid #CCCCCC;
	font-size: 75%;
	line-height: 120%;
	padding: 6px 15px 6px 10px;
}
#history td.decade {
	background-color: #52b9e6;
	font-size: 75%;
	line-height: 95%;
	font-weight: bold;
	color: white;
	padding: 3px 20px 3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2288CC;
}
#history td.decade span {
	font-size: 65%
}
#history .photo{
	float: left;
	margin: 0px 10px 0px 0px;
}
