??????

div#header {
  padding : 10px;
  border : 1px solid orange;border : 1px solid orange;
}

div#header {  
    
    
    
    
    
    
    
    
    
    
  width : 748px;
  height : 110px;
  background : url(../images/05_top/top_head.jpg) no-repeat;
}

div#header h1 {
    
    
    
    
    
    
    
    
    
    
    
  margin: 0;
  font-weight : normal;
  padding-left : 20px;
  font-size : 1em;
}

div#header p {  
    
    
    
    
    
    
    
    
    
    
  margin: 0;
  padding-left : 10px;
  font-size : 1.1em;
}

div#header-left {  
    
    
    
    
    
    
    
    
    
    
  padding : 10px 10px 10px 0px;
  width : 290px;
  float : left;

  height : 50px;
}

div#header-right {  
    
    
    
    
    
    
    
    
    
    
  padding : 10px;
  width : 400px;
  float : right;
  text-align : left;
  margin-top : 30px;
}

.head_down_p{
    
    
    
    
    
    
    
    
    
    
    
  font-size : 0.95em;
  margin-top : 4px;
  margin-bottom : 3px;
  color : gray;
  margin-left : 10px;
}

div#main {  
    
    
    
    
    
    
    
    
    
    
  width : 750px;
  float: left;
  margin-top : 10px;
}


div#content	{  
    
    
    
    
    
    
    
    
    
    
  width : 574px;
  float: right;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
}


div#content h2	{  
    
    
    
    
    
    
    
    
    
    
  
  margin-bottom : -10px;
  margin-top : 20px;
  padding-left : 0px;
  padding-top : 7px;
  padding-bottom : -10px;
padding : 0px;
}

div#content img{
    
    
    
    
    
    
    
    
    
    
    
  margin-top : 10px;
  margin-bottom : 30px;
  margin-left : 10px;
}

div#list2  {
    
    
    
    
    
    
    
    
    
    
    
  border : 1px solid #ffd940;
  margin-bottom : 20px;
  padding-bottom : 20px;
  width : 572px;

  
}

div#list2 h3	{  
    
    
    
    
    
    
    
    
    
    
  padding-left : 15px;
  margin-bottom : 5px;
  margin-top : 5px;
  font-weight : normal;
  background-repeat : no-repeat;
  margin-left : 5px;
  font-size : 1em;
  margin : 5px 0px;
  padding-top : 5px;
  padding-bottom : 5px;

  
}

div#list2 p	{  
    
    
    
    
    
    
    
    
    
    
  line-height: 1.6;
  margin-top : 5px;
  margin-left : 10px;
  margin-right : 8px;
  margin : 1px 8px 5px;
  padding-left : 5px;
}

div#list2 ul{
    
    
    
    
    
    
    
    
    
    
    
  margin-right : 5px;
  margin : 5px;margin-bottom : 5px;
}

div#list2 li{
    
    
    
    
    
    
    
    
    
    
    
  margin-bottom : 5px;
  margin-left : 20px;
}

div#list2 img{
    
    
    
    
    
    
    
    
    
    
    
  margin : 0px;
  padding : 0px;
}


div#list3{  
    
    
    
    
    
    
    
    
    
    
  width : 570px;
  margin-bottom : 10px;

  font-size : 1.05em;
}


div#list-left{
    
    
    
    
    
    
    
    
    
    
    
  width : 225px;
  float : left;

  text-align : center;

  

  padding-top : 5px;
}

div#list-right{
    
    
    
    
    
    
    
    
    
    
    
  width : 340px;
  float : right;
}

div#list-right table  {  
    
    
    
    
    
    
    
    
    
    
    border-top : 1px solid orange;
    border-left : 1px solid orange;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
    width : 330px;
}
div#list-right  th  {  
    
    
    
    
    
    
    
    
    
    
    border-right : 1px solid orange;
    border-bottom : 1px solid orange;
    color : maroon;
    text-align:center;
    width : 90px;
    
    font-weight : normal;
    padding-top : 3px;
    padding-bottom : 3px;
    background-color : #ffffb5;
}
div#list-right td  {  
    
    
    
    
    
    
    
    
    
    
    border-right : 1px solid orange;
    border-bottom : 1px solid orange;
    width : 225px;
    border-left-color : orange;
    padding-left : 10px;
    padding-top : 3px;
    padding-bottom : 3px;

  line-height : 1.5em;
}

div#list-down{
    
    
    
    
    
    
    
    
    
    
    
  margin-top : 20px;
  margin-bottom : 10px;
  width : 570px;
margin : 0px 0px 20px;
  

  font-size : 1.05em;
}

div#list-down table  {  
    
    
    
    
    
    
    
    
    
    
    border-top : 1px solid silver;
    border-left : 1px solid silver;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
    width : 550px;
    margin-left : 10px;
    margin-right : 10px;
    border-bottom-color : silver;
    margin-bottom : 15px;
}
div#list-down  th  {  
    
    
    
    
    
    
    
    
    
    
    border-right : 1px solid silver;
    border-bottom : 1px solid silver;
    color : maroon;
    text-align:center;
    width : 280px;
    
    font-weight : normal;
    padding-top : 3px;
    padding-bottom : 3px;
}
div#list-down td  {  
    
    
    
    
    
    
    
    
    
    
    border-right : 1px solid silver;
    border-bottom : 1px solid silver;
    width : 280px;
    border-left-color : orange;
    padding-left : 10px;
    padding-top : 3px;
    padding-bottom : 0px;

  line-height : 2em;
  height : 60px;
}


div#infomation2  {
    
    
    
    
    
    
    
    
    
    
    
  border : 1px solid #ffd940;
  background-color : white;
  margin-bottom : 20px;
}

div#infomation2 h3	{  
    
    
    
    
    
    
    
    
    
    
  padding-left : 15px;
  margin-bottom : 5px;
  margin-top : 5px;
  font-weight : normal;
  background : #ffffb5;background-repeat : no-repeat;
  margin-left : 5px;
  font-size : 1em;
  margin : 5px;
  padding-top : 5px;
  padding-bottom : 5px;
}

div#infomation2 p	{  
    
    
    
    
    
    
    
    
    
    
  line-height: 1.6;
  margin-top : 5px;
  margin-left : 10px;
  margin-right : 8px;
  margin : 1px 8px 5px;
  padding-left : 5px;
}

div#infomation2 ul{
    
    
    
    
    
    
    
    
    
    
    
  margin-right : 5px;
  margin : 5px;margin-bottom : 5px;
}

div#infomation2 li{
    
    
    
    
    
    
    
    
    
    
    
  margin-bottom : 5px;
  background-repeat : no-repeat;
  margin-left : 20px;
}

div#list-right ul{  
    
    
    
    
    
    
    
    
    
    
  margin-left : -10px;
  list-style-type : circle;
  margin : -10px;
}

.list-last{
    
    
    
    
    
    
    
    
    
    
    

  padding-bottom : 7px;
}





div#list li{  
    
    
    
    
    
    
    
    
    
  float : left;

  padding-left : 5px;
  padding-right : 5px;

  font-size : 1.1em;

  
  border-right-width : 1px;
  
  border-right-style : solid;
  
  border-right-color : maroon;

  line-height : 1.5em;
}

div#list{
    
    
    
    
    
    
    
    
    
  margin-right : 0px;
  margin-bottom : 15px;

  width : 550px;

  

  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-top-color : #ffff80;
  border-left-color : #ffff80;
  border-right-color : #ffff80;

  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #ffff80;

  padding-right : 10px;

  padding-bottom : 10px;

  font-size : 1.1em;
}



div#list img{
    
    
    
    
    
    
  margin : 10px 0px 0px 20px;
}

div#list-down s{
    
    
    
  color : gray;
  margin-right : 10px;
}

div#list-down b{
    
    
    
  font-weight : bold;
  color : red;
}

div#list p{
    
    
  margin-left : 30px;
}

div#list-down ul{
    
  margin-left : 0px;
}

div#list3 h3{  
  margin-top : 30px;
}

