@charset "utf-8";
/* index */

/* Header
----------------------------------------------*/

#idLogoTitle h1{
	width: 800px;
	height: 37px;
	background: url(../img/index/h1.gif) no-repeat left top;}

/* Sidebar navigation
----------------------------------------------*/

#idSidebar{
	width: 235px;
	height: 435px;
	background: url(../img/index/bk-navi.jpg) no-repeat left top;
	float: left;}
#idSidebar h2{
	text-indent: -9999px;
	width: 235px;
	height: 43px;
	background: url(../img/index/navi_title.jpg) no-repeat left top;}


li#navSide01{ height: 24px;background: url(../img/index/navi01.jpg) no-repeat left top;}
li#navSide02{ height: 18px;background: url(../img/index/navi02.jpg) no-repeat left top;}
li#navSide03{ height: 17px;background: url(../img/index/navi03.jpg) no-repeat left top;}
li#navSide04{ height: 17px;background: url(../img/index/navi04.jpg) no-repeat left top;}
li#navSide05{ height: 17px;background: url(../img/index/navi05.jpg) no-repeat left top;}
li#navSide06{ height: 20px;background: url(../img/index/navi06.jpg) no-repeat left top;}
li#navSide07{ height: 26px;background: url(../img/index/navi07.jpg) no-repeat left top;}
li#navSide08{ height: 25px;background: url(../img/index/navi08.jpg) no-repeat left top;}
li#navSide09{ height: 23px;background: url(../img/index/navi09.jpg) no-repeat left top;}

li#navSide01 a{ height: 24px; }
li#navSide02 a{ height: 18px; }
li#navSide03 a{ height: 17px; }
li#navSide04 a{ height: 17px; }
li#navSide05 a{ height: 17px; }
li#navSide06 a{ height: 20px; }
li#navSide07 a{ height: 26px; }
li#navSide08 a{ height: 25px; }
li#navSide09 a{ height: 23px; }

li#navSide01 a:hover{ height: 24px; background: url(../img/index/navi01.jpg) no-repeat left top; background-position:-235px 0px;}
li#navSide02 a:hover{ height: 18px; background: url(../img/index/navi02.jpg) no-repeat left top; background-position:-235px 0px; }
li#navSide03 a:hover{ height: 17px; background: url(../img/index/navi03.jpg) no-repeat left top; background-position:-235px 0px; }
li#navSide04 a:hover{ height: 17px; background: url(../img/index/navi04.jpg) no-repeat left top; background-position:-235px 0px; }
li#navSide05 a:hover{ height: 17px; background: url(../img/index/navi05.jpg) no-repeat left top; background-position:-235px 0px; }
li#navSide06 a:hover{ height: 20px; background: url(../img/index/navi06.jpg) no-repeat left top; background-position:-235px 0px; }
li#navSide07 a:hover{ height: 26px; background: url(../img/index/navi07.jpg) no-repeat left top; background-position:-235px 0px; }
li#navSide08 a:hover{ height: 25px; background: url(../img/index/navi08.jpg) no-repeat left top; background-position:-235px 0px; }
li#navSide09 a:hover{ height: 23px; background: url(../img/index/navi09.jpg) no-repeat left top; background-position:-235px 0px; }

/* Contents
----------------------------------------------------*/
#idContainer{
	background: #fff url(../img/index/bk-container.jpg) no-repeat center bottom;}