@charset "utf-8";

* {
font-family: "ヒラギノ明朝 Pro W3", "細明朝体", "ＭＳ Ｐ明朝", serif;
vertical-align: 0;
}

body{
background-color: white;
background-image: none;
font-size: 12pt;
line-height: 1.5;
etter-spacing: 1px;
}

head+body {
width: 165mm;
max-width: 100%;
min-width: 80%;
margin: 0 auto;
}

h1, h2, h3, th, dt, strong{
margin: 0;
padding: 0;
font-weight: normal;
color: #000000;
text-align: left;
}

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

img {
border: 0;
}

#header,#sideBar,#footerAll,.pan, #topLink, .entryBtn{
display: none;
}

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

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

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

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

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