@charset "utf-8";
/* CSS Document */

 * {
  margin:0;
  padding:0;
  font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  font-size:100%;
  }
 
 body {
  background-image:url(../img/back_07.gif);
  background-repeat:repeat-x;
  color:#333333;
  }
 
 #wrapper {
  width:800px;
  margin:0 auto;
  background-color:#fff;
  border-left:1px solid #EFEFEF;
  border-right:1px solid #efefef;
  }
 
 /*上部ユーザー支援メニュー*/
 #top_navi {
  width:400px;
  height:75px;
  background-image:url(../img/back_08.gif);
  float:left;
  border-bottom:10px solid #c30;
  color:#fff;
  }
  
 #top_navi ul {
  font-size:80%;
  text-align:right;
  margin-right:10px;
  margin-top:55px;
  }
  
 #top_navi li {
  display:inline;
  padding-right:5px;
  padding-left:5px;
  }
  
 #top_navi a {
  color:#fff;
  text-decoration:none;
  }
   
 #top_navi a:link {
  color:#FFFFFF;
  }
  
 #top_navi a:hover {
  color:#f9ecbb;
  }
 
 /*ヘッダー*/ 
 #header {
  width:400px;
  height:75px;
  background-image:url(../img/back_08.gif);
  float:left;
  border-bottom:10px solid #c30;
  }
  
 /*グローバルナビ*/
 #global_navi {
  clear:both;
  height:50px;
  background-image:url(../img/back_11.gif);
  }  
 
 #global_navi ul {
  margin-left:0;
  margin-right:auto;
  width:800px;
  list-style-type:none;
  }
  
 #global_navi li {
  width:130px;
  float:left;
  font-size:85%;
  text-align:center;
  line-height:50px;
  }
  
 #global_navi a {
  display:block;
  background-image:url(../img/back_11.gif);
  color:#ffffff;
  text-decoration:none;
  }
  
 #global_navi a:link {
  color:#ffffff;
  background-image:url(../img/back_11.gif);
  text-decoration:none;
  }
  
 #global_navi a:hover {
  color:#f9ecbb;
  text-decoration:none;
  background-image:url(../img/back_12.gif);
  background-repeat:repeat-x;
  }
 
  /*フラッシュ挿入部分*/
 #image_content {
  width:800px;
  height:250px;
  } 

  /*サイドコンテンツ*/
  
 #side_content {
  width:200px;
  height:100%;
  float:left;
  background-image:url(../img/back_14.gif);
  background-repeat:repeat;
  }
  
 .image_box {
  width:180px;
  margin:20px 10px 20px 10px;
  }
  
 #mobile_content {
  background-color:#FFFFFF;
  width:180px;
  margin:25px 10px 10px 10px;
  }
  
 #mobile_content h2 {
  font-size:90%;
  border-bottom:2px solid #c30;
  border-left:10px solid #c30;
  background-image:url(../img/back_04.gif);
  line-height:25px;
  color:#fff;
  padding:5px 0 5px 5px;
  }
  
 .mobile_qr {
  width:100px;
  margin:10px 40px 10px 40px;
  }
  
 .mobile_tx {
  font-size:80%;
  padding:10px;
  }
  
 #mapbanner_content {
  width:180px;
  margin:25px 10px 20px 10px;
  }
  
 #mapbanner_content p {
  padding-top:10px;
  }
  
 #banner_content {
  width:180px;
  margin:65px 10px 20px 10px;
  }
  
 #banner_content p {
  padding-top:20px;
  padding-bottom:10px;
  }
  
 /*メインコテンツ*/
 #main_content {
  width:600px;
  background-color:#fff;
  float:right;
  }
 
 #main_content h2 {
  font-size:90%;
  border-bottom:2px solid #c30;
  border-left:10px solid #c30;
  background-image:url(../img/back_04.gif);
  line-height:25px;
  color:#fff;
  padding:5px 0 5px 5px;
  margin-top:20px;
  }
  
 #main_content a {
  color:#990000;
  text-decoration:none;
  }
  
 #main_content a:hover {
  color:#FF9900;
  }
  
 /*インフォコンテンツ*/
 #info_content {
  width:550px;
  margin-left:10px;
  }
 
 .info_tx {
  font-size:90%;
  margin:10px 5px 5px 5px;
  padding:15px;
  background-image:url(../img/back_16.gif);
  background-repeat:repeat-x;
  background-position:bottom;
  border-bottom:1px solid #ccc;
  border-right:1px solid #ccc;
  line-height:20px;
  }
  
  #info_content p {
   line-height:50px;
   font-size:85%;
   padding-left:25px;
   background-image:url(../img/back_15.gif);
   background-repeat:no-repeat;
   }
 
 /*ニュースコンテンツ*/
  #news_content {
   width:550px;
   margin-left:10px;
   }
   
  #news_content ul {
   list-style-position:inside;
   font-size:90%;
   list-style-type:none;
   margin:10px 0 10px 20px;
   height:200px;
   overflow:auto;
   }
   
  #news_content li {
   line-height:30px;
   background-image:url(../img/back_17.gif);
   background-repeat:no-repeat;
   padding-left:20px;
   }
 
 /*インフォエリアコンテンツ*/
  #infoarea_content {
   width:550px;
   margin-left:10px;
   }
   
  .newmachine_box1 {
   background-image:url(../img/back_16.gif);
   background-repeat:repeat-x;
   background-position:bottom;
   border-bottom:1px solid #ccc;
   border-right:1px solid #ccc;
   margin:10px;
   height:130px;
   }
   
  .newmachine_box2 {
   background-image:url(../img/back_16.gif);
   background-repeat:repeat-x;
   background-position:bottom;
   border-bottom:1px solid #ccc;
   border-right:1px solid #ccc;
   margin:0 10px 10px 10px;
   height:130px;
   clear:both;
   }
   
  .newmachine_box1 img {
   padding:5px;
   float:left;
   }
   
  .newmachine_box2 img {
   padding:5px;
   float:left;
   }
   
  .machine_comment {
   font-size:90%;
   padding:20px;
   }
   
  .comment_02 {
   margin-top:5px;
   border-top:2px dotted #666666;
   }
   
  .comment_02 p {
   padding-top:5px;
   } 
 
 /*フッター*/
 #footer {
  clear:both;
  height:50px;
  width:800px;
  border-top:10px solid #c30;
  background-image:url(../img/back_06.gif);
  }
  
 #footer address {
  font-style:normal;
  text-align:center;
  font-size:80%;
  color:#fff;
  line-height:30px;
  }
  
  

  
 
  

  


  
  

