@charset   "UTF-8";
body{
color : #666666;
background-color : #000000;
padding : 0px;
margin : 0px;
text-align : center;
}
#main{
padding-top : 20px;
padding-bottom : 0px;
margin-left : auto;
margin-right : auto;
width : 600px;
}
p,div,li{
padding : 0px;
margin : 0px;
}
#name{
font-size : 81.25%;
line-height : 1.6em;
background-color : #ffffff;
text-align : left;
padding : 20px;
font-family : Arial;
}
#title{
background-color : #8a792b;
color : #ffffff;
padding : 5px;
}
.close{
text-align : center;
}
.number{
font-family : "Arial Black";
}
.footer{
text-align : center;
background-color : #221e1f;
font-size : 72.5%;
color : #ffffff;
font-family : Arial,OSAKA;
padding-top : 5px;
width : 780px;
height : 50px;
margin-left : auto;
margin-right : auto;
}
.footer-link{
font-weight : bold;
color : #ffffff;
text-decoration : none;
}
.footer-link:hover{
font-weight : bold;
color : #FFC0A9;
text-decoration : none;
}
.footer-link:visited{
font-weight : bold;
color : #ffffff;
text-decoration : none;
}
.photo_right{
float : right;
position : relative;
text-align : center;
width : 250px;
padding-left : 10px;
}
.font_big{
font-size : 110%;
font-weight : bold;
}
.name-l{
font-size : 120%;
}

.name{
padding-bottom : 10px;
}
