div#navigation,
div#extra,
div#footer p.goto_head,
ul#top_navi,
ul#foot_navi {
	display: none
}

h2,h3,h4,h5,p,
div#container,
div#wrapper,
div#content,
div#c_main {
	float:none;
	width:auto;
	height:auto;
	margin:0;
	padding: 0;
	background:none;
}
h2 {
	font-size:12px;
	margin-bottom: 1em;
}
h3 {
	font-size: 14px;
	margin-bottom: 2em;
}
h4 {
	font-size: 14px;
	border-bottom: 1px solid #000;
	margin: 3em 0 2em 0;
}
h5 p {
	margin: 1em 0;
}
/*
h2,h3,h4,h5,p {
	margin: 0.5em 0;
}
*/
div#container {
	width: 648px;
}
div#content {
	width: 608px;
	margin-left: 20px;
}
div.breadcrumb {
	width: 608px;
}
div#footer {
	width:648px;
	height:auto;
}
div#footer {
	width: 608px;
}
div#footer img {
	width:648px;
	height:67px;
	margin-left: -20px;
}

/* for Mac *************************************/
div#header { background: none }
h2 {color: #444}
