@CHARSET "UTF-8";

/* 
	Fonts
 */

 h1{
	font-family: "Lucida Sans";
	font-weight: bold !important;
 }
 

div#header .catchCopy {
	width: 300px;
	font-size: 11px;
	line-height: 120%;
	top: 90px;
}

div#tab a {
	background-image:url("imgs/tabs.gif") !important;
}

div#topImageWrapper a.topicButton {
	 background: url("imgs/button-toppage.gif"); 
}




a.contactButton {
	background-image:url("imgs/button-contact.gif");
}

div#newsTopic span.imageStrings {
	background-image: url("imgs/label-toppage-topic-01.gif") ;
	width:180px;
}
div#matchingTopic span.imageStrings {
	background-image: url("imgs/label-toppage-topic-02.gif") ;
	width:180px;
}


div#matchingTopic div.bottom a.imageTextButton {
font-size:10.3px;
}

div#servicesSummary a.detail {
	background-image:  url("imgs/button-ditails.gif");
}

ul#caseStudyLinks a {
	background-image:  url(imgs/bg-casestudy.jpg)
}

/*
 ***************************************
*/

div#tabsub a{
	background-image: url('imgs/tabsubs.gif') !important;
	height: 0px;
	padding-top:27px;
	overflow: hidden;
}


div#tabsub  a#services_index{
	background-position:  0px 0px ;
	width: 67px;
}
div#tabsub  a#incubation_html{
	background-position:  -81px 0px ;
	width: 61px;
}
div#tabsub  a#seedsfinding_html{
	background-position:  -154px 0px ;
	width: 78px;
}
div#tabsub  a#casestudy_html{
	background-position:  -247px 0px ;
	width:44px;
}
div#tabsub  a#semiconductor_{
	background-position:  -303px 0px ;
	width: 87px;
}
div#tabsub  a#bio_{
	background-position:  -403px 0px ;
	width:79px;
}
div#tabsub  a#it_{
	background-position:  -495px 0px ;
	width:18px;
}
div#tabsub  a#contents_{
	background-position:  -524px 0px ;
	width:89px;
}
div#tabsub  a#about_index{
	background-position:  -628px 0px ;
	width:46px;
}
div#tabsub  a#message_html{
	background-position:  -687px 0px ;
	width:53px;
}
div#tabsub  a#recruitment_html{
	background-position:  -750px 0px ;
	width:43px;
}
div#tabsub  a#map_kyoto_html{
	background-position:  -806px 0px ;
	width: 74px;
}
div#tabsub  a#map_tokyo_html{
	background-position:  -892px 0px ;
	width:80px;
}
div#tabsub  a#investment_html{
	background-position:  -982px 0px ;
	width: 31px;
}
div#tabsub a#services_index:hover{
	background-position: 0px -27px;
}
div#tabsub a#incubation_html:hover{
	background-position: -81px -27px;
}
div#tabsub a#seedsfinding_html:hover{
	background-position: -154px -27px;
}
div#tabsub a#casestudy_html:hover{
	background-position: -247px -27px;
}
div#tabsub a#semiconductor_:hover{
	background-position: -303px -27px;
}
div#tabsub a#bio_:hover{
	background-position: -403px -27px;
}
div#tabsub a#it_:hover{
	background-position: -495px -27px;
}
div#tabsub a#contents_:hover{
	background-position: -524px -27px;
}
div#tabsub a#about_index:hover{
	background-position: -628px -27px;
}
div#tabsub a#message_html:hover{
	background-position: -687px -27px;
}
div#tabsub a#recruitment_html:hover{
	background-position: -750px -27px;
}
div#tabsub a#map_kyoto_html:hover{
	background-position: -806px -27px;
}
div#tabsub a#map_tokyo_html:hover{
	background-position: -892px -27px;
}
div#tabsub a#investment_html:hover{
	background-position:  -982px -27px ;
}

div#tabsub a#services_index.current,
div#tabsub a#services_index.parent{
	background-position: 0px -54px;
}
div#tabsub a#incubation_html.current,
div#tabsub a#incubation_html.parent{
	background-position: -81px -54px;
}
div#tabsub a#seedsfinding_html.current,
div#tabsub a#seedsfinding_html.parent{
	background-position: -154px -54px;
}
div#tabsub a#casestudy_html.current,
div#tabsub a#casestudy_html.parent{
	background-position: -247px -54px;
}
div#tabsub a#semiconductor_.current,
div#tabsub a#semiconductor_.parent{
	background-position: -303px -54px;
}
div#tabsub a#bio_.current,
div#tabsub a#bio_.parent{
	background-position: -403px -54px;
}
div#tabsub a#it_.current,
div#tabsub a#it_.parent{
	background-position: -495px -54px;
}
div#tabsub a#contents_.current,
div#tabsub a#contents_.parent{
	background-position: -524px -54px;
}
div#tabsub a#about_index.current,
div#tabsub a#about_index.parent{
	background-position: -628px -54px;
}
div#tabsub a#message_html.current,
div#tabsub a#message_html.parent{
	background-position: -687px -54px;
}
div#tabsub a#recruitment_html.current,
div#tabsub a#recruitment_html.parent{
	background-position: -750px -54px;
}
div#tabsub a#map_kyoto_html.current,
div#tabsub a#map_kyoto_html.parent{
	background-position: -806px -54px;
}
div#tabsub a#map_tokyo_html.current,
div#tabsub a#map_tokyo_html.parent{
	background-position: -892px -54px;
}
div#tabsub a#investment_html.current,
div#tabsub a#investment_html.parent{
	background-position:  -982px -54px ;
}
div#tabsub a#services_index.current:hover,
div#tabsub a#services_index.parent:hover{
	background-position: 0px -81px;
}
div#tabsub a#incubation_html.current:hover,
div#tabsub a#incubation_html.parent:hover{
	background-position: -81px -81px;
}
div#tabsub a#seedsfinding_html.current:hover,
div#tabsub a#seedsfinding_html.parent:hover{
	background-position: -154px -81px;
}
div#tabsub a#casestudy_html.current:hover,
div#tabsub a#casestudy_html.parent:hover{
	background-position: -247px -81px;
}
div#tabsub a#semiconductor_.current:hover,
div#tabsub a#semiconductor_.parent:hover{
	background-position: -303px -81px;
}
div#tabsub a#bio_.current:hover,
div#tabsub a#bio_.parent:hover{
	background-position: -403px -81px;
}
div#tabsub a#it_.current:hover,
div#tabsub a#it_.parent:hover{
	background-position: -495px -81px;
}
div#tabsub a#contents_.current:hover,
div#tabsub a#contents_.parent:hover{
	background-position: -524px -81px;
}
div#tabsub a#about_index.current:hover,
div#tabsub a#about_index.parent:hover{
	background-position: -628px -81px;
}
div#tabsub a#message_html.current:hover,
div#tabsub a#message_html.parent:hover{
	background-position: -687px -81px;
}
div#tabsub a#recruitment_html.current:hover,
div#tabsub a#recruitment_html.parent:hover{
	background-position: -750px -81px;
}
div#tabsub a#map_kyoto_html.current:hover,
div#tabsub a#map_kyoto_html.parent:hover{
	background-position: -806px -81px;
}
div#tabsub a#map_tokyo_html.current:hover,
div#tabsub a#map_tokyo_html.parent:hover{
	background-position: -892px -81px;
}
div#tabsub a#investment_html.current:hover,
div#tabsub a#investment_html.parent:hover{
	background-position:  -982px -81px ;
}


/*
 ***************************************
*/

div#content dd {
 font-size: 0.75em;
}
.presidentSignature {
	background: transparent url(imgs/signature-president.gif) ;
	padding-top: 60px;
}
