body {
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
}

a:link,
a:visited {
	text-decoration: underline;
	color: #000000;
}

img {
	border: 0;
}

#rap,
#main,
#footer {
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}

table,
th,
td {
	border-collapse: collapse;
	border-spacing: 0;
}

#main table {
	width: 100%;
	margin: 0 0 20px 0;
	padding: 5px;
	border: 1px solid #333333;
}

#main table th,
#main table td {
	padding: 3px;
	font-size: 90%;
}

#main table th {
	border-bottom: 1px solid #333333;
}

#main table td {
	border: 1px dotted #333333;
}

body {
	line-height: 1.5;
	letter-spacing: 1px;
}

#main {
	margin: 0 0 0 5%;
	font-family: "ヒラギノ明朝 Pro W3", "細明朝体", "ＭＳ Ｐ明朝", serif;
}


#menu{
	display: none;
}