@charset "Shift_JIS";

/* ボディ
---------------------------------------------------- */
#wrapper {
	width: 800px;
	padding: 0px;
	margin:0px auto;
}


/* ヘッダ
---------------------------------------------------- */
#header {
	width: 800px;
	height: 80px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	clear: both;
	background-image: url(../images/bg_head.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#header #logo {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	position: absolute;
}
#header #fontsize {
	padding: 0px;
	margin: 0px;
	left: 480px;
	width: 280px;
	top: 30px;
	position: relative;
	text-align: right;
	vertical-align: middle;
}

/* ヘッダナビゲーション
---------------------------------------------------- */
#header ul#headnavi {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	
}
#header ul#headnavi li {
	position: absolute;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
#header ul#headnavi li a {
  text-decoration: none;
  display: block;
}
#header ul#headnavi li#sitemap {
  left: 675px;
  background: url(../images/tb_sitemap.gif) no-repeat 0px 0px;
		width: 125px;
		height: 25px;
		top: 4px;
}
#header ul#headnavi li#sitemap a {
  left: 675px;
  background: url(../images/tb_sitemap.gif) no-repeat 0px 0px;
		width: 125px;
		height: 25px;
		top: 4px;
}
#header ul#headnavi li#sitemap a:hover {
  left: 675px;
  background: url(../images/tb_sitemap_over.gif) no-repeat 0px 0px;
		width: 125px;
		height: 25px;
		top: 4px;
}
#header ul#fontsize {
	padding: 0px;
	margin: 0px;
	left: 650px;
	top: 35px;
	position: relative;
	vertical-align: middle;
	height: 35px;
	text-indent:-9999px;
	background-image: url(../images/base_fontsize.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	text-align:left; 
}

#header ul#fontsize li {
	position: absolute;
	display: block;
	margin: 0px;
	padding: 0px;
	left: 0px;
	display: block;
	cursor: pointer;
}

#header ul#fontsize li a {
	text-decoration: none;
	display: block;
}

#header ul#fontsize li#fontlarge a{
	background: url(../images/font_large.gif) no-repeat 0px 0px;
	width: 35px;
	height: 35px;
	display: block;
	left:75px;
}

#header ul#fontsize li#fontmedium a{
	background: url(../images/font_medium.gif) no-repeat 0px 0px;
	width: 29x;
	height: 29px;
	display: block;
	left:115px;
	top:3px;
}

#header ul#fontsize li#fontlarge {
	background: url(../images/font_large.gif) no-repeat 0px 0px;
	width: 35px;
	height: 35px;
	left:75px;
	display: block;
}

#header ul#fontsize li#fontmedium {
	background: url(../images/font_medium.gif) no-repeat 0px 0px;
	width: 29px;
	height: 29px;
	left:115px;
	display: block;
	top:3px;
}

#header ul#fontsize li#fontlarge.current {
	background: url(../images/font_large_cu.gif) no-repeat 0px 0px;
	width: 35px;
	height: 35px;
	left:75px;
	display: block;
	text-indent:-9999px;
}

#header ul#fontsize li#fontmedium.current {
	background: url(../images/font_medium_cu.gif) no-repeat 0px 0px;
	width: 29px;
	height: 29px;
	left:115px;
	display: block;
	top:3px;
}

/* グローバルナビゲーション
---------------------------------------------------- */
#gblmenu {
	width: 800px;
	margin:0px 0px 7px;
	text-align: left;
	padding: 0px;
	clear: both;
	height: 36px;
}
#gblmenu ul#gblnavi {
	margin: 0px 0px 5px;
	width: 800px;
	padding: 0px;
	list-style: none;
	clear: both;
	position: relative;
	height: 36px;
	background: url(../images/gblmenu.gif) no-repeat 0px 0px;
}
#gblmenu ul#gblnavi li {
	position: absolute;
	display: block;
	height: 36px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	clear: both;
}
#gblmenu ul#gblnavi li#menu1  {
	left: 0px;
	width: 90px;
 background: url(../images/gblmenu.gif) no-repeat 0px 0px;
}
#gblmenu ul#gblnavi li#menu2 {
	left: 92px;
	width: 140px;
 background: url(../images/gblmenu.gif) no-repeat -92px 0px;
}
#gblmenu ul#gblnavi li#menu3 {
	left: 234px;
	width: 140px;
 background: url(../images/gblmenu.gif) no-repeat -234px 0px;
}
#gblmenu ul#gblnavi li#menu4 {
	left: 376px;
	width: 140px;
 background: url(../images/gblmenu.gif) no-repeat -376px 0px;
}
#gblmenu ul#gblnavi li#menu5 {
	left: 518px;
	width: 140px;
 background: url(../images/gblmenu.gif) no-repeat -518px 0px;
}
#gblmenu ul#gblnavi li#menu6 {
	left: 660px;
	width: 140px;
 background: url(../images/gblmenu.gif) no-repeat -660px 0px;
}
#gblmenu ul#gblnavi li#menu1 a:hover  {
	left: 0px;
	width: 90px;
 background: url(../images/gblmenu.gif) no-repeat 0px -36px;
}
#gblmenu ul#gblnavi li#menu2 a:hover {
	left: 92px;
	width: 140px;
 background: url(../images/gblmenu.gif) no-repeat -92px -36px;
}
#gblmenu ul#gblnavi li#menu3 a:hover {
	left: 234px;
	width: 140px;
 background: url(../images/gblmenu.gif) no-repeat -234px -36px;
}
#gblmenu ul#gblnavi li#menu4 a:hover {
	left: 376px;
	width: 140px;
 background: url(../images/gblmenu.gif) no-repeat -376px -36px;
}
#gblmenu ul#gblnavi li#menu5 a:hover {
	left: 518px;
	width: 140px;
 background: url(../images/gblmenu.gif) no-repeat -518px -36px;
}
#gblmenu ul#gblnavi li#menu6 a:hover {
	left: 660px;
	width: 140px;
 background: url(../images/gblmenu.gif) no-repeat -660px -36px;
}
#gblmenu ul#gblnavi li#menu1_on  {
	left: 0px;
	width: 90px;
 background: url(../images/gblmenu.gif) no-repeat 0px -36px;
}
#gblmenu ul#gblnavi li#menu2_on {
	left: 92px;
	width: 140px;
 background: url(../images/gblmenu.gif) no-repeat -92px -36px;
}
#gblmenu ul#gblnavi li#menu3_on {
	left: 234px;
	width: 140px;
 background: url(../images/gblmenu.gif) no-repeat -234px -36px;
}
#gblmenu ul#gblnavi li#menu4_on {
	left: 376px;
	width: 140px;
 background: url(../images/gblmenu.gif) no-repeat -376px -36px;
}
#gblmenu ul#gblnavi li#menu5_on {
	left: 518px;
	width: 140px;
 background: url(../images/gblmenu.gif) no-repeat -518px -36px;
}
#gblmenu ul#gblnavi li#menu6_on {
	left: 660px;
	width: 140px;
 background: url(../images/gblmenu.gif) no-repeat -660px -36px;
}

#gblmenu ul#gblnavi a {
  display: block;
  height: 36px;
		margin: 0;
		padding: 0;
  text-decoration: none;
}

/* フッタ
---------------------------------------------------- */
#footer {
	color: #666666;
	width: 800px;
	margin:30px 0px 0px;
	height: 90px;
	padding: 0px;
	text-align: left;
}

address {
	font-style: normal;
	font-size:90%;
	color: #666666;
	display: block;
	width:317px;
	float:left;
	margin: 0px 0px 15px;
	padding: 0px;
}
#footer #right {
	display: block;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	width:234px;
	float:left;
}
#footer #copyright {
	text-align: center;
	font-size:90%;
	display: block;
	text-transform:capitalize;
	clear:both;
	letter-spacing: 0.1em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin: 0px;
}
#footer #logo {
	margin: 0px 0px 3px;
	padding: 0px;
	clear:both;
}
#footer ul {
	position: relative;
	width: 800px;
	margin: 0px 0px 10px;
	padding: 0px 0px 5px;
	list-style: none;
	display: block;
	height: 11px;
	clear: both;
	background-image: url(../images/bg_btm.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#footer li {
	position: absolute;
	margin: 0px;
	padding: 0px;
	height: 11px;
	display: block;
	top: 0px;
}
#footer li a {
	text-decoration: none;
	background: url(../images/arrow_m.gif) no-repeat 0px 1px;
	font-size: 90%;
	display: block;
	height: 1em;
	color: #666666;
}
#footer li a:hover {
	text-decoration: none;
	font-size: 90%;
	background: url(../images/arrow_m_over.gif) no-repeat 0px 1px;
	display: block;
	height: 1em;
	color: #333333;
}
#footer li#fm1 {
	left: 0px;
	width: 8em;
	height: 1em;
	text-indent: 1em;
	line-height: 1em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#footer li#fm2 {
	left: 8em;
	width: 7em;
	height: 1em;
	text-indent: 1em;
	line-height: 1em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#footer li#fm3 {
	left: 15em;
	width: 7em;
	height: 1em;
	text-indent: 1em;
	line-height: 1em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#footer li#fm4 {
	left: 22em;
	width: 9em;
	height: 1em;
	text-indent: 1em;
	line-height: 1em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#footer li#fm5 {
	left: 31em;
	width: 10em;
	height: 1em;
	text-indent: 1em;
	line-height: 1em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 1em;
}
