@charset "utf-8";
/* CSS Document */

/*------------------------------------------------------------
##############################################################
■index.html
##############################################################
------------------------------------------------------------*/
#rootDir img { vertical-align: bottom; }

#rootDir h1 {
width:auto;
padding:0;
background:none;
margin:0;
border:0;
}

/*ナビゲーション--------------------------------------------*/
/*ヘッダー--------------------------------------------------*/
#container #header #headerContent #global {
text-indent:0;
}

/*グローバルナビ--------------------------------------------*/
#rootDir #container #gnindex {
width:800px;
height:29px;
}
#rootDir #container #gnindex ul li {
width:160px;
height:29px;
float:left;
}
#rootDir #container #gnindex img { vertical-align: bottom; }

