@charset "utf-8";
/* -------------------------------------------------------
	* Date : 2008/03
	* File : second.css
	* Copyright 2008 MAC InterNet All Rights Reserved. 
------------------------------------------------------- */

/* -----------------------------
	print css
----------------------------- */

body {
	font-size: 12pt;
	color: #000000;
	background-image: none;
}
#container {
	border: none;
	width: 100%;
}
/*
#header {
	width: 100%;
}
*/
#footer {
	width: 100%;
}
#head_up, #footer, #hlink, .gnavi {
	display:none;
}
#topkey {
	display: list-item;
	list-style-image: url(../../img/top.jpg);
	list-style-position: inside;
	width:800px;
	height:240px;
	padding-bottom: 10px;
}
#topkey object {
	display:none;
}
