@charset "UTF-8";

/*header----------------------------------------------------------------------------------*/

#header{
	position:relative;
	width:830px;
	height:185px;/*187*/
	margin:0 auto;
	padding-top:0px;
	background: url(../../common/img/bg_header001.jpg) top left no-repeat;
}

/*logo-------------------------------------------------------------------------*/

#header #logo{
	float:left;
	position:relative;
	width:212px;
	height:31px;
	margin:24px 0 16px 12px;
}

/*--------------------------------------------------------------------logo end*/


/*subNav----------------------------------------------------------------------*/

#header #subNav{
  float:right; margin-top: 2px; margin-right: 5px;
  position:relative;
  width:182px;
  height:35px;
}

#header #subNav li{
	float:left;
}

/*-------------------------------------------------------------------subNav end*/


/*globalNav--------------------------------------------------------------------*/

#header #globalNav{
	clear:both;
	width:820px;/*830*/
	height:62px;
	padding:5px 0 0 5px;
	background: url(../../common/img/bg_global-nav001.jpg) no-repeat left top;
}

#header #globalNav ul{
	position:relative;
	width:820px;
	height:55px;
}


#header #globalNav li{
	float:left;
}

#g-nav001 a {
width: 84px; height: 55px; text-decoration: none; font-size: 1px; display: block;
background: #ffffff url(http://www.tominaga.co.jp/common/img/g-nav001.gif) no-repeat center top;
text-indent: -2000px;
}
#g-nav001 a:hover {
width: 84px; height: 55px; text-decoration: none; font-size: 1px; display: block;
background: #ffffff url(http://www.tominaga.co.jp/common/img/g-nav001hover.gif) no-repeat center top;
text-indent: -2000px;
}
#g-nav002 a {
width: 98px; height: 55px; text-decoration: none; font-size: 1px; display: block;
background: #ffffff url(http://www.tominaga.co.jp/common/img/g-nav002.gif) no-repeat center top;
text-indent: -2000px;
}
#g-nav002 a:hover {
width: 98px; height: 55px; text-decoration: none; font-size: 1px; display: block;
background: #ffffff url(http://www.tominaga.co.jp/common/img/g-nav002hover.gif) no-repeat center top;
text-indent: -2000px;
}
#g-nav003 a {
width: 139px; height: 55px; text-decoration: none; font-size: 1px; display: block;
background: #ffffff url(http://www.tominaga.co.jp/common/img/g-nav003.gif) no-repeat center top;
text-indent: -2000px;
}
#g-nav003 a:hover {
width: 139px; height: 55px; text-decoration: none; font-size: 1px; display: block;
background: #ffffff url(http://www.tominaga.co.jp/common/img/g-nav003hover.gif) no-repeat center top;
text-indent: -2000px;
}
#g-nav004 a {
width: 99px; height: 55px; text-decoration: none; font-size: 1px; display: block;
background: #ffffff url(http://www.tominaga.co.jp/common/img/g-nav004.gif) no-repeat center top;
text-indent: -2000px;
}
#g-nav004 a:hover {
width: 99px; height: 55px; text-decoration: none; font-size: 1px; display: block;
background: #ffffff url(http://www.tominaga.co.jp/common/img/g-nav004hover.gif) no-repeat center top;
text-indent: -2000px;
}
#g-nav005 a {
width: 99px; height: 55px; text-decoration: none; font-size: 1px; display: block;
background: #ffffff url(http://www.tominaga.co.jp/common/img/g-nav005.gif) no-repeat center top;
text-indent: -2000px;
}
#g-nav005 a:hover {
width: 99px; height: 55px; text-decoration: none; font-size: 1px; display: block;
background: #ffffff url(http://www.tominaga.co.jp/common/img/g-nav005hover.gif) no-repeat center top;
text-indent: -2000px;
}
#g-nav006 a {
width: 177px; height: 55px; text-decoration: none; font-size: 1px; display: block;
background: #ffffff url(http://www.tominaga.co.jp/common/img/g-nav006.gif) no-repeat center top;
text-indent: -2000px;
}
#g-nav006 a:hover {
width: 177px; height: 55px; text-decoration: none; font-size: 1px; display: block;
background: #ffffff url(http://www.tominaga.co.jp/common/img/g-nav006hover.gif) no-repeat center top;
text-indent: -2000px;
}
#g-nav007 a {
width: 124px; height: 55px; text-decoration: none; font-size: 1px; display: block;
background: #ffffff url(http://www.tominaga.co.jp/common/img/g-nav007.gif) no-repeat center top;
text-indent: -2000px;
}
#g-nav007 a:hover {
width: 124px; height: 55px; text-decoration: none; font-size: 1px; display: block;
background: #ffffff url(http://www.tominaga.co.jp/common/img/g-nav007hover.gif) no-repeat center top;
text-indent: -2000px;
}


/*----------------------------------------------------------------globalNav end*/


/*pageNav----------------------------------------------------------------------*/

#header #pageNav{
	position:relative;
	width:780px;
	margin:10px auto 0 auto;
	font-size:10px;
}


#header #pageNav li{
	float:left;
	padding-right:16px;
	padding-left:8px;
	background: url(../../common/img/icon_page-nav001.gif) right 1px no-repeat;
	zoom:1;
}

#header #pageNav .currentPage{
	background-image:none;
}

#header #pageNav .backToHome{
	padding-left:16px;
	background: url(http://www.tominaga.co.jp/common/img/icon_home.gif) left 1px  no-repeat;
}

/*------------------------------------------------------------------pageNav end*/


/*-------------------------------------------------------------------------------header End*/

