#container {
        position:absolute;
        width:800px;
        height:300px;
        left: 50%;
        top: 50px;
        margin-left: -400px;
       
}




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


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


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