body {
	font-size: 17pt;
	color: #000000;
	background-color: #FFFFFF;
	
}

a:link,
a:visited {
	text-decoration: underline;
	color: #000000;
}

img {
	border: 0;
}


#navi,
#sidebar,
#topright,
#footer,
#footer-01,
#footer-02,
#footer-03,
#copyright,
#footer-03 ul,
#footer-03 li,
h4#footer,
h4#footer-03
 {
	display: none;
}

h2#company02,
h2#company03,
h2#company04
 {
width:1000px;
height:100px;
padding-left:0px;
margin-left:0px;
}

h3#company01,
h3#company02{
width:1000px;
}


#navi,
#content {
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
		background-image: none;
}


table,
th,
td {
	border-collapse: collapse;
	border-spacing: 0;
}

#primary table {
	width: 100%;
	margin: 0 0 20px 0;
	padding: 5px;
	border: 1px solid #333333;
}

#primary table th,
#primary table td {
	padding: 3px;
	font-size: 90%;
}

#primary table th {
	border-bottom: 1px solid #333333;
}

#primary table td {
	border: 1px dotted #333333;
}


a:link:after,
a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}


body {
	line-height: 1.5;
	letter-spacing: 1px;
}

#primary {
	margin: 0 0 0 5%;
	font-family: "ヒラギノ明朝 Pro W3", "細明朝体", "ＭＳ Ｐ明朝", serif;
}

#footer {
	display: none;
}