/* -------------------------------------------------------
	* Date : 2010/02
	* File : second.css
	* Copyright 2010 MAC InterNet All Rights Reserved. 
------------------------------------------------------- */
body {
	font-size: 12pt;
	color: #000000;
	background-image: none;
}
body#top {
	font-size: 12pt;
	color: #000000;
	background-image: none;
}
#container {
	border: none;
	width: 100%;
}
div#contents {
	width:540px;
	float:left;
}
div#menu {
	width:210px;
	float:right;
}
#head_menu, #pankz, #footer, .gnavi, #menu, h2 {
	display:none;
}
#topkey {
	display: list-item;
	list-style-image: url(../../img/top_key.jpg);
	list-style-position: inside;
	width:832px;
	height:200px;
}
#topkey object {
	display:none;
}
