  @charset "iso-8859-1";

/* ÌÀÍ·Ìõ-STEEL CSS 200704-01 */
/* (C)ÌÀÍ·Ìõ-STEEL */
/* print.css  */



body {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}



a {
	color: #0000ff;
	text-decoration: underline;
}



#header {
	background-image: none;
	width: auto;
	float: none;
	height: auto;
}


#header #logo {
	margin-left: 10px;
	margin-top: 15px;
	float: none;
}

#header #right {
	display:none;
}


/* global menu */

#gmenu {
	display:none;
}

#docs {
	clear: left;
	float: none;
	width: auto;
	background-image: none;
}

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

#docs #docs-c #contents {
	width: auto;
	margin-right: 0px;
	float: none;
}

#docs #docs-c #contents #breadcrumb {
	display:none;
}


#menu {
	display:none;
}

#footer {
	float: none;
	width: auto;
	background-image: none;
}





#footer #return {
	display:none;
}


#footer #f-menu {
	display:none;
}

#footer #policy {
	display:none;
}



