@charset "utf-8";

#docs {
	width: auto;
}


#docs #docs-c {
	width: auto;
	background-image: none;
}

#docs #docs-c #contents {
	float:none;
	width:auto;
}

#docs #docs-c #menu {
	display: none;
}


/* basic */
#docs h1 {
	background-image: none;
}
#docs #docs-c h2 {
	background-image: none;
}


/* header */

#logo { float: none;}

#right { float: right; text-align: center; }
#search {
	display: none;
}
#gmenu-s {
	display: none;
}
/* gmenu action css */
#gmenu { display: none; }



/* footer */


#footer{
	clear:both;
	background-image: url(../img/footer/bg_footer01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}

#footer #footerlink {
	display: none;
}


#footer #return { display: none; }

#quicklink {
	display: none;
}
/*\*/

* html #quicklink {
    display: none;
}
/**/




