/* --------------------------------------------------------------- */
/*  Style Sheet
/*  last update 2007.3.17
/*  shop/entry.css
/*  Copyright(C) Rootstock.net
/*¡¡Created by Masashi Kijima
/* --------------------------------------------------------------- */

/* shop entry
--------------------------------------------------- */
#entry{
}
#entry h2{
font-size:16px;
line-height:20px;
font-weight:bold;
color:#36574f;
margin:0 0 20px 0;
}

#entry #imgTop{
margin:20px 0;
}
#entry #imgRight{
float:right;
margin:0 0 15px 20px;
}
#entry #imgBtm{
clear:both;
margin:20px 0;
}


#entry p{
margin:0 0 14px 0;
}
#entry p.imgText{
font-size:10px;
}

#entry #url{
margin:30px 0;
}
#entry #url dt{
font-size:12px;
}
#entry #url dd{
}
#entry #file{
margin:30px 0;
}
#entry #file dt{
font-size:12px;
}
#entry #file dd{
}


#entry p.date{
margin:20px 0 40px 0;
font-size:12px;
text-align:right;
color:#36574f;
}
