﻿@charset"utf-8";



#title {
                margin-top:86px;
                font-size:100%;
                color:#ffffff;
                text-align:center;
}

#photo {
                margin-top:40px;
                margin-bottom:10px;
                height:350px;
}

#photo a:link{
                color:#666666;
}


#navi ul {
                list-style-type:none;
                font-size:70%;
                margin-right:10px;
}

#navi a:link {
                color:rgb(45,50,90);
}

#navi a:visited {
                color:#333333;
}
#navi a:hover {
                color:#666666;
}
