@charset "UTF-8";
/* CSS Document */



h1, h2, h3, th, dt, strong, a, #footer ul li {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #000000;
}

body {
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: white;
	background-image: none;
	font-size: 12pt;
	line-height: 1.4;
	color: #000000;
}
head+body {
    width: 165mm;
    max-width: 100%;
    min-width: 80%;
    margin: 0 auto;
}
p, dt, dd, th, td, li  {
    line-height: 1.8;
}
#wrapper {
	text-align: right;
	background: #FFFFFF url(none);
	border-style: none;
}
#all_contents_round {
	width: 92%;
	margin-left: auto;
	text-align: left;
	background: #FFFFFF;
}
#all_contents_round table {
	margin-bottom: 1em;
	border-collapse: collapse;
	width: 100%;
	font-size: 9pt;
	line-height: 11pt;
}
#all_contents_round th, #all_contents_round td {
	border: 2px solid #999999;
	padding: 6px 8px;
	vertical-align: top;
	text-align: left;
	font-size: 10.5pt;
}
a:after {
    content: " >> " attr(href) " ";
    font-size: 10.5pt;
}


#header img {
	display: none;
}
#header h1 a {
	background: url(none);
	color: #000000;
	width: 400px;
	font: bold 24px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#header h1 em {
	visibility: visible;
}
#header table {
	border-style: none;
}

#menuwrap {
	display:none;
}


#new {
	margin-top: 20px;
}
#new h3{
	color: #000000;
}

#footer {
	background: #FFFFFF;
	clear: both;
	float: none;
}

#footer ul {
	display:none;
}
#top_infomation {
	clear: both;
	float: none;
}

