/* CSS Document */
body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0;
}

#page {
	border:none;
	background-color: #FFFFFF;
	width: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#sidebar {
	display: none;
}

#header_image {
	display: none;
}

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

#contentleft {
	width: auto;
}

#contentright {
	width: auto;
}

#teikantoc {
	display: none;
}

#content {
	border: none;
	width: auto;
	padding: 0;
	margin: 0 auto;
	font-size: 10.5pt;
	line-height: 1.2;
	font-family: normal;
}



#content em, #content strong {
	color: #000000;
	font-weight: bold;
}

#content h1, #content h2, #content h3,#content h4, #content h5, #content h6 {
	background: none;
	color: #000000;
	letter-spacing: none;
}

#content p {
	margin: 8px 4px 8px 4px;
	text-align: justify;
	letter-spacing: none;
	_text-align: left;
}

#content blockquote, #content .boxleft, #content .boxright {
	background: none;
	border: 2px solid #000000;
}

#content blockquote {
	width: auto;
}

#content table, #content caption, #content th, #content td, #content tr, #content thead, #content tfoot {
	background: none;
	color: #000000;
	border-collapse: collapse;
	border-spacing: 0;
}

#content thead td, #content tfoot td, #content th, #content td, #content tr {
	background: none;
	color: #000000;
	border: 2px solid #000000;
}

/*
#content a[href]:after {
    content: "(" attr(href)")";
	margin: 0 0.5em;
	font-weight: normal;
	font-family: normal;
}
*/



#footer {display: none;}
#header_top {display: none;}
#header {display: none;}
#header_bar01 {display: none;}
#HeaderNavi {display: none;}
