body{
text-align:center;
color:#808080;
font-family: 'ヒラギノ丸ゴ ProN','Hiragino Maru Gothic ProN','メイリオ', Meiryo,monospace;
background-image:url(bgimg.png);
background-repeat:no-repeat;
background-position:right bottom;
background-attachment: fixed;
background-size:40%;
}

.mainlogo{
width:60%;
}

.mailimg{
width:1rem;
}

.title{
font-size:1.5rem;
font-weight: bold;
color:#FF82B2;
}

.titles{
font-size:1.2rem;
font-weight: bold;
}

a{
color:#FF82B2;
}

.sakureiimg{
width:60%;
}

th{
border: solid 1px;
padding: 10px;
background-color:#FFBEDA;
}

td{
border: solid 1px;
padding: 10px;
}

table{
border-collapse:  collapse;
margin-left: auto;
margin-right: auto;
}

.bottom{
color:#808080;
}