/* CSS Document */

/* CSS Information ==============================================

File name: emtg_info.css
Description: emtg_info area
Editors: aoi takahashi
Date: 2010.03.31
Table of Contents: 
  *emtg_info
================================================================*/

/*emtg_info_section　EMTGからのお知らせ*/
#emtg_info_section{
  width:650px;
  height:auto;
  margin-bottom:9px;
}

h3.emtg_info_h3{
  margin:0;
  padding:0;
}

div.emtg_info_text{
  width:650px;
  height:auto;
  background:url(/img/top/box_emtg_info_bg.gif) repeat-y;
}

p.emtg_info_text_inner{
  width:630px;
  height:auto;
  text-align:left;
  font-size:12px;
  line-height:20px;
  padding:8px 10px 4px 10px;
  margin:0;
}

