/* Top Banner */
#front_page #top_banner{
  width:650px;
  padding-right:10px;
  float:left;
}
#front_page #top_banner .banner{
  width:650px;
  height:230px;
  position:relative;
}

/* Three Banners */
#front_page #three_banners .banner{
  width: 290px;
  height: 240px;
  float:left;
  background-repeat: no-repeat;
}
#front_page #three_banners .banner .inner{
  width: 260px;
  margin: 0px 15px 10px 15px;
}
#front_page #three_banners .banner h3{
  font-size:14px;
  line-height:14px;
  margin:4px 0 0 0;
}
#front_page #three_banners .banner ul{
  margin: 0;
}
#front_page #three_banners .banner ul li{
  margin: 0;
  font-size: 12px;
  line-height:18px;
}
#front_page #three_banners .banner p{
  margin-top: 6px;
  font-size: 12px;
  line-height:18px;
  width: 255px;
}

#front_page h2.bg_white{
  background-image:url(../../../../images/front/bg_h2_white.gif);
  font-size:14px;
  line-height:100%;
  padding:11px 0 11px 40px;
  margin-top:16px;
  width:494px;
}
#front_page h2.bg_black{
  background-image:url(../../../../images/front/bg_h2_black.gif);
  color:#FFF;
  font-size:14px;
  line-height:100%;
  padding:11px 0 11px 40px;
  margin-top:16px;
  width:494px;
}
#front_page h2.bg_black a{
  color:#f9f9f9;
}

#front_page #main_contents > p{
  margin:10px 10px 7px 10px;
}
#front_page #main_contents h3{
  font-size:13px;
  font-weight:normal;
  background-color:#eff2f3;
  margin:6px 0 4px 0;
  padding-left:4px; 
}
#front_page #main_contents ul{
  padding:0 0 0 10px;
  line-height:160%;
}

/* New Registration (messages) */
.status{
  border:1px solid #F00;
  background-color:#FCC;
  padding:6px 8px;
  margin:0px 0px 10px 0px;
}

/* Forum */
#front_page #main_contents #dev{
  margin:0 8px;
  width:518px;
}
#front_page #main_contents #dev ul{
}
#front_page #main_contents #dev ul li{
  list-style:circle;
  padding-left:8px;
}

/* Forum */
#front_page #main_contents #forum{
  margin:0 8px;
  width:518px;
}
#front_page #main_contents #forum ul{
}
#front_page #main_contents #forum ul li{
  list-style:circle;
  padding-left:8px;
}


#front_page .top-right-bottom{
  background-color: #f9f9f9;
  border:1px solid #aaaaaa;
  margin-top:10px;
  font-size:13px;
}
#front_page .top-right-bottom h3{
  background-color: #22649f;
  font-size:13px;
  font-weight:normal;
  line-height:15px;
  padding:1px 4px;
  color:#FFFFFF;
}
#front_page .top-right-bottom p{
  line-height:140%;
  padding:4px 10px;
}
#front_page .top-right-bottom ul{
  padding: 4px 0 4px 30px;
}
#front_page .top-right-bottom ul li{
  list-style:circle;
  padding:2px 0;
}

/* Small banners on the right (316x80) */
#front_page #small_banners{
  background-color: #f5f5fa;
  border-top:1px solid #666666;
  border-bottom:1px solid #666666;
  margin-top:10px;
}
#front_page #small_banners h3{
  padding:8px 0 0 6px;
  font-size:14px;
}
#front_page #small_banners > div{
  margin:5px 10px;
  padding:0;
  font-size:105%;
  width:316px;
}


/* Mutual Links */
#front_page #mutual-links{
}
#front_page #mutual-links ul{
  padding-left: 30px;
}
#front_page #mutual-links ul li{
  list-style:circle;
  padding:2px 0;
}

/* Bottom Aggregator */
#front_page .aggregator{
  width:290px;
  padding-right: 5px;
  float:left;
}
#front_page h4{
  background-color:#292929;
  color:#f9f9f9;
  padding:4px 8px;
}
#front_page .aggregator .item-list ul li{
  list-style:none;
  padding:5px 8px 5px 8px;
  margin:0px;
  background-color:#f9f9f9;
  border-bottom:1px solid #aaaaaa;

}
#front_page .aggregator .item-list ul li.last{
  border-bottom:1px solid #292929;
}
#front_page .aggregator .more-link{
  display:none;
}


/* For English Version compatibility (deprecated now) 
*[lang="en"] #front_page h3{
  background-image:url(http://www.autofx-lab.com/sites/images/front_ja/header_2_bg.gif);
  font-size:14px;
  line-height:100%;
  padding:11px 0 11px 40px;
  margin-top:16px;
}
*[lang="en"] #front_page ul{
  padding:8px 0 0 16px;
}
*[lang="en"] #front_page ul li{
  padding-bottom:4px;
}
*/
