#container {
        position:absolute;
        width:505px;
        height:80px;
        left: 50%;
        top: 40%;
        margin-left: -252px;
        margin-top: -40px;
}


/* main */
P1{
margin: 0 0 30px; /* 見出しのマージン（上、左右、下） */
letter-spacing: 0.2em;
line-height: 200%;
font-size: 70%; /* 見出しの文字サイズ */
font-weight: lighter;
font-family: "AXIS Std",sans-serif;
}


P2{
margin: 0 0 30px; /* 見出しのマージン（上、左右、下） */
letter-spacing: 0.2em;
font-size: 50%; /* 見出しの文字サイズ */
font-weight: lighter;
font-family: "AXIS Std",sans-serif;	
}


P3{
margin: 0 0 30px; /* 見出しのマージン（上、左右、下） */
letter-spacing: 0.2em;
line-height: 200%;
font-size: 55%; /* 見出しの文字サイズ */
font-weight: lighter;
font-family: "AXIS Std",sans-serif;
}


P4{
margin: 0 0 30px; /* 見出しのマージン（上、左右、下） */
letter-spacing: 0.2em;
font-size: 20%; /* 見出しの文字サイズ */
font-weight: lighter;
font-family: "AXIS Std",sans-serif;	
}


P5{
margin: 0 0 30px; /* 見出しのマージン（上、左右、下） */
letter-spacing: 0.2em;
font-size: 20%; /* 見出しの文字サイズ */
font-weight: lighter;
font-family: "AXIS Std",sans-serif;	
font-color: rgba(255, 255, 255, 0.0);	
}

opacity0{
   opacity:0.0;
}