a:link,a:visited,a:active{
color:#369;
text-decoration:none;
  text-align : center;
  margin-left : auto;
  margin-right : auto;
}
a:hover{
color:#ccc;
text-decoration:none;
}


/***************************************/
div.wrap {
 text-align: center; /* IEのバグ対応 */
}
div.document {
 text-align: left; /* IEのバグ対応 */
 width: 650px;
 margin-left: auto;
 margin-right: auto;
}

/***************************************/
BODY{
margin:20px 40px;
padding:0px;
color:#666;
font-size:9pt;
font-family:Arial,MS UI Gothic;
line-height:180%;
background-color:#fff;
  text-align : left;
}
TABLE{
font-size:9pt;
line-height:180%;
  margin-left : auto;
  margin-right : auto;
}
/***************************************/
form{
margin:0px;
}
input,textarea{
color:#666;
font-size:9pt;
font-family:Arial,MS UI Gothic;
background-color:#fff;
border:1px solid #666;
}
hr{
height:0px;
border:0px;
border-bottom:1px dotted #666;
}
ul{
margin:0px;
padding:0px 0px 0px 15px;
list-style-type:circle;
}
/***************************************/
h1{
margin:0px;
padding:50px 0px 10px 0px;
font-size:14pt;
font-family:Lucida Sans Unicode,MS UI Gothic;
}
h2{
margin:0px 0px 10px 0px;
padding:2px 5px;
font-size:9pt;
background-color:#fff;
background-image:url(img/photo.gif);
background-position:0% 30%; 
background-repeat:no-repeat;
border:1px solid #666;
text-align:right;
}
h3{
margin:0px;
padding:0px;
font-size:9pt;
text-decoration:underline;
}
/***************************************/
.txt{
margin-bottom:40px;
}
.mark{
font-family:MS UI Gothic;
}
.pict{
text-align:center;
}
.pict img{
border:1px solid #666;
}