@charset "utf-8";
/*------------------------------------------------------------------------------
CSS Information

File name:common.css
- Local Pages
------------------------------------------------------------------------------*/


/* Top
----------------------------------------------------*/
#main dl.profile dt {
margin-bottom:4px;
}


/* encounter
----------------------------------------------------*/

#main div.only-blockA01 {
background:url(../../encounter/images/index_bg01.jpg);
min-height:430px;

padding:0 46px 0 207px;
}

* html #main div.only-blockA01 {
height:430px;
}

#main div.only-blockA01 h2 {
margin-bottom:8px;
padding-top:47px;
}

div.item {
color:#CC6600;
}

div.item ul {
font-size:85%;
margin-top:6px;
margin-bottom:10px;
}

div.item p {
margin-top:10px;
}

p.item-name {
font-size:108%;
}
