@charset "Shift_JIS";

img{       border: none;
           }
a:link{    color: #333333;
           text-decoration: none;
           }
a:visited{ color: #333333;
           text-decoration: none;
           }
a:hover{   color: silver;
           text-decoration: none;
           }
a:active{  color: silver;
           text-decoration: none;
           }
body{
           margin-top: 80px;
           text-align: center;
           }
#box0100{
           position: relative;
           width: 655px;
           height: 415px;
           margin: 0px auto;
           background-image: url(fig/shadow.jpg);
           }
#box0200{
           width: 655px;
           height: 30px;
           margin: 0px auto 30px;
           color: #555555;
           font-family: 'Arial';
           font-size: 12px;
           text-align: center;
           }
#box0110{
           position: absolute;
           top: 0px;
           left: 0px;
           width: 640px;
           height: 375px;
           background-image: url(fig/colosseo.jpg);
           }
#box0120{
           position: absolute;
           top: 375px;
           left: 0px;
           width: 640px;
           height: 25px;
           background-color: #000000;
           text-align: right;
           }
#title0130{
           position: absolute;
           top: 290px;
           left: 40px;
           color: #BDCCCC;
           font-family: 'Lucida Handwriting';
           font-size: 52px;
           font-weight: 700;
           }
#box1110{
           position: absolute;
           top: 0px;
           left: 0px;
           width: 640px;
           height: 375px;
           background-image: url(fig/colosseo.jpg);
           }
#box1130{
           position: absolute;
           top: 40px;
           left: 40px;
           width: 370px;
           height: 300px;
           color: #333333;
           font-family: 'Times New Roman,Times,serif';
           font-size: 12px;
           font-weight: 300;
           text-align: left;
           }

#stepbox{
           width: 825px;
           margin: 20px auto;
           text-align: left;
           }
#live{
           margin: 30px auto;
           }
#home1000{
           text-align: right;
           width: 825px;
           margin: 0px auto 20px;
           color: #333333;
           font-family: 'Arial';
           font-size: 24px;
           }
#home2000{
           text-align: left;
           width: 825px;
           margin: 20px auto 50px;
           color: #333333;
           font-family: 'Arial';
           font-size: 24px;
           }

#mainbg{
           background-color: #000000;
           }
#maintitle{
           color: #FFFF99;
           font-family: 'Papyrus';
           font-size: 52px;
           font-style: italic;
           margin: 240px auto;
           }

.panf{
           border: 1px #bbbbbb solid;
           width: 710px;
           height: 1000px;
           margin: 0px auto 10px;
           }           