@charset "utf-8";

/*For common*/
@import "./base.css";

/*========================================================================
+++++ ETSURO SUGITA WEB CSS INFORMATION +++++
----- Top ------

_1 layout
_2 contents

==========================================================================

_1 layout

=========================================================================*/

#top-contentR{
	float:right;
	width:414px;
	text-align:left;
}

#top-contentL{
	float:left;
	width:451px;
}


/*========================================================================

_2 contents

=========================================================================*/
#top-title-zone{
	width:302px;
	height:297px;
	background:url(../images/top_title.gif) top no-repeat;
}

#top-contentR{
	overflow:hidden;
}

#top-contentR li#top-nav01 {
	height:48px;
}

#top-contentR li#top-nav01 a{
	display:block;
	width:193px;
	height:30px;
	background:url(../images/top_nav01.gif) left top no-repeat;
}

#top-contentR li#top-nav01 a:hover{
	background:url(../images/top_nav01.gif) left bottom no-repeat;
}

#top-contentR li#top-nav02 {
	height:48px;
}

#top-contentR li#top-nav02 a{
	display:block;
	width:105px;
	height:30px;
	background:url(../images/top_nav02.gif) left top no-repeat;
}

#top-contentR li#top-nav02 a:hover{
	background:url(../images/top_nav02.gif) left bottom no-repeat;
}


#top-contentR li#top-nav03 {
	height:48px;
}

#top-contentR li#top-nav03 a{
	display:block;
	width:82px;
	height:30px;
	background:url(../images/top_nav05.jpg) left top no-repeat;
}

#top-contentR li#top-nav03 a:hover{
	background:url(../images/top_nav05.jpg) left bottom no-repeat;
}

/*Report VERSION
#top-contentR li#top-nav03 a{
	display:block;
	width:105px;
	height:30px;
	background:url(../images/top_nav03.gif) left top no-repeat;
}

#top-contentR li#top-nav03 a:hover{
	background:url(../images/top_nav03.gif) left bottom no-repeat;
}
*/
#top-contentR li#top-nav04 {
	height:55px;
}

#top-contentR li#top-nav04 a{
	display:block;
	width:120px;
	height:30px;
	background:url(../images/top_nav04.gif) left top no-repeat;
}

#top-contentR li#top-nav04 a:hover{
	background:url(../images/top_nav04.gif) left bottom no-repeat;
}

#top-contentR address{
	width:239px;
	height:10px;
	background:url(../images/top_copy.gif) no-repeat;
}







