@charset "utf-8";
	/*     基本設定     */
#header {
	position: relative;
	top: -200px;
	background-image: none;
}
#header_print {
	display: block;
	width: 900px;
	height: 200px;
}
#header .description h1 {
	text-indent: -9999px;
}
	/*     ヘッダー     */
.g_navi {
	position: relative;
	top: -200px;

}
	/*     メインアウトライン     */

#main_outline {
	position: relative;
	top: -200px;
}

