@charset "EUC-JP";

body {
 font-size:12px;font-family : Verdana;
 color : #060606;
 letter-spacing:1px;
 line-height:1.5;
 margin-left: 10px;
 margin-top: 4px;
 margin-right: 0px;
 margin-bottom: 0px;
 background-color: #FFFFFF;
}

body { 
background-repeat: no-repeat;
background-position: right bottom;
background-attachment: fixed;
}

br {
 letter-spacing:0;
}

h1 {
 font-size:14px;font-family : Verdana;
 font-weight: bold;
}

h2 {
 font-size:12px;font-family : Verdana;
 font-weight: normal;
 margin:0;
}

hr {
height: 1px;
border: none;
border-top: 1px #060606 dashed;
}

a:link { text-decoration:none; color:#FF5CC8; }
a:visited { text-decoration:none; color:#FF5CC8; }
a:active { text-decoration:none; color:#FF5CC8; }
a:hover { text-decoration:none; color:#FF05AB; }
a:hover { background-color:#FFCCEE;}


.top {
 width:600px;
 text-align:left;
}

.middle1 {
 width:600px;
 text-align:left;
 border:0px;
 margin:0px;
}

.middle2 {
 width:600px;
 text-align:left;
 border:0px;
 padding:3px;
 border-top-width:0;
 margin-bottom:10px;
}

.middle3 {
 text-align:right;
 width:600px;
 margin:0px;
}

.data {
 text-align:right;
}

form {
 margin-bottom:0;
}