@charset "utf-8";
/* bugfix for mozilla */
/*

Yamatosokki Style Sheets
Modified  : 2007-09-28;
Author    : Yamatosokki Joho Center

*/

#infoTop, #globalNav, #search, #navBar, #breadCrumb, #topOfPage, #infoBot, #contentBotNav, #estimateContainer {
	display: none;
	}




/* general rules */

body {
	color: #000;
	background:none;
	}

#home #intro {
	height:auto !important;
	}
#home #intro,
#home #intro h2,
#home #intro p {
	position:static !important;
	}

#home #privacyget a,
#home #found a,
#home #privacy a,
#home #ISO a {
	position:static !important;
	}

#home #columnsSystem,
#home #columnsSteno {
	float:none !important;
	}

#content .column2-1,
#content .column2-2 {
	float:none !important;
	width:100% !important;
	margin:0 !important;
	padding:0 !important;
	}

/* layout divs */

#header {
	width: auto;
	height: auto;
	margin: 0;
	}

#wrapper {
	margin:0 auto !important;
	}

#navBar {
	float:none !important;
	}
#content {
	float: none !important;
	border-left: none !important;
	width:100% !important;
	}
#footer {
	width: auto;
	border-top: 1px solid #C6C6C6;
	color: #000;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
	}




/* header components */

#siteName {
	position: relative;
	top: 0;
	}

#siteName a {
	width: auto;
	height: auto;
	background: none;
	text-indent: 0;
	font-size: small;
	line-height: 1.4em;
	color: #000;
	margin-bottom: 1em;
	}




/* categoryName styles */

#categoryName {
	font-size: xx-large;
	line-height: 1.4em;
	}

#pageName {
	width: auto;
	height: auto;
	font-size: x-large;
	line-height: 1.4em;
	text-indent: 0;
	position: relative;
	top: 0;
	}




/* story styles */
.story {
	margin:0 0 3em !important;
	}
.story h4#copy {
	width: auto;
	height: auto;
	font-size: large;
	line-height: 1.4em;
	text-indent: 0;
	margin-bottom: 0.5em;
	}

.story ul,
.story ol {
	margin-left: 0;
	}

.story h3 {
	width: auto;
	height: auto;
	margin-bottom: 0;
	font-size: medium;
	line-height: 1.4em;
	text-indent: 0;
	}




/* footer components */

#copyright {
	float: none !important;
	}




/* estimate styles */

#estimateWrapper {
	width: auto;
	}

#estimateColumn1 {
	width: 70%;
	}

#estimateColumn2 {
	float: right;
	padding-left: 2%;
	width: 30%;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 28%;
	}
html>body #estimateColumn2 {
	width: 28%;
	}

.estimate table {
	width: auto;
	}

.estimate table th {
	width: 20%;
	}




/* mistake columns */

#misWrapper {
	width: auto;
	}

#misColumn1 {
	float: none;
	width: auto;
	}

#misColumn2 {
	display: none;
	}

#misHeader {
	width: auto;
	}

#mistake #date {
	float: none;
	width: auto;
	height: auto;
	text-indent: 0;
	font-size: medium;
	line-height: 1.4em;
	}

#mistake #responsible {
	float: none;
	width: auto;
	height: auto;
	background: none;
	text-indent: 0;
	font-size: small;
	line-height: 1.4em;
	}

