@charset "Shift_JIS";

*{
margin: 0;
padding: 0;
}

img{
border:none;
}

html{
height:100%;
}

body{
height:100%;
}

table{
width:100%;
height:100%;
border-collapse:collapse;
}

#wrap{
width:887px;
height:590px;
margin:auto;
}

#title{
padding:130px 0 69px 26px;
}

.link{
margin:0 0 20px 26px;
}

#copy{
text-align:right;
margin:307px 25px 18px 0;
}