@charset "utf-8";

/* -------------------------------------------------------
	* Date : 2008/03
	* File : second.css
	* Copyright 2008 MAC InterNet All Rights Reserved. 
------------------------------------------------------- */

/* -----------------------------
	print css
----------------------------- */

#container {
	border: none;
	width: 100%;
}
#header {
	width: 100%;
}
#footer {
	width: 100%;
}
#rnavi, #lnavi, .gnavi, .tnavi{
	display:none;
}
/*
.gnavi {
	height:1px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #F58428;
}
.gnavi ul {
	display:none;
}
*/
/* -----------------------------
	head
----------------------------- */
/*
#contents h1 {
	border: solid 1px #999;
	padding: 6px 10px;
	height:1em;
}
#contents h2,
#contents h3 {
	padding: 6px 10px;
}
#contents div h2,
#contents div h3 {
	border: none;
	padding: 0px;
}
*/
