/****************************************
information.css
****************************************/

/* @group section01 */

div#EntrySection01
{
padding:1px;
border:4px solid #e6e6e6;
background:#cdcdcd;
}

div#EntrySection01 div.EntrySectionBody
{
height:327px;
background:url(../info_img/bg_EntrySection01.jpg) top left no-repeat #ffffff;
}

div#EntrySection01 div.EntrySectionBody dl
{
margin:0;
}

div#EntrySection01 div.EntrySectionBody dl dt
{
display:block;
}

div#EntrySection01 div.EntrySectionBody dt,
div#EntrySection01 div.EntrySectionBody dd
{
font-size:0;
line-height:0;
}

div#EntrySection01 div.EntrySectionBody dl.First-Child dt
{
height:125px;
}

div#EntrySection01 div.EntrySectionBody dl.Second-Child dt
{
height:202px;
}

/* @end */



