#infoSet{
   position:relative;
  width:900px;
  height:100px;
  margin:0 auto;  
}

#myBody{
  position:relative;
  width:900px;
  min-height:600px;
  background-color:#FFFFFF;
  margin:0 auto;
}


#photoBox{
position:absolute;
top:50px;
left:-50px;
z-index:10;
}

#pagettl{
padding-top:70px;
}

#mytext{
width:775px;
text-align:right;
padding-bottom:50px;
}

#mytext h3{
margin-top:20px;
width:475px;
padding-top:10px;
padding-bottom:10px;
background-image:url(../img/line_sttl.gif);
background-repeat:no-repeat;
background-position:bottom center;
text-align:left;
margin-left:auto;
}
#mytext p{
width:475px;
margin-top:10px;
line-height:1.8;
text-align:left;
margin-left:auto;
}


/* サイトマップ */
.sitemap{
width:475px;
margin-top:10px;
line-height:1.8;
margin-left:auto;
}

.sitemap li{
padding-left:20px;
background-position:center left;
background-repeat:no-repeat;
text-align:left;
}

.li1{
background-image:url(../img/icon_sitemap1.gif);
}
.li2{
background-image:url(../img/icon_sitemap2.gif);
}
.li3{
background-image:url(../img/icon_sitemap3.gif);
}


.rules{
width:475px;
margin-top:10px;
line-height:1.8;
margin-left:auto;
}

.rules li{
background-image:url(../img/icon_sitemap1.gif);
padding-left:20px;
background-position:top left;
background-repeat:no-repeat;
text-align:left;
}

#footer{
width:900px;
height:80px;
margin:0 auto;
}

#footer #footerBox{
position:absolute;
top:40px;
left:600px;	
}

#footerBox li{
float:left;
margin-right:15px;
}