/******************************************************

	YAMAGATA WEB Site Print CSS


Modefiy : 2008/10/27
*******************************************************/


body {
	background: none;
}

#gotoPageTop {
	display: none;
}

div#pageBody {
	width: 95%;
	border: none;
}
#header {
	width: 100%;
}
#navigation {
	width: 0;
}


#navigation #contentsNavi {
	display: none;
}
#navigation #crumb {
	margin: 33px 0 0 0;
	margin-top: 33px;
	width: 100%;
	_width: 600px;
}


#contents {
	float: none;
	width: 100%;
}

#contents h2 {
	background: #19ba88;
	color: #ddd;
}

#contents table.outline td dt {
	min-height: 1.4em;
}
#contents table.outline td dd {
	min-height: 1.4em;
	min-width: 33em;
	width: auto;
}

#office #contents .sideR {
	float: left;
}


#footer {
	padding: 15px 0 0;
}
#footer #footerLinks {
	display: none;
}

