/*      基本設定　　　　*/
body     {
     background-color: White;
     color: Gray;
     margin-top: 10px;
     font-size: 15px;
     text-decoration: none;
}

body a    {
     text-decoration: none;
}

table     {
     text-align: left;
}

.title-top     {
     width: 592px;
     height: 35px;
     background-image: url("../gifs/title-top3.jpg");
     color: White;
     font-size: 20px;
     text-align: right;
     font-weight: bold;
     padding-top: 24px;
     padding-right: 10px;
     margin: 0px 0px 2px 0px;

}

.top01     {
     width: 600px;
     height: 323px;
     background-image: url("gifs/hal-001.jpg");
     color: White;
     font-size: 20px;
     text-align: right;
     padding-top: 50px;
     border: 1px solid gray;
     font-weight: bold;
     font-family: Cambria;
}

.title01    {
     width: 600px;
     background-color: Navy;
     color: White;
     font-size: 20px;
     margin: 0px 0px 10px 0px;
}

.contents    {
     width: 600px;
     height: 350px;
     background-color: white;
     color: Gray;
     font-size: 14px;
     text-align: left;
     margin: 5px 0px 5px 0px;
}

.contents  a   {
     color: Gray;
     text-decoration: underline;
}

.contents  a:hover   {
     color: Orange;
}

.left    {
     width: 198px;
     height: 350px;
     background-color: White;
     color: Gray;
     font-size: 14px;
     float: left;
     border-top: solid 1px #cccccc;
     border-bottom: solid 1px #cccccc;
     border-right: solid 1px #cccccc;
     border-left: solid 1px #cccccc;
}

.right    {
     width: 398px;
     height: 350px;
     background-color: white;
     color: Gray;
     font-size: 14px;
     text-align: left;
     float: left;
     border-top: solid 1px #cccccc;
     border-bottom: solid 1px #cccccc;
     border-right: solid 1px #cccccc;
     border-left: solid 1px #cccccc;
}

h4     {
     width: 597px;
     height: 18px;
     background-color: Orange;
     color: White;
     font-size: 15px;
     text-align: right;
     margin-top: 2px;
     margin-bottom: 2px;
     text-align: left;
     padding-left: 5px;
     padding-top: 2px;
     background-image: url("../gifs/title-bottom.jpg");
}

h4 a     {
     color: White;
}

h4 a:hover     {
     color: Brown;
}

h5     {
     width: 595px;
     background-color: Brown;
     color: White;
     font-size: 14px;
     text-align: right;
     margin: 2px 0px 0px 0px;
     padding-right: 5px;
     background-image: url("gifs/title-bar01.jpg");
}

h5 a     {
     color: White;
}

h5 a:hover     {
     color: Orange;
}

h6     {
     width: 600px;
     height: 18px;
     background-color: Orange;
     color: white;
     font-size: 14px;
     margin: 5px 0px 0px 0px;
     background-image: url("../gifs/title-bottom.jpg");
     padding-top: 2px;
}

.banner01     {
     width: 600px;
     height: 70px;
     background-image: url("../gifs/banner01.jpg");
     padding-top: 10px;
}
