@charset "utf-8";
/* CSS Document */

* {
color:#27261B;
margin:0pt;
padding:0pt;
}
html {
height:100%;
}
body {
background:#FDFDF8;
font-family:"Verdana","ヒラギノ角ゴ Pro W3",'Hiragino Kaku Gothic Pro',"ＭＳ Ｐゴシック","Osaka",sans-serif;
font-size:12px;
height:100%;
line-height:1.8;
}

br.clear {
clear:both;
}
em.arrow {
color:#D3745E;
font-style:normal;
font-weight:800;
}
em.remark {
color:#D3745E;
font-style:normal;
}
strong {
font-weight:800;
}
ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
img {
border:medium none;
}
object, embed {
margin:0pt;
}
h1 {
float:left;
}
h2 {
font-size:18px;
font-weight:800;
}
h3 {
font-size:14px;
font-weight:800;
}
h4 {
font-size:12px;
font-weight:800;
}
h5 {
font-size:10px;
font-weight:800;
}
a {
text-decoration:none;
}
a:link {
color:#0E537C;
text-decoration:underline;
}
a:visited {
color:#0E537C;
text-decoration:underline;
}
a:hover {
color:#2E95AB;
text-decoration:none;
}
form {
height:100%;
}
form label {
font-size:10px;
font-weight:800;
}

hr{
border-color:#9E95A8;
border-style:dotted;
border-width:1px 0pt 0pt;
height:1px;
margin:0pt 0pt 15px;
}
.hide-text {
display:block;
overflow:hidden;
text-indent:-2000px;
}

.r{
float:right;
margin:0 0 10px 10px;
padding:5px;
border:#9E95A8 1px solid;
}